Commit graph

881 commits

Author SHA1 Message Date
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
Dan
8f08f2f547 Fix bootstrap 5 dropdown menu 2025-04-20 10:08:08 +07:00
Dan
fc9a723f27 Improve translation 2025-04-17 17:10:43 +07:00
Dan
00339d8057
Merge pull request #899 from EmiliTX/cbmtx-patch-3 by @EmiliTX
Update add-content.html.php
2025-04-07 20:07:43 +07:00
Emily S.
4655810687
Update add-content.html.php 2025-04-07 06:46:40 -05:00
Emily S.
e2cb0de26b
Update add-content.html.php 2025-04-07 06:45:58 -05:00
Emily S.
c91d70c497
Update add-content.html.php
Added custom_fields reference so that value in language file is used correctly
2025-04-07 06:44:26 -05:00
Emily S.
ec352a3328
Update edit-content.html.php
Added custom_fields to match language file
2025-04-07 06:34:17 -05:00
Dan
f42a31dc40 Update admin.php 2025-03-30 12:09:40 +07:00
Dan
0e6789758c Update main.html.php 2025-03-28 13:48:36 +07:00
Dan
1e641b6043 Update version 2025-03-28 13:30:37 +07:00
Dan
b6ca7d7cc1 Update layout.html.php 2025-03-28 13:15:51 +07:00
Dan
f59febfa29 Improve performance
Previously, to count the number of posts, you needed a separate function. Now, that's no longer the case.
2025-03-28 08:01:39 +07:00
Dan
e2ba3fb06b Handle null value 2025-03-27 09:21:25 +07:00
Dan
1412698c8d Fix non existent ID error (JS) 2025-03-26 18:56:59 +07:00
Dan
0c300b5077 Split the recent_type()
The recent_type() only return post type. Add recent_category(), and recent_profile_posts()
2025-03-26 18:36:15 +07:00
Dan
280af1cb2d Update functions.php 2025-03-25 23:19:26 +07:00
Dan
bbecb8e242 Update htmly.php
Allows custom template files for subpages: layout--[subpage-slug].html.php, layout--substatic.html.php, substatic--[subpage-slug].html.php, substatic.html.php
2025-03-25 23:17:13 +07:00
Dan
0e5125cfc7 Update editor.css 2025-03-19 19:25:04 +07:00
Dan
146eda9954 Fulltext search
Fulltext search enabled by default after installation.
2025-03-19 18:39:08 +07:00
Dan
58b6eb0a6a Update admin.php 2025-03-19 14:04:41 +07:00
Dan
fb56df58da Update editor.css
See: #843
2025-03-19 13:21:18 +07:00
Dan
82b1233ae3 Add file accept image/webp 2025-03-19 12:27:05 +07:00
Dan
04c5ab3a3d Fix form styling 2025-03-19 12:20:36 +07:00
Dan
be90f88708 Form builder styling 2025-03-18 19:53:56 +07:00
Dan
c372b37980 Update edit-content.html.php 2025-03-18 15:47:38 +07:00
Dan
9d06bcf9f8 Fix edit content 2025-03-18 15:44:52 +07:00
Dan
65afc01fe5 Add info properties 2025-03-18 15:27:21 +07:00
Dan
b51bbd2d60 Update form.builder.js 2025-03-18 09:44:57 +07:00