1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-09-19 20:25:57 +00:00
Commit graph

13 commits

Author SHA1 Message Date
Starbeamrainbowlabs 9800c257de
settings: fill in secret if it doesn't exist but peppermint.json does 2024-08-19 22:18:38 +01:00
Starbeamrainbowlabs b1e28a0e06
settings: fix firstrun_complete handling if preset to false before wiki initialisation 2024-08-19 21:56:12 +01:00
Starbeamrainbowlabs b0fde1df77
typos in error messages 2024-08-19 21:29:30 +01:00
Starbeamrainbowlabs cfd087d919
Add MPL 2.0 short header to core code files 2020-09-23 23:22:39 +01:00
Starbeamrainbowlabs 1ec1705a62
Standardise error_log prefixes to aid clarity in multi-wiki environments 2020-07-28 19:42:41 +01:00
Starbeamrainbowlabs 1d540d3d8a
Send content-type: text/plain when erroring out 'cause we can't write to disk 2020-02-04 01:23:44 +00:00
Starbeamrainbowlabs f02e486580
Tweak peppermint.josn access check message again 2019-12-22 14:32:46 +00:00
Starbeamrainbowlabs 2198755af8
Add secret GET param to debug action 2019-09-11 20:21:21 +01:00
Starbeamrainbowlabs d73c8d2f1f
Tweak peppermint.json.compromised error message 2019-09-09 17:07:23 +01:00
Starbeamrainbowlabs 8a67df8ec4
Bugfix: Don't upgrade settings if they have a value of null 2019-05-11 22:52:08 +01:00
Starbeamrainbowlabs a49ccccbcc
Handle pre-existing wikis 2019-05-11 15:39:55 +01:00
Starbeamrainbowlabs 1d6409128d
Start work on a simpler first-run wizard, but it's not finished yet.
Hopefully this one will be more successful than the last attempt :P
2019-05-11 00:35:17 +01:00
Starbeamrainbowlabs f63553fb92
Split core.php up into 16(!) different files.
This has been a looong time in coming. 1.9K links is _far_ too much for 
any file.
2019-03-02 16:45:34 +00:00
Renamed from settings.fragment.php (Browse further)