..
action-hash.php
Bump module versions & go over documentation comments
2019-02-10 23:18:34 +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
Add history-revert action, but it isn't tested yet.
2018-07-02 23:44:10 +01:00
extra-sidebar.php
Document *all* teh things.
2017-09-15 23:06:10 +01:00
feature-comments.php
Update parser engine to handle comments as untrusted
2019-03-02 21:59:50 +00:00
feature-firstrun.php
Add force-redirect to firstrun action, and option to disable access check (NOT RECOMMENDED)
2019-05-11 22:52:55 +01:00
feature-guiconfig.php
Add a more obvious link to the user table at the top of the master settings page
2019-05-11 12:44:28 +01:00
feature-history.php
typo in comment
2019-08-08 18:36:51 +01:00
feature-interwiki-links.php
Bump module versions & go over documentation comments
2019-02-10 23:18:34 +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.php
Start refactoring the search system to use a new key-value store backend
2019-08-18 18:52:29 +01:00
feature-stats.php
[apidoc] Bugfix @apiVersion directives
2019-08-09 12:44:22 +01:00
feature-upload.php
[upload] Make comments serenata-compatible
2019-08-15 22:55:50 +01:00
feature-user-preferences.php
Update the user preferences to support the new password hashing system
2018-05-11 11:41:40 +01: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
page-credits.php
Add credit to @tspivey for more bug reports
2018-10-31 15:10:13 +00:00
page-debug-info.php
Added commit hash to debug & configure actions
2018-04-22 17:52:57 +01:00
page-delete.php
Start refactoring the search system to use a new key-value store backend
2019-08-18 18:52:29 +01:00
page-edit.php
Start refactoring the search system to use a new key-value store backend
2019-08-18 18:52:29 +01:00
page-export.php
Bugfix: Include uploaded files when exporting
2019-01-31 21:41:13 +00:00
page-help.php
Add stacked bar to show where your space has gone
2017-04-17 14:01:19 +01:00
page-list.php
[apidoc] Bugfix @apiVersion directives
2019-08-09 12:44:22 +01:00
page-login.php
Improve comments
2019-05-11 12:13:06 +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
Tidy up page-view module code
2019-01-30 21:34:24 +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
[search] Add StorageBox.php as an extra data file
2019-08-17 20:47:51 +01:00