1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-12-18 00:29:04 +09:00
Commit Graph

18 Commits

Author SHA1 Message Date
NoriDev
fb056e1344 Merge pull request #10628 from misskey-dev 2023-06-18 18:13:06 +09:00
ssmucny
8293c1babe - refactor search page
- lint fixes
- UI bug fix
2023-06-17 17:27:42 -04:00
NoriDev
c1f6c3ac83 Merge pull request #10628 from misskey-dev/develop 2023-06-18 04:51:25 +09:00
ssmucny
603ed1a779 fix event search 2023-06-17 15:47:08 -04:00
Sam Smucny
95e9cd86bb
Merge branch 'develop' into ssmucny-events 2023-06-04 22:18:25 -04:00
syuilo
95470a40a7 refactor 2023-05-19 16:20:53 +09:00
syuilo
8b352e4e56 feat(frontend): ユーザー指定ノート検索 2023-05-11 18:10:34 +09:00
ssmucny
661c83a23f bug fixes and localization:
- add localization strings
- fixed duplicates in search (use offset when sorting by startDate)
2023-04-23 23:29:47 -04:00
ssmucny
a57c79061c Add date range to event search page 2023-04-23 14:51:54 -04:00
ssmucny
4ecdff8c2d Add query string to event search 2023-04-23 13:53:44 -04:00
ssmucny
a967c0268e Add basic event search page 2023-04-23 13:37:42 -04: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