1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-06-01 09:53:02 +00:00
Commit graph

1863 commits

Author SHA1 Message Date
Starbeamrainbowlabs 1dc0438a18
Work more on the first-run installer, but it's not finished yet 2019-05-11 12:45:02 +01:00
Starbeamrainbowlabs e37541d606
Add a more obvious link to the user table at the top of the master settings page 2019-05-11 12:44:28 +01:00
Starbeamrainbowlabs 1367641b58
Bugfix: Fix crash when trying to access the user table when not logged in as an admin.
Thanks, @Gert-dev for php-ide-serenata!
2019-05-11 12:41:43 +01:00
Starbeamrainbowlabs 0e8a27e7f7
Improve comments 2019-05-11 12:13:06 +01:00
Starbeamrainbowlabs a25767432a
Add todo 2019-05-11 00:35:47 +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 50efd4bb49
Bump versions 2019-05-06 23:48:34 +01:00
Starbeamrainbowlabs 4e801c4692
Bugfix: Consolidate user->email & user->emailAddress.
Also add an auto-migrator on login.

Fixes #167
2019-05-06 23:44:38 +01:00
Starbeamrainbowlabs f3d797695e
Bugfix: Don't crash when updating stats if no pages have any tags yet 2019-05-06 20:31:08 +01:00
Starbeamrainbowlabs c177b66b42
Bugfix: Don't throw a warning if the search index doesn't exist yet 2019-05-06 20:22:36 +01:00
Starbeamrainbowlabs 21bba710b5
Update android app notes 2019-05-06 14:27:48 +01:00
Starbeamrainbowlabs b78e52cc06
Add luminous as a composer dependency, but it's not used yet 2019-04-25 01:05:50 +01:00
Starbeamrainbowlabs 68af272006
Update changelog again 2019-04-06 13:30:14 +01:00
Starbeamrainbowlabs 7f0cb1f40f
Update changelog 2019-04-06 13:17:02 +01:00
Starbeamrainbowlabs c2b8c152bc
Implement unpacking logic 2019-04-06 13:15:52 +01:00
Starbeamrainbowlabs 97f2b2972c
Update changelog again 2019-03-02 22:10:13 +00:00
Starbeamrainbowlabs de5500d2e3
Update changelog 2019-03-02 22:09:25 +00:00
Starbeamrainbowlabs 017281375d
Bugfix: Return templates as rawHtml instead of text to avoid double-escaping rendered html 2019-03-02 22:07:58 +00:00
Starbeamrainbowlabs dc747547be
Update changelog 2019-03-02 22:01:25 +00:00
Starbeamrainbowlabs 3dcb8b5b1e
Update parser engine to handle comments as untrusted 2019-03-02 21:59:50 +00:00
Starbeamrainbowlabs d1c161f26a
build: Cleanup temp file at end of build 2019-03-02 21:59:35 +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
Starbeamrainbowlabs 4de995761d
Fix a bunch of serenata errors 2019-03-02 13:49:12 +00:00
Starbeamrainbowlabs 9f9ee73dd4
Make comment more verbose 2019-03-02 13:32:35 +00:00
Starbeamrainbowlabs d6c56feb1d
Download extra files in the pseudo-module_register(), and then pack 'em in the packer 2019-03-02 13:32:12 +00:00
Starbeamrainbowlabs 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
Starbeamrainbowlabs 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
Starbeamrainbowlabs 969deef567
Fix the PHPdoc comments with help from Serenata
https://serenata.gitlab.io/
2019-03-01 21:08:02 +00:00
Starbeamrainbowlabs 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
Starbeamrainbowlabs 9bb97cad5b
Build script: Output some basic progress information 2019-02-26 19:48:04 +00:00
Starbeamrainbowlabs f33fa13aad
Update docs 2019-02-24 16:03:11 +00:00
Starbeamrainbowlabs 64fa493e45
Bump moar versions 2019-02-24 16:02:29 +00:00
Starbeamrainbowlabs a168b7e103
Bump version. New release incoming! :D 2019-02-24 15:55:27 +00:00
Starbeamrainbowlabs 271e391a12
Update changelog 2019-02-10 23:29:41 +00:00
Starbeamrainbowlabs c4457b1ec0
Bump version for the first beta release of v0.18! 2019-02-10 23:19:51 +00:00
Starbeamrainbowlabs a3330829cb
Bump module versions & go over documentation comments 2019-02-10 23:18:34 +00:00
Starbeamrainbowlabs 429c3eaf50
Update documentation for add_parser 2019-02-10 23:13:08 +00:00
Starbeamrainbowlabs 0f79a8ec13
Bugfix new cache id system 2019-02-10 23:08:16 +00:00
Starbeamrainbowlabs a5563bb458
Add title to internal links, and refactor page cache id generation 2019-02-10 23:01:01 +00:00
Starbeamrainbowlabs 1938bfd5b9
Fix 2 more vulnerabilities 2019-02-10 20:21:52 +00:00
Starbeamrainbowlabs 97c9fdbda9
Bugfix: Link to user pages correctly in the recent changes feed 2019-02-03 16:35:38 +00:00
Starbeamrainbowlabs 01a7cb13ce
Update PHP versions in Travis CI config 2019-02-01 17:30:08 +00:00
Starbeamrainbowlabs 69f2cf8068
Update note 2019-01-31 23:38:34 +00:00
Starbeamrainbowlabs ef7f470ed3
Add note about complicated includes 2019-01-31 23:38:23 +00:00
Starbeamrainbowlabs 2974966c07
Add parser output caching layer 2019-01-31 23:32:05 +00:00
Starbeamrainbowlabs d51c3f163f
Bugfix: Include uploaded files when exporting 2019-01-31 21:41:13 +00:00
Starbeamrainbowlabs c120902cda
Bugfix: Wrap long lines in code blocks 2019-01-30 21:36:21 +00:00
Starbeamrainbowlabs dc860acfd3
Tidy up page-view module code 2019-01-30 21:34:24 +00:00