summaryrefslogtreecommitdiff
path: root/gulpfile.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* MisskeyRoom (#5267)syuilo2019-08-181-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Add pemcil * Fix bug * Update .gitattributes * Add :custard: * Better :custard: * Add color boxes * Add pc * Add keyboard * Add :package: * Add more :package: * :v: * carpet * Add plant * :v: * :v: * Update room.vue * Add plant * :v: * :v: * :v: * :v: * :v: * 段ボール箱がてかりすぎているのを修正 * Update room.ts * Render username * :v: * Add new :package: * Update room.ts * Remove blender backup files * Refactor * Improve performance * Update room.ts * Update .gitattributes * Update room.ts * Better fan * Better tissue rendering * Add :penguin: * Create photoframe2.glb * chairs * Add :book: * fix: HiDPi環境でオブジェクトを選択できない (#5268) * Better monitor * :v: * Add corkboard * Add missing blend * mousepad * Add missing blend * Add cube * 額縁やモニターなどに任意の画像を表示できるように * Update MisskeyRoom section of CONTRIBUTING.md (#5272) * Update MisskeyRoom section of CONTRIBUTING.md * Update CONTRIBUTING.md * Update CONTRIBUTING.md * Refactor * カスタムテクスチャがずれないように * Remove debug code * Update furnitures.json5 * 一部の家具の色を自由に変えられるように * Update ja-JP.yml * Type annotation * 家具の色やテクスチャをすぐ反映するように * Update room.vue * Update furnitures.json5 * Add :tv: * Update ja-JP.yml * 床の色を変えられるように * 和室にできるように * Update washitsu * Use MeshLambertMaterial to improve performance * Use MeshLambertMaterial * Fix bug * Refactor * Update room.ts * Fix washitsu * Update room.vue * Update washistu * Use MeshLambertMaterial * Update room.ts * Set current property value * Disable reactivity to improve performance a bit * Fix bug * Set current carpet color * Update ja-JP.yml * Add rubik-cube (#5278) * Update ja-JP.yml (#5279) * Update UI * ルームの設定を追加 * Add room link * 家具をドラッグで移動や回転できるように * esnextにする (#5286) * Fix moduleResolution * Use uuid v4 * Fix bug * マットの色を変えられるように * :v: * 異方性フィルタリングするように * グラフィックの品質をフィルタリングに反映 * Add bloom effect when ultra graphics * Add posters * :art:
* Clean upsyuilo2019-04-141-1/+0
|
* strictNullChecks (#4666)syuilo2019-04-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
* Restore crypto_key to migrationsyuilo2019-04-091-0/+1
|
* Use PostgreSQL instead of MongoDB (#4572)syuilo2019-04-071-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update note.ts * Update timeline.ts * Update core.ts * wip * Update generate-visibility-query.ts * wip * wip * wip * wip * wip * Update global-timeline.ts * wip * wip * wip * Update vote.ts * wip * wip * Update create.ts * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update files.ts * wip * wip * Update CONTRIBUTING.md * wip * wip * wip * wip * wip * wip * wip * wip * Update read-notification.ts * wip * wip * wip * wip * wip * wip * wip * Update cancel.ts * wip * wip * wip * Update show.ts * wip * wip * Update gen-id.ts * Update create.ts * Update id.ts * wip * wip * wip * wip * wip * wip * wip * Docker: Update files about Docker (#4599) * Docker: Use cache if files used by `yarn install` was not updated This patch reduces the number of times to installing node_modules. For example, `yarn install` step will be skipped when only ".config/default.yml" is updated. * Docker: Migrate MongoDB to Postgresql Misskey uses Postgresql as a database instead of Mongodb since version 11. * Docker: Uncomment about data persistence This patch will save a lot of databases. * wip * wip * wip * Update activitypub.ts * wip * wip * wip * Update logs.ts * wip * Update drive-file.ts * Update register.ts * wip * wip * Update mentions.ts * wip * wip * wip * Update recommendation.ts * wip * Update index.ts * wip * Update recommendation.ts * Doc: Update docker.ja.md and docker.en.md (#1) (#4608) Update how to set up misskey. * wip * :v: * wip * Update note.ts * Update postgre.ts * wip * wip * wip * wip * Update add-file.ts * wip * wip * wip * Clean up * Update logs.ts * wip * :pizza: * wip * Ad notes * wip * Update api-visibility.ts * Update note.ts * Update add-file.ts * tests * tests * Update postgre.ts * Update utils.ts * wip * wip * Refactor * wip * Refactor * wip * wip * Update show-users.ts * Update update-instance.ts * wip * Update feed.ts * Update outbox.ts * Update outbox.ts * Update user.ts * wip * Update list.ts * Update update-hashtag.ts * wip * Update update-hashtag.ts * Refactor * Update update.ts * wip * wip * :v: * clean up * docs * Update push.ts * wip * Update api.ts * wip * :v: * Update make-pagination-query.ts * :v: * Delete hashtags.ts * Update instances.ts * Update instances.ts * Update create.ts * Update search.ts * Update reversi-game.ts * Update signup.ts * Update user.ts * id * Update example.yml * :art: * objectid * fix * reversi * reversi * Fix bug of chart engine * Add test of chart engine * Improve test * Better testing * Improve chart engine * Refactor * Add test of chart engine * Refactor * Add chart test * Fix bug * コミットし忘れ * Refactoring * :v: * Add tests * Add test * Extarct note tests * Refactor * 存在しないユーザーにメンションできなくなっていた問題を修正 * Fix bug * Update update-meta.ts * Fix bug * Update mention.vue * Fix bug * Update meta.ts * Update CONTRIBUTING.md * Fix bug * Fix bug * Fix bug * Clean up * Clean up * Update notification.ts * Clean up * Add mute tests * Add test * Refactor * Add test * Fix test * Refactor * Refactor * Add tests * Update utils.ts * Update utils.ts * Fix test * Update package.json * Update update.ts * Update manifest.ts * Fix bug * Fix bug * Add test * :art: * Update endpoint permissions * Updaye permisison * Update person.ts #4299 * データベースと同期しないように * Fix bug * Fix bug * Update reversi-game.ts * Use a feature of Node v11.7.0 to extract a public key (#4644) * wip * wip * :v: * Refactoring #1540 * test * test * test * test * test * test * test * Fix bug * Fix test * :sushi: * wip * #4471 * Add test for #4335 * Refactor * Fix test * Add tests * :clock4: * Fix bug * Add test * Add test * rename * Fix bug
* Make building locales better (#4427)Acid Chicken (硫酸鶏)2019-03-061-8/+0
|
* Sort tasks by topological orderingAya Morisawa2019-01-291-18/+18
|
* Use parallel and task to specify dependenciesAya Morisawa2019-01-291-10/+10
|
* Remove duplicated dependenciesAya Morisawa2019-01-291-4/+1
|
* Prevent typescript errors from crashingAya Morisawa2019-01-291-0/+1
|
* OGP向けにインスタンスのバナー画像を提供するようにsyuilo2018-12-151-51/+1
|
* [Client] Stop generate scripts for each languagessyuilo2018-11-121-0/+8
| | | | Resolve #3172
* [Client] Enable code splittingsyuilo2018-11-121-10/+1
| | | | And some optimizations
* [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
* Fixsyuilo2018-10-031-1/+0
|
* Clean upsyuilo2018-10-031-3/+1
|
* No lint when testsyuilo2018-09-171-1/+1
|
* 互換性の修正syuilo2018-08-231-1/+10
|
* #2338syuilo2018-08-221-2/+0
|
* Fix #1961Aya Morisawa2018-07-251-2/+2
|
* #1927syuilo2018-07-191-2/+0
|
* Update gulpfile.tsAya Morisawa2018-07-191-5/+5
|
* Fix indentAya Morisawa2018-07-181-6/+6
|
* ドキュメントをMarkdownで書くようにsyuilo2018-07-151-2/+8
|
* oopssyuilo2018-07-081-1/+1
|
* wipsyuilo2018-07-061-1/+1
|
* build:ts successrinsuki2018-06-171-2/+2
|
* :v:syuilo2018-05-171-0/+2
|
* メタ情報をレンダリングするようにsyuilo2018-05-061-1/+7
|
* サーバーのバージョンとクライアントのバージョンを分 ↵syuilo2018-04-221-2/+2
| | | |
* Update dependencies :rocket:syuilo2018-04-181-2/+0
|
* Use typescript in testssyuilo2018-04-031-2/+2
|
* Introduce config moduleAkihiko Odaki2018-04-021-1/+1
|
* 整理したsyuilo2018-03-291-19/+12
|
* Resolve conflictssyuilo2018-03-291-1/+0
|
* Introduce processorAkihiko Odaki2018-03-291-14/+14
|
* Add keypair to local accountAkihiko Odaki2018-03-271-0/+1
|
* Allow to use domain whose prefix is not misskeyAkihiko Odaki2018-03-251-0/+1
|
* :v:syuilo2018-03-161-1/+2
|
* Enable typescript source mapsyuilo2018-03-151-0/+3
|
* :v:syuilo2018-03-021-14/+1
|
* wipsyuilo2018-02-101-1/+1
|
* なんかもうめっちゃ変えたsyuilo2017-12-171-10/+2
|
* :v:syuilo2017-12-171-11/+4
|
* :v:syuilo2017-12-151-17/+2
|
* :v:syuilo2017-12-151-2/+2
|
* :pizza:syuilo2017-12-141-1/+19
|
* Fix bugsyuilo2017-12-111-0/+2
|
* Display Exifsyuilo2017-12-081-1/+4
|
* Minify CSSsyuilo2017-12-081-1/+4
|