Commit graph

711 commits

Author SHA1 Message Date
vdbhb59
ba0bf6c223
Corrected importer agrrement clause details
Instead of by_using_this_importer_you_are_agree_if_the_feed_is_yours_or_at_least_you_have_the_authority_to_publish_it
the correct sentence construction is
by_using_this_importer_you_confirm_that_the_feed_is_yours_or_that_at_least_you_have_the_authority_to_publish_it
2024-05-19 14:56:42 +00:00
vdbhb59
294bab39bc
Corrected tag name
all_tagged_posts instead of all_posts_tagged
Rest all language sections being corrected at end after rest of the changes.
2024-05-19 14:49:12 +00:00
KuJoe
f86c8340d5 Revert "Added feature to automatically convert URLs into clickable links in posts"
This reverts commit de209fcb69.
2024-05-18 15:12:25 -04:00
KuJoe
de209fcb69 Added feature to automatically convert URLs into clickable links in posts 2024-05-18 15:02:11 -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
912418984b Merge branch 'master' of https://github.com/KuJoe/htmly 2024-05-18 03:22:41 -04:00
KuJoe
25fee781cf Added autosave feature to posts/pages
Added a feature to automatically save posts/pages every 60 seconds as a draft to avoid lost work. Includes a notification in the bottom right of the screen. Still needs a bit more work to avoid saving multiple drafts under different file names. Only auto saves for new posts/pages, not edits.
2024-05-18 03:22:31 -04:00
danpros
06a6013b50 Update MarkdownExtra.php 2024-05-18 14:17:49 +07:00
danpros
6163b18bf5 Composer Update 2024-05-18 14:08:18 +07:00
KuJoe
f139bd33bd
Merge branch 'danpros:master' into master 2024-05-17 12:00:00 -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
5f501bf572 Create htmly-small.png 2024-05-17 20:22:08 +07:00
danpros
c9a8d3b3fb Upload logo 2024-05-17 19:58:07 +07:00
danpros
e734bd7eff Update htmly.php 2024-05-03 07:19:51 +07:00
danpros
3be878126f Fix delete post/page/category
See: #737
2024-05-03 06:13:39 +07:00
danpros
295ea2dcea Update layout.html.php 2024-04-29 11:18:45 +07:00
danpros
6d6a735bc1 Update functions.php
Bootstrap menu class for auto generated menu
2024-04-29 08:17:41 +07:00
danpros
378c419426 Update functions.php 2024-04-28 23:30:54 +07:00
danpros
df26a55cac Mac inverted question mark fix
See #715 Thanks to @splifingate and @taufik-nurrohman
2024-04-28 22:52:00 +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
c67b859dae Allow webp image
See #726 and markdown like link/image see #725
2024-04-27 15:56:26 +07:00
danpros
8f5a3a3799 Security fix
See: https://chmod744.super.site/htmly-cve for more details
2024-04-27 15:40:57 +07:00
danpros
1decf30830 Update config-metatags.html.php 2024-03-31 18:25:59 +07:00
danpros
794dadc8cc Update htmly.php 2024-03-31 16:29:28 +07:00
danpros
7f713d32c7 Update functions.php 2024-03-31 15:58:16 +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
3411d55a42 Update layout.html.php 2024-03-31 13:02:20 +07:00
danpros
0167cdf4b5 Update functions.php 2024-03-31 12:16:56 +07:00
danpros
7ff6152ab5 Fix lang 2024-03-31 12:03:47 +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
337b45acbb Update functions.php 2024-03-14 22:30:23 +07:00
danpros
8d905c82ca Update toc.css 2024-03-14 14:57:51 +07:00
danpros
73eca4eed6 Replace favicon 2024-03-14 12:27:14 +07:00
danpros
ed0c0ba2f1 Update configList.json 2024-03-14 06:39:10 +07:00
danpros
bb5916e9bc Favicon image setting 2024-03-14 06:38:15 +07:00
danpros
c445c6c162 Update functions.php 2024-03-14 01:23:26 +07:00
danpros
4e81311cc2 Update functions.php 2024-03-13 23:33:45 +07:00
danpros
59645f6b06 Add title formats settings 2024-03-13 22:55:24 +07:00
danpros
05d31496f7 Update functions.php 2024-03-13 20:30:38 +07:00
danpros
c26c33095e Update functions.php 2024-03-13 19:30:47 +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
sb0001
d6079de63a
Update update.html.php 2024-03-05 10:06:30 +01:00
sb0001
999af90165
Update config-reading.html.php
Translation options for the options introduced in the last update
2024-03-05 09:42:57 +01:00
sb0001
b825d9186a
Merge branch 'danpros:master' into master 2024-03-04 18:44:16 +01:00
danpros
0de862c547 Update layout.html.php 2024-03-03 21:36:19 +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