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
632375417d
Add apiDoc comment
2019-08-23 01:27:35 +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
e08e775d98
Finish refactoring invindex_query
2019-08-22 17:43:14 +01:00
94bc787ea7
Add editing file for diagram
2019-08-19 01:13:01 +01:00
b93dd3d9cc
Start refactoring query_invindex & rename it to invindex_query
...
....but of course it's not finished yet. We're doing well, but there are
a few thorny issues to go.
Mainly: We need to seriously optimise ids::getpagename(), 'cause we'll
need it a *lot* when we get to implementing the size, before, and after
colon : directives.
2019-08-18 21:25:48 +01:00
0807cce256
Add searhc index format diagram
2019-08-18 20:11:30 +01:00
ce6df06817
Start refactoring the search system to use a new key-value store backend
...
....but it's not finished yet.
It should improve performance significantly when it's done & optimised,
as we won't have to load the entire search index into memory & decode it
just to perform a single query.
2019-08-18 18:52:29 +01:00
38badd3c1f
[search] Add StorageBox.php as an extra data file
...
It's time to refactor the search system to use an SQLite-backed
key-value data store. It's just a shame that something designed for this
like LevelDB / RocksDB doesn't have a PHP package that we can use :-/
We can always switch later, I suppose.
2019-08-17 20:47:51 +01:00
7088990027
Minor code formatting
2019-08-17 01:19:04 +01:00
5609506def
minor formatting
2019-08-16 01:14:38 +01:00
127270ff89
Bugfix: Correct search query performance metrics
2019-08-15 23:46:23 +01:00
ddc36bf48e
Remove commented code
2019-08-15 23:17:33 +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
a67b67817f
[upload] Make comments serenata-compatible
2019-08-15 22:55:50 +01:00
bc0c5de9e7
Merge branch 'master' of github.com:sbrl/Pepperminty-Wiki
2019-08-14 01:19:11 +01:00
425203e0ec
Smal comment update.
...
Be the first to check out the new STA system in development!
https://repl.it/@sbrl/Peppermint-STAS
STAS: Search Term Analysis System
It's currently being tested externally, before being folded into
Pepperminty Wiki itself. Want a feature that's currently missing? Get in
touch!
2019-08-14 01:18:53 +01:00
411d03da27
[apidoc] Bugfix @apiVersion directives
2019-08-09 12:44:22 +01:00
a12e00ef73
typo in comment
2019-08-08 18:36:51 +01:00
b6a986a075
[apidoc] @since -> @apiVersion
2019-08-08 18:32:24 +01:00
2c474b3ec5
[apidoc] Bugfix: correct typo
2019-08-08 18:29:49 +01:00
acafcd3d94
Remove rendered documentation from repository
2019-08-08 18:27:23 +01:00
76a041a47f
build.sh: fix typo
2019-08-08 18:16:56 +01:00
4c6459b70d
build.sh: Use portable function definition style
2019-08-08 18:14:52 +01:00
71bceaa60b
Bugfix: Create temporary directory before downloading phpDocumentor
2019-08-08 18:13:13 +01:00
b27eefe05b
Bump version to v0.20-dev
2019-08-08 18:10:09 +01:00
6a2c7af998
Update dependency
2019-08-08 18:07:49 +01:00
4402f53b3d
Update dependencies
2019-07-15 15:39:16 +01:00
b5007854a7
Bump moar version numbers
2019-07-05 21:28:20 +01:00
4527d0f039
Update references to documentation.
2019-07-05 21:24:51 +01:00
9cf3105fc6
Update docs & bump version
2019-07-05 20:51:51 +01:00
ca30484272
Update changelog
2019-07-02 00:38:43 +01:00
1938398444
Bump version
2019-07-02 00:32:55 +01:00
5509ca58c8
Docs: Remove todo & update changelog
2019-07-02 00:19:54 +01:00
2e8b6d9dfa
docs: Fill out the templating table
2019-07-02 00:11:35 +01:00
d62dcaca44
Update global variables table
2019-07-01 23:50:06 +01:00
c6872f85c3
docs: Fix tables
2019-07-01 11:53:12 +01:00
05b1303d80
Update changelog
2019-07-01 00:58:59 +01:00
d1e2f664d4
Update styling of documentation
2019-07-01 00:58:01 +01:00
a00f338579
Update changelog wording
2019-06-26 21:06:00 +01:00
9035851b74
typo
2019-06-22 15:12:39 +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
c6db576980
Update changelog
2019-06-01 20:26:22 +01:00
02bc1ea7a2
Implement initial pdf preview
2019-06-01 20:25:44 +01:00