Wykres commitów

89 Commity (e621c93b9586a39d187501666d6130e6ed003aa4)

Autor SHA1 Wiadomość Data
Daniel Roe e621c93b95
docs: add initial documentation (#842) 2023-01-08 22:42:59 +01: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
三咲智子 5e38a768c9
fix: TS error in locales list
upgrade jiti
https://github.com/unjs/jiti/issues/106 is fixed
2023-01-07 05:18:22 +08:00
Joaquín Sánchez e04513d24c
chore: update pwa plugin version (#835) 2023-01-07 05:02:38 +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
Vjacheslav Trushkin 6092b27da6
fix: remove unused emoji stuff (#727) 2023-01-03 10:42:05 +01: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
Daniel Roe 7a36fb8efd
refactor: use `@nuxtjs/color-mode` to manage ssr (#612) 2022-12-29 13:26:08 +01:00
Anthony Fu dc94d707b0 fix: emoji replacement 2022-12-27 21:42:58 +01:00
Anthony Fu 45d1a9a2bd feat: logged in users exports 2022-12-27 21:15:09 +01:00
Anthony Fu ee63bcb1b2 chore: script for release 2022-12-26 20:15:23 +01:00
Ayaka Rizumu 613c5315b3
feat: added a profile settings and settings nav (#432) 2022-12-26 09:50:11 +01:00
Daniel Roe 12522d2a0c
chore: bump dependencies 2022-12-25 16:27:57 +01:00
Daniel Roe cca222ca6b
chore: upgrade dev dependencies 2022-12-25 16:01:57 +01:00
Anthony Fu 55443e4d8a
feat: init emoji picker (#532) 2022-12-23 20:15:19 +01:00
Daniel Roe bae4ad7d4a
chore: update masto (#506)
Co-authored-by: userquin <userquin@gmail.com>
2022-12-22 13:48:20 +00:00
Daniel Roe 9800697670
feat: add support for client-side server to tauri module (#501) 2022-12-22 02:12:37 +00:00
Anthony Fu 11731ee280 chore: update vueuse 2022-12-20 15:22:21 +01:00
Anthony Fu b23f560713 chore: update lock 2022-12-20 14:35:21 +01:00
Anthony Fu 0a5edda4cd chore: move dependencies 2022-12-20 14:25:39 +01:00
Anthony Fu 602afa497c fix: upgrade vueuse, close #469 2022-12-20 14:19:41 +01:00
Joaquín Sánchez 4d88ee312e
fix(i18n): use floor rounding on use time ago (#444) 2022-12-19 22:20:32 +01:00
Guillaume Chau 79fb8c5d92
feat: update vue-virtual-scroller (#461) 2022-12-19 13:48:25 +00: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
Anthony Fu 75f49461de feat: code highlight for tiptap 2022-12-13 14:02:43 +01:00
Jonas Kruckenberg 85f619ea82
feat: add logging setup for tauri desktop app (#397) 2022-12-12 21:16:45 +01:00
Ayaka Rizumu 183b1659d1
feat: more to explore (#360) 2022-12-11 11:52:36 +01:00
kazuya kawaguchi db2ac489bb
chore: bump up nuxtjs/i18n (#370) 2022-12-08 08:19:22 +01:00
patak 8537f9e0ae
feat: display status meta over card (#325) 2022-12-06 11:07:17 +00:00
Guillaume Chau d98498fd95
feat: upgrade vue-virtual-scroller (#349) 2022-12-06 05:36:24 +01:00
三咲智子 b71731a432
fix: setup jsdom environment 2022-12-05 12:59:04 +08:00
Daniel Roe 1c0f8b0147
perf: replace `parse5` with `ultrahtml` (#336) 2022-12-04 23:10:10 +01:00
Ayo Ayco 4f8f2ed1f1
feat: content filters (#279) 2022-12-04 20:28:26 +01:00
三咲智子 cc945c4827
chore: add typecheck script 2022-12-03 13:31:58 +08:00
三咲智子 75f3616b7c
chore: upgrade deps 2022-12-03 13:30:27 +08:00
Anthony Fu 04431c7319 chore: switch to `shiki-es` 2022-11-30 13:45:42 +08:00
Anthony Fu 0acc0f7689 feat(editor): select language 2022-11-30 06:47:24 +08:00
QiroNT 59802f0896
feat: command palette (#200)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-11-29 16:15:05 +08:00
kazuya kawaguchi 22e90b5ffd
fix(i18n): language switch is reset (#215)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-11-29 14:29:09 +08:00
Shinigami aac8a12091
feat: un/follow tags (#188) 2022-11-28 21:46:04 +01:00
三咲智子 6e466dc82d
chore: check format when committing 2022-11-29 04:21:32 +08:00
Anthony Fu c2f3526e88 feat: use module 2022-11-28 18:24:05 +08:00
Ayaka Rizumu 871076f2d9
feat: install and configure i18n features (#177)
Co-authored-by: Shinigami <chrissi92@hotmail.de>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-28 14:58:29 +08:00