Commit Graph

101 Commits

Author SHA1 Message Date
syuilo
cb8663873d
Rename: 404 --> not-found 2018-12-27 20:22:54 +09:00
ibrokemypie
6985c39874 Make activity view in admin scrollable (#3741)
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.
2018-12-25 12:13:50 +09:00
syuilo
454632d785
Resolve #3687 2018-12-20 04:08:13 +09:00
syuilo
7f77517fc8
[Client] Resolve #3658 2018-12-19 00:57:28 +09:00
syuilo
d18ee12d2f
[Client] Add some animations 🎨 2018-12-16 11:32:20 +09:00
syuilo
0730cc4fa4
🎨 2018-12-15 17:01:19 +09:00
syuilo
17b6ab0ef0
🎨 2018-12-15 16:48:28 +09:00
syuilo
ebceffba1e
Resolve #2165 2018-12-15 00:09:04 +09:00
syuilo
3ae42d9b85
🎨 2018-12-14 23:35:07 +09:00
syuilo
796237b3c6
Implement admin drive page 2018-12-14 19:09:11 +09:00
Aya Morisawa
125849673a
Use for-of instead of forEach (#3583)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-11 20:36:55 +09:00
Acid Chicken (硫酸鶏)
08142ead67 Resolve #3581 (#3589)
* 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
2018-12-11 20:19:13 +09:00
syuilo
a6dc0f3684
Fix #3325 2018-12-10 23:13:50 +09:00
MeiMei
93b599dc8e Add user name conversions (#3534)
* Add user name conversions

* add conversion
2018-12-07 11:29:49 +09:00
syuilo
1653977392
Improve input dialog 2018-12-02 20:10:53 +09:00
syuilo
c9ac9923df
Refactor: rename alert to dialog 2018-12-02 15:28:52 +09:00
MeiMei
3bde4285eb Fix SMTP (#3433)
* Fix: SMTP local relay

* Fix SMTP SSL description

* ✌️
2018-11-30 00:03:28 +09:00
syuilo
1bc109b42c
Implement email config 2018-11-29 16:23:45 +09:00
syuilo
7ed50b90bd
[Client] Resolve #3323 2018-11-27 01:21:16 +09:00
syuilo
0387176e8c
🎨 2018-11-24 07:01:40 +09:00
syuilo
0d272b1fb0
Resolve #3376 2018-11-23 08:13:17 +09:00
syuilo
246cead2b1
Improve user operations
Resolve #2197
Resolve #3367
2018-11-23 08:01:14 +09:00
Hakaba Hitoyo
ac14adfd3e Feature / user recommendation config in admin ui (#3357)
* 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
2018-11-21 23:44:59 +09:00
syuilo
562a5f66fc
Improve usability 2018-11-21 14:44:49 +09:00
syuilo
3c3ef9bba0
[Client] ✌️ 2018-11-16 05:36:52 +09:00
syuilo
a86ae9fa50
Better UX 2018-11-16 05:26:36 +09:00
syuilo
a3c4e8a1bc
[Client] Improve admin dashboard 2018-11-16 05:21:52 +09:00
syuilo
672b7a4c3d
🎨 2018-11-16 05:07:59 +09:00
Acid Chicken (硫酸鶏)
9d8f7b081d WIP: Add Discord auth (#3239)
* Add Discord auth

* Apply review 175263424
2018-11-15 19:15:04 +09:00
syuilo
2c2cd893b8
🎨 2018-11-15 07:03:46 +09:00
syuilo
93e95f56f4
Update src/client/app/admin/views/index.vue 2018-11-15 06:39:59 +09:00
syuilo
cd018db945
Update src/client/app/admin/views/index.vue 2018-11-15 06:23:40 +09:00
syuilo
50fe67b99b
[Client] Improve admin panel 2018-11-15 06:21:31 +09:00
syuilo
b4c04efa23
Improve usability 2018-11-15 05:00:30 +09:00
syuilo
0985f7f609
[Client] Fix bugs 2018-11-15 04:24:40 +09:00
syuilo
56d571c0f0
Moderator system
Closes #2357
2018-11-15 04:15:42 +09:00
syuilo
11afa8140c
[Client] Improve alert component 2018-11-14 16:30:58 +09:00
syuilo
850396e9da
[Client] Add missing icons 2018-11-14 14:57:59 +09:00
MeiMei
036d46c459 show self host in unicode (#3200) 2018-11-11 12:35:30 +09:00
syuilo
5d3d78a73e
Better text 2018-11-11 02:44:54 +09:00
syuilo
d62c67208f
[Client] Show domain in admin page 2018-11-10 04:28:56 +09:00
syuilo
ac8817ef34
[Client] Fix bug 2018-11-09 18:38:10 +09:00
syuilo
c8081ed353
Fix i18n 2018-11-09 13:47:22 +09:00
syuilo
60ef3e3563
Refactor & Clean up 2018-11-09 08:13:34 +09:00
syuilo
25a69ec1b6
Refactoring of i18n (#3165)
Refactoring of i18n
2018-11-09 03:44:35 +09:00
syuilo
1056a7167d
[Client] Improve usabiliy 2018-11-07 23:04:59 +09:00
syuilo
cb6f390fb6
GitHub / Twitter連携の設定をDBに保存するように 2018-11-07 13:14:52 +09:00
syuilo
001bb7bbcd
インスタンスの対象言語の設定を実装 2018-11-07 12:28:53 +09:00
syuilo
b72d15b56c
[Client] Improve usability 2018-11-07 03:48:58 +09:00
syuilo
06b66f0209
メンテナ情報をDBに保存するように 2018-11-07 01:12:26 +09:00