0f28fe7
Simplify the language by
2021-01-21 17:42:57 +0700
7cb39f6
PHP 8 support by
2021-01-15 09:04:54 +0700
c9e0e3f
Merge pull request #431 from sean1138/master by
2021-01-15 09:03:12 +0700
8401a61
(refs/pull/431/head)
tweak toolbar selected style, use classes more like original project instead of IDs on the toolbar LIs by
2021-01-13 07:02:17 -0500
d7c16c9
oops again by
2021-01-12 17:27:55 -0500
238f27e
oops by
2021-01-12 17:24:00 -0500
32807b0
add basic selected styles for toolbar links by
2021-01-12 17:16:51 -0500
79732ef
more labels for form inputs by
2021-01-12 16:43:51 -0500
cf1f75d
added if statements to remove inputs not needed for adding a category by
2021-01-12 16:29:46 -0500
394f667
more labels for form inputs by
2021-01-12 16:07:00 -0500
2a7f8e9
add category column for view posts tables, each post can have multiple tags so table column header "Tags" by
2021-01-12 15:07:59 -0500
c48290f
add category column for view posts tables, each post can have multiplt tags so table column header "Tags" by
2021-01-12 14:58:31 -0500
0df2478
label for must = input id https://developer.mozilla.org/en-US/docs/Web/HTML/Element/label#using_the_for_attribute by
2021-01-12 14:47:34 -0500
152b599
Merge pull request #430 from bluebirch/fix_find_post by
2021-01-03 20:23:00 +0700
f5436d4
(refs/pull/430/head)
If there was two blog entries with the same permalink but different dates, `find_post` always returned the latest one and ignored year/month. Fixed by checking that `$year` is actually set to NULL, which is the case if you use the post/title permalink type. by
2021-01-02 16:48:56 +0100
b6a59ea
Merge pull request #426 from bluebirch/theme_updates by
2020-11-12 07:46:02 +0700
1d78799
(refs/pull/426/head)
Translation fix of twentyfifteen theme. by
2020-11-11 14:11:17 +0100
a451305
Merge branch 'master' of https://github.com/danpros/htmly by
2020-11-11 13:44:16 +0100
2f6369f
Merge pull request #423 from recolic/master by
2020-10-21 14:26:16 +0700
a09f7f5
Merge pull request #424 from damianzoanni/master by
2020-10-20 13:06:09 +0700
bc7a0f4
(refs/pull/424/head)
Create es.ini by
2020-10-19 16:52:48 -0500
eff6949
(refs/pull/423/head)
bug fix: disqus always want absolute url, so a relative url in config.site.url breaks disqus. by
2020-10-14 11:54:42 +0800
2cea0ac
bug fix: disqus always want absolute url, so a relative url in config.site.url breaks disqus. by
2020-10-14 11:41:16 +0800
c4ff79b
Merge pull request #421 from sergeiermilov/russian-localization by
2020-10-13 06:19:53 +0700
8f0d216
(refs/pull/421/head)
Russian localization finalized by
2020-10-12 15:38:46 +0200
6ff1339
Russian localization added by
2020-10-12 15:32:03 +0200
6a96dfa
Merge pull request #416 from ArturLisowski/there-is-spelling-error-in-polish-translation.-#415 by
2020-10-10 15:47:15 +0700
636fdca
Merge pull request #417 from lascimmia/master by
2020-10-10 15:46:57 +0700
2934ebb
Merge pull request #418 from it4u/master by
2020-10-10 15:46:41 +0700
b49aec5
(refs/pull/418/head)
zh-TW language file by
2020-10-06 14:54:24 +0800
c0f3ae0
(refs/pull/417/head)
Add files via upload by
2020-10-04 08:26:44 +0200
360ebe0
(refs/pull/416/head)
Update pl.ini by
2020-09-11 13:49:43 +0200
74fb174
Merge remote-tracking branch 'origin/master' by
2020-08-05 09:47:50 +0200
e6b8db6
(refs/pull/399/head)
Fixed calls to `markdown_to_html` (`remove_html_comments` is not always wanted and I made a mistake in `get_title_from_file`. by
2020-07-02 11:50:36 +0200
c589fe3
Merge remote-tracking branch 'upstream/master' by
2020-07-02 11:29:06 +0200
925e2d6
Update user-draft.html.php by
2020-06-28 08:31:45 +0700
61a75ee
Fix draft listing by
2020-06-28 08:28:52 +0700
475bfc8
Merge pull request #410 from rolleric/master by
2020-06-22 00:14:16 +0700
f304994
(refs/pull/410/head)
Corrected config variable name. by
2020-06-21 18:51:58 +0200
e4a0b65
Merge pull request #409 from Sn0bzy/master by
2020-06-21 06:55:10 +0700
2b95fcd
(refs/pull/409/head)
Update tr.ini by
2020-06-21 00:13:41 +0300
88daac7
Create tr.ini by
2020-06-20 21:40:12 +0300
e3e6f28
Merge branch 'master' of https://github.com/danpros/htmly by
2020-06-04 21:04:06 +0200
6ab6a13
Merge pull request #404 from jusdepatate/i18n-fr by
2020-06-04 18:47:04 +0700
0762d67
Merge pull request #403 from jusdepatate/better-gitignore by
2020-06-04 18:46:47 +0700
baea39d
Merge pull request #402 from jusdepatate/tiny-readme-edit by
2020-06-04 18:46:21 +0700
c7c766a
(refs/pull/405/head)
Add matomo/piwik analytics support by
2020-06-03 14:56:22 +0200
79baa2e
(refs/pull/402/head)
correct field for encyption is `password_hash` not `bcrypt` by
2020-06-03 14:24:27 +0200
d98058d
(refs/pull/403/head)
ignore config files to ease `git pull`s in prod by
2020-06-03 14:20:52 +0200
ec918b4
(refs/pull/404/head)
add french translation by
2020-06-03 14:16:24 +0200
52e53d4
Merge remote-tracking branch 'upstream/master' by
2020-05-08 15:27:33 +0200
7a9d65c
Merge pull request #401 from bluebirch/format_date by
2020-05-07 17:06:40 +0700
2318ecf
(refs/pull/401/head)
Use `strftime` instead of `date` in `format_date`. by
2020-05-06 16:30:24 +0200
9a98c76
Merge pull request #400 from NightPurrer/patch-1 by
2020-05-06 21:10:02 +0700
c1bc394
(refs/pull/400/head)
Update pl.ini by
2020-05-06 16:02:42 +0200
7961a82
Add support for PHP::SmartyPants. by
2020-05-06 15:31:49 +0200
aba9982
Merge remote-tracking branch 'upstream/master' by
2020-05-06 13:33:37 +0200
b1611d8
(tag: v2.7.5)
Update README.md by
2020-05-06 17:21:41 +0700
40ee712
Update README.md by
2020-05-06 17:19:29 +0700
aa5de37
Bump the tag name by
2020-05-06 15:08:25 +0700
cf5ad2d
Don't cache the 404 page by
2020-05-06 14:42:51 +0700
190b712
Update contributors by
2020-05-06 13:31:05 +0700
ec1cf1d
CVE-2019-8349 XSS vulnerabilities fix by
2020-05-06 13:06:59 +0700
fb6fac0
Clean up the themes by
2020-05-06 10:16:33 +0700
c8552f3
Use schema.org for breadcrumb by
2020-05-06 07:08:00 +0700
e47d7ce
Merge pull request #397 from bluebirch/fig_captions by
2020-05-05 14:20:33 +0700
7193ba0
Merge remote-tracking branch 'upstream/master' by
2020-05-05 09:19:14 +0200
8135a22
(refs/pull/397/head)
Add `figcaption` styling to `twentysixteen` CSS. by
2019-12-12 16:34:17 +0100
8dfda21
Added CSS styles for figure captions. Changed RSS feed to /feed/rss for genericons. by
2020-04-20 21:34:41 +0200
8ca4b3b
Merge pull request #394 from bluebirch/fig_captions by
2020-05-05 14:15:16 +0700
a99bf75
Merge pull request #395 from bluebirch/swedish by
2020-05-05 14:14:29 +0700
f7f3617
(refs/pull/396/head)
Merge branch 'swedish' by
2020-05-05 09:04:32 +0200
3ebaf05
(refs/pull/395/head)
Swedish translation. by
2020-05-05 08:45:07 +0200
9f18743
(refs/pull/394/head)
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`. by
2019-12-12 15:52:42 +0100
013c18e
Merge remote-tracking branch 'upstream/master' into danpros by
2020-05-05 08:09:09 +0200
e526552
Composer update by
2020-05-05 08:06:22 +0700
0fc0d12
Revert back the date_format by
2020-05-04 10:16:56 +0700
73e103b
Simplify the language file by
2020-05-03 09:58:32 +0700
a5a3d66
Update config.ini by
2020-05-02 07:45:47 +0700
cea350a
Merge pull request #388 from NightPurrer/patch-1 by
2020-05-02 07:28:49 +0700
51a066b
Merge pull request #384 from nikkolai14/patch-1 by
2020-05-02 07:28:17 +0700
4d40599
Merge pull request #334 from vevhlos/fix-typo-function-call by
2020-05-02 07:27:18 +0700
9e4f73d
Merge pull request #279 from EBethus/master by
2020-05-02 07:25:45 +0700
7755863
(refs/pull/622/head)
this feature update will allow you to import images within RSS streams. For legal reasons only images from same URL as RSS stream will be imported by
2019-11-24 23:46:32 +0100
e74df0b
this feature update will allow you to import images within RSS streams. For legal reasons only images from same URL as RSS stream will be imported by
2019-11-24 23:42:00 +0100
9fe9c40
(refs/pull/388/head)
Create lang-pl.ini by
2018-12-17 00:42:39 +0100
faa522d
(refs/pull/384/head)
Refactor "if" condition for "$_FILES" array by
2018-11-04 12:00:38 +0800
764215f
(refs/pull/351/head)
Admin: Toolbar - Add styles by
2018-01-05 17:22:33 -0500
5ad964a
Admin: Add styles by
2018-01-05 17:17:26 -0500
32c4279
(refs/pull/334/head)
Fixes typo in function call by
2017-08-03 12:16:57 +0300
3f44b5d
(refs/pull/298/head)
[20170502][SENA]Resolve some conflict by
2017-05-03 21:47:43 +0700
5dcde4a
remove nbproject folder by
2017-05-03 21:34:14 +0700
97b0607
(refs/pull/195/merge)
Merge 96108f7eaa into ee3e479ebd by
2017-04-24 04:42:21 +0000
ee3e479
Merge pull request #317 from RalfZim/master by
2017-04-24 11:26:56 +0700
4fde479
(refs/pull/317/head)
Adding language support - currently only English and German by
2017-04-23 17:26:54 +0200
aecda4d
(refs/pull/306/head)
added default user kanti by
2017-02-22 18:10:27 +0100
6404d0f
finished dashboard and ported theme lingonberry by
2017-02-22 17:57:44 +0100
48d0e39
new screenshot by
2017-02-19 20:52:13 +0100
47abed0
added screenshots to readme by
2017-02-19 19:16:30 +0100
21d3f60
dashboard redesign version 1 by
2017-02-19 19:00:55 +0100