Marie
5db583a3eb
merge: upstream
2023-12-23 02:09:23 +01:00
woxtu
c92508a575
Remove unused imports ( #12730 )
2023-12-21 11:36:45 +09:00
zyoshoka
406b4bdbe7
refactor(frontend): 非推奨となったReactivity Transformを使わないように ( #12539 )
...
* refactor(frontend): 非推奨となったReactivity Transformを使わないように
* refactor: 不要な括弧を除去
* fix: 不要なアノテーションを除去
* fix: Refの配列をrefしている部分の対応
* refactor: 不要な括弧を除去
* fix: lint
* refactor: Ref、ShallowRef、ComputedRefの変数の宣言をletからconstに置換
* fix: type error
* chore: drop reactivity transform from eslint configuration
* refactor: remove unnecessary import
* fix: 対応漏れ
2023-12-07 14:42:09 +09:00
Amelia Yukii
08de1f7baa
fix: icons being inconsistent and PG ( #136 )
2023-11-03 23:20:53 +01:00
Insert5StarName
7b179d3a92
work in progress icons
2023-09-30 21:53:52 +02:00
syuilo
b0f6c44f36
refactor(frontend): use ESM
2023-09-19 16:37:43 +09:00
Shun Sakai
c2370a1be6
chore: 著作権とライセンスについての情報を各ファイルに追加する ( #11348 )
...
* chore: Add the SPDX information to each file
Add copyright and licensing information as defined in version 3.0 of
the REUSE Specification.
* tweak format
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-27 14:31:52 +09:00
syuilo
95470a40a7
refactor
2023-05-19 16:20:53 +09:00
syuilo
8b352e4e56
feat(frontend): ユーザー指定ノート検索
2023-05-11 18:10:34 +09:00
syuilo
c1d9e23171
enhance(client): 検索ページでURLを入力した際に照会したときと同等の挙動をするように
2023-03-29 17:22:34 +09:00
syuilo
925cc06aea
enhance(client): tweak search page
2023-03-16 11:56:20 +09:00
Soni L
dbd9d11d67
Simplify search.vue (remove dead code) ( #10088 )
...
* Simplify search.vue
This is already handled by the code above it, no need to handle it twice
* Remove unused imports
2023-02-26 11:14:07 +09:00
Khsmty
64be363adc
feat: 2つの検索画面の統合 ( #9949 ) ( #10038 )
...
* feat: 検索画面の UI を統一
* fix: エラーの修正
* add: changelog
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-02-25 09:01:21 +09:00
syuilo
69869307bf
enhance(client): improve entrance page
...
Resolve #9986
2023-02-22 11:00:34 +09:00
Soni L
ecbefce2aa
Support remote objects in search ( #9479 )
...
* Support remote objects in search
Closes #9428
* Use account instead of localStorage
* Use useRouter instead of mainRouter
Co-authored-by: Chaos <chaoticryptidz@owo.monster>
2023-01-08 11:15:54 +09:00
syuilo
9384f5399d
rename: client -> frontend
2022-12-27 14:36:33 +09:00