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
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
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
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
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
Cotes Chung
e2c288a925
Add not results prompt in zh-CN
2021-08-09 12:49:59 +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