Pepperminty-Wiki/modules
Starbeamrainbowlabs f4f08d8066
docs: Update apiDoc
As it turns out, we used @apiVersion for things that weren't HTTP API 
routes. In such cases, the recommended directive is @since, not 
@apiVersion
2022-02-27 16:19:35 +00:00
..
action-hash.php action-hash: fix potential XSS in string GET param 2021-09-02 21:27:26 +01:00
action-protect.php fixup 2021-09-02 22:29:48 +01:00
action-random.php action-random: use new slugify() function 2021-09-02 22:39:10 +01:00
action-raw.php Add MPL 2.0 short header to core code files 2020-09-23 23:22:39 +01:00
api-status.php api-status: add sitemap_url property if the page-sitemap module is present 2020-10-26 18:26:33 +00:00
extra-sidebar.php Fix & improve sidebar 2021-07-21 00:44:31 +01:00
feature-cli.php feature-cli: fix typo 2021-06-10 20:11:53 +01:00
feature-comments.php Bugfix: fix crash when attempting to leave a top-level comment 2022-02-06 00:24:55 +00:00
feature-firstrun.php Bugfix: Fix stored XSS attack - ref CVE-2021-38600 2021-09-02 20:54:06 +01:00
feature-guiconfig.php feature-guiconfig: fix potential obscure XSS 2021-09-02 22:53:59 +01:00
feature-history.php feature-history: fix potential XSS attack 2021-09-02 22:58:19 +01:00
feature-interwiki-links.php feature-interwiki-links: fix potential XSS attack 2021-09-02 23:00:50 +01:00
feature-readingtime.php Add MPL 2.0 short header to core code files 2020-09-23 23:22:39 +01:00
feature-recent-changes.php recent changes: fix broken charactetr when displaying page moves 2021-09-03 02:01:24 +01:00
feature-redirect.php Add MPL 2.0 short header to core code files 2020-09-23 23:22:39 +01:00
feature-search-didyoumean.php Add MPL 2.0 short header to core code files 2020-09-23 23:22:39 +01:00
feature-search.php feature-search: fix potential XSS 2021-09-03 00:00:49 +01:00
feature-similarpages.php Add MPL 2.0 short header to core code files 2020-09-23 23:22:39 +01:00
feature-stats.php Fix crash when loading the stats page 2022-01-05 02:47:28 +00:00
feature-theme-gallery.php feature-theme-gallery: fill in help text 2021-09-03 00:26:55 +01:00
feature-upload.php feature-upload: ensure that Javascript in SVG images does not execute 2021-09-21 14:04:42 +01:00
feature-user-preferences.php feature-user-preferences: fiix potential xss vulnerabilities 2021-09-03 01:01:38 +01:00
feature-user-table.php feature-user-table: fix potential obscure XSS attack 2021-09-03 01:08:27 +01:00
feature-watchlist.php feaature-watchlist: minor XSS improvements 2021-09-03 01:10:54 +01:00
lib-search-engine.php Fix crash when using the search bar in recent versions of php 2021-07-20 23:54:56 +01:00
lib-storage-box.php StorageBox: Fix crash when index.php is a symlink 2022-02-27 15:56:34 +00:00
page-credits.php credits: add author of latest PR 2022-02-19 15:22:05 +00:00
page-debug-info.php Add MPL 2.0 short header to core code files 2020-09-23 23:22:39 +01:00
page-delete.php page-delete: fix XSS 2021-09-03 01:16:29 +01:00
page-edit.php page-edit: XSS 2021-09-03 01:23:42 +01:00
page-export.php page-export: XSS 2021-09-03 01:26:14 +01:00
page-help.php page-help: Add formats to data size bar on ?action=help&dev=yes 2021-09-03 01:29:49 +01:00
page-list.php docs: Update apiDoc 2022-02-27 16:19:35 +00:00
page-login.php fix login when hosting Pepperminty Wiki in a subdirectory 2021-09-30 21:26:30 +01:00
page-logout.php Add MPL 2.0 short header to core code files 2020-09-23 23:22:39 +01:00
page-move.php page-move: htmlentities & returnto support in login URLs 2021-09-03 01:41:51 +01:00
page-sitemap.php fixup 2021-09-03 02:04:49 +01:00
page-update.php Add MPL 2.0 short header to core code files 2020-09-23 23:22:39 +01:00
page-user-list.php Add MPL 2.0 short header to core code files 2020-09-23 23:22:39 +01:00
page-view.php page-view: XSS again again again 2021-09-03 01:50:09 +01:00
parser-default-old.php Add MPL 2.0 short header to core code files 2020-09-23 23:22:39 +01:00
parser-parsedown.php Bugfix: Banish erroneous additional entries in complex tables of contents 2022-02-18 23:59:42 +00:00