Dan
e4a0b65ef0
Merge pull request #409 from Sn0bzy/master
Turkish language created.
5 years ago
Hasan CAN
2b95fcd70d
Update tr.ini
5 years ago
Hasan CAN
88daac7a4a
Create tr.ini
5 years ago
Stefan Björk
e3e6f2842a
Merge branch 'master' of https://github.com/danpros/htmly
5 years ago
Dan
6ab6a135ba
Merge pull request #404 from jusdepatate/i18n-fr
add french translation
5 years ago
Dan
0762d67b8d
Merge pull request #403 from jusdepatate/better-gitignore
ignore config files to ease `git pull`s in prod
5 years ago
Dan
baea39d805
Merge pull request #402 from jusdepatate/tiny-readme-edit
correct field for encyption is `password_hash` not `bcrypt`
5 years ago
Jus de Patate_
79baa2eb15
correct field for encyption is `password_hash` not `bcrypt`
5 years ago
Jus de Patate_
d98058d6c8
ignore config files to ease `git pull`s in prod
5 years ago
Jus de Patate_
ec918b43cf
add french translation
5 years ago
Stefan Björk
52e53d4739
Merge remote-tracking branch 'upstream/master'
5 years ago
Dan
7a9d65c396
Merge pull request #401 from bluebirch/format_date
Use `strftime` in `format_date` by @bluebirch
5 years ago
Stefan Björk
2318ecfa48
Use `strftime` instead of `date` in `format_date`.
5 years ago
Dan
9a98c76365
Merge pull request #400 from NightPurrer/patch-1
Update pl.ini by @NightPurrer
5 years ago
Dash
c1bc39439a
Update pl.ini
Updated the Polish translation. It's more completed.
5 years ago
Stefan Björk
aba9982263
Merge remote-tracking branch 'upstream/master'
5 years ago
Dan
b1611d8c38
Update README.md
5 years ago
Dan
40ee712e2a
Update README.md
5 years ago
danpros
aa5de378c9
Bump the tag name
5 years ago
danpros
cf5ad2da16
Don't cache the 404 page
5 years ago
danpros
190b712371
Update contributors
5 years ago
danpros
ec1cf1d303
CVE-2019-8349 XSS vulnerabilities fix
5 years ago
danpros
fb6fac0af1
Clean up the themes
5 years ago
danpros
c8552f3c37
Use schema.org for breadcrumb
Cleaning up the breadcrumb
5 years ago
Dan
e47d7cec97
Merge pull request #397 from bluebirch/fig_captions
More figure captions by @bluebirch
5 years ago
Stefan Björk
7193ba0fd9
Merge remote-tracking branch 'upstream/master'
5 years ago
Stefan Björk
8135a22b96
Add `figcaption` styling to `twentysixteen` CSS.
6 years ago
Stefan Björk
8dfda21f3f
Added CSS styles for figure captions. Changed RSS feed to /feed/rss for
genericons.
5 years ago
Dan
8ca4b3b625
Merge pull request #394 from bluebirch/fig_captions
Fig captions by @bluebirch
5 years ago
Dan
a99bf757e9
Merge pull request #395 from bluebirch/swedish
Swedish translation by @bluebirch
5 years ago
Stefan Björk
f7f3617502
Merge branch 'swedish'
5 years ago
Stefan Björk
3ebaf056e0
Swedish translation.
5 years ago
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`.
6 years ago
Stefan Björk
013c18e975
Merge remote-tracking branch 'upstream/master' into danpros
5 years ago
danpros
e5265527db
Composer update
5 years ago
danpros
0fc0d127da
Revert back the date_format
We will change the date format in one go later.
5 years ago
danpros
73e103b8ab
Simplify the language file
We just need to creating the file and load it via config
5 years ago
Dan
a5a3d662a3
Update config.ini
5 years ago
Dan
cea350a073
Merge pull request #388 from NightPurrer/patch-1
Maded Polish translation completed in 90 percent by @NightPurrer
5 years ago
Dan
51a066b6f0
Merge pull request #384 from nikkolai14/patch-1
Refactor "if" condition for "$_FILES" array by @nikkolai14
5 years ago
Dan
4d40599122
Merge pull request #334 from vevhlos/fix-typo-function-call
Fixes typo in function call by @vevhlos vevhlos
5 years ago
Dan
9e4f73d6cf
Merge pull request #279 from EBethus/master
Ignore cache and content directories by @bluebirch
5 years ago
med-men
775586324c
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
6 years ago
med-men
e74df0b3dd
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
6 years ago
Dash
9fe9c4097b
Create lang-pl.ini
7 years ago
Nikkolai Fernandez
faa522d827
Refactor "if" condition for "$_FILES" array
remove unnecessary nested if condition to one liner using AND Boolean operator.
7 years ago
Just vev
32c4279969
Fixes typo in function call
8 years ago
Dan
ee3e479ebd
Merge pull request #317 from RalfZim/master
Adding language support - currently only English and German by @RalfZim
8 years ago
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
8 years ago
Kanti
5423d65cdc
Merge pull request #286 from MarsNL/master
Added step=1 to the time input to add seconds selection.
9 years ago