Commit Graph

302 Commits

Author SHA1 Message Date
Starbeamrainbowlabs dcd3c00d83
Squash warnings about non-static methods in the page renderer 2019-09-11 22:11:13 +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 f39f7b5954
Update changelog 2019-09-01 20:30:37 +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 0a6ee2977d
Bump version & update changelog 2019-08-29 20:47:48 +01:00
Starbeamrainbowlabs 26961d428f
Tweak changelog 2019-08-29 00:17:15 +01:00
Starbeamrainbowlabs 24d15b1f5a
Hotfix: Patch download packer, which was inadvertently broken 2019-08-29 00:14:10 +01:00
Starbeamrainbowlabs f3d9dff632
Bugfix: Squash large blank space at bottom of edit page 2019-08-28 00:37:55 +01:00
Starbeamrainbowlabs c96e3108aa
Set user agent string when making requests 2019-08-26 15:27:24 +01:00
Starbeamrainbowlabs 90109bc96c
Add note to changelog 2019-08-25 22:13:59 +01:00
Starbeamrainbowlabs dc63d98925
Add table of contents to help page 2019-08-24 20:05:06 +01:00
Starbeamrainbowlabs da5b3a5df8
Do some documentation work, and add missing help sections 2019-08-24 19:56:14 +01:00
Starbeamrainbowlabs 127270ff89
Bugfix: Correct search query performance metrics 2019-08-15 23:46:23 +01:00
Starbeamrainbowlabs ddc36bf48e
Remove commented code 2019-08-15 23:17:33 +01:00
Starbeamrainbowlabs 0a5ba3ff59
Improve search invindex alteration performance
This will be especially noticable when using invindex-rebuild
2019-08-15 23:06:06 +01:00
Starbeamrainbowlabs 4c6459b70d
build.sh: Use portable function definition style 2019-08-08 18:14:52 +01:00
Starbeamrainbowlabs 4527d0f039
Update references to documentation. 2019-07-05 21:24:51 +01:00
Starbeamrainbowlabs 9cf3105fc6
Update docs & bump version 2019-07-05 20:51:51 +01:00
Starbeamrainbowlabs ca30484272
Update changelog 2019-07-02 00:38:43 +01:00
Starbeamrainbowlabs 5509ca58c8
Docs: Remove todo & update changelog 2019-07-02 00:19:54 +01:00
Starbeamrainbowlabs 05b1303d80
Update changelog 2019-07-01 00:58:59 +01:00
Starbeamrainbowlabs a00f338579
Update changelog wording 2019-06-26 21:06:00 +01:00
Starbeamrainbowlabs 9035851b74
typo 2019-06-22 15:12:39 +01:00
Starbeamrainbowlabs c821f9edd8
Bump version 2019-06-22 14:59:05 +01:00
Starbeamrainbowlabs 7df4c51834
Add download button for unsupported file types 2019-06-01 21:37:35 +01:00
Starbeamrainbowlabs c6db576980
Update changelog 2019-06-01 20:26:22 +01:00
Starbeamrainbowlabs a5572bcbd4
Squash a warning when uploading a file 2019-06-01 19:57:03 +01:00
Starbeamrainbowlabs 712e95474c
Minify the pageindex by default, but also add a setting to control this 2019-06-01 15:55:48 +01:00
Starbeamrainbowlabs 77ac9bc5fd
Update changelog & readme 2019-06-01 14:52:58 +01:00
Starbeamrainbowlabs fb25845d8c
file upload: fix help text 2019-05-24 21:50:27 +01:00
Starbeamrainbowlabs f96321559a
Allow flac & ogg audio files to be uploaded by default 2019-05-24 21:48:41 +01:00
Starbeamrainbowlabs 7cff5ef879
Update changelog 2019-05-21 01:13:42 +01:00
Starbeamrainbowlabs 6c72c75702
Add more detail to changelog 2019-05-21 01:11:54 +01:00
Starbeamrainbowlabs d7016b572e
Update changelog 2019-05-12 12:09:56 +01:00
Starbeamrainbowlabs 5de7826a68
Added changelog note 2019-05-11 22:55:59 +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 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 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 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 dc747547be
Update changelog 2019-03-02 22:01:25 +00:00