Commit graph

325 commits

Author SHA1 Message Date
Dan
925e2d6d0e
Update user-draft.html.php 2020-06-28 08:31:45 +07:00
Dan
61a75ee945
Fix draft listing 2020-06-28 08:28:52 +07:00
Stefan Björk
2318ecfa48 Use strftime instead of date in format_date. 2020-05-06 16:30:24 +02:00
danpros
cf5ad2da16 Don't cache the 404 page 2020-05-06 14:42:51 +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
Stefan Björk
9f1874345a Images with nonempty alt text, occurring by itself in a paragraph, will be rendered as figure with a caption, like pandoc's markdown (see <https://pandoc.org/MANUAL.html#images>). This is controlled with a new configuration option fig.captions. 2020-05-05 08:11:44 +02:00
danpros
e5265527db Composer update 2020-05-05 08:06:22 +07:00
danpros
0fc0d127da Revert back the date_format
We will change the date format in one go later.
2020-05-04 10:16:56 +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
MarsNL
d378abac36 Added step=1 to the time input to add seconds selection.
Without the step modifier users on Chrome mobile couldn't edit
blogs because the seconds were missing
(hh:mm while hh:mm:ss was expected)

This is my first commit, hope it worked :)
2016-09-28 22:53:46 +02:00
Kanti
5955ec2007 [CLEANUP] move plugin urilfy to composer setup 2016-07-31 11:52:28 +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
9781a79621 Fix footnote link
Make the footnote link absolute when on teaser
2016-01-04 09:08:57 +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
Danang Probo Sayekti
767d43dbd0 Prepare quick release
Prepare quick release since even though only small changes but its
important. See commit #2fca100
2015-12-24 08:02:55 +07: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
96a250274e Improving template engine
Improving template engine for more flexible theming. Add
cache.expiration.
2015-12-21 18:42:49 +07:00
Danang Probo Sayekti
7e73666725 Improvements 2015-12-01 22:47:16 +07:00
Danang Probo Sayekti
65475451a5 Update themes 2015-12-01 20:53:28 +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
c1f8079049 Update the language map 2015-11-23 16:13:11 +07:00
Danang Probo Sayekti
aa7a456ae7 Improve pagination 2015-11-23 13:42:19 +07:00
Danang Probo Sayekti
0a2a375953 Update styles 2015-11-23 11:48:36 +07:00
Danang Probo Sayekti
3db1004774 Improve pagination 2015-11-23 11:02:50 +07:00
Danang Probo Sayekti
56485a27db Improvements
Use URLify, add pager number, new variable etc.
2015-11-22 22:36:06 +07:00
Danang Probo Sayekti
d81933f002 Improve custom menu
Add active menu link to custom menu
2015-11-14 21:59:53 +07:00
Danang Probo Sayekti
d4e6139011 Prepare release + bugs fix
Prepare release, improvements, and bugs fix  #226
2015-11-14 13:50:47 +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
Danang Probo Sayekti
2a33c284f1 Cleaning up 2015-09-21 11:18:06 +07:00
Danang Probo Sayekti
d12d5662b0 Pagedown Extra + sitemap.category.xml
Use the pagedown extra instead of standard pagedown. Adding
sitemap.category.xml
2015-09-21 10:45:44 +07:00
Danang Probo Sayekti
7036f125c4 Update composer + sitemap bugs fixes 2015-09-20 21:12:17 +07:00
Danang Probo Sayekti
2efa6f32f3 Fixes 2015-08-29 11:44:02 +07:00
Danang Probo Sayekti
0df2146ce1 Fix bugs 2015-08-29 10:47:48 +07:00
Danang Probo Sayekti
b7d970a09a Critical bugs #198 can't add link 2015-08-29 08:25:05 +07:00
Danang Probo Sayekti
c8b0d0661b PHP 5.3 compatibility 2015-08-27 18:55:22 +07:00
Danang Probo Sayekti
781c7d27f0 Final fix before release 2015-08-27 17:04:53 +07:00
Danang Probo Sayekti
5abad2275b Improve admin/categories 2015-08-27 15:09:54 +07:00
Danang Probo Sayekti
9dd9f87cf5 Improve search page + 404 2015-08-27 14:50:35 +07:00
Danang Probo Sayekti
46ed4a6bbc Create data dir 2015-08-27 13:38:20 +07:00
Danang Probo Sayekti
310b63e606 Finalizing the category 2015-08-27 12:18:42 +07:00
Danang Probo Sayekti
881aa37dcf Fix content migration 2015-08-27 11:30:03 +07:00
Danang Probo Sayekti
38faebe6d6 Improve theme 2015-08-27 11:02:57 +07:00
Danang Probo Sayekti
8b2d616a88 Migrate content and draft 2015-08-27 10:17:27 +07:00
Danang Probo Sayekti
1265580b24 Revert htaccess 2015-08-26 22:50:42 +07:00
Danang Probo Sayekti
bbd0357978 Update style 2015-08-26 21:36:54 +07:00