Commit graph

1,706 commits

Author SHA1 Message Date
Emidio Reggiani
6d3e33ceb7 Improved comments file naming, handled corresponding markdown file rename and delete. Introduced pagination in admin comments list. Capability to show comments in posts, static, authors. 2025-11-25 18:41:15 +01:00
Emidio Reggiani
41daa5f8d6 Added local comments choice in install.php. 2025-11-08 14:48:20 +01:00
Emidio Reggiani
c097b7b11b Added PHP Mailer. 2025-11-08 14:37:49 +01:00
Emidio Reggiani
6a38bbabbb Reworked success/fail status messages after comment insertion. 2025-11-08 11:29:11 +01:00
Emidio Reggiani
eb7eda6da6 Initial commit - adding comments functionality to HTMLy. 2025-11-08 09:38:22 +01:00
danpros
dde01601bd Update dispatch.php v3.1.1 2025-11-03 13:05:40 +07:00
Dan
43fb25a798
Merge pull request #980 from eagleman/patch-27
Update it_IT.ini
2025-11-03 04:20:33 +07:00
eagleman
0beec6aefd
Update it_IT.ini
Adde the new translated strings
2025-11-02 16:25:21 +01:00
danpros
5b45d379c2 Update noto-serif.css 2025-11-02 12:38:06 +07:00
danpros
59bbc930f0 Fix noto serif fonts 2025-11-02 12:34:44 +07:00
danpros
5e299c84ad Update dispatch.php 2025-11-02 11:55:29 +07:00
danpros
24f6a63638 Update layout.html.php 2025-11-02 11:36:08 +07:00
danpros
6295bcd601 Update theme-settings.html.php 2025-11-02 11:06:03 +07:00
danpros
afe3ce50b1 Update layout.html.php 2025-11-02 11:03:18 +07:00
danpros
6c5a2f8b42 Update theme 2025-11-02 10:42:44 +07:00
danpros
411979257b Update string 2025-11-02 10:01:09 +07:00
danpros
2a20c538b2 New lang strings 2025-11-02 09:53:29 +07:00
danpros
58484ec37e Update style.css 2025-11-02 07:29:28 +07:00
danpros
9d3eda79e3 Update theme 2025-11-02 07:20:25 +07:00
Dan
9653842200
Merge pull request #979 from eagleman/patch-25
Update it_IT.ini
2025-11-02 06:47:20 +07:00
eagleman
5103c386d8
Update it_IT.ini
Corrected a llittle typo
2025-11-01 17:27:22 +01:00
danpros
a25b2cb1d9 Update theme.json 2025-11-01 22:34:23 +07:00
danpros
9b4a33212b Update static.html.php 2025-11-01 22:30:28 +07:00
danpros
264c159133 Cleaning up tab 2025-11-01 20:18:08 +07:00
danpros
1038839dd1 Basic theme settings 2025-11-01 20:15:16 +07:00
danpros
5a9376599b Update functions.php 2025-11-01 15:53:56 +07:00
danpros
9f0d4ab958 Update version 2025-11-01 15:45:51 +07:00
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
288cc89459 Add theme info 2025-10-30 09:34:29 +07:00
danpros
8f5899a1dc Example theme settings 2025-10-29 20:32:59 +07:00
danpros
efda7a3595 Update admin.php 2025-10-29 16:40:05 +07:00
danpros
4aa927f299 Add screenshot 2025-10-29 15:47:49 +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
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