Anthony Fu
71b19dbe68
fix: public assets build
2023-01-09 12:12:49 +01:00
Joaquín Sánchez
3c90fee07e
fix: use `unshift` on `publicAssets` ( #885 )
2023-01-08 21:23:04 +01:00
Anthony Fu
fd2c433644
fix: nitro config
2023-01-08 14:27:33 +01:00
Anthony Fu
0297ed868b
feat: different logos for staging and dev
2023-01-08 12:17:16 +01:00
Joaquín Sánchez
907abd0b41
fix(pwa): add `background_color` to web manifest ( #832 )
2023-01-06 22:04:17 +01: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
Joaquín Sánchez
85ac005570
feat: i18n PWA webmanifests ( #805 )
...
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-01-06 20:48:43 +08:00
三咲智子 Kevin Deng
f892722220
refactor: env config ( #769 )
2023-01-04 14:26:30 +01:00
Anthony Fu
e8dde2c2ba
feat: display version
2022-12-26 20:33:19 +01: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
Joaquín Sánchez
f0c91a3974
feat: pwa with push notifications ( #337 )
2022-12-17 23:29:16 +00:00
Daniel Roe
83d313c47b
refactor: move shared config into `~/config/`
2022-12-06 21:04:38 +00:00
Michel EDIGHOFFER
ecb61a7a30
feat: french translation ( #300 )
...
Co-authored-by: Abel Derderian <derderian@abel.fr>
2022-12-02 21:27:58 +01:00
三咲智子
1c5ecb678b
fix: suppress i18n warnings
2022-12-03 01:23:47 +08:00
Joaquín Sánchez
d17994338d
feat(i18n): refactor i18n module configuration ( #292 )
2022-12-02 20:54:09 +08:00
Daniel Roe
f165eebed3
refactor: drop `Setup` suffix for setup components
2022-11-25 16:08:30 +00:00
Daniel Roe
45b6e39b6e
fix: do not emit runtime comments
...
resolves 'Extraneous non-props attributes (class) were passed to component but could not be automatically inherited because component renders fragment or text root nodes.'
2022-11-25 14:42:26 +00:00