summaryrefslogtreecommitdiff
path: root/src/server/web (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Create robots.txt (#4439)Acid Chicken (硫酸鶏)2019-03-071-0/+6
| | | | | | * Create robots.txt * Update index.ts
* ログをデータベースに保存して管理画面で見れるようにsyuilo2019-03-021-1/+1
|
* Better logsyuilo2019-03-011-1/+3
|
* Add logsyuilo2019-02-281-0/+8
|
* Use camelCasesyuilo2019-02-241-2/+2
|
* assetsのjs要求時にsaltを付けないように (#4358)MeiMei2019-02-241-1/+0
| | | | | | * No assets salt * remove related code
* Refator: separate filessyuilo2019-02-241-1/+1
|
* Introduce OpenAPI specs (#4351)syuilo2019-02-232-129/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Restore web max-age to 5 minutes (#4246)MeiMei2019-02-141-1/+1
|
* Migrate cafy to 14.0 (#4240)syuilo2019-02-131-23/+0
|
* Fix #4152 (#4224)MeiMei2019-02-111-1/+1
| | | | | | | | * Fix #4152 * fix * remove unused code
* Optimize url-preview image (#4216)MeiMei2019-02-101-3/+3
|
* Revert 96bc17aa1014983d5e6bf8b4c05d898156995a0dsyuilo2019-02-071-3/+1
|
* Check config on load (#4170)Aya Morisawa2019-02-061-1/+3
| | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* Fix bugsyuilo2019-02-063-4/+10
|
* Resolve #4121 (#4122)Acid Chicken (硫酸鶏)2019-02-041-1/+1
| | | | | | * Resolve #4121 * Update tslint.json
* Create type definition for '*/const.json' (#4118)Acid Chicken (硫酸鶏)2019-02-041-2/+2
|
* Create type definition for ./locales (#4117)Acid Chicken (硫酸鶏)2019-02-041-1/+1
|
* Fallback en-USsyuilo2019-02-021-3/+11
|
* Create type definition for 'nested-property' (#4004)Acid Chicken (硫酸鶏)2019-02-011-1/+1
| | | | | | * Create type definition for 'nested-property' * Follow lint
* Create type definition for '*/package.json' (#4014)Acid Chicken (硫酸鶏)2019-01-311-1/+1
| | | | | | * Create type definition for '*/package.json' * Update tsconfig.json
* Fix typessyuilo2019-01-223-6/+6
|
* Update reversi routing (#3937)Acid Chicken (硫酸鶏)2019-01-201-0/+6
|
* Add footersyuilo2019-01-171-1/+6
|
* :art:syuilo2019-01-171-0/+2
|
* インスタンス情報ページに各種タイムラインの有効/無効 ↵syuilo2019-01-161-1/+7
| | | | を表示
* インスタンス情報ページにユーザー数と投稿数を追加syuilo2019-01-161-0/+6
|
* Provide instance description in info pagesyuilo2019-01-121-0/+3
|
* Implement instance info pagesyuilo2019-01-122-0/+137
|
* Tune AP URL negotiating with Accept (#3824)MeiMei2019-01-021-1/+27
|
* Remove trailing whitespacesAya Morisawa2018-12-261-1/+1
|
* Fix #3745 (#3746)Acid Chicken (硫酸鶏)2018-12-261-10/+15
|
* Feed (#3698)Acid Chicken (硫酸鶏)2018-12-212-0/+101
| | | | | | | | | | | | * wip * Implement feed * Update feed.ts * Update index.ts * Update feed.ts
* Add 'twitter:creator' meta data in user pages (#3618)Acid Chicken (硫酸鶏)2018-12-162-0/+6
| | | | | | | | | | | | | | * Update user.pug * Update user.pug * Update note.pug * Update user.pug * Update note.pug * Update note.pug
* OGP向けにインスタンスのバナー画像を提供するようにsyuilo2018-12-154-13/+61
|
* Use for-of instead of forEach (#3583)Aya Morisawa2018-12-111-6/+6
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Remove unneccesary castsAya Morisawa2018-12-021-2/+2
|
* Update url-preview.tssyuilo2018-11-241-2/+0
|
* Resolve #3376syuilo2018-11-231-2/+5
|
* No cache /notes/:note (#3382)MeiMei2018-11-221-1/+1
|
* Explicitly set max-age (#3330)MeiMei2018-11-202-0/+8
|
* Fix bugsyuilo2018-11-091-2/+3
|
* Refactoring of i18n (#3165)syuilo2018-11-091-3/+2
| | | Refactoring of i18n
* [WIP] Use FontAwesome Component for Vue (#3127)syuilo2018-11-061-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Rename * Clean up * Clean up * wip * wip * Enable tree shaking * :v: * :v: * wip * wip * Clean up
* Fix bugsyuilo2018-11-021-3/+3
|
* Refactoring, Clean up and bug fixessyuilo2018-11-021-1/+1
|
* Fix docsyuilo2018-10-291-0/+6
|
* Fix og:image on user page (#2972)MeiMei2018-10-221-1/+1
|
* Resolve #2894syuilo2018-10-131-0/+1
|
* キャッシュの設定を調整syuilo2018-09-191-2/+1
|