| Commit message (Expand) | Author | Age | Files | Lines |
* | Dark toggle layer inherit font size. | petko | 2024-02-20 | 1 | -1/+0 |
* | Dark theme slightly more prominent highlight color. | petko | 2024-02-14 | 2 | -6/+2 |
* | Dark theme toggle: refactor into a separate script pub/pmwiki-darktoggle.js, ... | petko | 2024-02-14 | 3 | -112/+145 |
* | Responsive skin: enable auto dark theme (browser preferences) by default. | petko | 2024-02-12 | 1 | -3/+3 |
* | Enable 3-way theme toggle, Light, Dark and Auto. | petko | 2024-02-12 | 2 | -19/+87 |
* | Dark theme: slightly desaturate pictures. | petko | 2024-02-12 | 1 | -1/+1 |
* | Vardoc links to use Highlight color, when enabled. | petko | 2024-02-12 | 1 | -0/+4 |
* | Update dark theme switcher (cont.) | petko | 2024-02-11 | 1 | -2/+0 |
* | Update dark theme switcher. | petko | 2024-02-11 | 1 | -3/+7 |
* | PmSyntax expose color variables to recipes. | petko | 2024-02-11 | 1 | -5/+4 |
* | Responsive skin update dark theme. | petko | 2024-02-11 | 1 | -43/+37 |
* | Update PmSyntax dark theme. | petko | 2024-02-11 | 1 | -29/+36 |
* | Responsive skin add body attributes for group and page name. | petko | 2024-02-10 | 1 | -2/+2 |
* | Refactor redirect quiet (cont.) | petko | 2024-01-24 | 1 | -1/+0 |
* | Refactor redirect quiet. | petko | 2024-01-24 | 1 | -0/+7 |
* | Dark theme slightly darker frame, sidebar. Fix bug with redirect when $Enable... | petko | 2024-01-24 | 1 | -3/+3 |
* | Rename $EnableDarkTheme -> $EnableDarkThemeToggle. | petko | 2024-01-23 | 1 | -2/+2 |
* | Refactor config data passed to pmwiki-utils.php. Add $EnableDarkTheme. | petko | 2024-01-23 | 2 | -43/+51 |
* | Improved lisibility for inline diffs in page history. | petko | 2024-01-21 | 1 | -0/+6 |
* | Responsive skin update dark styles (cont.) | petko | 2024-01-21 | 1 | -5/+3 |
* | Responsive skin update dark styles. | petko | 2024-01-21 | 1 | -1/+1 |
* | Responsive skin update dark styles. | petko | 2024-01-21 | 1 | -3/+3 |
* | Dark theme toggle specific stylesheets. | petko | 2024-01-21 | 1 | -7/+22 |
* | PmSyntax update dark styles (cont.) | petko | 2024-01-21 | 1 | -1/+1 |
* | PmSyntax update dark styles (cont.) | petko | 2024-01-21 | 1 | -13/+13 |
* | PmSyntax update dark styles (cont.) | petko | 2024-01-21 | 1 | -1/+1 |
* | PmSyntax update dark styles. | petko | 2024-01-21 | 1 | -2/+2 |
* | Add skins/pmwiki/pmwiki-32.svg, enable for $PageLogoUrl. | petko | 2024-01-21 | 1 | -0/+11 |
* | Revert PmFilterable, will move to Cookbook. | petko | 2024-01-21 | 1 | -73/+0 |
* | PrintDiff() add $sincce argument. | petko | 2024-01-05 | 1 | -4/+6 |
* | RecipeCheck use https. Add $Filterable. | petko | 2023-12-29 | 1 | -4/+79 |
* | Dark theme styles (cont.). | petko | 2023-12-20 | 1 | -1/+4 |
* | Dark theme styles (cont.). | petko | 2023-12-20 | 1 | -3/+3 |
* | Dark theme styles (cont.). | petko | 2023-12-20 | 1 | -2/+2 |
* | Dark theme styles (cont.). | petko | 2023-12-20 | 1 | -1/+1 |
* | Dark theme styles (cont.). | petko | 2023-12-20 | 3 | -33/+32 |
* | Dark theme styles. | petko | 2023-12-18 | 1 | -2/+2 |
* | Add prototype for dark theme toggle (experimental). | petko | 2023-12-18 | 4 | -39/+202 |
* | PmSyntax allow for more precise (fractional) dimensions of the highlighted area. | petko | 2023-12-18 | 1 | -1/+1 |
* | Fix urlapprove.php for PHP 8.2. PmSyntax textarea remove styles for width, he... | petko | 2023-11-28 | 1 | -2/+0 |
* | Fix PmSyntax when window.localStorage is disabled. | petko | 2023-11-27 | 1 | -4/+14 |
* | Fix for window.localStorage disabled. | petko | 2023-11-26 | 1 | -4/+15 |
* | Add $NotifyRelatedTrailFmt, reverse simpletable row backgrounds when there is... | petko | 2023-11-19 | 2 | -2/+8 |
* | Add input color (cont.) | petko | 2023-10-26 | 1 | -1/+1 |
* | Add input month field. | petko | 2023-10-24 | 1 | -1/+1 |
* | Fix Ctrl+ArrowUp|Down broke with recent change. | petko | 2023-10-23 | 1 | -39/+40 |
* | Add new keyword shortcuts Ctrl+B (bold), Ctrl+I (italic), Ctrl+K (link/unlink). | petko | 2023-10-23 | 1 | -9/+37 |
* | DiffRenderSource() fix for PHP 8, keep ins/del tags on the same line, .diffma... | petko | 2023-10-11 | 1 | -1/+1 |
* | Add (:input pmtoken:) helper. | petko | 2023-04-28 | 1 | -1/+1 |
* | Change data-pmconfirm only to apply to form, button, submit and reset. | petko | 2023-04-06 | 1 | -0/+1 |