Commit graph

909 commits

Author SHA1 Message Date
danpros
07c49547f6 Update functions.php 2025-11-01 15:20:56 +07:00
danpros
050fe31523 Verify page
Make sure the page and subpages are valid before recording the page hits.
2025-11-01 11:56:01 +07:00
danpros
fefc58ece7 Update theme.html.php 2025-10-30 16:59:50 +07:00
danpros
efda7a3595 Update admin.php 2025-10-29 16:40:05 +07:00
danpros
857d1eaaec Add the theme shortcut 2025-10-29 15:03:09 +07:00
danpros
c442f92dde Add theme settings
Adding simple theme settings. We can add the fields available in theme.json.
2025-10-29 13:15:20 +07:00
danpros
c18896b2b6 Update adminlte.min.css 2025-10-21 11:05:43 +07:00
danpros
dbe3b8b9c7 Fix fullscreen 2025-10-21 10:20:46 +07:00
danpros
d643b629ff Update functions.php 2025-10-21 08:06:55 +07:00
danpros
6ceee82032 Update dispatch.php
Keep the thumbnail original filename.
2025-10-21 07:51:22 +07:00
danpros
6684d027e8 Simplify the select option
Make the select options value similar to future theme settings.
2025-10-21 07:32:16 +07:00
danpros
bf5a361c8e Cleaning up 2025-10-21 06:59:10 +07:00
andrigamerita
557888fa08
Add fullscreen feature to Markdown editor 2025-09-21 21:37:03 +02:00
sean1138
28f032ee50 css grid + checkerboard pattern behind images in the modal image uploader gallery 2025-09-17 12:42:43 -04:00
sean1138
88e99145c7 a modal background wasn't disappearing when using the escape key and/or close button in the modal
demo of the issue here: https://youtu.be/h3f0KDCbc2o
2025-09-14 17:29:16 -04:00
sean1138
2a0f66c858 hopefully my id names are more clear now 2025-09-14 05:34:18 -04:00
sean1138
9fe3f6dddf drag and drop image uploading - untested yet, issue with local install URL underscore in path??? 2025-09-14 05:19:25 -04:00
danpros
b94161398d Quick fixes 2025-08-18 15:56:45 +07:00
danpros
50b6d0b520 GDPR Compliance
Using local resources for fonts, CSS, or scripts.
2025-08-18 05:28:26 +07:00
danpros
85e4a52c3e Update functions.php 2025-08-17 12:15:30 +07:00
danpros
e3375ca82e Update functions.php 2025-08-16 18:33:35 +07:00
danpros
92890b03b8 Fix upload images 2025-08-16 16:05:14 +07:00
Dan
f82d208b53 Update config-metatags.html.php 2025-07-05 08:31:18 +07:00
Dan
01823dd01d Update functions.php 2025-07-05 08:18:31 +07:00
Dan
f1298f04c6 Update admin.php 2025-07-05 07:10:11 +07:00
Dan
6452fc4806 Transliterate slug option 2025-07-05 06:40:51 +07:00
Dan
f5c1a4812a Update htmly.php 2025-07-04 19:19:57 +07:00
Dan
8cfbbb0090 Update htmly.php 2025-07-04 19:04:03 +07:00
Dan
f6accb8c6c Update htmly.php 2025-07-04 18:45:35 +07:00
Dan
9bf6179890 Update htmly.php 2025-07-04 18:35:08 +07:00
Dan
3f6fe237dc Add target attribute in menu 2025-07-04 09:26:52 +07:00
Dan
bace4ef940 Remove color-scheme
This break the old theme. This should be added to layout.html.php manually
2025-07-04 09:23:41 +07:00
Dan
177320033f Missing ID 2025-07-04 09:19:59 +07:00
andrigamerita
60858703c0
Handle server-side session error for /admin/autosave 2025-06-07 16:38:31 +02:00
andrigamerita
a0b8059647
Refactor autosave draft script and add error handling 2025-06-07 15:35:01 +02:00
andrigamerita
c387e83f54
Add support for Bing Webmaster Tools site verification 2025-06-06 13:37:58 +02:00
Damian
be45b3ea00
Add color-scheme meta tag to heads of all content 2025-05-07 19:28:52 -04:00
Dan
f6a8caa379 Fix editor tags HTML entities 2025-04-23 05:41:07 +07:00
Dan
cf7329dce8 Update layout.html.php 2025-04-22 12:14:38 +07:00
Dan
d3ad94a5ee Change version 2025-04-22 10:25:04 +07:00
Dan
aeec0910ff Improve toolbar and menu
Sometimes if we have a menu with a `fixed` position then it will overlap with the toolbar. This is trying to fix it.
2025-04-21 18:30:12 +07:00
Dan
a305ba2b31 Change the IDs 2025-04-21 14:24:18 +07:00
Dan
b707d74507 Update toolbar.css 2025-04-21 11:14:48 +07:00
Dan
347b26bba2 Translate menu 2025-04-21 11:05:33 +07:00
Dan
588c6823f2 Update layout.html.php 2025-04-21 09:29:36 +07:00
Dan
4fda99425d Improve toolbar
Add menu button for mobile
2025-04-21 09:21:41 +07:00
Dan
e5d7d0a106 Update functions.php 2025-04-20 19:52:12 +07:00
Dan
6505be2b7c Fix deprecated warning in PHP 8.4 2025-04-20 13:05:44 +07:00
Dan
579135fbef Improve metatags
Include title, description, canonical into $metatags for easy theming.
2025-04-20 12:01:11 +07:00
Dan
1f62b1a00c Update functions.php 2025-04-20 10:27:17 +07:00