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

1552 commits

Author SHA1 Message Date
b78e52cc06
Add luminous as a composer dependency, but it's not used yet 2019-04-25 01:05:50 +01:00
68af272006
Update changelog again 2019-04-06 13:30:14 +01:00
7f0cb1f40f
Update changelog 2019-04-06 13:17:02 +01:00
c2b8c152bc
Implement unpacking logic 2019-04-06 13:15:52 +01:00
97f2b2972c
Update changelog again 2019-03-02 22:10:13 +00:00
de5500d2e3
Update changelog 2019-03-02 22:09:25 +00:00
017281375d
Bugfix: Return templates as rawHtml instead of text to avoid double-escaping rendered html 2019-03-02 22:07:58 +00:00
dc747547be
Update changelog 2019-03-02 22:01:25 +00:00
3dcb8b5b1e
Update parser engine to handle comments as untrusted 2019-03-02 21:59:50 +00:00
d1c161f26a
build: Cleanup temp file at end of build 2019-03-02 21:59:35 +00:00
4f9f1a6cf9
Add support for core sharding to build script 2019-03-02 21:13:41 +00:00
55989f11b6
Move __halt_compiler(); to by dynamically written by pack.php 2019-03-02 16:47:22 +00:00
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
4de995761d
Fix a bunch of serenata errors 2019-03-02 13:49:12 +00:00
9f9ee73dd4
Make comment more verbose 2019-03-02 13:32:35 +00:00
d6c56feb1d
Download extra files in the pseudo-module_register(), and then pack 'em in the packer 2019-03-02 13:32:12 +00:00
501d6a1c9c
Assume that the extra data directory exists in modules.
We can get the module registration system to automatically prepare the 
requested files
2019-03-02 13:04:30 +00:00
7cd57c894f
Use a clever hack to get the file descriptor of the ZipArchive and peel the data out.
Not sure if it'll work yet though, as we've run into a bit of a snag 
with the module loading.....
2019-03-02 12:24:11 +00:00
969deef567
Fix the PHPdoc comments with help from Serenata
https://serenata.gitlab.io/
2019-03-01 21:08:02 +00:00
e93417f171
Start working on a new extra_data system, but it's not finished yet.
Warning: Everything's broken! If you want to use the latest master, please use the commit before this one.
2019-02-26 23:01:09 +00:00
9bb97cad5b
Build script: Output some basic progress information 2019-02-26 19:48:04 +00:00
f33fa13aad
Update docs 2019-02-24 16:03:11 +00:00
64fa493e45
Bump moar versions 2019-02-24 16:02:29 +00:00
a168b7e103
Bump version. New release incoming! :D 2019-02-24 15:55:27 +00:00
271e391a12
Update changelog 2019-02-10 23:29:41 +00:00
c4457b1ec0
Bump version for the first beta release of v0.18! 2019-02-10 23:19:51 +00:00
a3330829cb
Bump module versions & go over documentation comments 2019-02-10 23:18:34 +00:00
429c3eaf50
Update documentation for add_parser 2019-02-10 23:13:08 +00:00
0f79a8ec13
Bugfix new cache id system 2019-02-10 23:08:16 +00:00
a5563bb458
Add title to internal links, and refactor page cache id generation 2019-02-10 23:01:01 +00:00
1938bfd5b9
Fix 2 more vulnerabilities 2019-02-10 20:21:52 +00:00
97c9fdbda9
Bugfix: Link to user pages correctly in the recent changes feed 2019-02-03 16:35:38 +00:00
01a7cb13ce
Update PHP versions in Travis CI config 2019-02-01 17:30:08 +00:00
69f2cf8068
Update note 2019-01-31 23:38:34 +00:00
ef7f470ed3
Add note about complicated includes 2019-01-31 23:38:23 +00:00
2974966c07
Add parser output caching layer 2019-01-31 23:32:05 +00:00
d51c3f163f
Bugfix: Include uploaded files when exporting 2019-01-31 21:41:13 +00:00
c120902cda
Bugfix: Wrap long lines in code blocks 2019-01-30 21:36:21 +00:00
dc860acfd3
Tidy up page-view module code 2019-01-30 21:34:24 +00:00
1cb30b28ca
Bugfix & put page_renderer::add_header_html to use 2019-01-27 23:12:39 +00:00
0ac2f24b5f
page_renderer: reeduce indenting a bit 2019-01-27 23:08:29 +00:00
5b670f5981
Refactor method names in page renderer 2019-01-27 22:56:51 +00:00
1765f410e6
[recent-changes] Add new page size & size difference 2019-01-24 23:54:27 +00:00
91a9c44b8f
Bugfix: Don't throw warnings if interwiki links aren't configured 2019-01-24 23:47:43 +00:00
c40d1a1016
Update changelog 2019-01-24 21:19:00 +00:00
14a7040646
Advertise recent changes alternate formats 2019-01-24 21:15:23 +00:00
524efcc43d
Add helpful comment for the future 2019-01-24 20:56:25 +00:00
33153094b1
Bugfix find_revisionid_timestamp 2019-01-24 20:51:23 +00:00
0ec1424d35
Update changelog 2019-01-24 20:47:59 +00:00
5da517fbe1
Bugfix recent changes atom feed 2019-01-24 20:47:16 +00:00