Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/flarum/flarum

Simple forum software for building great communities.
https://github.com/flarum/flarum

Revamp setup of core subdirectory.

The most work should now be done on the host machine after cloning
by initializing and updating ...

806ae8ab965ac2d0038574e0abcfec50b7a3d977 authored over 9 years ago by Franz Liedke <[email protected]>
Remove flarum directory from list of ignored files.

a7e1c191e2a17db50d1c06e828f790f0ef5c64ff authored over 9 years ago by Franz Liedke <[email protected]>
Specify branch of core submodule.

This means that after pulling from the main repository, you should
run "git submodule update --r...

9d34ea018979cb83fba02ccf40fca47bfdf3522a authored over 9 years ago by Franz Liedke <[email protected]>
Add core as submodule.

To fetch the submodule, run "git submodule init" followed by
"git submodule update" in the root ...

e7a6c815585dfc0f125d713b137bdd19aaa32d41 authored over 9 years ago by Franz Liedke <[email protected]>
Install Studio in Vagrant VM.

a569ef69e08014b086e867e41e56959151a08928 authored over 9 years ago by Franz Liedke <[email protected]>
Update dependencies, use Studio for managing core subdirectory.

0d5f9492970ebe02e17ec12469feed02f579e8a8 authored over 9 years ago by Franz Liedke <[email protected]>
Update service provider name

91050da1157ea0917692ac5c3bf409df4fb565c6 authored over 9 years ago by Toby Zerner <[email protected]>
Update vagrant scripts for new ember app location

8be15711c056bc6fea4c8006c252911be6bd3fdd authored over 9 years ago by Toby Zerner <[email protected]>
Turns out putting a . there breaks Laravel

e20005bb24a4dc516476b9955a36c4ff87eefab7 authored over 9 years ago by Toby Zerner <[email protected]>
Fix gitignoring

0263dcc107e85dfcf6cb6b409356b31048cd6892 authored over 9 years ago by Toby Zerner <[email protected]>
Remove font awesome

eb92f6a3ac11af40dcb80eabc58e50a12c52193f authored over 9 years ago by Toby Zerner <[email protected]>
Move avatars directory

e9609aa4c35936d3a40f87269b29f64001437312 authored over 9 years ago by Toby Zerner <[email protected]>
Namespace avatars disk

1750834122f79cca2089a69f6fbc50ec5a465f61 authored over 9 years ago by Toby Zerner <[email protected]>
Add AdminServiceProvider

cab771a4d44ea7541f8e08e7dbd175db66607e85 authored over 9 years ago by Toby Zerner <[email protected]>
Add gitignore file to avatars directory.

c8568df40fec2687e192c98bec8625681e75a1ff authored over 9 years ago by Franz Liedke <[email protected]>
Configure filesystem disk for avatars.

8ee8a0a9b9ac5ad9c9530eec3e9073ee21495c39 authored over 9 years ago by Franz Liedke <[email protected]>
Merge pull request #5 from franzliedke/patch-3

[Vagrant] Fix ember aliases

ccc73498b1f1439b383b4781226b0d13f99f030f authored almost 10 years ago by Toby Zerner <[email protected]>
Merge pull request #6 from franzliedke/vagrant-windows

Vagrant improvements

406330a1aaaf47c0e155745232c6bff5b6aaf6a3 authored almost 10 years ago by Toby Zerner <[email protected]>
Revert back to using NFS on Windows, too (encouraging the use of a plugin).

165bb7ef01f445b1c825160ce279761b815ff8ef authored almost 10 years ago by Franz Liedke <[email protected]>
Use my fixed version of Vaprobash's Node installer until my PR gets merged.

df71ca5cf79f6f959484198df176b41a46761251 authored almost 10 years ago by Franz Liedke <[email protected]>
Try to fix VM network issues that caused crashes in NPM and APT.

10e6e975e63f10b33f7bd3dba482e66c7e82c081 authored almost 10 years ago by Franz Liedke <[email protected]>
Use the standard Vaprobash way to install global Node packages.

4bd1c27af0d442a95872c207a0217d64f7e96685 authored almost 10 years ago by Franz Liedke <[email protected]>
Fix ember aliases.

c0e7b92ef4c5fe24ed96c59c45051d87643bbf1f authored almost 10 years ago by Franz Liedke <[email protected]>
Merge pull request #4 from franzliedke/patch-2

