|
47d4c83646
|
Update changelog again
|
2019-09-19 09:23:40 +01:00 |
|
|
c8aa3b8692
|
Bugfix: Revision counters for new pages didn't tick upwards
|
2019-09-19 08:59:29 +01:00 |
|
|
f7943365d5
|
Squash warnings from file_get_contents in the peppermint.json access check
|
2019-09-18 11:28:47 +01:00 |
|
|
2198755af8
|
Add secret GET param to debug action
|
2019-09-11 20:21:21 +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 |
|
|
80cdb40fb2
|
Sort page lists in list-tags action
|
2019-09-03 13:14:22 +01:00 |
|
|
e708220bc6
|
Implement some theme update logic, but it's unfinished.
|
2019-09-01 21:18:14 +01:00 |
|
|
ff51b6613c
|
Mark user avatar on top nav bar as hidden against screen readers
|
2019-08-30 18:23:17 +01:00 |
|
|
2a567ba8c8
|
Fix html structure for mega-menu. Next up: CSS! :D
|
2019-08-29 20:57:14 +01:00 |
|
|
cd4b137efc
|
Bugfix: Monkeypatch another crazy bug in the packing script
|
2019-08-29 20:48:44 +01:00 |
|
|
c3487aa332
|
Make development version badge dynamic
|
2019-08-29 00:50:53 +01:00 |
|
|
4b2311f8ff
|
Refactor a bunch of colours in the default theme into css variables, but there are more to go.
|
2019-08-28 00:26:27 +01:00 |
|
|
eb551708b5
|
Fix theme gallery submission system
|
2019-08-26 21:00:38 +01:00 |
|
|
a606dbdc2d
|
Style the new theme gallery
|
2019-08-26 16:31:30 +01:00 |
|
|
e85f480e63
|
Sort themes before display
|
2019-08-26 15:48:37 +01:00 |
|
|
c96e3108aa
|
Set user agent string when making requests
|
2019-08-26 15:27:24 +01:00 |
|
|
45befb5ff1
|
Work on automatic theme index & preview generation
|
2019-08-25 21:38:28 +01:00 |
|
|
98c94a2b59
|
Start working on theme index, but screenshotting isn't finished yet
|
2019-08-25 18:12:08 +01:00 |
|
|
f160a82063
|
Add note to search page linking to query syntax on help page
|
2019-08-24 20:47:41 +01:00 |
|
|
dc63d98925
|
Add table of contents to help page
|
2019-08-24 20:05:06 +01:00 |
|
|
da5b3a5df8
|
Do some documentation work, and add missing help sections
|
2019-08-24 19:56:14 +01:00 |
|
|
e773e36de5
|
Tweak stas-parse action output
|
2019-08-23 01:29:11 +01:00 |
|
|
e6ba31df23
|
Add debug stas-parse action
|
2019-08-23 01:24:17 +01:00 |
|
|
276b4c808f
|
Add STAS parsing to query-searchindex output
|
2019-08-23 00:51:39 +01:00 |
|
|
4d51ae924e
|
Fix intitle: & intags: syntax - game, set, match.
|
2019-08-22 22:23:30 +01:00 |
|
|
9505e0653e
|
Fix some mroe odd bugs in the new search system
|
2019-08-22 22:11:09 +01:00 |
|
|
edf1be5801
|
Fix a *huge* number of bugs in the new search system, but it's not ready just yet
|
2019-08-22 21:38:17 +01:00 |
|
|
127270ff89
|
Bugfix: Correct search query performance metrics
|
2019-08-15 23:46:23 +01:00 |
|
|
0a5ba3ff59
|
Improve search invindex alteration performance
This will be especially noticable when using invindex-rebuild
|
2019-08-15 23:06:06 +01:00 |
|
|
c821f9edd8
|
Bump version
|
2019-06-22 14:59:05 +01:00 |
|
|
7df4c51834
|
Add download button for unsupported file types
|
2019-06-01 21:37:35 +01:00 |
|
|
02bc1ea7a2
|
Implement initial pdf preview
|
2019-06-01 20:25:44 +01:00 |
|
|
712e95474c
|
Minify the pageindex by default, but also add a setting to control this
|
2019-06-01 15:55:48 +01:00 |
|
|
f14fd23da5
|
Add force-redirect to firstrun action, and option to disable access check (NOT RECOMMENDED)
|
2019-05-11 22:52:55 +01:00 |
|
|
dc310850a6
|
Add firstrun_complete to guiconfig json file
|
2019-05-11 14:47:08 +01:00 |
|
|
017281375d
|
Bugfix: Return templates as rawHtml instead of text to avoid double-escaping rendered html
|
2019-03-02 22:07:58 +00:00 |
|
|
4f9f1a6cf9
|
Add support for core sharding to build script
|
2019-03-02 21:13:41 +00:00 |
|
|
f63553fb92
|
Split core.php up into 16(!) different files.
This has been a looong time in coming. 1.9K links is _far_ too much for
any file.
|
2019-03-02 16:45:34 +00:00 |
|
|
d6c56feb1d
|
Download extra files in the pseudo-module_register(), and then pack 'em in the packer
|
2019-03-02 13:32:12 +00:00 |
|
|
e93417f171
|
Start working on a new extra_data system, but it's not finished yet.
Warning: Everything's broken! If you want to use the latest master, please use the commit before this one.
|
2019-02-26 23:01:09 +00:00 |
|
|
c4457b1ec0
|
Bump version for the first beta release of v0.18!
|
2019-02-10 23:19:51 +00:00 |
|
|
0f79a8ec13
|
Bugfix new cache id system
|
2019-02-10 23:08:16 +00:00 |
|
|
a5563bb458
|
Add title to internal links, and refactor page cache id generation
|
2019-02-10 23:01:01 +00:00 |
|
|
d51c3f163f
|
Bugfix: Include uploaded files when exporting
|
2019-01-31 21:41:13 +00:00 |
|
|
dc860acfd3
|
Tidy up page-view module code
|
2019-01-30 21:34:24 +00:00 |
|
|
1cb30b28ca
|
Bugfix & put page_renderer::add_header_html to use
|
2019-01-27 23:12:39 +00:00 |
|
|
5b670f5981
|
Refactor method names in page renderer
|
2019-01-27 22:56:51 +00:00 |
|
|
1765f410e6
|
[recent-changes] Add new page size & size difference
|
2019-01-24 23:54:27 +00:00 |
|
|
91a9c44b8f
|
Bugfix: Don't throw warnings if interwiki links aren't configured
|
2019-01-24 23:47:43 +00:00 |
|