Commit graph

8 commits

Author SHA1 Message Date
Daniel Roe 9395b7031e
feat: render app shell with ssr to improve loading experience (#448) 2022-12-17 17:55:29 +01:00
Daniel Roe 25b0ad2f19
fix: only short circuit on account pages 2022-12-14 20:57:15 +00:00
Daniel Roe 9899cd0661
fix: for accounts missing @, perform search
resolves #424
2022-12-14 13:42:40 +00:00
Joaquín Sánchez de160c219a
feat: prevent mixing data on account switch (#384) 2022-12-11 23:30:26 +00:00
Daniel Roe 04615e443e
fix: update more public and explore links 2022-12-04 20:05:11 +00:00
Daniel Roe eb022c92e8
feat: make internal app URLs permalinks (#329) 2022-12-04 19:56:33 +00:00
Anthony Fu a6578155ae feat: disable SSR 2022-11-23 07:08:36 +08:00
Anthony Fu 0dac7b9785 refactor: use middleware to handle redirection 2022-11-15 21:58:00 +08:00