[Vagrant] Only use NFS on non-Windows machines

08c34046aa63bbb1b5c565e8a9556fa1c17418ae authored almost 10 years ago by Toby Zerner <[email protected]>
Only use NFS on non-Windows machines.

359646885afdf8c962f8d11c1bfc749eb3097051 authored almost 10 years ago by Franz Liedke <[email protected]>
Merge pull request #3 from franzliedke/master

Install Composer dependencies with --prefer-dist.

eba9a7ee213459e90ef890676cd3903b80766663 authored almost 10 years ago by Toby Zerner <[email protected]>
Install Composer dependencies with --prefer-dist.

That should speed up provisioning considerably.

37b76a73cf25fccdc6528cf04cbc96548f4ce652 authored almost 10 years ago by Franz Liedke <[email protected]>
Merge pull request #2 from franzliedke/patch-1

Non-interactive APT package installation

139df0f071758ec7be1006b4a1694248d5269a5a authored almost 10 years ago by Toby Zerner <[email protected]>
Non-interactive APT package installation

ce53d935c3864c2dceabf0682e4a8b6625ad1e87 authored almost 10 years ago by Franz Liedke <[email protected]>
Better NFS syncing

See https://github.com/mitchellh/vagrant/issues/4204

6ddec4834bf27519eaaf4fc7ae369cfa1e4e75d7 authored almost 10 years ago by Toby Zerner <[email protected]>
Add mail settings to env config

d9aad26b8e50875513886a65f5737541388b9602 authored almost 10 years ago by Toby Zerner <[email protected]>
Add back console Kernel

L5 complains when it’s gone

c4cc65c561d74baf1f5ba20f658d3178672262c2 authored almost 10 years ago by Toby Zerner <[email protected]>
Fix dud composer autoloading

f5c63354d5cc8a8777b05518c5953c9a6b880c4a authored almost 10 years ago by Toby Zerner <[email protected]>
Upgrade to Laravel 5. Delete stuff that we don't need.

0b3f7acf5fb7e08c0f8ccd158bfe4146fe4fec3c authored almost 10 years ago by Toby Zerner <[email protected]>
Merge pull request #1 from mikedugan/master

nginx root & asset publish in startup

c10031dadcbeb208c4814da91611f69433b6cb79 authored almost 10 years ago by Toby Zerner <[email protected]>
Merge branch 'master' of github.com:mikedugan/flarum

34d3686c4aaa0c766d568c1eef43788281de68f0 authored almost 10 years ago by Mike Dugan <[email protected]>
update vagrantfile for nginx root

f7e67e58a22dd5fb45b2c64a57cdb38821d9635a authored almost 10 years ago by Mike Dugan <[email protected]>
Point to flarum/core for installation instructions

3d6e9f3a5a1365d4e58de300430efc54bbd149a9 authored almost 10 years ago by Toby Zerner <[email protected]>
Clean up readme

02ba17e572b1cdbae13550e32b1fd7613642bea3 authored almost 10 years ago by Toby Zerner <[email protected]>
rock and roll!

860e69862023477976994577a4bba1f3ace60756 authored almost 10 years ago by Mike Dugan <[email protected]>
update scripts

d626f36fe50b5fd57b1df73a047602c4696b54f0 authored almost 10 years ago by Mike Dugan <[email protected]>
updating the scripts and fixing things

a8eb18dd73cfb1d2eeb98a805c1a3aa6b28ff588 authored almost 10 years ago by Mike Dugan <[email protected]>
added aliases

6318028634a116879165eea538096c327b481a5a authored almost 10 years ago by Mike Dugan <[email protected]>
update scripts and vagrantfile

ab32879de9012e0f7b0c175751392b7b28afe6f7 authored almost 10 years ago by Mike Dugan <[email protected]>
rm phpunit, update readme

2a2c130b52d7ce9f29a3c47df1d25a6b27c83407 authored almost 10 years ago by Mike Dugan <[email protected]>
vagrantfile and scripts

2655444754ede85883b9620390848c44f21ee8ca authored almost 10 years ago by Mike Dugan <[email protected]>
initial

8293099b25312176d87b08f0b9ddc1fcfa75f18c authored almost 10 years ago by Mike Dugan <[email protected]>