1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-10-04 12:44:02 +00:00
Commit graph

1334 commits

Author SHA1 Message Date
63d0bdd5d6 Allow hashes in redirects. Also fix bug in page moving. 2016-08-19 19:49:39 +01:00
16076a8d8f Allow linking in internal links to subheadings. 2016-08-19 19:39:53 +01:00
1abc963efd Change version number in changelog 2016-08-19 18:20:36 +01:00
042479e6aa Tweaked display of result numbers. 2016-08-19 13:51:38 +01:00
aae9365f5a Refine appearance of search contexts. 2016-08-19 13:47:56 +01:00
7f41f41180 Updated changelog.
Fix #30. This was actually done in the last commit, but it didn't close automagically.
2016-08-19 13:07:17 +01:00
b8dd51d1a1 Bugfix: Fully correct search context generation. Fixes #30.
Also, fixed a critical security issue in the search context generation which would allow an editor to inject code into the user's browser.
2016-08-19 13:02:42 +01:00
c5017919a1 Half fixed search context generation for #30.
The problem: The matches were being sorted in the wrong direction.
Next up we need to improve the context generation, as there are several contexts that are being generated without the keywork in question in them.
2016-08-19 12:02:09 +01:00
70f9c398cc Enchance internal link by adding page scanner. Fixes #87. 2016-08-19 10:59:49 +01:00
12af85ee82 Made background of tags slightly lighter.
Fixes #91.
2016-08-19 10:13:57 +01:00
ade3d15bca Add class to search term highlighting. Fixes #92. 2016-08-19 10:06:21 +01:00
02c29b4de3 Update changelog 2016-08-19 10:01:11 +01:00
27acc2420b Make sure that all files are stored in the data directories.
Fixes #89.
2016-08-19 10:00:03 +01:00
3a7b9412ac Re-fix #84 2016-08-18 20:53:19 +01:00
a869559965 Update changelog 2016-08-18 20:44:56 +01:00
c17830883d Allow the entry of tab characters into the edit page textarea. Fixes #84. 2016-08-18 19:38:40 +00:00
7723c52d7e Naturally sort all tags list alphabetically. Fixes #88. 2016-08-18 19:05:16 +00:00
5dea574825 Fix #86 by altering the default permissions on mkdir. 2016-08-18 13:07:00 +00:00
eaed20d498 Add development notes 2016-07-05 15:53:13 +01:00
f21e305821 Bump version, ready for release! 2016-07-05 15:31:07 +01:00
c48df389f9 Ultra minor changelog alteration 2016-07-05 15:28:25 +01:00
ff4d065b1f Update readme & prepare for next beta version 2016-07-05 15:25:30 +01:00
88c512bb05 More updates to readme. 2016-06-27 08:00:17 +01:00
e4a034f8dc Update README to reflect new settings JSON file 2016-06-27 06:37:51 +01:00
b1417729e3 Update build 2016-06-26 20:33:46 +01:00
c489635a8a Merge branch 'master' of github.com:sbrl/Pepperminty-Wiki 2016-06-26 20:33:21 +01:00
21609fd61d Change revision display text 2016-06-26 20:32:51 +01:00
297b7e96ce Merge branch 'master' of github.com:sbrl/Pepperminty-Wiki 2016-06-26 18:08:35 +01:00
1b2a70629f Bump version 2016-06-26 18:08:24 +01:00
60856e4046 Fix login issues under new settings system, and tweak login bar a bit too 2016-06-22 13:04:04 +01:00
e2aa8292f5 Ignore the new peppermint.json settings file 2016-06-22 12:37:33 +01:00
ad6a12da5b Finish initial settings rewrite 2016-06-22 09:13:32 +01:00
a2900d4fb2 Reindent comment 2016-06-15 19:38:34 +01:00
e711a5d6c6 Added link to RestApiDocs to README 2016-06-15 19:37:45 +01:00
33f0e818f2 Cirrect Makefile 2016-06-15 19:32:54 +01:00
5bd1ff6a3b Add docs to git repo and extra checks to Makefile 2016-06-15 19:29:48 +01:00
0a8e24d11d Write make target for syncing with gh-pages branch 2016-06-15 19:21:45 +01:00
60505dfb0a Finish documentation. 2016-06-15 19:20:03 +01:00
c76602f5de Document a bunch more stuff 2016-06-13 11:55:40 +01:00
bc7b499d75 Remove verbosity flag from apidoc 2016-06-13 11:31:19 +01:00
2716a9e86a Correct syntax error that broke travis CI 2016-06-13 06:41:50 +01:00
d6bf5713e9 Remove the doc folder once and for all!!!! 2016-06-13 06:41:29 +01:00
77ffa2bcfc apidoc is awesome. document a bunch of stuff, more to go 2016-06-12 21:15:43 +01:00
ec136acb1d Add hack to makefile to send api docs to correct folder 2016-06-12 21:15:09 +01:00
98e22de52f re-add default theme as separate css file 2016-06-12 21:14:24 +01:00
9ff8d2a719 Got distracted and started looking into apidoc 2016-06-12 21:13:58 +01:00
01bdf96d2d Begin work on reworking the settings. 2016-06-12 21:06:27 +01:00
97de1974aa Update hash module. 2016-06-12 13:40:28 +01:00
0c47056fc8 Created initial guiconfig file. 2016-06-11 16:48:43 +01:00
fb0389576d Reversed the display order of page history. Fixes #80. 2016-06-08 18:06:16 +01:00