syuilo
986b12d4a8
chore(client): tweak ui
2022-06-30 20:15:14 +09:00
syuilo
38cdd46063
chore(client): tweak client
2022-06-30 15:32:11 +09:00
syuilo
d9c7409a6c
enhance(client): show confirm dialog when logout
2022-06-30 15:09:10 +09:00
syuilo
7be20ff1a7
tweak client
2022-06-30 10:53:40 +09:00
syuilo
6d51e4aa4f
feat(client): add tag cloud component
2022-06-29 21:22:15 +09:00
syuilo
c02f155c70
enhance(client): improve router
...
Fix #8902
2022-06-29 16:00:00 +09:00
syuilo
a40862106c
chore(client): tweak client
2022-06-29 15:41:06 +09:00
syuilo
ee71296eb7
chore(client): tweak style
2022-06-29 14:19:40 +09:00
syuilo
d2790bfa60
enhance(client): add users tab to instance-info
2022-06-29 14:14:27 +09:00
syuilo
b9c7b9be04
enhance(client): メニュー整理
...
Resolve #6389
Fix #8035
2022-06-29 11:13:32 +09:00
syuilo
de950c7a24
fix(client): 非モデレーターがインスタンス情報ページを表示できない問題を修正
2022-06-28 22:56:18 +09:00
syuilo
fe45097089
chore(client): tweak style
2022-06-28 16:02:39 +09:00
syuilo
3d2d5d7fe1
chore(client): refactor and style tweaks
2022-06-28 15:59:49 +09:00
syuilo
73113f7631
improve instance doughnut charts
2022-06-28 13:05:20 +09:00
syuilo
c974ca3f00
chore(client): tweak style
2022-06-28 12:16:20 +09:00
syuilo
0b64d87353
chore(client): tweak style
2022-06-28 10:42:54 +09:00
syuilo
506a443d76
feat(client): add instances doughnuts charts for dashboard
2022-06-28 10:42:26 +09:00
syuilo
4d89a77aef
feat: make possible to delete an account by admin
...
Resolve #8830
2022-06-27 23:49:16 +09:00
syuilo
24126334f7
chore(client): tweak ui 🎨
2022-06-26 16:57:12 +09:00
syuilo
951dd79b78
chore(client): tweak client
2022-06-26 14:17:55 +09:00
syuilo
4655d7495d
chore(client): tweak ui
2022-06-26 13:28:47 +09:00
syuilo
4e20f39dca
refactor(client): extract interval logic to a composable function
...
あと`onUnmounted`を`onMounted`内で呼んでいたりしたのを修正したりとか
2022-06-26 03:12:58 +09:00
syuilo
74c7d2843d
enhance(client): tweak control panel dashboard
2022-06-26 01:45:33 +09:00
syuilo
8ce2967a11
fix(client): remove needless requestLog call
2022-06-25 23:16:02 +09:00
syuilo
0120497ba5
enhance(client): improve control panel
2022-06-25 23:01:40 +09:00
syuilo
e25de6ccc8
feat: allow GET for some endpoints
...
Resolve #8263
2022-06-25 18:26:31 +09:00
syuilo
e2e9f67cc3
chore(client): improve usability
2022-06-24 23:49:47 +09:00
syuilo
d7a21948b3
feat: 管理者が特定ユーザーのアップロードしたファイル一覧を見れるように
2022-06-24 21:43:28 +09:00
syuilo
b3fe2b44b0
chore(client): tweak ui
2022-06-24 10:52:34 +09:00
syuilo
161289dcd7
fix #8861
2022-06-24 00:47:55 +09:00
syuilo
4bb0ae25f4
chore(client): tweak ui
2022-06-23 23:45:22 +09:00
syuilo
29fd5640cd
chore(client): tweak client design
2022-06-23 13:39:28 +09:00
syuilo
ec765154ad
enhance(client): tweak ui
2022-06-22 23:40:53 +09:00
syuilo
c78e44f8d5
tweak client
2022-06-22 20:47:53 +09:00
syuilo
a22dc728fb
refactor(client): refactor header tab handling
2022-06-22 16:30:45 +09:00
syuilo
41542d9186
tweak client
2022-06-22 00:10:34 +09:00
syuilo
9634483ee2
fix(client): moderators cannot view instance-info page
2022-06-21 23:22:18 +09:00
syuilo
ede5c804a7
enhance(client): show warning in control panel when there is an unresolved abuse report
2022-06-21 19:48:28 +09:00
syuilo
69c45e4474
tweak client
2022-06-21 17:55:38 +09:00
syuilo
2b5a5122ac
tweak client
...
Fix #8856
2022-06-21 14:12:39 +09:00
Johann150
e5c40adb79
fix: block button in federation panel ( #8855 )
2022-06-20 23:48:38 +09:00
syuilo
91d6804646
tweak client
2022-06-20 21:05:18 +09:00
syuilo
dbeae92cdc
fix client
2022-06-20 19:49:51 +09:00
syuilo
10a18cd514
refactor(client): Refine routing ( #8846 )
2022-06-20 17:38:49 +09:00
tamaina
e548abb13f
refactor: チャットルームをComposition API化 ( #8850 )
...
* pick form
* pick message
* pick room
* fix lint
* fix scroll?
* fix scroll.ts
* fix directives/sticky-container
* update global/sticky-container.vue
* fix, 🎨
* test.1
2022-06-20 13:20:28 +09:00
Andreas Nedbal
75f996a485
Refactor page-editor elements to use Composition API ( #8721 )
...
* refactor(client): refactor page-editor elements to use Composition API
* Apply review suggestions from @Johann150
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
2022-06-18 18:39:04 +09:00
syuilo
c97f41c250
fix typo
2022-06-18 18:27:47 +09:00
futchitwo
2ee931e0c6
Improve: unclip ( #8823 )
...
* Refactor clip page to use Composition API
* Refactor clip page
* Refactor clip page
* Refactor clip page
* Improve: unclip
* Fix unclip
* Fix unclip
* chore: better type and name
* Fix
* Fix clipPage vue provider
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-06-18 18:27:09 +09:00
futchitwo
361a7b81fd
Refactor clip page to Composition API ( #8822 )
...
* Refactor clip page to use Composition API
* Refactor clip page
* Refactor clip page
* Refactor clip page
2022-06-18 18:23:54 +09:00
syuilo
0e291ab3c3
enhance(client): improve file moderation ui
2022-06-17 15:03:02 +09:00