Commit graph

311 commits

Author SHA1 Message Date
andrigamerita
c387e83f54
Add support for Bing Webmaster Tools site verification 2025-06-06 13:37:58 +02: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
588c6823f2 Update layout.html.php 2025-04-21 09:29:36 +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
0e6789758c Update main.html.php 2025-03-28 13:48:36 +07:00
Dan
b6ca7d7cc1 Update layout.html.php 2025-03-28 13:15:51 +07:00
Dan
1412698c8d Fix non existent ID error (JS) 2025-03-26 18:56:59 +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
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
0eeeec058c Add lang key 2025-02-15 10:28:38 +07:00
Dan
e9589b1dc2 Add clear index button 2025-02-15 06:17:05 +07:00
Dan
3d17ca5254 Update search-reindex.html.php 2025-02-14 12:28:26 +07:00
Dan
e4dfc429d7 Fulltext search index 2025-02-14 10:21:17 +07:00
Dan
5d873dceec Change version 2025-01-27 08:09:27 +07:00
Dan
5804cbcdd7 Cleaning up 2025-01-27 07:58:10 +07:00
Dan
6747b0e3c5 Improve MFA
Temporarily save username and password during MFA login to session file and not into hidden input
2025-01-24 23:28:06 +07:00
Dan
3397d76b01 Improve insert image. See: #851
Minus search image.
2025-01-23 20:33:12 +07:00
Dan
c0bcb5c5cc MFA domain
Remove http/https
2025-01-23 07:31:31 +07:00
KuJoe
c46fa1985c Clean up MFA display
Added a new page so users are only prompted for MFA if it's enabled for their account.

Also displays the blog domain properly in MFA applications.
2025-01-15 19:40:38 -05:00
danpros
d2fe54d166 Prepare release 2024-11-21 05:44:18 +07:00
danpros
4abd8b29f4 Add new theme
Based on Tailwind Starter Blog theme, see https://github.com/timlrx/tailwind-nextjs-starter-blog
2024-11-20 13:01:17 +07:00
Robert Pfotenhauer
56f5460839 Added Bluesky to social accounts
As Twitter is becoming more and more of a muckraker, the alternative should be shown here as well.
2024-11-19 11:02:33 +01:00
danpros
1471fe7ccc Clean up 2024-11-18 15:35:29 +07:00
danpros
00f38107d1 Update layout.html.php 2024-11-11 13:05:31 +07:00
danpros
10bc30112f Sidebar always dark + add missing lang string 2024-11-11 13:04:17 +07:00
Joduai
7ad1f1f305
Add files via upload 2024-10-16 19:43:06 +00:00
Joduai
62a77dc037
Add files via upload 2024-10-15 22:01:08 +00:00
Joduai
0f3a90ee1d
Add files via upload 2024-10-15 21:57:07 +00:00
Joduai
382932708a
Add files via upload 2024-10-15 21:46:17 +00: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
e106a971df Bug fix #821
Fix category link on admin page if the category slug contains `category` string
2024-10-08 23:50:28 +07:00
Daniel Ethan
ca55ea5881 Update Font Awesome version in Admin panel
The current Font Awesome version in the admin panel is 4.4.0.

I updated this to the latest free version 6.6.0 here https://github.com/FortAwesome/Font-Awesome

I checked and all icons look to be loading properly in the admin panel. I also checked each of the built-in themes to make sure nothing was conflicting, and I didn't notice any missing icons in the themes.
2024-09-26 21:27:33 +01:00
KuJoe
32388b2a37 RSS Description config option added
Gives the admin the config option to choose to replace the RSS description value with Meta Description instead of Body (default is the current setting of body, if nothing is selected defaults to body).
2024-09-12 22:56:11 -04:00
danpros
a473482da8 Allow to change the post permalink prefix
Example: /blog/post-slug
2024-09-06 14:19:25 +07:00
danpros
6bc0f8880a Custom /blog URL
Allow to change the /blog url eg, /news
2024-09-05 09:22:56 +07:00
danpros
c33f462c06 Check GD 2024-07-15 18:23:17 +07:00
danpros
852ba14d02 Thumbnail 2024-06-28 14:31:22 +07:00
danpros
ce60dfdae1 New security config tab 2024-06-03 08:46:15 +07:00
danpros
5226e9c01c Update version + cleaning up 2024-06-02 19:08:31 +07:00