Commit graph

123 commits

Author SHA1 Message Date
danpros
6b2922e9a1 Missing views var for page/subpage 2024-01-06 11:32:22 +07:00
danpros
41d4617847 Improve offline writing 2024-01-05 12:41:56 +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
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
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
0ec68537c5 Draft for pages and subpages 2024-01-01 11:37:47 +07:00
danpros
c53518422b Update admin.php 2023-12-30 22:52:38 +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
98d5a4a650 Cleaning up 2023-12-17 12:16:00 +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
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
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
danpros
3eebfe2044 Move function to individual views 2023-12-04 23:43:53 +07:00
danpros
a6792d4ba1 Update admin.php 2023-12-04 23:24:47 +07:00
danpros
23c4427300 Fix views reset problem. See #618 2023-12-03 16:15:26 +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
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
9b162c2e5b My bad 2023-11-27 18:17:23 +07:00
danpros
3278f6e799 PHP 5.3 backward compatibility 2023-11-27 16:10:50 +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
Dan
39629232b2
Merge pull request #622 from medmen/RSS_import_pics
Rss import pics BY @medmen
2023-11-22 16:16:07 +07:00
vallyol
172bc2ac7a
Update admin.php
replacing text with new added key values from language files (;errors - Invalid_Error)
2021-11-05 17:08:05 +03:00
ProjectPatatoe
7e709addb5 no cookie for just reading 2021-04-14 14:25:07 -07:00
danpros
0b72a89e15 Revert "Format the image tag"
This reverts commit 9d25d5e49d.
2021-03-30 22:00:42 +07:00
danpros
9d25d5e49d Format the image tag 2021-03-30 21:56:39 +07:00
danpros
c95ace0339 Update admin.php 2021-03-12 08:10:21 +07:00
danpros
5a924e9164 Bugs fixed for new created blog 2021-03-12 08:04:08 +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
18f5a5d2a4 Update admin.php 2021-03-02 18:53:26 +07:00
danpros
e8ff5c1e29 Update admin.php 2021-03-02 18:45:53 +07:00
danpros
ac65ba834f Update admin.php 2021-03-02 17:13:00 +07:00
danpros
e6825af407 Update admin.php 2021-03-02 16:34:46 +07:00
danpros
c90de0a859 Update admin.php 2021-03-02 15:37:45 +07:00
danpros
3a2fdf1d5a Remove white space 2021-03-01 00:36:44 +07:00
danpros
a4f65190b3 Tag creation improvements
Allow to use tag like C++ and double check for the same tag slug.
2021-02-28 23:27:26 +07:00
danpros
364a7d6850 Update admin.php 2021-02-27 12:46:09 +07:00
danpros
8990c67f96 Updating panel 2021-02-20 07:59:51 +07:00