Commit Graph

19 Commits (38a0c4558b8d97c773ecb50fc957b6183db49d05)

Author SHA1 Message Date
Franz Liedke 38a0c4558b
Revert "fixes" from StyleCI
These were intended, to simplify getting started or changing things in
the base skeleton.

StyleCI has now been disabled for this repository.
2020-01-03 15:20:30 +01:00
Franz Liedke f1d5b46b4e Apply fixes from StyleCI 2019-11-29 23:17:03 +00:00
Toby Zerner e2544a2a22 Prevent caching of JSON:API responses
See https://discuss.flarum.org/d/17793-a-force-refresh-fixes-everything-temporarily
2018-12-02 07:44:59 +10:30
Toby Zerner b4a09a072f Update .htaccess rules and add .nginx.conf
- Clean up .htaccess and use best practices from h5bp/server-configs.

- Extract Nginx config from docs into a new .nginx.conf file which can
  be included in the server block. Also uses best practices from
  h5bp/server-configs.

- Remove "Allow access if Flarum is installed in a subdirectory but
  another .htaccess in a higher directory denies access" rule. I'm not
  sure why this was in here. Traced it back to

    c17588f1cd (diff-8052c42ab3b8aa06a3f5f788a4ddccc2)

  but there's no real rationale behind why such an edge case should be
  included in the default .htaccess?
2018-11-21 17:26:02 +10:30
Franz Liedke 8b9da9be31
Configure all paths explicitly
Suggested by @tobscure below commit dfebb5c8ca.
2018-10-28 23:12:45 +01:00
Franz Liedke dfebb5c8ca
Adopt new Flarum\Foundation\Site interface
Refs flarum/core#1592.
2018-10-24 22:21:02 +02:00
Franz Liedke 655aa9cea9
Booting is now done by the Server classes
Refs flarum/core#1421.
2018-09-21 23:35:34 +02:00
Franz Liedke fe3a0ac993
Update skeleton for site/app refactoring 2018-08-22 08:03:51 +02:00
Clark Winkelmann 23a1ed3e58
Rules no longer necessary with the public folder 2018-03-05 18:09:14 +01:00
Toby Zerner c5c81c8651 Add public directory 2017-12-19 18:35:40 +10:30
Toby Zerner d9ebd27a93 New skeleton architecture
flarum/core submodule needs to be added back in (to system/core)
2015-04-25 22:57:04 +09:30
Toby Zerner 0263dcc107 Fix gitignoring 2015-03-29 22:26:39 +10:30
Toby Zerner eb92f6a3ac Remove font awesome 2015-03-29 22:20:50 +10:30
Toby Zerner e9609aa4c3 Move avatars directory 2015-03-29 22:20:21 +10:30
Franz Liedke c8568df40f Add gitignore file to avatars directory. 2015-03-26 21:53:31 +01:00
Franz Liedke 8ee8a0a9b9 Configure filesystem disk for avatars. 2015-03-26 21:04:54 +01:00
Toby Zerner 0b3f7acf5f Upgrade to Laravel 5. Delete stuff that we don't need. 2015-02-24 20:37:26 +10:30
Mike Dugan 860e698620 rock and roll! 2014-12-28 01:14:54 -05:00
Mike Dugan 8293099b25 initial 2014-12-24 08:42:42 -05:00