Commit graph

246 commits

Author SHA1 Message Date
KuJoe
455c9627f4 Fixed formatting
Used tabs instead of spaces.
2024-05-20 22:28:55 -04:00
KuJoe
26d31f25da Added config option to disable MFA globally
Added an option to disable MFA for all users and hide it from the login page and admin menu.
2024-05-20 22:27:08 -04: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
vdbhb59
3172b17328
Update config-custom.html.php 2024-05-20 09:17:03 +00:00
vdbhb59
cac7a7a0a2
Update config-widget.html.php 2024-05-20 09:15:56 +00:00
vdbhb59
f3ac5f6caf
Corrected sentence construction 2024-05-19 15:05:52 +00:00
vdbhb59
a8403aed3b
Corrected sentence construction 2024-05-19 15:04:36 +00:00
vdbhb59
0048915220
Corrected sentence construction as previous one 2024-05-19 15:02:51 +00:00
vdbhb59
8ed97e1a4f
Corrected sentence construction for "empty" details
Self explanatory.
2024-05-19 15:01:19 +00:00
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
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
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
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
295ea2dcea Update layout.html.php 2024-04-29 11:18:45 +07:00
danpros
32659cd9e9 Allow avatar for users 2024-04-28 11:11:50 +07:00
danpros
1decf30830 Update config-metatags.html.php 2024-03-31 18:25:59 +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
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
bb5916e9bc Favicon image setting 2024-03-14 06:38:15 +07:00
danpros
59645f6b06 Add title formats settings 2024-03-13 22:55:24 +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
418af8d2d3 Fix pager 2024-03-03 19:35:37 +07:00
danpros
675cf51259 Add pager in gallery
Load 40 images for each pager.
2024-03-03 17:26:08 +07:00
sb0001
fa0b0e971c
Update update.html.php
changing update source for tests
2024-03-02 19:30:26 +01: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
2afc6a234c Update twentyfifteen & twentysixteen
Using the new social icon and call it using the default social() function.
2024-02-26 19:33:56 +07:00
danpros
81bf71c872 Fix strings 2024-02-26 15:38:35 +07:00
danpros
04d306acb0 Add social logos
Add social logos and new social links.
2024-02-26 15:33:20 +07:00
Huang95
04fc5dead3
Update popular-posts.html.php , Let tag list look like tag/label
Let tag list look like tag/label
2024-02-26 14:18:43 +08:00
Huang95
4475e9cbab
Update main.html.php , Let tag list look like tag/label
Let tag list look like tag/label
2024-02-26 14:17:59 +08:00
Huang95
a5c2b9fdf6
Update posts-list.html.php , Let tag list look like tag/label
Let tag list look like tag/label
2024-02-26 14:17:34 +08:00
Huang95
5eeaa1b751
Update scheduled.html.php , Let tag list look like tag/label
Let tag list look like tag/label
2024-02-26 14:17:10 +08:00
Huang95
03272cb4c2
Update user-draft.html.php , Let tag list look like tag/label
Let tag list look like tag/label
2024-02-26 14:16:49 +08:00
Huang95
4fd6d5ec29
Update user-posts.html.php , Let tag list look like tag/label
Let tag list look like tag/label
2024-02-26 14:16:17 +08:00
danpros
3df550a86f Moving the configList 2024-02-25 17:11:33 +07:00
danpros
849249302b Allow automatic TOC
If enabled, it will automatically add the TOC to post, page/subpage. It will check the shortcode first before add it.
2024-02-25 11:14:19 +07:00
danpros
dfe7c57da3 Save processing power 2024-02-24 10:02:52 +07:00
danpros
a8e3c0e670 TOC styling
Create default TOC style with options to use the theme css
2024-02-22 18:46:35 +07:00
danpros
844e707452 Add TOC settings 2024-02-21 20:03:13 +07:00
danpros
a5524d048d Update readme 2024-02-03 11:37:44 +07:00
danpros
6d359f590f Updates 2024-01-27 23:08:48 +07:00
danpros
7d0865fdab Cleanup 2024-01-27 22:50:32 +07:00
danpros
4e2b136b49 File lock 2024-01-27 11:48:40 +07:00
danpros
27da6f193b Improve filter 2024-01-27 00:06:56 +07:00