Daniel Roe
|
f04b09a40d
|
refactor: use server auto-imports (#1675)
|
2023-02-08 12:00:43 -08:00 |
Anthony Fu
|
04404e0c0b
|
chore: upgrade to Nuxt 3.1 (#1455)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-01-31 04:07:17 +01:00 |
Daniel Roe
|
fa44fae991
|
perf!: allow tree-shaking unstorage drivers (#1516)
* perf: allow tree-shaking unstorage drivers
* fix: allow overriding fsBase at runtime
* fix: remove `fsBase` export
|
2023-01-29 07:52:01 -08:00 |
Daniel Roe
|
415d36ce32
|
refactor: move pwa/build-info -> appConfig (#1508)
|
2023-01-29 06:18:27 -08:00 |
三咲智子 Kevin Deng
|
7545921385
|
fix: upgrade & downupgrade deps
|
2023-01-25 02:52:48 +08:00 |
Jonas Kruckenberg
|
39f9e7b6ad
|
chore: reduce bundle size for Tauri target (#1053)
* feat(tauri): improve app size
* reorder modules so tauri can disable pwa
* don't strip the logo
|
2023-01-13 08:46:07 +00:00 |
Daniel Roe
|
3a66944080
|
chore: remove `/invite` route preparatory to launch
|
2023-01-11 22:50:52 +00:00 |
Daniel Roe
|
d36e21c5f1
|
fix(tauri): add `/api/list-servers` route
|
2023-01-10 22:44:46 +00:00 |
三咲智子
|
5f7f7573c6
|
fix(tauri): upgrade target browser version
used top-level await, only Safari > 15 supports it
|
2023-01-07 04:00:19 +08:00 |
Daniel Roe
|
9800697670
|
feat: add support for client-side server to tauri module (#501)
|
2022-12-22 02:12:37 +00:00 |
Daniel Roe
|
2d49074242
|
refactor: split tauri config into module
|
2022-12-21 00:03:41 +00:00 |