Commit Graph

661 Commits

Author SHA1 Message Date
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 91bb2d4882 Add badge license to readme 2016-04-08 18:23:22 +01:00
Starbeamrainbowlabs a3190be155 Updates changeog again - I forgot something! 2016-04-08 09:51:45 +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 2dba3db351 Update changelog 2016-04-08 09:30:03 +01:00
Starbeamrainbowlabs cdf56ca515 Implement redlinks and fix another issue with the parser 2016-04-08 09:28:59 +01:00
Starbeamrainbowlabs 61efbda905 Updated chanlog 2016-04-08 09:09: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 22fd5a4804 Update changelog 2016-04-07 10:21:19 +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 f9d30bc9c5 Update module requirements in readme 2016-04-06 16:35:33 +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 1dff8070dd Merge branch 'master' of github.com:sbrl/Pepperminty-Wiki 2016-04-06 15:25:09 +01:00
Starbeamrainbowlabs 9dbb3b5dc0 Fixes issue where single changes were not displaying.
Fixes #57
2016-04-06 15:24:49 +01:00
Starbeamrainbowlabs 1d3aef6214 Update list of required modules. 2016-04-05 08:36:12 +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 a2f867f3cb Update changelog 2016-04-03 16:11:21 +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
Starbeamrainbowlabs bcb53c6eb7 Only display dimensions of uploaded files if they are images 2016-04-02 15:14:08 +01:00
Starbeamrainbowlabs 920aee08e7 Update changelog 2016-04-02 15:08:16 +01:00
Starbeamrainbowlabs fa5ecc6ff6 Unlock the uploading of arbitrary file types. 2016-04-02 15:07:18 +01:00
Starbeamrainbowlabs 7f771423da Fix issue with redirects on the recent changes page 2016-04-02 13:49:45 +01:00
Starbeamrainbowlabs d887c80f32 Fix strange conflict 2016-03-28 14:45:52 +01:00
Starbeamrainbowlabs f39ea4e138 Rewrite all function comments in the core code. 2016-03-26 15:55:50 +00:00
Starbeamrainbowlabs 8ae0a9b0b6 Bump version to dev 2016-03-26 15:07:16 +00:00
Starbeamrainbowlabs 10d8b9d8e7 Update the changelog 2016-03-26 14:24:37 +00:00