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