Commit graph

62 commits

Author SHA1 Message Date
Emidio Reggiani
6d3e33ceb7 Improved comments file naming, handled corresponding markdown file rename and delete. Introduced pagination in admin comments list. Capability to show comments in posts, static, authors. 2025-11-25 18:41:15 +01:00
Emidio Reggiani
eb7eda6da6 Initial commit - adding comments functionality to HTMLy. 2025-11-08 09:38:22 +01:00
danpros
24f6a63638 Update layout.html.php 2025-11-02 11:36:08 +07:00
danpros
411979257b Update string 2025-11-02 10:01:09 +07:00
danpros
857d1eaaec Add the theme shortcut 2025-10-29 15:03:09 +07:00
danpros
50b6d0b520 GDPR Compliance
Using local resources for fonts, CSS, or scripts.
2025-08-18 05:28:26 +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
b6ca7d7cc1 Update layout.html.php 2025-03-28 13:15:51 +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
e4dfc429d7 Fulltext search index 2025-02-14 10:21:17 +07:00
danpros
d2fe54d166 Prepare release 2024-11-21 05:44:18 +07: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
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
danpros
9a64456d2a Update layout.html.php 2024-05-31 10:46:18 +07:00
KuJoe
a35e503fbf Added option to hide HTMLy version publicly and added version to admin layout
A configuration setting has been added to allow users to hide the version of HTMLy from the source code publicly as a security precaution. The version has been added to the admin layout for easier visibility for admins.
2024-05-22 10:16:25 -04:00
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
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
92a13ece06 Change password page 2024-03-31 15:41:09 +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
0de862c547 Update layout.html.php 2024-03-03 21:36:19 +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
93e9ae6f6e Cleanup 2024-01-09 21:09:13 +07:00
danpros
f7e2bc9281 Formatting 2023-12-10 23:23:21 +07:00
danpros
b83062918d Translation 2023-11-29 19:31:04 +07:00
danpros
c4b4c89bd9 Formatting 2023-11-29 16:54:14 +07:00
danpros
3a1a459119 Fix admin layout 2021-03-31 15:32:32 +07:00
danpros
b1b6352c62 Update layout.html.php 2021-03-12 19:53:22 +07:00
Fabiano Santos
cb53e6c087 added language support - updated keys (pt_BR and en_US completed - others langs was added keys in english version needed translation 2021-03-09 13:32:57 -03:00
danpros
2460e5c6c1 Silence is golden 2021-03-05 10:28:00 +07:00
danpros
3a2fdf1d5a Remove white space 2021-03-01 00:36:44 +07:00
Fabiano Santos
21c28df24d added new lang pt_BR and update layout and added new keys in others langs but only english 2021-02-21 12:38:54 -03:00
danpros
c069ecfdb9 Update layout.html.php 2021-02-21 11:35:15 +07:00
danpros
e01aa3b4cd Add tabs to config page 2021-02-21 11:18:27 +07:00
danpros
2a64d44302 Config page revamp 2021-02-21 09:40:13 +07:00
danpros
8990c67f96 Updating panel 2021-02-20 07:59:51 +07:00
danpros
d1f7d279bd Admin panel revamp and simple menu builder 2021-02-18 14:08:51 +07:00
Danang Probo Sayekti
e3e393a7bd Cleaning up
Simplify add and edit content. Bugs fixes and improvements.
2015-12-01 18:43:02 +07:00
Danang Probo Sayekti
eb8e0ac503 Static frontpage and improvements
Add new config: static.frontpage = "true" to enable the static
frontpage.
2015-11-14 10:10:34 +07:00
Andreas
41ae84a129 404 pages rendreed within layout
Before this pull request, the 404 and 404-search templates where handled
as full HTML pages without the page context (layout).

With this pull request both pages are rendered inside the selected
themes layout. Additionally the 404 template now contains the "search
form" and the homepage link.

All Themes are already updated with the above changes.
2015-08-24 12:44:28 +02:00