Pepperminty-Wiki/modules
Starbeamrainbowlabs edc1a694dd
feature-comments: add 2 new settings
2020-07-08 19:35:42 +01: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 adding nosidebar docu 2020-04-18 20:32:39 -07:00
feature-cli.php feature-cli: remove need for quotes when using php index.php exec .... 2020-04-22 00:33:53 +01:00
feature-comments.php feature-comments: add 2 new settings 2020-07-08 19:35:42 +01:00
feature-firstrun.php Tiny formatting tweak 2020-01-10 17:07:09 +00:00
feature-guiconfig.php master settings page: fix invalid HTML that was causing layout issues 2020-05-09 15:43:12 +01: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-readingtime.php Bugfix: only replace the first instance when inserting the estimated reading time 2020-05-25 21:26:36 +01:00
feature-recent-changes.php Bump module versions & go over documentation comments 2019-02-10 23:18:34 +00:00
feature-redirect.php Bugfix feature-redirect: fix typo in variable name 2020-07-07 21:19:50 +01:00
feature-search-didyoumean.php didyoumean/cli: improve output of lookup subcommand 2020-04-22 00:44:33 +01:00
feature-search.php Reduce number of calls to stas_parse() 2020-04-21 21:01:00 +01:00
feature-similarpages.php Bugfix: Only show similar page suggestions if we're on the view action 2020-06-04 01:15:10 +01:00
feature-stats.php stats/cli: add show subcommand 2020-04-22 01:17:05 +01:00
feature-theme-gallery.php Bump version of modules 2019-10-20 16:01:13 +01:00
feature-upload.php feature-upload: fix the dot problem 2020-04-21 21:18:50 +01: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 Start implementing similar pages system, but it's not finished yet 2020-05-22 21:22:07 +01:00
lib-storage-box.php Fix inverted logic in libstoragebox 2020-03-15 22:04:18 +00:00
page-credits.php Update credits 2020-04-21 15:05:25 +01: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: Display link when redirect page sends user to a another page that doesn't exist Note that this only shows for users with permission to edit the target page at the moment. 2020-06-04 19:11:29 +01: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 Bugfix: Don't redirect when navigating to a redirect page from a page list 2020-07-07 21:11:13 +01:00
page-login.php noindex, nofollow login pages to try and stop bots from getting into infinite loops 2020-06-11 20:52:25 +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 Add absolute redirects 2020-07-07 21:10:38 +01: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: Squash warning when determining language in the fenced code block extensions 2020-06-04 01:42:29 +01:00