Commit graph

157 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
2a6d94fc5e Improvements 2024-01-03 23:51:59 +07:00
danpros
f6fe970ef4 Add feed link 2024-01-03 19:07:57 +07:00
danpros
b0960c6871 Cleanup themes 2024-01-03 12:09:03 +07:00
danpros
66efbf54cf Improve page draft 2024-01-02 22:20:49 +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
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
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
70ccc40747 Change version 2023-12-17 20:29:40 +07:00
danpros
bc12476038 Translate string 2023-12-17 14:50:50 +07:00
danpros
0e89787ea2 Update htmly.php 2023-12-17 12:38:31 +07:00
danpros
98d5a4a650 Cleaning up 2023-12-17 12:16:00 +07:00
Robert Riebisch
e4ef2a1f4b
Fixes i18n not fully shown for admin/popular view 2023-12-09 20:13:13 +01:00
danpros
6db06e112b Update htmly.php 2023-12-06 01:17:50 +07:00
danpros
3291161f51 Translate important strings 2023-12-03 20:24:17 +07:00
danpros
9a315d8a4b Update htmly.php 2023-11-29 20:19:00 +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
89b637e9f5 Switch between date and IntlDateFormatter 2023-11-25 13:23:23 +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
danpros
4bb8e39663 Related post improvements
Switch using category for better performance and consistency
2022-02-10 10:53:23 +07:00
vallyol
5a932d12c5
Update htmly.php
Add traslation to 404-search rendering
2021-11-15 21:39:19 +03:00
vallyol
d3edb27dc5
Update htmly.php
replacing text with new added key values from language files (;errors)
2021-11-05 17:03:04 +03:00
danpros
c226eefb84 Update htmly.php 2021-04-22 21:03:52 +07:00
danpros
80eacfe356 Author page simplicity 2021-04-21 20:20:31 +07:00
danpros
261299a7f6 Include author info in each post 2021-04-20 22:15:20 +07:00
danpros
e7848acf6f Redir the frontpage to home 2021-04-15 12:11:23 +07:00
ProjectPatatoe
7e709addb5 no cookie for just reading 2021-04-14 14:25:07 -07:00
danpros
55286443e6 Fix formatting 2021-04-01 07:21:39 +07:00
danpros
07d094a9a4 Update htmly.php 2021-03-31 20:14:08 +07:00
danpros
3b7df7d3c3 Update htmly.php 2021-03-31 12:35:36 +07:00
danpros
a84dc6c677 Update htmly.php
Create the default setting on save
2021-03-24 23:05:18 +07:00
danpros
2460e5c6c1 Silence is golden 2021-03-05 10:28:00 +07:00
danpros
719a5e1fc8 Add simple message 2021-03-02 19:14:53 +07:00
danpros
2a64d44302 Config page revamp 2021-02-21 09:40:13 +07:00
danpros
02f84d81eb Category page in admin 2021-02-19 18:56:43 +07:00
danpros
d1f7d279bd Admin panel revamp and simple menu builder 2021-02-18 14:08:51 +07:00
Dan
61a75ee945
Fix draft listing 2020-06-28 08:28:52 +07:00
danpros
ec1cf1d303 CVE-2019-8349 XSS vulnerabilities fix 2020-05-06 13:06:59 +07:00
danpros
c8552f3c37 Use schema.org for breadcrumb
Cleaning up the breadcrumb
2020-05-06 07:08:00 +07:00
danpros
73e103b8ab Simplify the language file
We just need to creating the file and load it via config
2020-05-03 09:58:32 +07:00
Just vev
32c4279969 Fixes typo in function call 2017-08-03 12:16:57 +03:00
Ralf (infinity)
4fde479aba Adding language support - currently only English and German
system/htmly.php
- Loads language files from folder lang/
- Sets language settings for date and time format
system/includes/dispatch.php
- function i18n() returns translated strings
2017-04-23 17:26:54 +02:00
Danang Probo Sayekti
ef62b9e460 Maintenance and bugs fixes 2016-01-24 21:35:29 +07:00
Danang Probo Sayekti
e66f84d413 Quick fixes 2016-01-11 13:32:09 +07:00
Danang Probo Sayekti
8af0ef159f Maintenance & Bugs fixes
Glob() is expensive so cache the category files.
2016-01-09 12:30:23 +07:00
Danang Probo Sayekti
a273a4faf7 Happy New Year!
The ported version of Twenty Fifteen and Twenty Sixteen include with the
package. Maintenance and bugs fixes.
2016-01-01 22:10:52 +07:00