Commit graph

182 commits

Author SHA1 Message Date
danpros
505975e565 Improve MFA integration
Cleanup the code. Add password validation and error messages.
2024-05-24 10:12:33 +07:00
KuJoe
46be29978d Added Cloudflare Turnstile as alternative to Google reCAPTCHA
Added the option to select Cloudflare's Turnstile instead of Google's reCAPTCHA for the login page due to it's less intrusive usage and better accessibility options.
2024-05-20 20:19:32 -04:00
KuJoe
96d5145395 Improved autosaving feature
Autosaving now can be disabled in the config menu and only saves when the content field is not empty.
2024-05-18 12:58:25 -04: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
e734bd7eff Update htmly.php 2024-05-03 07:19:51 +07:00
danpros
32659cd9e9 Allow avatar for users 2024-04-28 11:11:50 +07:00
danpros
794dadc8cc Update htmly.php 2024-03-31 16:29:28 +07:00
danpros
92a13ece06 Change password page 2024-03-31 15:41:09 +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
9c5b7a757a Add Open Graph and Twitter card
Add Open Graph and Twitter card. Prepare to allow changing the Title using shortcode
2024-03-13 19:03:38 +07:00
danpros
675cf51259 Add pager in gallery
Load 40 images for each pager.
2024-03-03 17:26:08 +07:00
danpros
04d306acb0 Add social logos
Add social logos and new social links.
2024-02-26 15:33:20 +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
54823b1003 Update htmly.php 2024-01-27 07:54:03 +07:00
danpros
125f1a0499 Update htmly.php 2024-01-26 17:15:20 +07:00
danpros
0d0195c247 Fix parent link 2024-01-26 10:46:17 +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
29c65d9659 Fix username posts count
If username has underscore
2024-01-09 23:51:44 +07:00
danpros
80b2eefba1 Cleanup 2024-01-09 13:39:12 +07:00
danpros
28519f15a1 Multi URLs session 2024-01-06 19:09:01 +07:00
danpros
53dde169d8 Compatibility with old theme
Reverting it for compatibility with old theme.
2024-01-06 11:13:27 +07:00
danpros
b9b8a4e114 Fix problems with offline writing 2024-01-05 18:07:31 +07:00
danpros
41d4617847 Improve offline writing 2024-01-05 12:41:56 +07:00
danpros
afcddb2979 Improve offline writing
The username.ini and category files not mandatory anymore.
2024-01-05 08:27:18 +07:00
danpros
2a6d94fc5e Improvements 2024-01-03 23:51:59 +07:00
danpros
f6fe970ef4 Add feed link 2024-01-03 19:07:57 +07:00
danpros
b0960c6871 Cleanup themes 2024-01-03 12:09:03 +07:00
danpros
66efbf54cf Improve page draft 2024-01-02 22:20:49 +07:00
danpros
304f6e67f0 Add feed to category, tag page etc.
Add new feed URL, adding /feed to category, tag, type, search, author. Eg. /category/htmly/feed
2024-01-02 16:50:15 +07:00
danpros
c6e2aaa209 Fix draft listing 2024-01-01 19:49:11 +07:00
danpros
d8d114f9de Rename function
Far more easier to remember
2024-01-01 18:39:11 +07:00
danpros
0ec68537c5 Draft for pages and subpages 2024-01-01 11:37:47 +07:00
danpros
4b70fab511 Add page navigation for static pages 2023-12-31 09:11:14 +07:00
danpros
70ccc40747 Change version 2023-12-17 20:29:40 +07:00
danpros
bc12476038 Translate string 2023-12-17 14:50:50 +07:00
danpros
0e89787ea2 Update htmly.php 2023-12-17 12:38:31 +07:00
danpros
98d5a4a650 Cleaning up 2023-12-17 12:16:00 +07:00
Robert Riebisch
e4ef2a1f4b
Fixes i18n not fully shown for admin/popular view 2023-12-09 20:13:13 +01:00
danpros
6db06e112b Update htmly.php 2023-12-06 01:17:50 +07:00
danpros
3291161f51 Translate important strings 2023-12-03 20:24:17 +07:00
danpros
9a315d8a4b Update htmly.php 2023-11-29 20:19:00 +07:00
danpros
c4b4c89bd9 Formatting 2023-11-29 16:54:14 +07:00
danpros
212bdf4152 Simple scheduled post
Publish a post with future date or time, it will go into scheduled posts.
2023-11-29 16:34:32 +07:00
danpros
89b637e9f5 Switch between date and IntlDateFormatter 2023-11-25 13:23:23 +07:00
danpros
10ca416f0e Clean up PHP error log 2023-11-23 19:37:53 +07:00
danpros
c3c37b1f37 PHP 8.x compatibility
Remove deprecated warning for PHP 8.x
2023-11-22 17:15:14 +07:00
danpros
4bb8e39663 Related post improvements
Switch using category for better performance and consistency
2022-02-10 10:53:23 +07:00
vallyol
5a932d12c5
Update htmly.php
Add traslation to 404-search rendering
2021-11-15 21:39:19 +03:00