|
f69955c0c7
|
Implement file gallery
|
2016-04-09 09:26:18 +01:00 |
|
|
8e9254774f
|
Add pageindex size to dev help
|
2016-04-09 08:14:55 +01:00 |
|
|
5b914abeb3
|
Bugfix: Fixed display of PDF previews
|
2016-04-09 07:57:40 +01:00 |
|
|
e1a9c78692
|
Remove debug statements & bump versions
|
2016-04-09 07:56:09 +01:00 |
|
|
999c1abafd
|
Add parser variable to list subpages
|
2016-04-09 07:51:29 +01:00 |
|
|
b044651dc3
|
Offload html escaping from editor to parsedown
|
2016-04-08 21:05:42 +01:00 |
|
|
2afb044672
|
Style blockquote in default theme.
|
2016-04-08 20:44:43 +01:00 |
|
|
881a5ff345
|
Fix issue in editor with blockquotes.
|
2016-04-08 20:13:11 +01:00 |
|
|
91bb2d4882
|
Add badge license to readme
|
2016-04-08 18:23:22 +01:00 |
|
|
a3190be155
|
Updates changeog again - I forgot something!
|
2016-04-08 09:51:45 +01:00 |
|
|
b36e69d87e
|
Add extra debug variable to display requested page name.
|
2016-04-08 09:50:13 +01:00 |
|
|
e576c8f286
|
Bump versions of modules. I keep forgetting!
|
2016-04-08 09:30:50 +01:00 |
|
|
2dba3db351
|
Update changelog
|
2016-04-08 09:30:03 +01:00 |
|
|
cdf56ca515
|
Implement redlinks and fix another issue with the parser
|
2016-04-08 09:28:59 +01:00 |
|
|
61efbda905
|
Updated chanlog
|
2016-04-08 09:09:59 +01:00 |
|
|
03c52c06a1
|
Overhual image parsedown extension again.
Made a *ton* of bug fixes and stability improvements too.
|
2016-04-08 09:01:12 +01:00 |
|
|
7b638725ff
|
Sort datalist by page name.
|
2016-04-08 07:27:07 +01:00 |
|
|
51fbfe0e4d
|
tweak editing message some more.
|
2016-04-07 18:46:38 +01:00 |
|
|
a59adf2436
|
Add editing message to upload form
|
2016-04-07 18:29:38 +01:00 |
|
|
ef28bc4902
|
Fill in video and audio previews.
|
2016-04-07 18:26:59 +01:00 |
|
|
18012c82fe
|
Overhaul file preview/display to support multiple filetypes.
|
2016-04-07 17:37:11 +01:00 |
|
|
4e599569ed
|
Align editing message with edit form
|
2016-04-07 16:54:50 +01:00 |
|
|
22fd5a4804
|
Update changelog
|
2016-04-07 10:21:19 +01:00 |
|
|
62310039ec
|
Add untested etag code. Also tweak help page some more.
|
2016-04-07 10:18:58 +01:00 |
|
|
d4769658f7
|
Add generation time to preview generation.
Also fixed an inconsistency in the global timing system.
|
2016-04-06 18:30:11 +01:00 |
|
|
f9d30bc9c5
|
Update module requirements in readme
|
2016-04-06 16:35:33 +01:00 |
|
|
c99023d1a4
|
Add support for rendering pdfs.
Also fixed links on recent changes page.
|
2016-04-06 16:35:03 +01:00 |
|
|
db3b63ac9b
|
Fix another page list issue
|
2016-04-06 16:22:06 +01:00 |
|
|
bc33205e6b
|
Rewrite preview generation to use php imagick
|
2016-04-06 16:20:53 +01:00 |
|
|
1dff8070dd
|
Merge branch 'master' of github.com:sbrl/Pepperminty-Wiki
|
2016-04-06 15:25:09 +01:00 |
|
|
9dbb3b5dc0
|
Fixes issue where single changes were not displaying.
Fixes #57
|
2016-04-06 15:24:49 +01:00 |
|
|
1d3aef6214
|
Update list of required modules.
|
2016-04-05 08:36:12 +01:00 |
|
|
995ef39901
|
Grouped recent changes by page (#57).
More tidying up needed though.
|
2016-04-04 13:55:43 +01:00 |
|
|
1f1bffa780
|
Begin work on grouping changes by page (#57).
Further work is needed, however.
|
2016-04-03 20:36:01 +01:00 |
|
|
0f288aa195
|
Group recent changes entries by day. Fixes #56.
|
2016-04-03 18:11:34 +01:00 |
|
|
187c45ee6a
|
Credits and readme updates
|
2016-04-03 18:01:12 +01:00 |
|
|
b84e4cdadb
|
Add help section on math expression rendering
|
2016-04-03 17:56:42 +01:00 |
|
|
ba3b3609dd
|
Implement math expression parsing. Closes #61.
|
2016-04-03 17:49:38 +01:00 |
|
|
a2f867f3cb
|
Update changelog
|
2016-04-03 16:11:21 +01:00 |
|
|
30bfe144fe
|
Add uploads to the recent changes page
|
2016-04-03 16:10:37 +01:00 |
|
|
22981547cc
|
Refactor recent changes display into own method
|
2016-04-03 15:58:49 +01:00 |
|
|
6a2c0dad5c
|
Add page deletions to the recent changes page.
|
2016-04-03 15:43:40 +01:00 |
|
|
8b55263a44
|
Refactor code to add a recent change into own method
|
2016-04-03 15:31:50 +01:00 |
|
|
d5a1fb1a15
|
Add 'N' next to new pages in recent changes
|
2016-04-03 15:27:50 +01:00 |
|
|
254476c94c
|
Bump version module version numbers again, and fix critical issue with new expanded upload capabilities
|
2016-04-02 21:21:34 +01:00 |
|
|
53adb8bfaf
|
Fix the unrecognised file type error image.
|
2016-04-02 19:34:01 +01:00 |
|
|
9e515e45e2
|
Fix missing file extension when uploading file
|
2016-04-02 19:23:22 +01:00 |
|
|
bcb53c6eb7
|
Only display dimensions of uploaded files if they are images
|
2016-04-02 15:14:08 +01:00 |
|
|
920aee08e7
|
Update changelog
|
2016-04-02 15:08:16 +01:00 |
|
|
fa5ecc6ff6
|
Unlock the uploading of arbitrary file types.
|
2016-04-02 15:07:18 +01:00 |
|