Commit graph

174 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
danpros
411979257b Update string 2025-11-02 10:01:09 +07:00
danpros
efda7a3595 Update admin.php 2025-10-29 16:40:05 +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
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
347b26bba2 Translate menu 2025-04-21 11:05:33 +07:00
Dan
4fda99425d Improve toolbar
Add menu button for mobile
2025-04-21 09:21:41 +07:00
Dan
f42a31dc40 Update admin.php 2025-03-30 12:09:40 +07:00
Dan
e2ba3fb06b Handle null value 2025-03-27 09:21:25 +07:00
Dan
58b6eb0a6a Update admin.php 2025-03-19 14:04:41 +07:00
Dan
3ca9ed1922 Simple custom fields
Currently only supports text, textarea, checkbox and select types.

Can add custom fields to posts, pages/subpages, profile.
2025-03-17 16:02:16 +07:00
Dan
b02cd40a3c Update admin.php 2025-02-19 08:02:17 +07:00
Dan
e4dfc429d7 Fulltext search index 2025-02-14 10:21:17 +07:00
danpros
c4b57162e2 Update admin.php 2024-10-12 16:26:51 +07:00
danpros
d4a0444b17 Update admin.php 2024-10-12 14:54:12 +07:00
danpros
5f213eba56 Update admin.php 2024-10-12 13:51:27 +07:00
danpros
9beafa63bb Fix autosave #789
Track last saved draft than compare the new filename against the old filename when saving.
2024-10-10 12:09:36 +07:00
danpros
fcb013948c Improve styling 2024-10-09 22:00:23 +07:00
danpros
a813ed3b38 Improve Autosave 2024-05-27 07:37:53 +07:00
danpros
505975e565 Improve MFA integration
Cleanup the code. Add password validation and error messages.
2024-05-24 10:12:33 +07:00
KuJoe
05ddfa9114 Added MFA support
Added the option to enable/disable TOTP MFA per user using QR code or manually entering a key.
2024-05-17 11:56:45 -04:00
danpros
3be878126f Fix delete post/page/category
See: #737
2024-05-03 06:13:39 +07:00
danpros
32659cd9e9 Allow avatar for users 2024-04-28 11:11:50 +07:00
kali
0f0c1bbd45 addressed path traversal vulnerability 2024-04-27 10:43:40 -04:00
danpros
8f5a3a3799 Security fix
See: https://chmod744.super.site/htmly-cve for more details
2024-04-27 15:40:57 +07:00
danpros
cb39378b5a Meta description for profile page 2024-03-31 14:32:30 +07:00
danpros
841698a7cd User managements
Add, edit, delete users. Available role: admin, editor, author.
2024-03-31 11:38:45 +07:00
danpros
c8e8bee51b Improve user role 2024-03-30 11:49:22 +07:00
danpros
ada048b973 Update admin.php 2024-03-03 20:36:16 +07:00
danpros
418af8d2d3 Fix pager 2024-03-03 19:35:37 +07:00
danpros
886ff883a9 Update admin.php 2024-03-03 18:37:24 +07:00
danpros
8d58741b88 Rename to scan_images()
Rename for more meaningful
2024-03-03 18:33:33 +07:00
danpros
675cf51259 Add pager in gallery
Load 40 images for each pager.
2024-03-03 17:26:08 +07:00
danpros
dd0e16acf3 Cleaning up 2024-03-03 07:59:29 +07:00
danpros
0fba77f175 Add setting and performance tweak
Add config on how the teaser behave. Saving the IOPS
2024-03-02 20:07:37 +07:00
danpros
9d6c6d9303 Update admin.php 2024-02-27 13:18:30 +07:00
danpros
18a6bc5cde Move function & fix string 2024-02-27 10:56:38 +07:00
danpros
4d8cfbb733 Using flock
To make sure we can read the views data before we save it.
2024-02-20 10:20:07 +07:00
danpros
91587d9bcc Cleanup 2024-02-02 20:56:48 +07:00
danpros
dc742ea2a1 Change views ID to slug
Blog post: post_slug
Page: page_slug
Subpage: subpage_parentSlug.slug
2024-02-02 15:48:36 +07:00
danpros
45d7828983 Update page/subpage views
Update the page and subpage views after reorder it
2024-01-27 21:52:47 +07:00
danpros
4e2b136b49 File lock 2024-01-27 11:48:40 +07:00
danpros
e0952de166 Add new var 2024-01-26 19:23:15 +07:00
danpros
1b4051f711 Cleanup 2024-01-26 17:10:28 +07:00
danpros
8d142b7f37 Improve pages/subpages
Allow to reorder the pages and subpages position. Added doks theme
2024-01-26 08:06:12 +07:00
danpros
7e0ac03d95 Update admin.php 2024-01-09 22:43:11 +07:00
danpros
0a657741f4 Update admin.php 2024-01-09 20:43:21 +07:00
danpros
d0283113a3 Cleanup 2024-01-09 12:23:38 +07:00