1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-06-17 02:24:55 +00:00
Pepperminty-Wiki/core
Starbeamrainbowlabs 45c2fa56cd
Add more type hints, and fail to get Server-Timing working.
Note to self: If we do end up implementing it, remember that 
$env->perfdata does containsensitive information sometimes, so we might 
need to revise our approach a bit (e.g. only sending it to authenticated 
admins)
2020-07-28 02:10:28 +01: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 Integrate didyoumean into the main search engine, but it's crashing. 2020-03-15 17:54:27 +00:00
05-functions.php Add more type hints, and fail to get Server-Timing working. 2020-07-28 02:10:28 +01: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 Add more type hints, and fail to get Server-Timing working. 2020-07-28 02:10:28 +01: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