Wykres commitów

141 Commity (8753a94aae52a88ddec7dcfb17a453eda5af54ec)

Autor SHA1 Wiadomość Data
Anthony Fu 8753a94aae
feat: theme colors (#1195) 2023-01-16 11:26:19 +01:00
renovate[bot] 1cd9f61b3a
chore(deps): update dependency @iconify-json/twemoji to ^1.1.10 (#1203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-16 14:37:26 +08:00
renovate[bot] 57c820b701
chore(deps): update dependency vitest to ^0.27.1 (#1205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-16 14:36:56 +08:00
jviide d24c1da35e
feat: add security headers (with nuxt-security) (#1025) 2023-01-16 01:00:44 +00:00
Daniel Roe bf25339bc9
test: add `vitest-environment-nuxt` (#1186) 2023-01-15 20:09:01 +01:00
webfansplz 3513f09148
feat: add unplugin-vue-inspector (#1116) 2023-01-15 23:52:50 +08:00
三咲智子 Kevin Deng f96a9417da
chore: lock mlly version 2023-01-15 22:55:16 +08:00
三咲智子 Kevin Deng 0cbbf914b9
chore: upgrade mlly 2023-01-15 22:48:07 +08:00
patak b34147db4e chore: release v0.5.0 2023-01-15 11:52:02 +01:00
三咲智子 Kevin Deng b6c916517c
feat: stale dep as a nuxt module 2023-01-14 02:57:31 +08:00
三咲智子 Kevin Deng 1275c41bd2
refactor(account): adjust notify button 2023-01-13 23:00:35 +08:00
patak d39ea9a6de chore: release v0.4.1 2023-01-13 00:13:02 +01:00
三咲智子 Kevin Deng d0d0503a13
perf: fetch instance info only once 2023-01-13 00:01:18 +08:00
三咲智子 Kevin Deng 523846e0ef
chore: release v0.4.0 2023-01-12 17:14:09 +08:00
三咲智子 Kevin Deng 49ff5f8ab1
chore: check stale dep before running commands (#963) 2023-01-12 13:40:54 +08:00
Piotrek Tomczewski 7c651d450d
feat(tiptap): add undo and redo (#944) 2023-01-10 22:16:56 +01:00
Joaquín Sánchez 62b6020895
fix: add workbox-build dev dependency (#949) 2023-01-10 22:09:12 +01:00
三咲智子 Kevin Deng df37e7c4de
chore: release v0.3.1 2023-01-10 20:31:27 +08:00
三咲智子 Kevin Deng 4131949b1a
chore: release v0.3.0 2023-01-10 17:27:14 +08:00
三咲智子 c75a9092c7
fix: pin vite version of vitest 2023-01-10 14:37:16 +08:00
三咲智子 315ade28e2
fix: lock tiptap version 2023-01-10 14:28:01 +08:00
三咲智子 645aa9ead9
chore: upgrade deps 2023-01-10 14:15:33 +08:00
三咲智子 caa02446c7
refactor: upgrade masto 2023-01-10 14:10:26 +08:00
Daniel Roe 6f7bdf274f
refactor: use `tiny-decode` for parsing html entities (#922) 2023-01-09 23:08:42 +01:00
三咲智子 3dedc0dbbd
chore: move to dev dependencies 2023-01-10 02:12:32 +08:00
Anthony Fu 71b19dbe68 fix: public assets build 2023-01-09 12:12:49 +01:00
三咲智子 571deed157
chore: upgrade eslint config 2023-01-09 18:04:25 +08:00
Anthony Fu 51e5540d36 fix: patch `mlly` to solve bundle error 2023-01-08 11:15:21 +01:00
三咲智子 Kevin Deng b30ebc12f8
refactor: generic components (#868)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2023-01-08 15:49:32 +08:00
三咲智子 Kevin Deng 5c8f75b9b7
refactor: upgrade masto 5 (#867) 2023-01-08 14:21:09 +08:00
Joaquín Sánchez e04513d24c
chore: update pwa plugin version (#835) 2023-01-07 05:02:38 +08:00
三咲智子 e2dc90a889
chore: add cache for eslint 2023-01-07 02:48:55 +08:00
Anthony Fu 1aa118283e
refactor: unify user settings (#821)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2023-01-07 01:39:37 +08:00
三咲智子 cffcddefb9
refactor: use defineModel 2023-01-06 23:46:36 +08:00
patak 37fa2b9117 chore: release v0.2.0 2023-01-06 13:45:52 +01:00
Joaquín Sánchez 95c825522e
perf: use team avatars from local (#793) 2023-01-05 10:03:32 +00:00
三咲智子 7d6904d73b
chore: release v0.1.18 2023-01-05 03:02:38 +08:00
三咲智子 b419f34b63
chore: release v0.1.17 2023-01-04 15:18:00 +08:00
patak 012432bf19 chore: release v0.1.16 2023-01-03 22:50:50 +01:00
Vjacheslav Trushkin 6092b27da6
fix: remove unused emoji stuff (#727) 2023-01-03 10:42:05 +01:00
三咲智子 f467958cd9
chore: release v0.1.15 2023-01-03 10:56:51 +08:00
Vjacheslav Trushkin fa9c418e21
feat: replace emoji with SVGs (#129) (#584)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2023-01-02 05:53:53 +01:00
三咲智子 aca6f16245
feat(publish): support status language
relate issue #332
2023-01-02 05:52:11 +08:00
Joaquín Sánchez bd72ecd0e5
feat: image preview gestures (#668) 2023-01-01 20:59:31 +01:00
Joaquín Sánchez 496da96072
feat(pwa): allow access elk users from service worker (#662)
Co-authored-by: patak <matias.capeletto@gmail.com>
2023-01-01 20:38:05 +01:00
patak 6356c79eb4 chore: release v0.1.14 2022-12-30 19:16:35 +01:00
patak 78a1981d87 chore: release v0.1.13 2022-12-30 17:29:47 +01:00
patak 27419dc124 chore: release v0.1.12 2022-12-29 22:04:56 +01:00
patak b0b0bb2f9c chore: release v0.1.11 2022-12-29 21:16:14 +01:00
patak bbc029c52f chore: release v0.1.10 2022-12-29 14:37:59 +01:00