summaryrefslogtreecommitdiff
path: root/src/client/app/admin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 管理画面からリモートユーザー情報を更新できるように ↵MeiMei2019-01-261-2/+14
| | | | (#3992)
* Improve moderation UI (#3989)MeiMei2019-01-262-81/+155
| | | | | | * admin users UI * tune
* [Client] Fix UIsyuilo2019-01-221-2/+2
|
* Refactorsyuilo2019-01-1910-121/+80
|
* スパム報告機能syuilo2019-01-192-3/+94
| | | | Resolve #1970
* Improve drive file operationsyuilo2019-01-191-2/+84
| | | | | Resolve #3789 Resolve #3790
* [Client] Drop apiViaStream optionsyuilo2019-01-181-1/+1
| | | | Resolve #3911
* [Client] Fix chart renderingsyuilo2019-01-171-1/+1
|
* Implement active users chartsyuilo2019-01-171-6/+30
| | | | Resolve #3904
* [Client] Add informationsyuilo2019-01-171-0/+1
|
* Resolve #3896syuilo2019-01-161-0/+4
|
* モデレーター登録を解除できるように (#3876)MeiMei2019-01-111-4/+27
|
* 管理画面でユーザーを状態でフィルタできるように (#3873)MeiMei2019-01-111-2/+37
|
* Supports toggle password in SMTP settings (#3868)MeiMei2019-01-111-1/+1
|
* Change SMTP password field to have password type (#3861)ibrokemypie2019-01-101-1/+1
|
* ドライブの管理画面でファイルのオリジナルURLを表示す ↵syuilo2019-01-081-0/+1
| | | | ように
* Renamesyuilo2019-01-041-4/+4
|
* Make instance logo customisable (#3829)ibrokemypie2019-01-041-0/+4
|
* Rename: 404 --> not-foundsyuilo2018-12-271-1/+1
|
* Make activity view in admin scrollable (#3741)ibrokemypie2018-12-251-1/+1
| | | | | I can't think of any reason why this isnt currently the case as the extra lines are still there, just not displayed, meaning theres no difference in performance/memory usage Also means that sometimes entries are cut off which is weird Also, sometimes there is reason to wish to view older entries that may have scrolled off the page/keep reading something which was pushed too far down.
* Resolve #3687syuilo2018-12-201-3/+21
|
* [Client] Resolve #3658syuilo2018-12-191-4/+17
|
* [Client] Add some animations :art:syuilo2018-12-162-31/+35
|
* :art:syuilo2018-12-151-8/+16
|
* :art:syuilo2018-12-151-17/+38
|
* Resolve #2165syuilo2018-12-151-29/+58
|
* :art:syuilo2018-12-142-0/+8
|
* Implement admin drive pagesyuilo2018-12-142-4/+144
|
* Use for-of instead of forEach (#3583)Aya Morisawa2018-12-114-5/+11
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Resolve #3581 (#3589)Acid Chicken (硫酸鶏)2018-12-112-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | * Update ja-JP.yml * Create 404.vue * Update script.ts * Update script.ts * Update script.ts * Update script.ts * Update script.ts * Update script.ts * Update 404.vue * Update meta.ts * Update instance.vue * Update update-meta.ts
* Fix #3325syuilo2018-12-101-0/+2
|
* Add user name conversions (#3534)MeiMei2018-12-072-2/+2
| | | | | | * Add user name conversions * add conversion
* Improve input dialogsyuilo2018-12-022-4/+4
|
* Refactor: rename alert to dialogsyuilo2018-12-025-27/+27
|
* Fix SMTP (#3433)MeiMei2018-11-301-1/+1
| | | | | | | | * Fix: SMTP local relay * Fix SMTP SSL description * :v:
* Implement email configsyuilo2018-11-291-7/+41
|
* [Client] Resolve #3323syuilo2018-11-271-4/+5
|
* :art:syuilo2018-11-241-2/+2
|
* Resolve #3376syuilo2018-11-231-1/+8
|
* Improve user operationssyuilo2018-11-233-21/+153
| | | | | Resolve #2197 Resolve #3367
* Feature / user recommendation config in admin ui (#3357)Hakaba Hitoyo2018-11-211-3/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add config for external user recommendation into admin ui * debug * correct admin ui * switch external user recommendation to admin ui config * debug * debug * debug * Revert "debug" This reverts commit f4a0460e5bde21cd1f39a735f496a2d74233ef3f. * explicit parseInt radix * add Japanese message * change default engine to https * remove unused settings * debug * nullable externalUserRecommendationTimeout
* Improve usabilitysyuilo2018-11-211-29/+16
|
* [Client] :v:syuilo2018-11-161-3/+4
|
* Better UXsyuilo2018-11-161-1/+1
|
* [Client] Improve admin dashboardsyuilo2018-11-161-9/+13
|
* :art:syuilo2018-11-162-40/+39
|
* WIP: Add Discord auth (#3239)Acid Chicken (硫酸鶏)2018-11-151-0/+20
| | | | | | * Add Discord auth * Apply review 175263424
* :art:syuilo2018-11-151-5/+7
|
* Update src/client/app/admin/views/index.vuesyuilo2018-11-151-2/+4
|
* Update src/client/app/admin/views/index.vuesyuilo2018-11-151-1/+1
|