framework/framework/core
Sami Mazouz b8e17182e9
feat: advanced maintenance modes (#3977)
* feat: low maintenance mode (maintenance with admin access) (#3975)
* feat: low maintenance mode (maintenance with admin access)
* Apply fixes from StyleCI
* chore: only required when basic
* chore: more concise code
* chore(review): enum
* feat: enable through settings
* Apply fixes from StyleCI
* core: typing
* feat: safe mode (#3978)
* feat: safe mode
* feat: add extension page warning
* feat: `safe_mode_extensions`
* Apply fixes from StyleCI
2024-05-03 14:05:58 +01:00
..
js feat: advanced maintenance modes (#3977) 2024-05-03 14:05:58 +01:00
less feat: advanced maintenance modes (#3977) 2024-05-03 14:05:58 +01:00
locale feat: advanced maintenance modes (#3977) 2024-05-03 14:05:58 +01:00
migrations chore: handle deprecations from 1.x (#3909) 2023-11-10 21:20:18 +00:00
src feat: advanced maintenance modes (#3977) 2024-05-03 14:05:58 +01:00
tests feat: advanced maintenance modes (#3977) 2024-05-03 14:05:58 +01:00
views feat: advanced maintenance modes (#3977) 2024-05-03 14:05:58 +01:00
.gitattributes test: relying on a third-party for avatar URL tests is unreliable (#3586) 2022-08-05 19:24:43 +01:00
.gitignore Apply flarum-cli audit fix (#3248) 2022-01-03 16:57:09 -05:00
composer.json feat: eloquent factories (primarily for tests) (#3982) 2024-05-03 09:20:27 +01:00
LICENSE.md Apply flarum-cli audit fix (#3248) 2022-01-03 16:57:09 -05:00