Alexander Skvortsov
07379ba4a5
Add nicknames to new installs ( #70 )
4 years ago
Daniël Klabbers
5abd213039
added @askvortsov1 to composer.json
4 years ago
Daniël Klabbers
e39a512e0c
changelog for v0.1.0-beta.14
4 years ago
Lucas Henrique
68110bf52e
Fix README.md logo path ( #68 )
...
Bring back Flarum logo by adding missing "/assets" segment.
4 years ago
Daniël Klabbers
e786d788ea
Update composer.json ( #67 )
...
Drop the oauth extensions, see https://github.com/flarum/core/issues/2006
4 years ago
Matt Kilgore
4ffaf91ec4
Add IIS config for easier windows setup ( #66 )
...
* Add IIS config for easier windows setup
* Use regex from .nginx.conf and comment out rule
Uses the more common regex which reduces the number of rules and also commented out for consistency with nginx and apache
* Used enabled flag for no-public restrictions
Also fixes any indentations
4 years ago
Clark Winkelmann
0ef4318913
nginx rule to prevent access to sensitive files ( #65 )
...
* nginx rule to prevent access to sensitive files
* Add a suggested rule that does the same as the suggested rule in .htaccess
* Add .git and auth.json to nginx sensitive resources
5 years ago
Alexander Skvortsov
3aeffd15aa
Latest beta now requires PHP 7.2+
5 years ago
Daniël Klabbers
9400a34ab0
Release v0.1.0-beta.13
5 years ago
Daniël Klabbers
adada6456f
prevents reading composer related json file
5 years ago
Daniël Klabbers
7fc74eb36c
ready up for b12, updated authors, changelog
5 years ago
Franz Liedke
542331b6b4
Extract duplicated site setup to shared file ( #63 )
5 years ago
Franz Liedke
41497429f6
Consistent spacing
5 years ago
Daniël Klabbers
abe7a51cf5
update index.php with new license
5 years ago
Daniël Klabbers
7a875ce203
update extend.php with new license
5 years ago
Daniël Klabbers
0aeead1259
update binary with new copyright
5 years ago
Franz Liedke
cb7312b84a
Update copyright year
5 years ago
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.
5 years ago
Franz Liedke
f1d5b46b4e
Apply fixes from StyleCI
5 years ago
Franz Liedke
60299dd9e5
Update copyright claims in LICENSE
5 years ago
Daniël Klabbers
03223e3c69
v0.1.0-beta.10 releasing
5 years ago
Franz Liedke
b196d2cc32
Release beta.9
5 years ago
Franz Liedke
4acab4a46f
Release beta.8.1
6 years ago
Toby Zerner
1683328c86
Add changelog
6 years ago
Toby Zerner
e2544a2a22
Prevent caching of JSON:API responses
...
See https://discuss.flarum.org/d/17793-a-force-refresh-fixes-everything-temporarily
6 years ago
Toby Zerner
60005b67cc
Uppercase that README
6 years ago
Toby Zerner
69bd886df8
Remove copyright year from LICENSE
...
So we don't have to worry about keeping it updated
6 years ago
Toby Zerner
fb56b87a49
Update README, consolidate other meta files
...
Code of Conduct and Contributing have been moved into the new docs
6 years ago
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?
6 years ago
Toby Zerner
3ec2aad36e
Merge pull request #58 from flarum/tz/code-of-conduct
...
Add Code of Conduct
6 years ago
Toby Zerner
8492ce3a0b
Add code of conduct
6 years ago
Franz Liedke
8b9da9be31
Configure all paths explicitly
...
Suggested by @tobscure below commit dfebb5c8ca
.
6 years ago
Franz Liedke
084d1b2ff2
Remove unused FLARUM_START constant
6 years ago
Franz Liedke
dfebb5c8ca
Adopt new Flarum\Foundation\Site interface
...
Refs flarum/core#1592 .
6 years ago
Toby Zerner
dd740b4c40
Rename packages
6 years ago
Franz Liedke
655aa9cea9
Booting is now done by the Server classes
...
Refs flarum/core#1421 .
6 years ago
Franz Liedke
54d9228ab8
Add a root-level extend.php for per-forum customizations
6 years ago
Toby Zerner
7b5bd17c77
Merge pull request #55 from flarum/fl/sites
...
Update skeleton for site/app refactoring
6 years ago
Franz Liedke
fe3a0ac993
Update skeleton for site/app refactoring
6 years ago
Clark Winkelmann
a82b4f209f
Update urls with their current canonical versions ( #54 )
6 years ago
Franz Liedke
995a2621db
Prevent Git from auto-merging Composer's lockfile
...
Source: https://blog.martinhujer.cz/17-tips-for-using-composer-efficiently/
7 years ago
Franz Liedke
01e5fde09c
Composer: Sort dependencies
7 years ago
Franz Liedke
17926d696d
Remove http-interop package
7 years ago
Franz Liedke
088fdb4110
Unbundle Akismet extension
...
It's used comparatively rarely, and adds another required PHP
extension to our set of minimum requirements.
Closes flarum/flarum.github.io#69 .
7 years ago
Franz Liedke
2798440851
Add directory for storing session data
7 years ago
Franz Liedke
84f8ef0395
Add version constraint for http-interop interfaces
7 years ago
Toby Zerner
d43085eaee
Merge pull request #50 from clarkwinkelmann/patch-1
...
Remove htaccess rules that are no longer necessary with the public folder
7 years ago
Clark Winkelmann
23a1ed3e58
Rules no longer necessary with the public folder
7 years ago
Franz Liedke
0e0d443f85
Tweak readme text
7 years ago
Gurjyot Singh
0e9810b1bc
Added link for Flarum/core and Discord Chat ( #45 )
...
* Added link for Flarum/core and Discord Chat
* Fixed Text
7 years ago