1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-06-02 10:13:01 +00:00
Pepperminty-Wiki/core
Starbeamrainbowlabs fa81f0df25
Implement basic Pepperminty Wiki CLI & shell :D
The BkTree tester gave me the idea.

No longer will you have to hope that search indexing will complete in 
time and adjust the maximum execution time for larger wikis..... when 
that's implemented.
2020-03-10 01:47:40 +00:00
..
00-beginning.php Split core.php up into 16(!) different files. 2019-03-02 16:45:34 +00:00
01-settings.fragment.php Send content-type: text/plain when erroring out 'cause we can't write to disk 2020-02-04 01:23:44 +00:00
02-environment.php Correctly handle utf-8 in email_user() 2019-12-23 17:39:18 +00:00
05-functions.php Implement basic Pepperminty Wiki CLI & shell :D 2020-03-10 01:47:40 +00:00
07-unpack.php Use tempnam() instead of tmpfile() when unpacking extra data 2019-09-11 23:44:59 +01:00
10-login.php Implement basic Pepperminty Wiki CLI & shell :D 2020-03-10 01:47:40 +00:00
15-apidoc.php Split core.php up into 16(!) different files. 2019-03-02 16:45:34 +00:00
20-pageindex-loader.php pageindex: Unset stray global 2019-12-23 15:42:40 +00:00
25-page-ids.php Split core.php up into 16(!) different files. 2019-03-02 16:45:34 +00:00
30-consistency.php Implement basic Pepperminty Wiki CLI & shell :D 2020-03-10 01:47:40 +00:00
40-page-renderer.php Bugfix: Fix alt + enter search box submit failing with allow popups message 2019-12-23 20:52:48 +00:00
45-environment-deferred.php Split core.php up into 16(!) different files. 2019-03-02 16:45:34 +00:00
50-security.php Implement basic Pepperminty Wiki CLI & shell :D 2020-03-10 01:47:40 +00:00
60-modules.php Split core.php up into 16(!) different files. 2019-03-02 16:45:34 +00:00
70-parser-engine.php Update parser engine to handle comments as untrusted 2019-03-02 21:59:50 +00:00
99-module-insert.php Split core.php up into 16(!) different files. 2019-03-02 16:45:34 +00:00
100-run.php Implement basic Pepperminty Wiki CLI & shell :D 2020-03-10 01:47:40 +00:00