CyberRex
bc49a0e9be
Add additional drive capacity change support ( #8867 )
...
* Add additional drive capacity change support
* Update packages/backend/src/server/api/endpoints/admin/drive-capacity-override.ts
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
* 🎨
* show instance default capacity in placeholder
* fix
* update api/drive
* fix
* remove :
* fix lint
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2022-07-05 00:21:01 +09:00
Johann150
ae3a51a673
fix lint no-undef
2022-07-04 16:33:55 +02:00
Johann150
0dc3a8b2e8
fix lint: use let instead of const for $ref
...
Fixes lint no-const-assign.
2022-07-04 16:22:21 +02:00
Johann150
d23b262519
refactor: remove unnecessary computed
...
Fixes lint no-const-assign.
2022-07-04 16:17:07 +02:00
Johann150
3439b4abf7
fix: spellcheck is boolean not string
2022-07-04 10:35:27 +02:00
syuilo
2a24fc18ca
enhance(client): tweak statusbar
2022-07-04 01:37:47 +09:00
syuilo
be4266e611
enhance(client): refine deck
...
Fix #7720
2022-07-03 20:30:58 +09:00
syuilo
bd7bda0c0d
fix(client): fix wrong import
2022-07-03 16:36:23 +09:00
syuilo
20f9bb10db
fix(client): fix wrong import
2022-07-03 16:19:47 +09:00
syuilo
569cc28025
fix(client): style tweak for ios
2022-07-03 16:17:31 +09:00
syuilo
136cb46515
fix(client): フォロワー一覧がフォローににゃっているんだにゃあ
2022-07-03 14:44:18 +09:00
syuilo
dddb394302
chore(client): tweak style
2022-07-03 14:43:28 +09:00
syuilo
58ebe2ed05
feat(client): status bar (experimental)
2022-07-03 14:40:02 +09:00
syuilo
e5ccfa5158
feat: moderation note
2022-07-03 00:15:03 +09:00
syuilo
395b61b271
fix(client): use unique class names for root to prevent conflicts of style
2022-07-02 21:29:48 +09:00
syuilo
92aa415ea6
enhance(client): better sticky-container component
2022-07-02 21:28:55 +09:00
syuilo
89dbc73bef
enhance(client): better marquee component
2022-07-02 21:28:04 +09:00
syuilo
e23e7de453
feat: Log user ips ( #8872 )
...
* wip
* store ip and headers
* Update admin-file.vue
* require admin for view ip/headers
* IP (recent) 消した
* admin必須
* opt in
* clean ips periodically
* respect logging setting in drive/files/create
2022-07-02 15:12:11 +09:00
syuilo
c8c7d10348
refactor(client): refactoring
2022-07-02 14:00:37 +09:00
syuilo
c90225ea02
chore(client): tweak ui
2022-07-02 12:22:52 +09:00
syuilo
aee19d16c6
feat(client): poll highlights in explore page
2022-07-01 23:42:03 +09:00
syuilo
307533c29d
enhance(client): ハイライトをみつけるに統合
2022-07-01 23:33:47 +09:00
syuilo
8c3f155a79
chore(client): tweak ui
2022-07-01 18:55:45 +09:00
syuilo
0c252532be
chore(client): tweak ui
2022-07-01 15:06:17 +09:00
syuilo
f4b4b9fdfc
chore(client): fix pie rendering
2022-07-01 00:38:20 +09:00
syuilo
03b377eea6
chore(client): tweak ui
2022-06-30 22:02:08 +09:00
syuilo
0c04efa425
chore(client): tweak ui
2022-06-30 21:38:34 +09:00
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