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 |
|