Commit graph

15 commits

Author SHA1 Message Date
naskya
866dd832bb
dev (backend): disable biome's noNamespace rule for Mastodon API implementation 2024-06-29 17:37:50 +09:00
naskya
783ad8012d
Merge branch 'develop' into iceshrimp_mastodon 2024-06-29 10:36:27 +09:00
naskya
93d225d4d8
dev: replace eslint with biome 2024-06-29 06:59:07 +09:00
naskya
e480e6e503
Merge branch 'develop' into iceshrimp_mastodon 2024-06-28 06:24:21 +09:00
naskya
97889fe612
chore (dev): update biome config schema 2024-06-28 05:21:16 +09:00
Laura Hausmann
f282549900
refactor: Iceshrimp’s Mastodon API implementation with original extensions
Co-authored-by: Eana Hufwe <eana@1a23.com>
Co-authored-by: AkiraFukushima <h3.poteto@gmail.com>
2024-05-29 23:39:22 +09:00
Lhcfl
39a229b875 fix: use MkPagination for replies 2024-04-20 20:55:47 +08:00
Lhcfl
695cb452bc chore: Temporarily disable organizeImports 2024-04-12 16:50:07 +08:00
Lhcfl
5da03666b2 fix types of component 2024-04-12 11:16:26 +08:00
Lhcfl
3586d0cde7 chore: disable noNonNullAssertion for vue 2024-04-04 16:58:11 +08:00
Lhcfl
995d679afd fix type errors of MkPageHeader 2024-04-04 16:53:02 +08:00
Lhcfl
ae071d66b7 chore: warn "useShorthandFunctionType" in biome for vue 2024-04-04 15:04:31 +08:00
Lhcfl
66dec9c54e chore: Chang useImportType to warn for vue files
vue is only partically supported by biome (see https://biomejs.dev/internals/language-support/)
Some components may be incorrectly recognized as type imports
2024-04-04 14:51:31 +08:00
Lhcfl
d0989c692d chore: diable noUselessElse 2024-04-03 21:42:40 +08:00
ThatOneCalculator
1deeb78878
build: ♻️ Rome -> Biome
Rome is now discontinued, and Biome has taken its place
2023-09-01 21:16:14 -07:00