|
c4796c57bd
|
Add user preferences button next to username
|
2016-12-23 18:18:39 +00:00 |
|
|
fafaf397e9
|
Bugfix: Make password chainging work.
|
2016-12-23 18:06:04 +00:00 |
|
|
7868028f2c
|
Bugfix: Correct user data env population
|
2016-12-23 17:44:08 +00:00 |
|
|
3358b8b100
|
Implement (untested) backend for password changing
|
2016-12-21 22:03:38 +00:00 |
|
|
8f7a111b48
|
Improve the last edited message in the footer.
|
2016-12-17 20:59:04 +00:00 |
|
|
51b37ee55b
|
Begin creating a user preferences page! :D
|
2016-12-16 21:29:55 +00:00 |
|
|
7ba0d62cc8
|
Update users object to support storing arbitrary data.
|
2016-12-12 18:38:26 +00:00 |
|
|
16f5e8fa2c
|
Improve settings configuration UI text
|
2016-12-11 19:28:03 +00:00 |
|
|
d4fe19d1ed
|
Begin wiring up settings gui & create settings object generator.
|
2016-12-11 18:52:53 +00:00 |
|
|
d7a3f88aa9
|
Fix width sizing of more menu
|
2016-12-08 20:37:47 +00:00 |
|
|
75e68e3f53
|
Create random action
|
2016-12-07 20:40:16 +00:00 |
|
|
ad0768000b
|
Merge changes
|
2016-12-06 19:33:27 +00:00 |
|
|
f7d8afd12f
|
FIll in settings that aren't present in peppermint.json. Fixes #83.
|
2016-12-06 19:17:11 +00:00 |
|
Starbeamrainbowlabs
|
1fe9ffd775
|
Make dynaimc page suggestor faster. Fixes #124.
|
2016-11-28 14:05:23 +01:00 |
|
|
99030913fe
|
Correct error messag when moving a page - fixes #121.
|
2016-11-25 19:34:20 +00:00 |
|
|
743028ab10
|
Bugfix: Make sure images don't flow beyond edge of page
|
2016-11-24 07:17:36 +00:00 |
|
|
388cab99d9
|
Send short datalist if dynamic page listing is turned on - fixes #122
|
2016-11-22 07:31:58 +00:00 |
|
|
e45e956301
|
Bugfix: Reset target attribute after submitting form with Alt + Enter
|
2016-11-20 13:32:49 +00:00 |
|
|
46e89762af
|
Bump version of feature-search
|
2016-11-20 13:28:35 +00:00 |
|
|
44e2348ab2
|
Add initial dynamic page suggestions. Works better in Firefox than chrome - implements idea in #113
|
2016-11-20 13:24:35 +00:00 |
|
|
9f6336b12d
|
Add Alt + Enter support to the main search box
|
2016-11-20 11:40:24 +00:00 |
|
|
312de4b341
|
Add tab indexing to file upload form. Fixes #120
|
2016-11-20 09:41:23 +00:00 |
|
|
f07cd96691
|
Bugfix: Tag link escaping at the bottom of every page
|
2016-11-06 20:51:32 +00:00 |
|
|
0c625cd3da
|
Bugfx: Correct new JS api.
|
2016-11-05 14:08:50 +00:00 |
|
|
b7f85b774e
|
Improved recent changes links a bit.
|
2016-11-02 17:51:00 +00:00 |
|
|
e5d56badf3
|
Finish gui settings display. Currently it doesn't read them back in again.
|
2016-10-30 10:50:38 +00:00 |
|
|
fc87997f77
|
Create new JS snippet API
|
2016-10-30 10:06:46 +00:00 |
|
|
fb8bc60c44
|
Update build.
|
2016-10-25 21:13:11 +01:00 |
|
|
81bcef9a24
|
Improve search engine indexer. Fixes #117.
It is now more liberal when deciding on word boundaries.
|
2016-10-25 21:12:39 +01:00 |
|
|
b7b34bff16
|
Don'tr estore content if there's something in the editor already.
|
2016-10-22 16:48:21 +01:00 |
|
|
d3b6b1c54e
|
Add 'smart save' feature to page creator.
Never again will people loose their work.
|
2016-10-22 16:43:53 +01:00 |
|
|
cb75928bd0
|
Bugfix: Fix undefined index in page view
|
2016-10-18 19:32:06 +01:00 |
|
|
7a5ba69ea8
|
Update build.
|
2016-10-18 19:29:14 +01:00 |
|
|
52569bbab2
|
Correct spelling in comment
|
2016-10-18 19:08:46 +01:00 |
|
|
9caadadc66
|
Link images to their sources, properly handling short image urls. Fixes #111.
|
2016-10-18 19:08:34 +01:00 |
|
|
53f4f2227d
|
Trim the image url before short url detection. Fixes #108.
|
2016-10-18 19:08:12 +01:00 |
|
|
f267c9d5a0
|
Add header to upload file page
|
2016-10-18 19:07:44 +01:00 |
|
|
4dffd8d1cd
|
Bugfix: Always display the footer message at the bottom of the page.
|
2016-10-18 19:06:47 +01:00 |
|
|
73a09e8365
|
Bump versions of modules.
|
2016-10-18 18:58:19 +01:00 |
|
|
f7a84c011b
|
Bump version to v0.13-dev
|
2016-10-18 18:58:09 +01:00 |
|
|
6780ce18bb
|
Enforce day separator on recent changes page mroe strongly. Fixes #110.
|
2016-10-18 18:57:29 +01:00 |
|
|
6476877c60
|
Attempted to implement Opensearch (#112), but it doesn't work :/
|
2016-10-18 18:57:24 +01:00 |
|
|
0ade04c3bb
|
Set the expiry on the session cookie. Fixes #113.\nThis commit adds a new settings property, 'sessionlifetime', so we need to add in #83 now.
|
2016-10-18 18:57:14 +01:00 |
|
|
fe165bec3e
|
Bugfix: Properly escape page names in the datalist
|
2016-10-18 18:57:14 +01:00 |
|
|
cbde150075
|
Bugfix: Add space between new dynamic theming classes
|
2016-10-18 18:57:14 +01:00 |
|
|
2ea14bc4ec
|
Add more themeing classes
|
2016-10-18 18:57:14 +01:00 |
|
|
0982db9d6c
|
Add extra themeing classes
|
2016-10-18 18:57:14 +01:00 |
|
|
73945a4e9b
|
Bump version
|
2016-10-18 18:57:14 +01:00 |
|
|
eb1a9f9103
|
Re-update version
|
2016-10-18 18:55:14 +01:00 |
|
|
c4b1b7c72d
|
Bump version~!
|
2016-10-18 18:55:06 +01:00 |
|