1
0
Commit Graph

185 Commits

Author SHA1 Message Date
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
syuilo 2de48110bb ghostの設定をDBに保存するように 2018-11-07 00:44:56 +09:00
syuilo 328fc64ca9 🎨 2018-11-07 00:16:08 +09:00
syuilo a6f8327aa2 reCAPTCHAの設定をDBに保存するように 2018-11-07 00:08:21 +09:00
syuilo fb8af53751 [Client] Improve usability & Refactoring 2018-11-06 15:08:22 +09:00
syuilo cf36106520 🎨 2018-11-06 08:04:34 +09:00
syuilo b195fd8145 🎨 2018-11-06 07:57:16 +09:00
syuilo 2a5c19cd01 リモートのファイルをキャッシュするかどうかの設定をDBに保存するように 2018-11-06 07:52:13 +09:00
syuilo 42e007ddb7 🎨 2018-11-06 07:28:49 +09:00
syuilo 756dc397d9 🎨 2018-11-06 07:22:39 +09:00
syuilo 8f714b5b12 ドライブ容量の設定をDBに保存するようにしたりリファクタリングしたり 2018-11-06 07:14:43 +09:00
syuilo af32d1f81e [Client] Fix bug 2018-11-06 04:01:22 +09:00
syuilo 67d8773e38 [Client] Fix bug 2018-11-06 03:59:58 +09:00
syuilo e445d39c2f [Client] Use v-if instaed of v-show 2018-11-06 03:59:02 +09:00
syuilo 9f5dc2c0df [WIP] Use FontAwesome Component for Vue (#3127)
* wip

* Rename

* Clean up

* Clean up

* wip

* wip

* Enable tree shaking

* ✌️

* ✌️

* wip

* wip

* Clean up
2018-11-06 01:40:11 +09:00
syuilo cbba03b376 [Client] Fix bug 2018-11-05 13:23:30 +09:00
syuilo d7a3b71028 投稿の最大文字数情報を設定ファイルではなくDBに保存するように 2018-11-05 11:09:05 +09:00