Commit Graph

324 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 433b83072a Bump versions & tweak help page ordering a bit 2017-01-02 20:39:52 +00:00
Starbeamrainbowlabs 3e58a7b03d Add conditional user preferences section to help page. 2017-01-02 20:38:18 +00:00
Starbeamrainbowlabs abfeea06a8 Move password changing apidoc comment 2017-01-02 20:25:46 +00:00
Starbeamrainbowlabs 103889d41c Bugfix: Push page path through makepathsafe when detecting redlinks 2016-12-26 18:30:29 +00:00
Starbeamrainbowlabs fafaf397e9 Bugfix: Make password chainging work. 2016-12-23 18:06:04 +00:00
Starbeamrainbowlabs 3358b8b100 Implement (untested) backend for password changing 2016-12-21 22:03:38 +00:00
Starbeamrainbowlabs 8f7a111b48 Improve the last edited message in the footer. 2016-12-17 20:59:04 +00:00
Starbeamrainbowlabs 51b37ee55b Begin creating a user preferences page! :D 2016-12-16 21:29:55 +00:00
Starbeamrainbowlabs 7ba0d62cc8 Update users object to support storing arbitrary data. 2016-12-12 18:38:26 +00:00
Starbeamrainbowlabs 16f5e8fa2c Improve settings configuration UI text 2016-12-11 19:28:03 +00:00
Starbeamrainbowlabs df13341aec Finish wiring up the settings gui. It actually works! O.o 2016-12-11 19:23:21 +00:00
Starbeamrainbowlabs d4fe19d1ed Begin wiring up settings gui & create settings object generator. 2016-12-11 18:52:53 +00:00
Starbeamrainbowlabs 75e68e3f53 Create random action 2016-12-07 20:40:16 +00:00
Starbeamrainbowlabs ad0768000b Merge changes 2016-12-06 19:33:27 +00:00
Starbeamrainbowlabs f7d8afd12f FIll in settings that aren't present in peppermint.json. Fixes #83. 2016-12-06 19:17:11 +00:00
Starbeamrainbowlabs 1fe9ffd775 Make dynaimc page suggestor faster. Fixes #124. 2016-11-28 14:05:23 +01:00
Starbeamrainbowlabs 99030913fe Correct error messag when moving a page - fixes #121. 2016-11-25 19:34:20 +00:00
Starbeamrainbowlabs 46e89762af Bump version of feature-search 2016-11-20 13:28:35 +00:00
Starbeamrainbowlabs 44e2348ab2 Add initial dynamic page suggestions. Works better in Firefox than chrome - implements idea in #113 2016-11-20 13:24:35 +00:00
Starbeamrainbowlabs 312de4b341 Add tab indexing to file upload form. Fixes #120 2016-11-20 09:41:23 +00:00
Starbeamrainbowlabs f07cd96691 Bugfix: Tag link escaping at the bottom of every page 2016-11-06 20:51:32 +00:00
Starbeamrainbowlabs 0c625cd3da Bugfx: Correct new JS api. 2016-11-05 14:08:50 +00:00
Starbeamrainbowlabs b7f85b774e Improved recent changes links a bit. 2016-11-02 17:51:00 +00:00
Starbeamrainbowlabs e5d56badf3 Finish gui settings display. Currently it doesn't read them back in again. 2016-10-30 10:50:38 +00:00
Starbeamrainbowlabs fc87997f77 Create new JS snippet API 2016-10-30 10:06:46 +00:00
Starbeamrainbowlabs 81bcef9a24 Improve search engine indexer. Fixes #117.
It is now more liberal when deciding on word boundaries.
2016-10-25 21:12:39 +01:00
Starbeamrainbowlabs b7b34bff16 Don'tr estore content if there's something in the editor already. 2016-10-22 16:48:21 +01:00
Starbeamrainbowlabs d3b6b1c54e Add 'smart save' feature to page creator.
Never again will people loose their work.
2016-10-22 16:43:53 +01:00
Starbeamrainbowlabs cb75928bd0 Bugfix: Fix undefined index in page view 2016-10-18 19:32:06 +01:00
Starbeamrainbowlabs 7a5ba69ea8 Update build. 2016-10-18 19:29:14 +01:00
Starbeamrainbowlabs 52569bbab2 Correct spelling in comment 2016-10-18 19:08:46 +01:00
Starbeamrainbowlabs 9caadadc66 Link images to their sources, properly handling short image urls. Fixes #111. 2016-10-18 19:08:34 +01:00
Starbeamrainbowlabs 53f4f2227d Trim the image url before short url detection. Fixes #108. 2016-10-18 19:08:12 +01:00
Starbeamrainbowlabs f267c9d5a0 Add header to upload file page 2016-10-18 19:07:44 +01:00
Starbeamrainbowlabs 4dffd8d1cd Bugfix: Always display the footer message at the bottom of the page. 2016-10-18 19:06:47 +01:00
Starbeamrainbowlabs 73a09e8365 Bump versions of modules. 2016-10-18 18:58:19 +01:00
Starbeamrainbowlabs 6780ce18bb Enforce day separator on recent changes page mroe strongly. Fixes #110. 2016-10-18 18:57:29 +01:00
Starbeamrainbowlabs 6476877c60 Attempted to implement Opensearch (#112), but it doesn't work :/ 2016-10-18 18:57:24 +01:00
Starbeamrainbowlabs eb1a9f9103 Re-update version 2016-10-18 18:55:14 +01:00
Starbeamrainbowlabs c4b1b7c72d Bump version~! 2016-10-18 18:55:06 +01:00
Starbeamrainbowlabs 9f2efb2c02 Correct rendering of recent changes list. Fixes #106. 2016-10-18 18:54:55 +01:00
Starbeamrainbowlabs 06a3a4a19f Suggest appropriate filename when saving a generated preview image. Fixes #105. 2016-10-18 18:54:24 +01:00
Starbeamrainbowlabs 673fe033ee Bugfix: Recent changes break when the number of changes reach $settings->max_recent_changes. Fixes #104. 2016-10-18 18:51:14 +01:00
Starbeamrainbowlabs eace10e497 Cleanup: Delete rogue exit() call from raw action 2016-10-18 18:47:41 +01:00
Starbeamrainbowlabs 9883b58379 Bugfix: Clear up a bunch of issues with the recent history overhaul. 2016-10-18 18:46:41 +01:00
Starbeamrainbowlabs dfeb2a9399 Added history support to the raw action. 2016-10-18 18:38:34 +01:00
Starbeamrainbowlabs 0253ab6c0e Moved history logic to core & tied it in with $env.
Also fixed a few bugs in view & upgraded the display mode.
2016-10-18 18:34:27 +01:00
Starbeamrainbowlabs d9b5bdfb3e Add debug idindex-show action. 2016-08-26 17:47:46 +01:00
Starbeamrainbowlabs 3ddd63909e Redirect the user if they have already logged in. Fixes #102. 2016-08-24 19:12:37 +01:00
Starbeamrainbowlabs 28f79e5e2d Fix spelling mistake on file preview pages 2016-08-22 17:46:13 +01:00