|
9fa2e935b0
|
theme/default: Fix mini tag margin
|
2020-03-14 17:21:14 +00:00 |
|
|
15b83cefa3
|
Update changelog
|
2020-03-10 01:49:57 +00:00 |
|
|
83c9d527cb
|
Bugfix: Squash empty tags when saving an edit to a page
|
2020-02-04 01:45:14 +00:00 |
|
|
83bf9acd86
|
Add tag input autocomplete when editing pages.
Thanks to Awesomplete by @LeaVerou :D
|
2020-01-26 21:04:39 +00:00 |
|
|
92283ec5d1
|
Changelog: layout
|
2020-01-17 19:12:03 +00:00 |
|
|
11611262c4
|
Add initial mobile theme support
|
2020-01-16 20:13:01 +00:00 |
|
|
844907086d
|
Add prefers-color-scheme dark mode to downloader
|
2020-01-16 19:17:54 +00:00 |
|
|
af734c5874
|
Update changelog for v0.20.2-hotfix2
|
2020-01-16 19:10:25 +00:00 |
|
|
707f9badb9
|
Update changelog to reflect v0.20.1-hotfix1
|
2020-01-10 17:43:08 +00:00 |
|
|
62ac3e91e5
|
Update changelog
|
2020-01-10 17:17:31 +00:00 |
|
|
5fdd91ce4c
|
Update changelog; change name of new setting to email_verify_addresses setting
|
2020-01-05 23:10:19 +00:00 |
|
|
344b7daa70
|
Make email address verification email sending more intelligent and update changelog
|
2020-01-05 21:16:51 +00:00 |
|
|
f6f562790e
|
Update changelog
|
2019-12-23 23:02:07 +00:00 |
|
|
d467222660
|
Update changelog
|
2019-12-23 22:26:56 +00:00 |
|
|
456f749ffe
|
Bugfix: Squash bug in new array_simple search optimisation
|
2019-12-23 21:58:23 +00:00 |
|
|
7548c1e7ee
|
Bugfix: Fix alt + enter search box submit failing with allow popups message
|
2019-12-23 20:52:48 +00:00 |
|
|
9cb4ecae1b
|
Implement watchlist emailing, but it's not tested yet.
We're getting there, hooray! :D
|
2019-12-23 18:57:52 +00:00 |
|
|
1686ee33d3
|
Add new email_debug_dontsend setting
|
2019-12-23 17:53:46 +00:00 |
|
|
1602fab2c3
|
Correctly handle utf-8 in email_user()
|
2019-12-23 17:39:18 +00:00 |
|
|
2744761c00
|
Update changelog
|
2019-12-19 15:37:15 +00:00 |
|
|
6d675fc783
|
Bugfix: Add missing apostrophes in stop words
|
2019-12-15 20:21:05 +00:00 |
|
|
6f4b1a62e9
|
Fix + weighted word support on stas-parse action
|
2019-12-15 20:03:04 +00:00 |
|
|
c80f26962e
|
Refactor stas_split to be more fasterererer
Informal testing shows that it's gone from taking ~18% of the total time
to ~4% of the total time :D
|
2019-12-15 17:56:56 +00:00 |
|
|
d53f0ed85a
|
Remove search::transliterate, as it has a hgue performance overhead.
Use search::$literator->transliterate() directly instead.
|
2019-12-08 21:04:59 +00:00 |
|
|
34fb821804
|
Don't load the stats index if it's not needed
|
2019-12-08 20:45:20 +00:00 |
|
|
d3e83a0aea
|
page_renderer: Don't generate the page list for the datalist if it's not displayed
|
2019-12-08 20:27:20 +00:00 |
|
|
4f88467cbb
|
Merge branch 'master' of github.com:sbrl/Pepperminty-Wiki
|
2019-12-06 23:40:42 +00:00 |
|
|
8156055b5c
|
Improve search index write & lookup performance by implementing new arr_simple system
By serialising and deserialising lists of numbers with implode &
explode, we can further cut down on the json_* calls which are
reeeeeally slow.
|
2019-12-06 23:40:28 +00:00 |
|
|
84e9507e35
|
Update Changelog.md
|
2019-11-24 13:09:30 +00:00 |
|
|
25cef164ef
|
Bump version ready for release :D
|
2019-11-24 12:01:09 +00:00 |
|
|
306a6d3dbc
|
Update changelog
|
2019-11-24 11:54:02 +00:00 |
|
|
60cca5a5e2
|
Add say hi button to firstrun wizard :D - closes #175
|
2019-11-24 11:50:49 +00:00 |
|
|
7d08fc6627
|
Bump version for first beta release :D
|
2019-11-19 21:23:39 +00:00 |
|
|
fd5dd9a7c2
|
Update changelog
|
2019-10-20 21:43:22 +01:00 |
|
|
bdd2449ab5
|
Add automatic heading id if you don't specify one
|
2019-10-20 16:44:32 +01:00 |
|
|
8d22ed71b4
|
Update changelog
|
2019-10-20 01:36:05 +01:00 |
|
|
e91852ca68
|
Finish implementing $settings->css_custom
|
2019-09-29 16:09:27 +01:00 |
|
|
6120fa8842
|
Refactor css minification code out into own function
|
2019-09-29 15:54:40 +01:00 |
|
|
bbe99adc10
|
Update changelog
|
2019-09-21 11:38:46 +01:00 |
|
|
5e08b5c284
|
Small typos
|
2019-09-20 11:24:12 +01:00 |
|
|
47d4c83646
|
Update changelog again
|
2019-09-19 09:23:40 +01:00 |
|
|
79d2faf0fe
|
Update changelog
|
2019-09-19 09:20:44 +01:00 |
|
|
b2f50f7af8
|
Update changelog
|
2019-09-18 11:29:28 +01:00 |
|
|
c63ea80fc1
|
Add credit to the changelog
|
2019-09-12 15:00:13 +01:00 |
|
|
6f815006e0
|
Update changelog
|
2019-09-12 15:00:11 +01:00 |
|
|
3ab0d6dba2
|
Use tempnam() instead of tmpfile() when unpacking extra data
It seems that some people were experiencing some strange issues with
stream_get_meta_data($handle)["uri"] - hrm 🤔
|
2019-09-11 23:44:59 +01:00 |
|
|
dcd3c00d83
|
Squash warnings about non-static methods in the page renderer
|
2019-09-11 22:11:13 +01:00 |
|
|
d73c8d2f1f
|
Tweak peppermint.json.compromised error message
|
2019-09-09 17:07:23 +01:00 |
|
|
157c6dabdd
|
If it's a list of strings, then it should be sorted correctly.
|
2019-09-03 18:16:01 +01:00 |
|
|
29c62c4bbf
|
Bugfix: Support uncode when sorting all tags
|
2019-09-03 13:16:52 +01:00 |
|