Commit graph

1,718 commits

Author SHA1 Message Date
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
Dan
591bdd7e7b
Merge pull request #967 from andrigamerita/fullscreen-editor by @andrigamerita
Add fullscreen feature to Markdown editor
2025-09-22 07:59:45 +07:00
andrigamerita
557888fa08
Add fullscreen feature to Markdown editor 2025-09-21 21:37:03 +02:00
Dan
657e077ef0
Merge pull request #963 from sean1138/admin-edits by @sean1138
image uploader layout improvement
2025-09-18 05:17:10 +07:00
sean1138
28f032ee50 css grid + checkerboard pattern behind images in the modal image uploader gallery 2025-09-17 12:42:43 -04:00
Dan
2117a32fc3
Merge pull request #959 from sean1138/bugfix-wmd-prompt-background by @sean1138
bugfix upload image modal background
2025-09-15 06:32:12 +07: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
Dan
1ee0e1682a
Merge pull request #958 from sean1138/drag-drop-images by @sean1138
Drag drop images
2025-09-14 18:06:50 +07: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
sean z
976d24d098
Merge branch 'danpros:master' into master 2025-09-09 13:36:42 -04:00
danpros
b94161398d Quick fixes v3.1.0 2025-08-18 15:56:45 +07:00
danpros
b2551bc879 Update version 2025-08-18 06:51:00 +07:00
danpros
2b8bf2255b Delete font.css 2025-08-18 06:49:24 +07:00
danpros
cc52599f40 Update style.css 2025-08-18 06:18:01 +07:00
danpros
cc39f89db0 Update style.css 2025-08-18 06:13:41 +07:00
danpros
f3f12f44d9 Update layout.html.php 2025-08-18 05:53:11 +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
0fbbf781c5 Update toc.js 2025-08-16 16:45:31 +07:00
danpros
a219be2621 Update post.html.php 2025-08-16 16:41:01 +07:00
danpros
92890b03b8 Fix upload images 2025-08-16 16:05:14 +07:00
Dan
3ace29b2fc
Merge pull request #945 from whiteonred/master
Add Belarusian localization (be_BY) by @whiteonred
2025-07-19 07:42:40 +07:00
Ivan M.
f7e5b2690a
Add files via upload 2025-07-18 22:46:40 +03:00
Dan
f3de94c0ff Update version v3.0.9 2025-07-05 08:45:23 +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
bac48639e9 No posts message 2025-07-05 08:09:08 +07:00
Dan
0b5ead97f9 Update profile.html.php 2025-07-05 08:02:58 +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
Dan
eba22fc480
Merge pull request #928 from andrigamerita/autosave by @andrigamerita
Refactor autosave draft script and add error handling
2025-06-08 04:45:26 +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
Dan
908c3d0789
Merge pull request #927 from andrigamerita/bing-verification by @andrigamerita
Add support for Bing Webmaster Tools site verification
2025-06-06 21:37:21 +07:00
andrigamerita
c387e83f54
Add support for Bing Webmaster Tools site verification 2025-06-06 13:37:58 +02:00
Dan
e55f8eec26
Merge pull request #914 from DamianS-eng/color-scheme
Add Color scheme meta tag to functions in includes.php by @DamianS-eng
2025-05-09 10:48:40 +07:00
Damian
8859ab9887
Merge branch 'danpros:master' into color-scheme 2025-05-08 20:54:09 -04:00
Dan
3eddc4ce1e
Merge pull request #913 from Parsa-Fathian/Parsa-Fathian-kurdish-language-1
Add Kurdish Language Support
2025-05-08 16:56:59 +07:00