1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-07-02 19:04:55 +00:00
Commit graph

12 commits

Author SHA1 Message Date
Starbeamrainbowlabs 10b94ce2ef
Use tempnam() instead of tmpfile() when unpacking extra data
It seems that some people were experiencing some strange issues with
stream_get_meta_data($handle)["uri"] - hrm 🤔
2019-09-12 14:50:48 +01:00
Starbeamrainbowlabs 6e8e35748b
Squash warnings about non-static methods in the page renderer 2019-09-12 14:49:54 +01:00
Starbeamrainbowlabs 6fd3155ab9
Add *all* the error messages to the unpacker 2019-09-12 14:47:30 +01:00
Starbeamrainbowlabs 712e95474c
Minify the pageindex by default, but also add a setting to control this 2019-06-01 15:55:48 +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 c2b8c152bc
Implement unpacking logic 2019-04-06 13:15:52 +01:00
Starbeamrainbowlabs 3dcb8b5b1e
Update parser engine to handle comments as untrusted 2019-03-02 21:59:50 +00:00
Starbeamrainbowlabs 4f9f1a6cf9
Add support for core sharding to build script 2019-03-02 21:13:41 +00:00
Starbeamrainbowlabs 55989f11b6
Move __halt_compiler(); to by dynamically written by pack.php 2019-03-02 16:47:22 +00: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