Commit graph

1741 commits

Author SHA1 Message Date
userquin
97866ebeab Merge branch 'main' into userquin/feat-track-scroll-position
# Conflicts:
#	pages/settings/language/index.vue
2023-02-12 13:33:51 +01:00
Daniel Roe
788819ac97 chore: release v0.7.3 2023-02-12 13:22:36 +01:00
Daniel Roe
898a43b783 fix: update import for tauri 2023-02-12 13:21:57 +01:00
Daniel Roe
d7a95eab3b fix: use callback url with route param rather than query 2023-02-12 13:18:07 +01:00
Joaquín Sánchez
c6f0432d8d
fix(i18n): better login description for single instance server (#1727) 2023-02-12 04:10:14 -08:00
Daniel Roe
79d43515f5
chore: upgrade docs to nuxt 3.2.0 as well (#1728) 2023-02-12 04:09:55 -08:00
Daniel Roe
148fd63c24 refactor: move back to cf unstorage driver 2023-02-12 12:57:56 +01:00
Daniel Roe
efaeb67261
chore: upgrade to nuxt v3.2.0 (#1695) 2023-02-12 03:56:29 -08:00
Daniel Roe
73dc060578 fix: access headers outside of computed 2023-02-12 12:48:58 +01: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
c2ffdcf78b fix: only generate sourcemap in development 2023-02-12 11:22:43 +01: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
c5fe184281
feat: add translation status to language settings (#1717) 2023-02-11 21:42:55 +01:00
Peter Budai
3e648f6fbc
feat(editor): Respect default privacy setting of the account (#1699) 2023-02-11 18:04:41 +01:00
三咲智子 Kevin Deng
db2892c4c0
refactor: disable reactivity transform from vue core
use the feature from vue macros instead
2023-02-11 17:51:14 +01:00
Joaquín Sánchez
972a13499f
feat(docs): add translation status (#1689)
Co-authored-by: Michel EDIGHOFFER <edimitchel@gmail.com>
2023-02-11 17:15:08 +01:00
userquin
a64c0f4e9b chore: create page-transition composable 2023-02-11 16:20:12 +01:00
userquin
6dde98eb78 chore: restore nav side item click state 2023-02-11 15:58:49 +01:00
userquin
db2140e350 chore: allow scroll to top on nav side 2023-02-11 15:42:37 +01:00
userquin
f3a8778ede chore: expose only required methods 2023-02-11 12:42:01 +01:00
userquin
5acd2224df chore: move path to page when using notification paginator 2023-02-11 12:31:53 +01:00
userquin
26883d6d19 chore: use forceScrollToTop on click hook 2023-02-11 12:31:39 +01:00
userquin
1241921435 chore: simplify logic 2023-02-11 00:23:58 +01:00
userquin
9bc00be29a chore: refactor some names 2023-02-11 00:15:57 +01:00
userquin
bb119d0f8d chore: add custom page scroll track 2023-02-10 23:37:09 +01:00
userquin
3e0b2a3e4b chore: do not apply timeout on pages without scroll tracking 2023-02-10 22:34:34 +01:00
userquin
a7414bb59e chore: update watch 2023-02-10 22:28:53 +01:00
userquin
3270140c3f feat: track scroll position 2023-02-10 22:13:46 +01:00
TAKAHASHI Shuuji
0eefcfa281
feat(i18n): update Japanese localization (#1697)
Co-authored-by: kazuya kawaguchi <kawakazu80@gmail.com>
2023-02-10 07:50:37 -08:00
Michel EDIGHOFFER
328fd1bf70
fix: add margin on top of search width to make the border visible (#1700) 2023-02-10 10:53:05 +01:00
TAKAHASHI Shuuji
943b5f151d
fix(i18n): tiny fix on "Github" (#1698) 2023-02-10 10:50:39 +01:00
Daniel Roe
9578ed1e5d
fix: revert upgrade to nuxt v3.2.0 (#1692) 2023-02-09 15:32:30 -08:00
Daniel Roe
44c3dd762e
chore: upgrade to nuxt v3.2.0 (#1684) 2023-02-09 09:47:59 -08:00
三咲智子 Kevin Deng
4400818a31
fix: upgrade nuxt schema 2023-02-09 18:24:49 +01:00
Anthony Fu
11eaeeebbe feat: enable devtools 2023-02-09 17:03:18 +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
7da49afde5 refactor: use route rules for prerendering 2023-02-08 18:12:51 +01:00
Daniel Roe
c25715b26d
feat: allow using elk as a nuxt layer (#1665) 2023-02-08 01:51:16 -08:00
Milos Dimitrijevic
a3310b6ea2
chore: add .nvmrc to ensure node v18 (#1579) 2023-02-08 10:23:07 +01:00
三咲智子 Kevin Deng
11d179b13b
refactor: upgrade vue macros 2023-02-08 10:20:58 +01:00
Alexander Harding
36191c500f
fix: prevent videos from clipping when in fullscreen mode (#1397)
Co-authored-by: Tomasz Rymkiewicz <kreha1@pm.me>
2023-02-07 06:32:37 -08:00
Daniel Roe
2128d11238
refactor: move single instance config to runtime (#1664) 2023-02-07 04:10:43 -08:00
Peter Budai
9e09c9072f
fix(ui): Prevent word-wrap on "Replying To" (#1663) 2023-02-07 09:12:30 +01:00
Chris-Robin Ennen
f1087fd270
fix: only count 23 characters per link when composing (#1660) 2023-02-06 15:03:16 -08:00
Joaquín Sánchez
65bbc7c790
fix: close databases on page freeze event without pwa (#1662) 2023-02-06 15:01:30 -08:00
Joaquín Sánchez
32cfe6371f
fix: handle frozen page lifecycle state (#1658) 2023-02-06 14:22:56 -08:00
Joaquín Sánchez
f7a8d471a6
fix: sign-out and empty content (#1654) 2023-02-06 04:16:24 -08:00
Daniel Roe
6e7ac24821
fix: work around hotfix cloudflare kv storage bug (#1650) 2023-02-06 11:03:52 +01:00
Daniel Roe
6dc38c7d8e
perf: tree-shake dependencies from server (#1647) 2023-02-06 10:34:50 +01:00