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