Joaquín Sánchez
|
0b5797249f
|
feat(pwa): include `window-controls-overlay` in installed pwa logic (#2135)
|
2023-06-23 21:40:21 +02:00 |
Joaquín Sánchez
|
e453a316f7
|
chore: bump to pwa plugin 0.16.4 (#2159)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-06-23 21:39:02 +02:00 |
Joaquín Sánchez
|
c6c4d52556
|
fix(pwa): pwa icons in dev and build (#2137)
|
2023-05-30 19:38:24 +02:00 |
Joaquín Sánchez
|
d601a117c0
|
chore: add generate pwa icons script (#2130)
|
2023-05-29 16:52:27 +02:00 |
Joaquín Sánchez
|
dfb5a665f0
|
feat(pwa): add screenshots and orientation to webmanifest (#2109)
|
2023-05-21 17:28:28 +01:00 |
Daniel Roe
|
fb1ca7d8f1
|
fix: use `purpose: any` for normal pwa icon (#1981)
|
2023-04-15 17:16:20 +01:00 |
renovate[bot]
|
3acf87d5b6
|
chore(deps): update lint (#1971)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Shinigami92 <chrissi92@hotmail.de>
|
2023-04-11 08:04:22 -07:00 |
Joaquín Sánchez
|
685b16d403
|
chore: change pwa module name (#1947)
|
2023-04-03 15:34:19 +02: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 |
三咲智子 Kevin Deng
|
bcf0965795
|
refactor: get short commit
|
2023-02-23 19:17:28 +08:00 |
三咲智子 Kevin Deng
|
acf719775f
|
refactor: upgrade stale-dep
|
2023-02-17 15:17:47 +01:00 |
Daniel Roe
|
436489461c
|
refactor: inject pwa client plugin from module (#1758)
|
2023-02-16 10:23:26 +01:00 |
Cesar Gomez
|
0fdbb17591
|
feat(i18n): Emojimart localization and `fetching` entry at `en` … (#1731)
Co-authored-by: userquin <userquin@gmail.com>
|
2023-02-15 20:15:11 +01:00 |
Daniel Roe
|
54f020b165
|
fix: use nitro `publicAssets` to emit manifests
|
2023-02-12 15:49:20 +01:00 |
Daniel Roe
|
898a43b783
|
fix: update import for tauri
|
2023-02-12 13:21:57 +01:00 |
Daniel Roe
|
79d43515f5
|
chore: upgrade docs to nuxt 3.2.0 as well (#1728)
|
2023-02-12 04:09:55 -08:00 |
Joaquín Sánchez
|
b9c2bc5c70
|
fix(pwa): configure sw and web manifest cache control headers (#1724)
|
2023-02-12 12:08:50 +01:00 |
Daniel Roe
|
acd7010fbc
|
test: disable `stale-dep` in test mode
|
2023-02-09 13:01:22 +01:00 |
Daniel Roe
|
f04b09a40d
|
refactor: use server auto-imports (#1675)
|
2023-02-08 12:00:43 -08:00 |
Daniel Roe
|
c25715b26d
|
feat: allow using elk as a nuxt layer (#1665)
|
2023-02-08 01:51:16 -08:00 |
Horváth Bálint
|
faa96c7705
|
fix: Web Share Target text field merge (#1572)
Co-authored-by: userquin <userquin@gmail.com>
|
2023-02-03 15:20:32 +01: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 |
Joaquín Sánchez
|
050092b87a
|
fix(pwa): add maskable icon to web manifest (#1456)
|
2023-01-25 21:16:32 +01:00 |
三咲智子 Kevin Deng
|
4e97c31caf
|
fix: back to rollup 2
|
2023-01-25 03:06:00 +08:00 |
三咲智子 Kevin Deng
|
7545921385
|
fix: upgrade & downupgrade deps
|
2023-01-25 02:52:48 +08:00 |
Joaquín Sánchez
|
804f66f203
|
feat(i18n): add country variants support (#1370)
|
2023-01-23 16:34:31 +01:00 |
Horváth Bálint
|
bede92404b
|
feat: add support for the Web Share Target API (#1100)
Co-authored-by: userquin <userquin@gmail.com>
|
2023-01-14 20:58:52 +00:00 |
三咲智子 Kevin Deng
|
b6c916517c
|
feat: stale dep as a nuxt module
|
2023-01-14 02:57:31 +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 |
Joaquín Sánchez
|
1b9fb99032
|
feat: add web manifest dark theme variants (#947)
|
2023-01-10 21:35:34 +01:00 |
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 |