Eduardo
|
9a011e14d6
|
feat(i18n): add Italian translation (#850)
|
2023-01-13 03:52:29 +08:00 |
|
Kalle Lahtinen
|
d6d03183ea
|
feat(i18n): add Finnish translations (#843)
|
2023-01-12 05:12:03 +08:00 |
|
MatyIRG
|
98d48f5da4
|
feat(i18n): add Czech language (#833)
|
2023-01-03 00:54:43 +08:00 |
|
Cotes Chung
|
7a3d743419
|
chore: update footer meta information
|
2022-12-25 23:48:37 +08:00 |
|
Ken Dale
|
d2190c726f
|
feat: add rel="me" to Mastodon sidebar contact links for verification (#807)
This will enable verification with Mastodon by including the `rel="me"` attribute.
https://docs.joinmastodon.org/user/profile/#verification
Co-authored-by: Cotes Chung <11371340+cotes2020@users.noreply.github.com>
|
2022-12-25 03:31:11 +08:00 |
|
Cotes Chung
|
ca41c7ebff
|
chore(deps): use lazysizes to load images
|
2022-12-09 07:36:06 +08:00 |
|
Cotes Chung
|
7fb0ee0bed
|
perf(cdn): optimize cache policy for static assets
|
2022-12-08 06:16:20 +08:00 |
|
MrEddX
|
7fd15a285f
|
chore(i18n): update Bulgarian translation (#777)
|
2022-12-02 22:54:52 +08:00 |
|
Cotes Chung
|
773d3b1263
|
chore(icons): upgrade FontAwesome to v6.x
|
2022-11-22 20:49:19 +08:00 |
|
Cotes Chung
|
f904e8cd48
|
refactor(locale): restore options for changing date format (#716)
|
2022-10-19 04:14:59 +08:00 |
|
Petr Ruzicka
|
d9d7848f03
|
style(linter): fix linter issues
|
2022-10-15 21:23:21 +08:00 |
|
Cotes Chung
|
304d75c500
|
chore(deps): upgrade Mermaid to 9.x
Close #694
|
2022-10-07 23:43:50 +08:00 |
|
Daniel Haider
|
940b2810e9
|
feat(i18n): add German locale file (#663)
|
2022-08-13 11:31:41 +08:00 |
|
Hüzünlü Artemis [HuzunluArtemis]
|
ad137fa294
|
feat(i18n): add Turkish language (#631)
|
2022-07-02 18:23:24 +08:00 |
|
MrEddX
|
2fed338ce6
|
feat(i18n): add Bulgarian support (#612)
|
2022-06-19 00:09:18 +08:00 |
|
Bence Boros
|
b0329775fc
|
feat(i18n): add Hungarian locale file (#597, #598)
|
2022-06-11 00:40:16 +08:00 |
|
Cotes Chung
|
35cadf969d
|
perf(categories): support singular and plural forms of locale (#595)
resolves #595
|
2022-06-08 19:02:18 +08:00 |
|
Raymond Wright
|
cc6398c104
|
docs: fix typo in English locale file (#594)
|
2022-06-08 16:48:11 +08:00 |
|
Cotes Chung
|
d127183b97
|
feat(PWA): add Service Worker update notification
|
2022-06-04 23:54:06 +08:00 |
|
Cotes Chung
|
91308ae567
|
refactor: decouple the Archives from 404 page (#576)
Resolves #576
|
2022-05-24 23:47:24 +08:00 |
|
Six Jonathan
|
94e81447af
|
feat: add fr-FR support to locales (#582)
|
2022-05-24 16:31:50 +08:00 |
|
Camilo Martínez Burgos
|
efe75adf27
|
feat: add es-ES support to locales (#533)
Using the already existing locales in the chirpy repository, I added a new locale file in Spanish.
|
2022-03-17 02:22:46 +08:00 |
|
Cotes Chung
|
96a16c868e
|
fix: correct the twitter:creator of Twitter summary card
|
2022-03-17 01:40:38 +08:00 |
|
Paulo Freitas
|
c2c503f633
|
feat: add pt-BR support to locales
|
2022-03-07 16:12:53 +08:00 |
|
HigherOrderLogic
|
171463d76d
|
Add Vietnamese locale (#517)
|
2022-03-02 02:16:31 +08:00 |
|
Cotes Chung
|
0f6b170e24
|
Use constants to define resources for utterances
Self-host the JS for `utterances` is not necessary, because the list of comments cannot be loaded if the network is offline.
|
2022-02-12 05:47:48 +08:00 |
|
Cotes Chung
|
3685685b28
|
Make the source of the static assets configurable
- Easy to switch between different CDN
- Allow self-host static assets
|
2022-02-10 04:12:35 +08:00 |
|
Cotes Chung
|
a5d38e7fbc
|
Improve local datetime display
- Protect author's location privacy
- Reduce locale configuration parameters
|
2022-01-28 23:45:29 +08:00 |
|
Oaker Min
|
166c05bcd1
|
Update the telegram share URL of the post (#490)
Telegram API update
|
2022-01-19 01:36:00 +08:00 |
|
Roman Kvasnytskyi
|
1a93d5e557
|
Added russian and ukrainian translation and locales (#485)
|
2022-01-16 00:13:09 +08:00 |
|
Oaker Min
|
b8c3ea221e
|
Added Burmese translation and locales (#483)
|
2022-01-15 17:59:39 +08:00 |
|
Josh Johanning
|
4dd0c6d16f
|
improve english locales for recently updated posts
|
2022-01-05 16:35:07 +08:00 |
|
mirusu400
|
d47ec035d3
|
Add Korean locales (#467)
Add Korean translation
|
2021-12-26 14:53:32 +08:00 |
|
Cotes Chung
|
563e8085e8
|
Redesign the post meta layout
- posted date
- updated date
- read time
- license statement of post bottom
- also refactor the `timeago.js`
|
2021-12-05 04:42:53 +08:00 |
|
Cotes Chung
|
395b24736a
|
Improve the layout of sidebar icons
|
2021-09-24 14:54:15 +08:00 |
|
Cotes Chung
|
e607e5fe86
|
Restore the copy URL function that was deleted by mistake
|
2021-09-16 17:55:52 +08:00 |
|
Cotes Chung
|
34631a0c30
|
Update locale settings for code block clipboard (resolve #408)
|
2021-09-15 15:02:23 +08:00 |
|
Cotes Chung
|
03248f5bff
|
Update comments for locales
|
2021-08-09 12:50:49 +08:00 |
|
Cotes Chung
|
e2c288a925
|
Add not results prompt in zh-CN
|
2021-08-09 12:49:59 +08:00 |
|
Maulana Kurniawan
|
b80d95dcdd
|
Add Indonesian translation for search: no results. (#394)
Signed-off-by: maulanakurniawann <maulanakurniawan@outlook.co.id>
|
2021-08-09 12:46:23 +08:00 |
|
Hadian Alkani
|
46d80cbf9a
|
Add Indonesian translation & locales (#390)
|
2021-08-03 16:58:12 +08:00 |
|
Cotes Chung
|
b513c0764d
|
Update some locales value
|
2021-07-30 15:55:59 +08:00 |
|
Cotes Chung
|
0b29c0321f
|
Add layout localization
|
2021-07-21 23:50:16 +08:00 |
|
Cotes Chung
|
88aa81dfe5
|
Revert "Restore the year of first publication in footer"
This reverts commit 338eddb454 .
|
2021-03-20 22:41:35 +08:00 |
|
Cotes Chung
|
338eddb454
|
Restore the year of first publication in footer
|
2021-02-28 05:42:24 +08:00 |
|
Cotes Chung
|
893db51ff0
|
Improve the copyrights of the assets
|
2021-01-26 20:24:47 +08:00 |
|
Cotes Chung
|
cbb3bd4be5
|
Set default values for site variables
good for gem-based first run
|
2021-01-26 20:24:47 +08:00 |
|
Cotes Chung
|
493e1d934b
|
Bump version to 2.7.2
|
2020-12-31 22:54:58 +08:00 |
|
Cotes Chung
|
081e77d462
|
Bump version to 2.7.1
|
2020-12-26 00:45:16 +08:00 |
|
Cotes Chung
|
5bdea71622
|
Bump version to 2.7.0
|
2020-12-19 00:49:31 +08:00 |
|