Pepperminty-Wiki/modules
Starbeamrainbowlabs 16354b467e
page-edit: fix typo
2024-02-10 19:25:10 +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 Bugfix action-raw: add missing implode 2022-06-30 01:43:54 +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 Bugfix: correct help page link for interwiki links 2023-09-10 13:46: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 Remove debug logging 2022-05-18 15:36:13 +01: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 user-table: fix typos 2023-12-18 23:26:50 +00: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: fix typo 2022-09-17 17:36:20 +01: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: fix typo 2024-02-10 19:25:10 +00: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 page-list: add filter GET param to filter page list by a substring. 2022-08-03 01:13:04 +01: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 typo 2022-08-14 22:31:08 +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 parsedown: fix templating under circumstances 2023-01-26 20:51:07 +00:00