Commit Graph

220 Commits

Author SHA1 Message Date
Starbeamrainbowlabs e86c67dcad Implement delayed indexing. Fixes #66. 2016-04-30 11:40:18 +01:00
Starbeamrainbowlabs c41c76688f Minor correction 2016-04-23 16:34:51 +01:00
Starbeamrainbowlabs b7defb58da Correct readme 2016-04-11 08:06:52 +01:00
Starbeamrainbowlabs 81d5e61cc7 Bump version 2016-04-10 11:50:35 +01:00
Starbeamrainbowlabs 6e92025963 update changelog 2016-04-10 11:49:50 +01:00
Starbeamrainbowlabs 70f944864c Update build 2016-04-10 11:36:57 +01:00
Starbeamrainbowlabs 4de2f62e77 Redriect to video / audio if storage dir is the current directory 2016-04-10 11:29:44 +01:00
Starbeamrainbowlabs bb10011606 Polyfill getallheaders() 2016-04-10 11:13:24 +01:00
Starbeamrainbowlabs 8352e0e1bc Add credits 2016-04-10 08:50:44 +01:00
Starbeamrainbowlabs 9b457bb5da Add option to optimise inline css. 2016-04-09 21:48:08 +01:00
Starbeamrainbowlabs 3961c4977a Implement conflict resolution. 2016-04-09 17:04:43 +01:00
Starbeamrainbowlabs 6e21a2aba6 Make username box autofocus 2016-04-09 11:02:25 +01:00
Starbeamrainbowlabs e95f4f1e0d Add tabindex to editing form 2016-04-09 11:01:27 +01:00
Starbeamrainbowlabs 9d78f1a93c Make editing error messages more helpful 2016-04-09 10:55:44 +01:00
Starbeamrainbowlabs f69955c0c7 Implement file gallery 2016-04-09 09:26:18 +01:00
Starbeamrainbowlabs 5b914abeb3 Bugfix: Fixed display of PDF previews 2016-04-09 07:57:40 +01:00
Starbeamrainbowlabs 999c1abafd Add parser variable to list subpages 2016-04-09 07:51:29 +01:00
Starbeamrainbowlabs b044651dc3 Offload html escaping from editor to parsedown 2016-04-08 21:05:42 +01:00
Starbeamrainbowlabs 2afb044672 Style blockquote in default theme. 2016-04-08 20:44:43 +01:00
Starbeamrainbowlabs 881a5ff345 Fix issue in editor with blockquotes. 2016-04-08 20:13:11 +01:00
Starbeamrainbowlabs b36e69d87e Add extra debug variable to display requested page name. 2016-04-08 09:50:13 +01:00
Starbeamrainbowlabs e576c8f286 Bump versions of modules. I keep forgetting! 2016-04-08 09:30:50 +01:00
Starbeamrainbowlabs cdf56ca515 Implement redlinks and fix another issue with the parser 2016-04-08 09:28:59 +01:00
Starbeamrainbowlabs 03c52c06a1 Overhual image parsedown extension again.
Made a *ton* of bug fixes and stability improvements too.
2016-04-08 09:01:12 +01:00
Starbeamrainbowlabs 7b638725ff Sort datalist by page name. 2016-04-08 07:27:07 +01:00
Starbeamrainbowlabs 51fbfe0e4d tweak editing message some more. 2016-04-07 18:46:38 +01:00
Starbeamrainbowlabs a59adf2436 Add editing message to upload form 2016-04-07 18:29:38 +01:00
Starbeamrainbowlabs ef28bc4902 Fill in video and audio previews. 2016-04-07 18:26:59 +01:00
Starbeamrainbowlabs 18012c82fe Overhaul file preview/display to support multiple filetypes. 2016-04-07 17:37:11 +01:00
Starbeamrainbowlabs 4e599569ed Align editing message with edit form 2016-04-07 16:54:50 +01:00
Starbeamrainbowlabs 62310039ec Add untested etag code. Also tweak help page some more. 2016-04-07 10:18:58 +01:00
Starbeamrainbowlabs d4769658f7 Add generation time to preview generation.
Also fixed an inconsistency in the global timing system.
2016-04-06 18:30:11 +01:00
Starbeamrainbowlabs c99023d1a4 Add support for rendering pdfs.
Also fixed links on recent changes page.
2016-04-06 16:35:03 +01:00
Starbeamrainbowlabs db3b63ac9b Fix another page list issue 2016-04-06 16:22:06 +01:00
Starbeamrainbowlabs bc33205e6b Rewrite preview generation to use php imagick 2016-04-06 16:20:53 +01:00
Starbeamrainbowlabs 9dbb3b5dc0 Fixes issue where single changes were not displaying.
Fixes #57
2016-04-06 15:24:49 +01:00
Starbeamrainbowlabs 995ef39901 Grouped recent changes by page (#57).
More tidying up needed though.
2016-04-04 13:55:43 +01:00
Starbeamrainbowlabs 1f1bffa780 Begin work on grouping changes by page (#57).
Further work is needed, however.
2016-04-03 20:36:01 +01:00
Starbeamrainbowlabs 0f288aa195 Group recent changes entries by day. Fixes #56. 2016-04-03 18:11:34 +01:00
Starbeamrainbowlabs 187c45ee6a Credits and readme updates 2016-04-03 18:01:12 +01:00
Starbeamrainbowlabs b84e4cdadb Add help section on math expression rendering 2016-04-03 17:56:42 +01:00
Starbeamrainbowlabs ba3b3609dd Implement math expression parsing. Closes #61. 2016-04-03 17:49:38 +01:00
Starbeamrainbowlabs 30bfe144fe Add uploads to the recent changes page 2016-04-03 16:10:37 +01:00
Starbeamrainbowlabs 22981547cc Refactor recent changes display into own method 2016-04-03 15:58:49 +01:00
Starbeamrainbowlabs 6a2c0dad5c Add page deletions to the recent changes page. 2016-04-03 15:43:40 +01:00
Starbeamrainbowlabs 8b55263a44 Refactor code to add a recent change into own method 2016-04-03 15:31:50 +01:00
Starbeamrainbowlabs d5a1fb1a15 Add 'N' next to new pages in recent changes 2016-04-03 15:27:50 +01:00
Starbeamrainbowlabs 254476c94c Bump version module version numbers again, and fix critical issue with new expanded upload capabilities 2016-04-02 21:21:34 +01:00
Starbeamrainbowlabs 53adb8bfaf Fix the unrecognised file type error image. 2016-04-02 19:34:01 +01:00
Starbeamrainbowlabs 9e515e45e2 Fix missing file extension when uploading file 2016-04-02 19:23:22 +01:00