Commit Graph

35 Commits

Author SHA1 Message Date
Joaquín Sánchez 55037f04cd
chore: update nuxt to 3.10.3 (#2610) 2024-02-24 16:46:14 +00:00
patak d34a5e6e96 chore: fix titleTemplate param type 2023-04-16 22:35:25 +02:00
Joaquín Sánchez c71259334c
fix: remove flashing text on page reload (#1939) 2023-04-16 21:33:51 +02:00
Joaquín Sánchez ab2881b9a2
refactor: remove `useHeadFixed` workaround (#1938)
Co-authored-by: Ayaka Rizumu <464388324@qq.com>
2023-04-01 04:14:12 -07:00
Anthony Fu 9465c2fe89 chore: update lint 2023-03-19 13:12:20 +01:00
Michel EDIGHOFFER ef680ab8b3
fix: remove alone vertical bar on start (#1687) 2023-02-14 14:42:53 +00:00
moshyfawn a9427e2ea0
fix: default main content dir to ltr (#1710)
Co-authored-by: moshyfawn <oleg.butorov.98@gmail.com>
2023-02-11 21:43:21 +01:00
Joaquín Sánchez a2fb458696
fix(ui): add viewport header to enable/disable pinch to zoom in Safari (#1590) 2023-02-03 10:05:17 +01:00
Joaquín Sánchez 4c054a37fd
feat: add opt-in pinch to zoom setting (#1557) 2023-02-01 15:43:27 +01:00
Daniel Roe 415d36ce32
refactor: move pwa/build-info -> appConfig (#1508) 2023-01-29 06:18:27 -08:00
Joaquín Sánchez 3c888d3914
fix: unescape html entities in page title (#1392) 2023-01-25 05:12:55 -08:00
Joaquín Sánchez 1b9fb99032
feat: add web manifest dark theme variants (#947) 2023-01-10 21:35:34 +01:00
Anthony Fu 0297ed868b feat: different logos for staging and dev 2023-01-08 12:17:16 +01: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
三咲智子 377c015c91
feat: add titles for settings 2023-01-04 21:57:21 +08:00
三咲智子 Kevin Deng f892722220
refactor: env config (#769) 2023-01-04 14:26:30 +01:00
三咲智子 72e03f8109
refactor: move meta to nuxt config 2023-01-02 06:03:35 +08:00
三咲智子 4da2fd05bb
feat(ui): transparent status bar 2022-12-31 06:45:39 +08:00
Anthony Fu 3079867e2a refactor: setup 2022-12-28 04:50:29 +01:00
Anthony Fu 970b6538e2 fix: i18n SSR 2022-12-28 02:28:17 +01:00
Anthony Fu d8d163dbd0 fix: rework setup to improve SSR compatibility 2022-12-28 02:06:54 +01:00
Joaquín Sánchez 6412127283
feat: cleanup locale conf and add some RTL stuff (#564) 2022-12-27 22:04:52 +01:00
Anthony Fu c38b8c13ca fix: ssr for emojis 2022-12-27 21:56:43 +01:00
Anthony Fu 2d4f5ddf76 chore: fix build error 2022-12-27 20:19:47 +01:00
Anthony Fu d9b0e85f63 feat: emoji font 2022-12-27 19:37:22 +01:00
JP 53109e7f23
feat(i18n): add arabic translations (#490)
Co-authored-by: userquin <userquin@gmail.com>
2022-12-26 16:12:04 +01:00
Anthony Fu b40832a7eb fix: font-size ssr 2022-12-24 00:19:17 +01:00
patak 41ef187379 feat: font size preference 2022-12-23 23:47:13 +01:00
Joaquín Sánchez f0c91a3974
feat: pwa with push notifications (#337) 2022-12-17 23:29:16 +00:00
Daniel Roe 9395b7031e
feat: render app shell with ssr to improve loading experience (#448) 2022-12-17 17:55:29 +01:00
Daniel Roe 00b835444b
fix: use nitro overlay to skip dev assets in production 2022-12-08 11:50:44 +01:00
Joaquín Sánchez 431a431c1d
feat(ui): add more favicon file formats (#374) 2022-12-08 10:55:54 +01:00
Daniel Roe 08d629ea78
refactor: configure preview status with runtime config 2022-12-06 21:09:47 +00:00
Alex 0f7de38c24
feat(i18n): use preferred language when users first visit (#263) 2022-12-02 10:17:41 +08:00
Anthony Fu 07209a7d29 feat: i18n lazy load 2022-11-30 08:22:35 +08:00