Commit graph

16 commits

Author SHA1 Message Date
danpros
f6c5655e92 Image upload fix 2021-03-06 22:00:47 +07:00
danpros
2460e5c6c1 Silence is golden 2021-03-05 10:28:00 +07:00
danpros
f209c6aba6 Update dispatch.php 2021-03-04 21:38:51 +07:00
danpros
cf5ad2da16 Don't cache the 404 page 2020-05-06 14:42:51 +07: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
2fca100347 Support Chinese, Japanese, Arabic etc. for slug
Support Chinese, Japanese, Arabic etc. for the slug (post url, tag and
category).
2015-12-23 23:59:59 +07:00
Danang Probo Sayekti
0ea29cc905 Fixes and Improvements 2015-08-17 22:13:28 +07:00
Danang Probo Sayekti
ffb46f9981 Performance boost
Cache the widget and refresh it when any content edited or new content
added.
2015-08-17 11:43:29 +07:00
Kanti
a685bcf91b [TASK] update composer 2015-03-30 19:06:21 +02:00
Kanti
8c2c06ec5e [TASK] added config admin tab 2015-01-08 13:50:09 +01:00
Kanti
5f6bf63760 [TASK] PSR-2 2014-12-17 11:31:43 +01:00
Kanti
0237e04a0e PSR-2 conform 2014-11-10 08:19:38 +01:00
Kanti
3db5895c38 BugFix: url will be fixed from %20 to [blank] 2014-07-21 16:26:18 +02:00
Matthias Vogel
f1ec5a0566 Fix: Issue #58 Error logs 2014-07-17 17:08:42 +02:00
Danang Probo Sayekti
16143d33db File cache support
File cache support. Any visited pages by anonymous user will generating
.cache file inside cache/page folder.
2014-06-27 07:14:17 +07:00
Danang Probo Sayekti
643b3be88d Initial commit
Yay! HTMLy was born today.
2014-01-01 21:56:22 +07:00