Joaquín Sánchez
|
9251ec496b
|
chore: add `ofetch` to `typescript.hoist` (#2693)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-03-19 12:56:14 +00:00 |
Joaquín Sánchez
|
ded2e0f3d7
|
chore: update nuxt to 3.11.0 (#2692)
|
2024-03-17 14:32:02 +00:00 |
Joaquín Sánchez
|
9da77637b2
|
chore: bump to eslint-config `v2.8.0` (#2651)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2024-03-05 14:48:58 +00:00 |
Joaquín Sánchez
|
55037f04cd
|
chore: update nuxt to 3.10.3 (#2610)
|
2024-02-24 16:46:14 +00:00 |
renovate[bot]
|
3c43a1cdd1
|
chore(deps): update lint (#1928)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2023-03-30 19:01:24 +00:00 |
Anthony Fu
|
9465c2fe89
|
chore: update lint
|
2023-03-19 13:12:20 +01:00 |
Daniel Roe
|
898a43b783
|
fix: update import for tauri
|
2023-02-12 13:21:57 +01:00 |
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 |