Cotes Chung
7496dd41fa
feat(theme): persist user theme preferences ( #2756 )
...
- Migrate theme persistence from `sessionStorage` to `localStorage`
- Rename theme HTML attribute to `data-bs-theme` for Bootstrap compatibility
- Trim and compile CSS according to the chosen theme mode
2026-06-17 23:20:12 +08:00
Alexander Fuks
6bd446ccde
feat: add edit this post link ( #2517 )
2026-05-06 22:31:32 +08:00
Cotes Chung
e6532ad864
refactor: fix typos in locale variable
...
statment -> statement
2024-07-04 01:42:29 +08:00
Cotes Chung
348f6bff8b
chore: add a period at the end of the meta info
2023-11-10 20:08:08 +08:00
Cotes Chung
9d9e3bbca3
chore: update footer meta info about the project
2023-09-22 03:32:42 +08:00
Cotes Chung
3210c59466
feat(ui): new design footer content layout
2023-05-13 02:05:33 +08:00
Cotes Chung
97b8dfeed6
feat(ui): show preview image in home page
2023-05-13 02:05:30 +08:00
Cotes Chung
7a3d743419
chore: update footer meta information
2022-12-25 23:48:37 +08:00
Cotes Chung
f904e8cd48
refactor(locale): restore options for changing date format ( #716 )
2022-10-19 04:14:59 +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
Cotes Chung
a5d38e7fbc
Improve local datetime display
...
- Protect author's location privacy
- Reduce locale configuration parameters
2022-01-28 23:45:29 +08:00
Josh Johanning
4dd0c6d16f
improve english locales for recently updated posts
2022-01-05 16:35:07 +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
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
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
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