summaryrefslogtreecommitdiff
path: root/src/config/load.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: Use ===syuilo2020-04-041-1/+1
* v12 (#5712)syuilo2020-01-301-2/+0
* Redis prefixにホスト名を使用するように (Resolve #5639) (#5640)MeiMei2019-12-151-0/+2
* 実行時にpackage.jsonを参照しないように (#5418)MeiMei2019-11-011-2/+3
* Use WHATWG APIsyuilo2019-06-181-1/+0
* strictNullChecks (#4666)syuilo2019-04-131-1/+1
* Fix bugsyuilo2019-04-101-16/+4
* ドメインは常にPunycodeで保存するようにsyuilo2019-04-091-3/+4
* 設定でポートが指定されていない場合、環境変数を参照...syuilo2019-04-051-0/+2
* Use camelCasesyuilo2019-02-241-10/+6
* Revert 96bc17aa1014983d5e6bf8b4c05d898156995a0dsyuilo2019-02-071-137/+19
* Fix #4179Acid Chicken (硫酸鶏)2019-02-071-3/+3
* Check config on load (#4170)Aya Morisawa2019-02-061-19/+138
* Add URL validation (#4148)Acid Chicken (硫酸鶏)2019-02-061-2/+9
* Revert "Update load.ts"Acid Chicken (硫酸鶏)2019-02-041-10/+2
* Fix bugAcid Chicken (硫酸鶏)2019-02-041-1/+1
* Update load.tsAcid Chicken (硫酸鶏)2019-02-041-0/+1
* Update load.tsAcid Chicken (硫酸鶏)2019-02-041-2/+9
* Bye 'is-url'Acid Chicken (硫酸鶏)2019-02-041-5/+9
* Create new type definition for 'is-url' (#4013)Acid Chicken (硫酸鶏)2019-02-031-1/+1
* Create type definition for '*/package.json' (#4014)Acid Chicken (硫酸鶏)2019-01-311-1/+1
* ドライブ容量の設定をDBに保存するようにしたりリファク...syuilo2018-11-061-3/+0
* Resolve #3137syuilo2018-11-061-0/+2
* 投稿の最大文字数情報を設定ファイルではなくDBに保存す...syuilo2018-11-051-2/+0
* Resolve #3098syuilo2018-11-041-2/+0
* Make max allowed text length configurable (#2992)MeiMei2018-10-241-0/+2
* Add User-Agent header (#2602)MeiMei2018-09-041-0/+2
* Use endsWith for readabilityAya Morisawa2018-08-261-1/+1
* :v:syuilo2018-08-071-0/+2
* #1947syuilo2018-07-211-0/+3
* Update log messagesAya Morisawa2018-07-141-6/+1
* Stop webpack on URL error, otherwise gulp continuesMarcin Cieślak2018-05-161-1/+1
* Introduce config moduleAkihiko Odaki2018-04-021-0/+57