Commit Graph

1269 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 37c1d6d7f1
Bump version 2019-09-20 12:36:45 +01:00
Starbeamrainbowlabs f8d2321ca9
Small typos 2019-09-20 11:32:42 +01:00
Starbeamrainbowlabs 70eceab3ab
Update changelog again 2019-09-20 11:31:31 +01:00
Starbeamrainbowlabs 37d71e8878
Update changelog 2019-09-20 11:29:35 +01:00
Starbeamrainbowlabs 3276cd5ecc
Bugfix: Revision counters for new pages didn't tick upwards 2019-09-20 11:28:04 +01:00
Starbeamrainbowlabs f34e5819e1
Add credit to the changelog 2019-09-12 14:55:55 +01:00
Starbeamrainbowlabs 8a44f156d2
Bump version 2019-09-12 14:53:44 +01:00
Starbeamrainbowlabs 3f5ad92dea
Update changelog 2019-09-12 14:53:12 +01:00
Starbeamrainbowlabs 10b94ce2ef
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-12 14:50:48 +01:00
Starbeamrainbowlabs 6e8e35748b
Squash warnings about non-static methods in the page renderer 2019-09-12 14:49:54 +01:00
Starbeamrainbowlabs 6fd3155ab9
Add *all* the error messages to the unpacker 2019-09-12 14:47:30 +01:00
Starbeamrainbowlabs bfdf03f802
Bump version & update changelog 2019-08-29 20:42:34 +01:00
Starbeamrainbowlabs 3e353b3dfe
Bugfix: Monkeypatch another crazy bug in the packing script 2019-08-29 20:40:56 +01:00
Starbeamrainbowlabs 6e518bd8a1
Fix syntax error left behind by git 2019-08-29 00:33:30 +01:00
Starbeamrainbowlabs 681688902c
Bump versions 2019-08-29 00:22:51 +01:00
Starbeamrainbowlabs 213c35bfeb
Tweak changelog 2019-08-29 00:19:52 +01:00
Starbeamrainbowlabs 44867b6342
Hotfix: Patch download packer, which was inadvertently broken 2019-08-29 00:19:28 +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 1938398444
Bump version 2019-07-02 00:32:55 +01:00
Starbeamrainbowlabs 5509ca58c8
Docs: Remove todo & update changelog 2019-07-02 00:19:54 +01:00
Starbeamrainbowlabs 2e8b6d9dfa
docs: Fill out the templating table 2019-07-02 00:11:35 +01:00
Starbeamrainbowlabs d62dcaca44
Update global variables table 2019-07-01 23:50:06 +01:00
Starbeamrainbowlabs c6872f85c3
docs: Fix tables 2019-07-01 11:53:12 +01:00
Starbeamrainbowlabs 05b1303d80
Update changelog 2019-07-01 00:58:59 +01:00
Starbeamrainbowlabs d1e2f664d4
Update styling of documentation 2019-07-01 00:58:01 +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 02bc1ea7a2
Implement initial pdf preview 2019-06-01 20:25:44 +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 5675f89f1d
Add theme_blue from Reddit 2019-05-24 22:02:06 +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 1e9287532f
Add docker pulls badge to welcome api docs 2019-05-21 01:08:52 +01:00
Starbeamrainbowlabs 35aa9f4881
Bump version in package.json - looks like I forgot.... :P 2019-05-21 01:07:41 +01:00
Starbeamrainbowlabs 37bbcda2ed
Add release versions badge but we still need to automate the development badge.
Basically we need a url that returns the contents of the `version` file 
as JSON so we can select from it with shields.io
2019-05-21 01:07:18 +01:00
Starbeamrainbowlabs 9c6cad380b
README: Add docker pulls badge & fix typo 2019-05-21 00:03:54 +01:00
Starbeamrainbowlabs eb6604d67f
Add bedges to welcome docs page 2019-05-12 12:16:28 +01:00
Starbeamrainbowlabs d7016b572e
Update changelog 2019-05-12 12:09:56 +01:00
Starbeamrainbowlabs 90c486894f
Use nightdocs instead of docpress.
I'm fed up with dealing with all the security warning notifications....
2019-05-12 12:05:44 +01:00
Starbeamrainbowlabs 7f19a2e929
Update npm dependencies 2019-05-12 10:37:45 +01:00
Starbeamrainbowlabs 5de7826a68
Added changelog note 2019-05-11 22:55:59 +01:00
Starbeamrainbowlabs f14fd23da5
Add force-redirect to firstrun action, and option to disable access check (NOT RECOMMENDED) 2019-05-11 22:52:55 +01:00