Commit graph

327 commits

Author SHA1 Message Date
danpros
afcddb2979 Improve offline writing
The username.ini and category files not mandatory anymore.
2024-01-05 08:27:18 +07:00
danpros
08cdaefc05 Update admin.php 2024-01-03 23:06:21 +07:00
danpros
530e300adc Update admin.php 2024-01-03 22:22:09 +07:00
danpros
e6232c1937 Update edit-page.html.php 2024-01-02 22:37:07 +07:00
danpros
66efbf54cf Improve page draft 2024-01-02 22:20:49 +07:00
danpros
a8e7ede67d Update admin.php 2024-01-02 17:46:44 +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
0663880cfb Add offline message 2024-01-01 23:09:28 +07:00
danpros
c6e2aaa209 Fix draft listing 2024-01-01 19:49:11 +07:00
danpros
09859ccf4f Update static-pages.html.php 2024-01-01 18:42:46 +07:00
danpros
d8d114f9de Rename function
Far more easier to remember
2024-01-01 18:39:11 +07:00
danpros
da4bc04ff5 Update admin.php 2024-01-01 16:11:00 +07:00
danpros
fb4abd94c3 Update admin.php 2024-01-01 14:02:38 +07:00
danpros
a3a6269647 Update admin.php 2024-01-01 13:02:50 +07:00
danpros
ee831b5cb1 Improve subpages nav 2024-01-01 12:07:12 +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
c53518422b Update admin.php 2023-12-30 22:52:38 +07:00
danpros
b486a366d0 Update edit-content.html.php 2023-12-30 22:51:18 +07:00
danpros
7846f624a8 Update clear-cache.html.php 2023-12-30 08:31:57 +07:00
danpros
a85d1f6ca0 Update edit-content.html.php 2023-12-29 22:08:44 +07:00
danpros
24a1b635d5 Use pathinfo for any index files
It's easier to understand more optimal for managing static pages.
2023-12-29 19:25:16 +07:00
danpros
86d3bcb726 Update menu.html.php 2023-12-17 15:21:07 +07:00
danpros
98d5a4a650 Cleaning up 2023-12-17 12:16:00 +07:00
danpros
8020b606e2 Simple Image Gallery
Allows us to reuse previous uploaded images.
​
2023-12-15 13:47:38 +07:00
danpros
829d3d740d Remove the stripslashes()
See  #564
2023-12-15 06:56:33 +07:00
danpros
5a4357b1c5 Add SECURITY.md
Add SECURITY.md also fix unexpected behavior with tags in number. See #614
2023-12-15 06:24:23 +07:00
danpros
4b9d74f907 Update add-content.html.php 2023-12-13 17:33:39 +07:00
danpros
1adbd9c960 Insert image styling 2023-12-13 10:53:11 +07:00
danpros
c1a873be13 Update content-type.html.php 2023-12-13 09:24:44 +07:00
danpros
de0c04d8ed Update index 2023-12-13 09:00:16 +07:00
danpros
4d2b505b56 Add image preview 2023-12-13 00:03:10 +07:00
danpros
adfaf19cf1 Add insert image button 2023-12-12 21:16:30 +07:00
danpros
8a7559e44b Remove unneeded files 2023-12-11 13:16:34 +07:00
danpros
06b4e9a630 Update user-posts.html.php 2023-12-11 12:16:02 +07:00
danpros
f7e2bc9281 Formatting 2023-12-10 23:23:21 +07:00
danpros
f4cf4e4435 Add last modified time
Add last modified time variable (eg. $p->lastMod). Add fallback just in case the tags count not the same.
2023-12-10 09:00:40 +07:00
Dan
38533939d0
Merge pull request #658 from bttrx/patch-4
Fixes i18n and unordered list; Provides i18n for feed error messages by @bttrx
2023-12-10 07:46:38 +07:00
Dan
6a5cca37af
Merge pull request #656 from bttrx/patch-2
Sort categories alphabetically in 'Categories' view by @bttrx
2023-12-10 07:00:25 +07:00
Robert Riebisch
301b5d19ae
More i18n [1/2] 2023-12-09 22:15:23 +01:00
Robert Riebisch
e7ce1632ab
Fixes i18n and unordered list 2023-12-09 22:00:14 +01:00
Robert Riebisch
92f272d20e
Sort categories alphabetically in 'Categories' view 2023-12-09 19:41:23 +01:00
Robert Riebisch
9fd82e2433
Fixes duplicate date.format IDs 2023-12-09 19:03:32 +01:00
sb0001
cf9e5de395
Update edit-content.html.php
sort the dropdown list of categories alphabetically when editing a post
2023-12-09 01:26:26 +01:00
sb0001
50ab090a09
Update config.html.php
Add the common date format in German speaking countries: dd.mm.yyyy
2023-12-07 22:47:59 +01:00
sb0001
8b60daff85
Update add-content.html.php
sort the dropdown list of categories alphabetically when adding or editing a post
2023-12-07 22:32:54 +01:00
Dan
c533fb78d8
Merge pull request #648 from bttrx/i18n-for-'Name'
Update categories.html.php by @bttrx
2023-12-07 08:17:04 +07:00
Robert Riebisch
ce8789c551
Update categories.html.php
i18n for 'Name'
2023-12-06 20:26:57 +01:00
Robert Riebisch
4901ee4d35
Update posts-list.html.php
i18n for 'Views'
2023-12-06 18:37:58 +01:00
danpros
0fb381c552 Update views files 2023-12-06 17:30:20 +07:00