1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-06-22 16:14:54 +00:00
Pepperminty-Wiki/modules
Starbeamrainbowlabs d131666ff5
Squash all the error messages, but it's not working as intended.
All that seems to have happened is that searches are taking longer and 
not doing anything different.....
2020-03-15 18:10:23 +00:00
..
action-hash.php bool -> boolean 2020-01-05 20:59:21 +00:00
action-protect.php Minify the pageindex by default, but also add a setting to control this 2019-06-01 15:55:48 +01:00
action-random.php Add random_page_exclude_redirects setting - fixes #159 2018-07-01 13:33:42 +01:00
action-raw.php raw action: send a 404 if a page couldn't be found 2017-10-14 16:09:46 +01:00
api-status.php bool -> boolean 2020-01-05 20:59:21 +00:00
extra-sidebar.php If it's a list of strings, then it should be sorted correctly. 2019-09-03 18:16:01 +01:00
feature-cli.php Squash more bugs in feature-cli and populate readline history 2020-03-15 17:19:16 +00:00
feature-comments.php Update parser engine to handle comments as untrusted 2019-03-02 21:59:50 +00:00
feature-firstrun.php Tiny formatting tweak 2020-01-10 17:07:09 +00:00
feature-guiconfig.php bool -> boolean 2020-01-05 20:59:21 +00:00
feature-history.php Bugfix: Revision counters for new pages didn't tick upwards 2019-09-19 08:59:29 +01:00
feature-interwiki-links.php bool -> boolean 2020-01-05 20:59:21 +00:00
feature-recent-changes.php Bump module versions & go over documentation comments 2019-02-10 23:18:34 +00:00
feature-redirect.php Bump module versions & go over documentation comments 2019-02-10 23:18:34 +00:00
feature-search-didyoumean.php Integrate didyoumean into the main search engine, but it's crashing. 2020-03-15 17:54:27 +00:00
feature-search.php Squash all the error messages, but it's not working as intended. 2020-03-15 18:10:23 +00:00
feature-stats.php bool -> boolean 2020-01-05 20:59:21 +00:00
feature-theme-gallery.php Bump version of modules 2019-10-20 16:01:13 +01:00
feature-upload.php bool -> boolean 2020-01-05 20:59:21 +00:00
feature-user-preferences.php Update changelog; change name of new setting to email_verify_addresses setting 2020-01-05 23:10:19 +00:00
feature-user-table.php Bugfix: Fix crash when trying to access the user table when not logged in as an admin. 2019-05-11 12:41:43 +01:00
feature-watchlist.php Bugfix watchlist: Fix variable name 2020-01-05 20:48:55 +00:00
lib-search-engine.php Squash all the error messages, but it's not working as intended. 2020-03-15 18:10:23 +00:00
lib-storage-box.php Integrate didyoumean into the main search engine, but it's crashing. 2020-03-15 17:54:27 +00:00
page-credits.php Credits URL correction 2020-01-10 17:47:23 +00:00
page-debug-info.php Start Integrating the BkTree into the main Pepperminty Wiki codebase, but there's a long way to go. 2020-03-14 17:49:26 +00:00
page-delete.php 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
page-edit.php Bugfix: Squash empty tags when saving an edit to a page 2020-02-04 01:45:14 +00:00
page-export.php Bugfix: Include uploaded files when exporting 2019-01-31 21:41:13 +00:00
page-help.php Bugfix: Include the new inverted index in wiki size calculations 2019-11-10 15:43:24 +00:00
page-list.php If it's a list of strings, then it should be sorted correctly. 2019-09-03 18:16:01 +01:00
page-login.php Refactor login code a bit to reduce nesting 2019-10-07 18:19:48 +01:00
page-logout.php Bugfix the login system changes. It works! 2018-05-11 11:34:57 +01:00
page-move.php Minify the pageindex by default, but also add a setting to control this 2019-06-01 15:55:48 +01:00
page-update.php Fix bug in update action api docs. 2016-10-19 07:30:59 +01:00
page-user-list.php Add user list action 2017-02-18 21:52:05 +00:00
page-view.php feature-search: add command 2020-03-11 23:51:49 +00:00
parser-default-old.php Add title to internal links, and refactor page cache id generation 2019-02-10 23:01:01 +00:00
parser-parsedown.php Bugfix: Update Parsedown to squash bugs in PHP 7.4 2019-12-23 21:53:22 +00:00