aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Version=pmwiki-2.3.33petko2024-04-211-1/+1
* Update blocklist.php for PHP 8.petko2024-04-191-1/+4
* Cache auth conditional results for (:if auth level:).petko2024-04-131-2/+2
* Add $HTMLTitleFmt (PITS:01502).petko2024-04-131-1/+5
* Fix some cases with conditional markup and markup expressions where an empty ...petko2024-04-081-2/+4
* $EnablePreviewChanges to show "No changes" if there are no changes.petko2024-03-241-2/+7
* Version=pmwiki-2.3.32petko2024-03-241-1/+1
* Lock AllRecentChanges in case of concurrent uploads.petko2024-03-071-0/+2
* Add upload extensions and image extension patterns AVIF, AVIFS.petko2024-02-261-0/+1
* Dark theme: replace label <mark> with an inverted <span>, add toggleImages(),...petko2024-02-251-4/+13
* Version=pmwiki-2.3.31petko2024-02-231-1/+1
* Revert local-$Skin.css.petko2024-02-231-1/+0
* $EnableUploadVersions = 2 (cont.)petko2024-02-221-2/+4
* Revert 'audio/aac'.petko2024-02-221-1/+0
* $EnableUploadVersions = 2; if a file already exists, rename the new file with...petko2024-02-221-12/+4
* Add upload extension 'aac' => 'audio/aac'.petko2024-02-201-1/+2
* Fix some i18n strings.petko2024-02-141-3/+2
* Dark theme toggle: refactor into a separate script pub/pmwiki-darktoggle.js, ...petko2024-02-141-6/+14
* Enable 3-way theme toggle, Light, Dark and Auto.petko2024-02-121-1/+6
* Update CopyCode for dark theme.petko2024-02-121-1/+2
* $WikiStyleCSS add columns.petko2024-02-111-1/+2
* Skins to include pub/css/local-$Skin.css if present.petko2024-02-101-0/+1
* Update RecipeCheck to also list skins.petko2024-02-101-8/+22
* Refactor $PostConfig to allow called functions to update it (cont.)petko2024-02-101-1/+1
* Refactor $PostConfig to allow called functions to update it.petko2024-02-101-8/+12
* Forms add attribute "form".petko2024-02-061-1/+1
* Refactor redirect quiet.petko2024-01-241-1/+2
* Rename $EnableDarkTheme -> $EnableDarkThemeToggle.petko2024-01-231-2/+2
* Refactor config data passed to pmwiki-utils.php. Add $EnableDarkTheme.petko2024-01-231-19/+26
* Version=pmwiki-2.3.30petko2024-01-221-1/+1
* Input markup fix for unquoted form action URL.petko2024-01-211-2/+2
* Improved lisibility for inline diffs in page history.petko2024-01-211-7/+18
* Add skins/pmwiki/pmwiki-32.svg, enable for $PageLogoUrl.petko2024-01-211-2/+2
* Revert PmFilterable, will move to Cookbook.petko2024-01-212-12/+3
* Fix Attach: links with escaped path and filenames.petko2024-01-121-1/+2
* Forms enable input e_author not only for action=edit.petko2024-01-091-6/+8
* PrintDiff() add $sincce argument.petko2024-01-051-2/+2
* Add $PmFilterable (cont.)petko2023-12-291-2/+2
* Add $PmFilterable.petko2023-12-291-4/+4
* RecipeCheck use https. Add $Filterable.petko2023-12-292-5/+14
* upload.php fix warning for PHP 8.petko2023-12-261-0/+2
* Handle $EnableUploadMimeMatch with Fileinfo not enabled (cont.)petko2023-12-251-2/+1
* Handle $EnableUploadMimeMatch with Fileinfo not enabled (cont.)petko2023-12-251-1/+1
* Handle $EnableUploadMimeMatch with Fileinfo not enabled.petko2023-12-251-5/+9
* Version=pmwiki-2.3.29petko2023-12-181-1/+1
* $MarkupDirectiveFunctions allow dashes in attribute names.petko2023-12-111-1/+1
* Fix urlapprove.php for PHP 8.2. PmSyntax textarea remove styles for width, he...petko2023-11-281-1/+1
* Version=pmwiki-2.3.28petko2023-11-271-1/+1
* UrlApprovals allow https: URLs if the http: URL for the same domain is approv...petko2023-11-271-3/+4
* UrlApprovals allow https: URLs if the http: URL for the same domain is approv...petko2023-11-271-4/+3