summaryrefslogtreecommitdiff
path: root/src/server/api/endpoints/meta.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix docsyuilo2019-02-251-1/+1
|
* Improve docsyuilo2019-02-251-1/+49
|
* Introduce OpenAPI specs (#4351)syuilo2019-02-231-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * Update index.ts * Update gen-openapi-spec.ts * Update api.ja-JP.md * Fix * Improve doc * Update gen-openapi-spec.ts * Update redoc.html * Improve doc * Update gen-openapi-spec.ts * Improve doc * Update CHANGELOG.md
* Improve error handling of API (#4345)syuilo2019-02-221-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * Update attached_notes.ts * wip * Refactor * wip * wip * wip * wip * wip * wip * wip * wip * Update call.ts * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * :v: * Fix
* Resolve #4305syuilo2019-02-181-3/+0
|
* Migrate cafy to 14.0 (#4240)syuilo2019-02-131-1/+1
|
* Revert 96bc17aa1014983d5e6bf8b4c05d898156995a0dsyuilo2019-02-071-3/+3
|
* Check config on load (#4170)Aya Morisawa2019-02-061-3/+3
| | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* Create type definition for '*/meta.json' (#4073)Acid Chicken (硫酸鶏)2019-02-011-1/+1
|
* Create type definition for '*/package.json' (#4014)Acid Chicken (硫酸鶏)2019-01-311-1/+1
| | | | | | * Create type definition for '*/package.json' * Update tsconfig.json
* Resolve #3896syuilo2019-01-161-0/+2
|
* Renamesyuilo2019-01-041-1/+1
|
* Make instance logo customisable (#3829)ibrokemypie2019-01-041-0/+1
|
* Add URI parameter to /api/meta (#3748)ibrokemypie2018-12-271-0/+1
| | | | | | | | | * Add URI parameter to /api/meta closes #3747 * Update fetch-meta.ts * Update meta.ts
* Resolve #3687syuilo2018-12-201-2/+3
|
* Fix errorsyuilo2018-12-191-1/+1
|
* Fix bugsyuilo2018-12-111-0/+1
|
* メールサーバーの設定がオフの場合はメール設定を表示 ↵syuilo2018-11-291-6/+4
| | | | ないように
* Implement email configsyuilo2018-11-291-0/+7
|
* Resolve #3376syuilo2018-11-231-0/+1
|
* Feature / user recommendation config in admin ui (#3357)Hakaba Hitoyo2018-11-211-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Hide unused login method (#3285)MeiMei2018-11-171-3/+4
|
* WIP: Add Discord auth (#3239)Acid Chicken (硫酸鶏)2018-11-151-0/+4
| | | | | | * Add Discord auth * Apply review 175263424
* Moderator systemsyuilo2018-11-151-1/+1
| | | | Closes #2357
* Fix bugsyuilo2018-11-081-0/+6
|
* GitHub / Twitter連携の設定をDBに保存するようにsyuilo2018-11-071-2/+2
|
* インスタンスの対象言語の設定を実装syuilo2018-11-071-0/+1
|
* Fix bugsyuilo2018-11-071-1/+2
|
* メンテナ情報をDBに保存するようにsyuilo2018-11-071-1/+1
|
* ghostの設定をDBに保存するようにsyuilo2018-11-071-0/+1
|
* reCAPTCHAの設定をDBに保存するようにsyuilo2018-11-071-7/+15
|
* リモートのファイルをキャッシュするかどうかの設定をD ↵syuilo2018-11-061-0/+1
| | | | Bに保存するように
* ドライブ容量の設定をDBに保存するようにしたりリファ ↵syuilo2018-11-061-13/+14
| | | | タリングしたり
* 投稿の最大文字数情報を設定ファイルではなくDBに保存 ↵syuilo2018-11-051-1/+1
| | | | るように
* Resolve #3098syuilo2018-11-041-2/+2
|
* Add GitHub auth (#3095)Acid Chicken (硫酸鶏)2018-11-041-0/+1
|
* Revert "Add GitHub auth"Acid Chicken (硫酸鶏)2018-11-041-1/+0
| | | | This reverts commit c1460064769c9d824e60a39356671ccb3a4d1f44.
* Add GitHub authAcid Chicken (硫酸鶏)2018-11-041-0/+1
|
* Remove needless propertiessyuilo2018-11-021-1/+5
|
* :pizza:syuilo2018-11-021-0/+5
|
* Clean upsyuilo2018-11-021-4/+0
|
* Refactorsyuilo2018-11-021-7/+3
|
* Update src/server/api/endpoints/meta.tssyuilo2018-11-021-11/+21
|
* Remote custom emojis (#3074)MeiMei2018-11-021-1/+4
| | | | | | * Remote custom emojis * んほおおおおお
* Custom emoji (#3061)syuilo2018-11-011-0/+1
| | | | | | | | * wip * wip * wip
* Make max allowed text length configurable (#2992)MeiMei2018-10-241-0/+1
| | | | | | * Make max allowed text length configurable * Fix canPost
* Improve API definitionssyuilo2018-10-221-0/+2
|
* expose user recommendation config in /api/meta (#2902)Hakaba Hitoyo2018-10-141-1/+2
|
* Better api definitionsyuilo2018-10-091-6/+14
|
* Fix お知らせが確認中...のままになる(Announcement Fetching...) ↵MeiMei2018-10-061-1/+1
| | | | (#2831)