summaryrefslogtreecommitdiff
path: root/packages/client/src/pages/user-info.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rename: client -> frontendsyuilo2022-12-271-485/+0
|
* style(client): fix `vue/v-on-event-hyphenation` (#9389)Kagami Sascha Rosylight2022-12-221-3/+3
|
* Use tabler icons (#9354)syuilo2022-12-191-8/+8
| | | | | | | | | | | | | | | | | * wip * wip * wip * Update style.scss * wip * wip * wip * wip
* refactor(client): refactor file name and directory structuresyuilo2022-09-061-2/+2
|
* refactor(client): align filename to component namesyuilo2022-08-311-4/+4
|
* refactor(client): :sparkles:syuilo2022-07-201-11/+11
|
* chore(client): tweak uisyuilo2022-07-051-11/+11
|
* chore: fix client lint errors (#8934)Kainoa Kanter2022-07-051-2/+2
| | | | | | | | | * Fix client lint * Hide no-v-html * Ignore banned type * Update page-editor.vue
* Add additional drive capacity change support (#8867)CyberRex2022-07-051-3/+35
| | | | | | | | | | | | | | | | | | | | | | | | * 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> * :art: * 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>
* feat: moderation notesyuilo2022-07-031-43/+93
|
* feat: Log user ips (#8872)syuilo2022-07-021-4/+43
| | | | | | | | | | | | | | | | | | | * 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
* refactor(client): refactoringsyuilo2022-07-021-1/+0
|
* chore(client): tweak uisyuilo2022-07-021-1/+9
|
* chore(client): tweak clientsyuilo2022-06-291-1/+1
|
* feat: make possible to delete an account by adminsyuilo2022-06-271-1/+28
| | | | Resolve #8830
* chore(client): tweak clientsyuilo2022-06-261-0/+2
|
* feat: ↵syuilo2022-06-241-2/+17
| | | | 管理者が特定ユーザーのアップロードしたファイル一覧を見れるように
* chore(client): tweak client designsyuilo2022-06-231-5/+31
|
* enhance(client): tweak uisyuilo2022-06-221-1/+9
|
* refactor(client): refactor header tab handlingsyuilo2022-06-221-7/+4
|
* tweak clientsyuilo2022-06-221-5/+58
|
* tweak clientsyuilo2022-06-201-8/+4
|
* refactor(client): Refine routing (#8846)syuilo2022-06-201-207/+182
|
* User moderation details (#8762)PikaDude2022-06-031-0/+3
| | | | | | | | | | | | | | | | | * add more user details for admins to see * fix some issues * small style fix as suggested by Johann150 Co-authored-by: Johann150 <johann@qwertqwefsday.eu> * fix Co-authored-by: Johann150 <johann@qwertqwefsday.eu> Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
* fix lints (#8737)Johann1502022-05-261-2/+2
| | | | | | | | | | | | | | | * fix: emits use ev instead of e * fix: errors use err instead of e * fix: replace use of data where possible * fix: events use evt instead of e * fix: use strict equals * fix: use emoji instead of e * fix: vue lints
* perf(server): refactor and performance improvementssyuilo2022-03-251-0/+1
|
* tweak uisyuilo2022-01-041-5/+4
|
* tweak uisyuilo2022-01-041-55/+68
|
* update linrsyuilo2021-11-191-3/+3
|
* lint: add missing semicolonsyuilo2021-11-181-1/+1
|
* refactor(client): refactor dialog functions to improve type inferencesyuilo2021-11-181-8/+5
|
* refactoringsyuilo2021-11-121-0/+245
Resolve #7779