Commit Graph

1553 Commits

Author SHA1 Message Date
Starbeamrainbowlabs aea1255f10
Bugfix: Return correct type in StorageBox::delete() 2019-09-21 21:05:14 +01:00
Starbeamrainbowlabs bbe99adc10
Update changelog 2019-09-21 11:38:46 +01:00
Starbeamrainbowlabs 5fdab33332
Merge branch 'master' of github.com:sbrl/Pepperminty-Wiki 2019-09-21 11:36:16 +01:00
Starbeamrainbowlabs 8d9491cb55
Bugfix: Fix footnote rendering (thanks again, @SeanFromIT!) 2019-09-21 11:35:50 +01:00
Starbeamrainbowlabs 5e08b5c284
Small typos 2019-09-20 11:24:12 +01:00
Starbeamrainbowlabs 47d4c83646
Update changelog again 2019-09-19 09:23:40 +01:00
Starbeamrainbowlabs 79d2faf0fe
Update changelog 2019-09-19 09:20:44 +01:00
Starbeamrainbowlabs c8aa3b8692
Bugfix: Revision counters for new pages didn't tick upwards 2019-09-19 08:59:29 +01:00
Starbeamrainbowlabs b2f50f7af8
Update changelog 2019-09-18 11:29:28 +01:00
Starbeamrainbowlabs db7c1467f7
Merge branch 'master' of github.com:sbrl/Pepperminty-Wiki 2019-09-18 11:28:54 +01:00
Starbeamrainbowlabs f7943365d5
Squash warnings from file_get_contents in the peppermint.json access check 2019-09-18 11:28:47 +01:00
Starbeamrainbowlabs cc6bafa332
Merge pull request #174 from SeanFromIT/master
Nightdocs URL fixes
2019-09-18 11:16:13 +01:00
Sean Feeney 527dada19f sbrl req 2019-09-17 21:01:28 -07:00
Starbeamrainbowlabs c63ea80fc1
Add credit to the changelog 2019-09-12 15:00:13 +01:00
Starbeamrainbowlabs 6f815006e0
Update changelog 2019-09-12 15:00:11 +01:00
Starbeamrainbowlabs 3ab0d6dba2
Use tempnam() instead of tmpfile() when unpacking extra data
It seems that some people were experiencing some strange issues with 
stream_get_meta_data($handle)["uri"] - hrm 🤔
2019-09-11 23:44:59 +01:00
Starbeamrainbowlabs dcd3c00d83
Squash warnings about non-static methods in the page renderer 2019-09-11 22:11:13 +01:00
Starbeamrainbowlabs 2198755af8
Add secret GET param to debug action 2019-09-11 20:21:21 +01:00
Starbeamrainbowlabs 8d67a8290c
Add *all* the error messages to the unpacker 2019-09-11 12:29:09 +01:00
Sean Feeney 58edd9a934 URL fixes 2019-09-10 18:31:37 -07:00
Starbeamrainbowlabs e99c5bc056
Add a bit to the README 2019-09-10 12:45:55 +01:00
Starbeamrainbowlabs d73c8d2f1f
Tweak peppermint.json.compromised error message 2019-09-09 17:07:23 +01:00
Starbeamrainbowlabs 157c6dabdd
If it's a list of strings, then it should be sorted correctly. 2019-09-03 18:16:01 +01:00
Starbeamrainbowlabs 29c62c4bbf
Bugfix: Support uncode when sorting all tags 2019-09-03 13:16:52 +01:00
Starbeamrainbowlabs 80cdb40fb2
Sort page lists in list-tags action 2019-09-03 13:14:22 +01:00
Starbeamrainbowlabs e570427469
Document new theme_update() function 2019-09-01 21:20:10 +01:00
Starbeamrainbowlabs e708220bc6
Implement some theme update logic, but it's unfinished. 2019-09-01 21:18:14 +01:00
Starbeamrainbowlabs f39f7b5954
Update changelog 2019-09-01 20:30:37 +01:00
Starbeamrainbowlabs fe938c2dd4
Fiddle with hyperlink colouring 2019-09-01 16:57:19 +01:00
Starbeamrainbowlabs c1b0a721d1
Recolour comments section background 2019-08-31 21:34:08 +01:00
Starbeamrainbowlabs bcc8f0be27
More accessibility improvements, and noodle away at the darak theme.
Looks like we're going to have to come up with our own button style, 
which is going to be a bit of a pain tbh :-/
2019-08-30 23:13:16 +01:00
Starbeamrainbowlabs 5e5f47fdda
Add aria-label 2019-08-30 21:31:14 +01:00
Starbeamrainbowlabs ff51b6613c
Mark user avatar on top nav bar as hidden against screen readers 2019-08-30 18:23:17 +01:00
Starbeamrainbowlabs f4275373d9
Update parsedown 2019-08-30 13:29:15 +01:00
Starbeamrainbowlabs 4e3426644c
Style the new mega-menu option.
It still needs more testing though - e.g. to ensure we haven't broken 
the existing setup :P
2019-08-30 00:41:25 +01:00
Starbeamrainbowlabs 2a567ba8c8
Fix html structure for mega-menu. Next up: CSS! :D 2019-08-29 20:57:14 +01:00
Starbeamrainbowlabs cd4b137efc
Bugfix: Monkeypatch another crazy bug in the packing script 2019-08-29 20:48:44 +01:00
Starbeamrainbowlabs 0a6ee2977d
Bump version & update changelog 2019-08-29 20:47:48 +01:00
Starbeamrainbowlabs 3374bdedc3
Add support for mega menus, but it's untested 2019-08-29 17:19:57 +01:00
Starbeamrainbowlabs c3487aa332
Make development version badge dynamic 2019-08-29 00:50:53 +01:00
Starbeamrainbowlabs 5563cd9f0a
Update making a release checklist 2019-08-29 00:39:41 +01:00
Starbeamrainbowlabs 26961d428f
Tweak changelog 2019-08-29 00:17:15 +01:00
Starbeamrainbowlabs 2c37d77f82
Refactor the default peppermint.json nav more menu value
....but the supporting backend code isn't there yet.
2019-08-29 00:16:13 +01:00
Starbeamrainbowlabs 0427f8818f
Mess with adding parsedown extreme, but it's not finished yet 2019-08-29 00:15:19 +01:00
Starbeamrainbowlabs 5b327c6f35
Fiddle with the badges 2019-08-29 00:14:58 +01:00
Starbeamrainbowlabs 24d15b1f5a
Hotfix: Patch download packer, which was inadvertently broken 2019-08-29 00:14:10 +01:00
Starbeamrainbowlabs 53dd5e3d70
Add hidden feature to pack.php to return version info as JSON
This will be useful for a development version badge.
2019-08-28 23:55:45 +01:00
Starbeamrainbowlabs d19c8712db
Tweak more menu. There's more work to be done though
ref 
https://www.reddit.com/r/UI_Design/comments/cvu3cy/what_can_i_do_to_improve_the_menu_on_the/
2019-08-28 16:32:22 +01:00
Starbeamrainbowlabs eb0b080b64
Add css grid todo refactor note
Looking at it, we could really use a good refactor to use the CSS
grid for the main page layout. Some considerations though:

 - The sidebar
 - The printable page view

...we'll need to make sure we account for all these things when
refactoring.
2019-08-28 01:07:13 +01:00
Starbeamrainbowlabs 6324a5b2fa
Finish (almost) moving the rest of the colours over to css variables
prefers-color-scheme dark mode, here we come! :D
2019-08-28 01:03:07 +01:00