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
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
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 :)
9 years ago
ashrey
4a55a79635
Ignore cache and content directories
9 years ago
Dan
543084524a
Merge pull request #278 from Ashrey/master
Permision by @Ashrey
9 years ago
ashrey
803ee045d9
Permision
9 years ago
Kanti
5955ec2007
[CLEANUP] move plugin urilfy to composer setup
9 years ago
Dan
bf5fe94861
Update README.md
9 years ago
Danang Probo Sayekti
ef62b9e460
Maintenance and bugs fixes
10 years ago
Danang Probo Sayekti
e66f84d413
Quick fixes
10 years ago
Danang Probo Sayekti
8af0ef159f
Maintenance & Bugs fixes
Glob() is expensive so cache the category files.
10 years ago
Danang Probo Sayekti
cd54414321
Fix theme
10 years ago
Danang Probo Sayekti
9781a79621
Fix footnote link
Make the footnote link absolute when on teaser
10 years ago
Danang Probo Sayekti
386f047505
Theme copyright.
Added theme copyright for Twenty Fifteen & Twenty Sixteen.
10 years ago