Commit graph

11 commits

Author SHA1 Message Date
thislight
46e7f1aaea
service worker: use injectManifest
All checks were successful
/ depoly (push) Successful in 1m30s
- a RPC framework is added for further use
- fix an error that the service worker is not
    registered until the settings opened
- added theme-color
- settings: added a item to indicate the offline
    availablity
2024-10-15 20:30:08 +08:00
thislight
8f2b0cb489
first attempt of createTimeline in TimelinePanel
- known bug: the paging is failed
2024-10-13 16:12:17 +08:00
thislight
e56dc4bf7b
Settings: added lang and region picker dialog 2024-09-27 14:15:34 +08:00
thislight
b4fa751345
first prototype of i18n system 2024-09-26 17:23:40 +08:00
thislight
3afda89dfc
Upgrade dependencies
All checks were successful
/ depoly (push) Successful in 1m10s
* upgrade suid to v0.16
* upgrade @solidjs/router to v0.14
* upgrade nanostores to v0.11
* upgrade minor changed dependencies
2024-09-14 15:56:40 +08:00
thislight
b133a9b9a7
RegularToot: added preview cards
All checks were successful
/ depoly (push) Successful in 1m10s
2024-08-17 17:16:18 +08:00
thislight
cb6dce074d
update packages 2024-08-12 22:01:57 +08:00
thislight
2d7b931ef8
BottomSheet: first attempt for animation 2024-08-12 17:25:03 +08:00
thislight
7b67c79bc8
PullDownToRefresh: init prototype 2024-08-07 17:04:54 +08:00
thislight
4b17c426ab
added recover page on unexpected error 2024-08-05 16:24:34 +08:00
thislight
cd02dc2053
switch to bun
All checks were successful
/ depoly (push) Successful in 1m16s
2024-08-05 14:56:51 +08:00