Commit graph

87 commits

Author SHA1 Message Date
Daniel Roe 5ff0900108
fix: typo 2022-12-17 21:28:47 +00:00
patak 798f73ece5
feat: GitHub cards (#450) 2022-12-17 22:11:39 +01:00
Daniel Roe 9395b7031e
feat: render app shell with ssr to improve loading experience (#448) 2022-12-17 17:55:29 +01:00
Ayaka Rizumu 61113a242a
fix: user switcher blocking other dialog (#430) 2022-12-15 14:50:11 +01:00
Joaquín Sánchez 49a28144fd
feat: update logo logic (#377) 2022-12-08 14:30:56 +01:00
Daniel Roe f0fb29b078
fix: fix typo in class name 2022-12-07 00:07:54 +00:00
Daniel Roe b078e456cc
fix: add explicit height/width for logo to reduce cls 2022-12-06 23:32:27 +00:00
Daniel Roe 1e0f733c50
chore: enable type checking in more places 2022-12-06 22:17:58 +00:00
Daniel Roe 08d629ea78
refactor: configure preview status with runtime config 2022-12-06 21:09:47 +00:00
patak 8537f9e0ae
feat: display status meta over card (#325) 2022-12-06 11:07:17 +00:00
Ayaka Rizumu 70db3ea759
refactor: improve code structure (#343) 2022-12-05 21:20:23 +08:00
Daniel Roe 408aff20ee
ci: test project on pull requests (#338) 2022-12-04 23:28:04 +00:00
Daniel Roe 04615e443e
fix: update more public and explore links 2022-12-04 20:05:11 +00:00
三咲智子 1ba5cc4072
refactor: use escaped middot 2022-12-05 02:59:33 +08:00
三咲智子 Kevin Deng a96d564eaa
feat: show commit id (#331) 2022-12-05 02:18:39 +08:00
Ayaka Rizumu cbd5867275
feat: add nav more menu on mobile (#322)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-12-04 22:17:02 +08:00
Daniel Roe 585b9e0229
feat: show and stream new notifications (#282)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-12-02 10:21:10 +08:00
Joaquín Sánchez c4cf3fb371
feat(i18n): plurals support (#278) 2022-12-02 10:18:36 +08:00
三咲智子 17a15e2917
fix: navigation commands name 2022-12-01 21:45:13 +08:00
三咲智子 447ed6d941
refactor: simplify 2022-12-01 21:22:31 +08:00
Alex 96775ebcf3
feat: add offline check (#247)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-12-01 11:08:09 +08:00
Daniel Roe 4ed1816806
feat: resolve status paths with router (#258) 2022-11-30 18:15:18 +01:00
Anthony Fu 9ee51a5831 ui: improve account switcher 2022-11-30 15:30:17 +08:00
Anthony Fu afed995138 ui: improve login dialog 2022-11-30 09:45:52 +08:00
Anthony Fu 07209a7d29 feat: i18n lazy load 2022-11-30 08:22:35 +08:00
Anthony Fu ccffe9daa8 i18n: improve translations 2022-11-30 07:26:07 +08:00
Daniel Roe 59e365591d
fix(a11y): add more aria labels 2022-11-29 21:24:26 +00:00
Daniel Roe 608aad56dd
fix: image alt tags 2022-11-29 21:13:21 +00:00
Shinigami 0e7076b991
feat: scroll to top (#237) 2022-11-29 21:15:53 +01:00
三咲智子 994bf98c82
refactor: unify prefix of icon name 2022-11-29 20:06:08 +08:00
QiroNT 59802f0896
feat: command palette (#200)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-11-29 16:15:05 +08:00
Anthony Fu ea73107c23 i18n: doing more 2022-11-29 15:18:28 +08:00
Chris 0caf7339ef
fix(ui/i18n): translate nav footer (#213)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-11-29 14:31:12 +08:00
kazuya kawaguchi 22e90b5ffd
fix(i18n): language switch is reset (#215)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-11-29 14:29:09 +08:00
Shinigami 69d009d02a
feat: toggleable feature flags (#209) 2022-11-28 23:57:27 +01:00
三咲智子 ed0b78857c
refactor(i18n): tidy fields 2022-11-29 00:55:09 +08:00
三咲智子 2df646792d
refactor: get locales from i18n config 2022-11-29 00:49:30 +08:00
Shinigami b118313b6f
feat: i18n de-DE (#206) 2022-11-29 00:41:58 +08:00
Chris f72dd01ce7
ui(i18n): translate select language (#204) 2022-11-29 00:28:44 +08:00
Anthony Fu c2f3526e88 feat: use module 2022-11-28 18:24:05 +08:00
三咲智子 fe875dc50f
refactor: drop controlled popper 2022-11-28 15:32:04 +08:00
三咲智子 df9e4edde7
ui: add tooltip for footer buttons 2022-11-28 15:16:22 +08:00
三咲智子 30eb95f1bd
feat: memorize language 2022-11-28 15:12:13 +08:00
Ayaka Rizumu 871076f2d9
feat: install and configure i18n features (#177)
Co-authored-by: Shinigami <chrissi92@hotmail.de>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-28 14:58:29 +08:00
Daniel Roe d40b27982c
fix: use some more semantic elements 2022-11-27 23:29:21 +00:00
Daniel Roe d0ec3676b8
feat: use blue favicon for dev/preview mode 2022-11-27 23:09:18 +00:00
Daniel Roe 834eca2ad2
fix: tapping on avatar should show switcher on mobile 2022-11-27 22:57:20 +00:00
Shinigami d967520005
fix: show emoji in nav account (#159) 2022-11-28 00:59:33 +08:00
Shinigami 75aaf85e84
feat: dev indicator (#183) 2022-11-28 00:57:16 +08:00
三咲智子 Kevin Deng 424c7cd529
feat: user switch on mobile (#160) 2022-11-27 19:16:27 +08:00