summaryrefslogtreecommitdiff
path: root/src/client/app/common/scripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Resolve #5298syuilo2019-08-191-0/+15
|
* Refactorsyuilo2019-08-191-2/+38
|
* Improve readabilitysyuilo2019-08-191-6/+17
|
* [Room] Better renderingsyuilo2019-08-191-11/+18
|
* Improve readabilitysyuilo2019-08-191-7/+10
|
* Refactoringsyuilo2019-08-191-12/+14
|
* Fix #5307syuilo2019-08-191-2/+11
|
* [Room] Add binsyuilo2019-08-191-0/+10
|
* [Room] Add some furnituressyuilo2019-08-191-0/+20
|
* [Room] Better renderingsyuilo2019-08-191-9/+5
|
* [Room] Better avatar renderingsyuilo2019-08-191-2/+1
|
* corssyuilo2019-08-181-2/+3
|
* Fix #5290syuilo2019-08-181-0/+1
|
* Fix #5291syuilo2019-08-181-1/+5
|
* MisskeyRoom (#5267)syuilo2019-08-183-0/+1035
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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:
* Fix #5260syuilo2019-08-111-5/+15
|
* Resolve #5247 (#5248)MeiMei2019-08-051-2/+13
|
* 非ログイン時の警告処理 (#5219)syuilo2019-07-282-0/+15
| | | | | | | | | | | | * Update note-mixin.ts * Update note-mixin.ts * :v: * Update note-mixin.ts * Update note-menu.vue
* 「削除して編集」機能を追加 (#5182)Xeltica2019-07-281-0/+26
| | | | | | | | | | * 「削除して編集」機能を追加 * UXの調整 * 殆どの情報を保持したまま編集できるように * update lang
* Improve mobile notifications viewsyuilo2019-07-281-0/+1
|
* Improve usability of quote note by pasting url (#5196)Satsuki Yanagi2019-07-201-1/+2
|
* (コ`・ヘ・´ケ) (#5156)Satsuki Yanagi2019-07-151-1/+2
|
* Pages: Implement radio buttonsyuilo2019-07-101-0/+6
|
* Improve paste uploading Resolve #3023 (#4542)tamaina2019-07-081-5/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | * resolve #3023 * fix * fix * better description * widget * fix text * Update post-form.vue * Fix enter-file-name dialog title text * Fix type * On messaging room * Replace moment.js to original one * Fix formatDateTimeString
* 既定のアップロード先フォルダを設定できるようにsyuilo2019-07-081-1/+1
|
* 公開以外へのリプライ時元の公開範囲で指定したユーザ ↵Satsuki Yanagi2019-07-071-1/+8
| | | | | | | | 情報を引き継ぐように (#5119) * 公開以外へのリプライ時元の公開範囲で指定したユーザー情報を引き継ぐように * Use users/show userIds
* Implement Webauthn 🎉 (#5088)Mary2019-07-031-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Implement Webauthn :tada: * Share hexifyAB * Move hr inside template and add AttestationChallenges janitor daemon * Apply suggestions from code review Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Add newline at the end of file * Fix stray newline in promise chain * Ignore var in try{}catch(){} block Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Add missing comma * Add missing semicolon * Support more attestation formats * add support for more key types and linter pass * Refactor * Refactor * credentialId --> id * Fix * Improve readability * Add indexes * fixes for credentialId->id * Avoid changing store state * Fix syntax error and code style * Remove unused import * Refactor of getkey API * Create 1561706992953-webauthn.ts * Update ja-JP.yml * Add type annotations * Fix code style * Specify depedency version * Fix code style * Fix janitor daemon and login requesting 2FA regardless of status
* Improve url-preview (#5077)MeiMei2019-06-211-1/+11
| | | | | | | | | | * url-previewリクエスト時にハッシュは除く * ハッシュだけ違うプレビューカードは表示しない * url-previewをユーザーロケールで出し分けるように * Fix code style
* Fix bugsyuilo2019-06-131-1/+8
|
* Improve post formsyuilo2019-05-271-0/+478
| | | | | Resolve #4998 Resolve #1151
* Fixsyuilo2019-05-211-0/+2
|
* Refactoringsyuilo2019-05-211-1/+1
|
* Refactoringsyuilo2019-05-212-2/+169
|
* Fix #4874syuilo2019-05-071-1/+1
|
* 様々な修正 (#4859)Satsuki Yanagi2019-05-051-3/+3
| | | Typo, Redundant code, Syntax error の修正
* Improve MisskeyPagessyuilo2019-05-021-0/+6
|
* Refactoringsyuilo2019-05-011-543/+0
|
* Add splitStrByLine functionsyuilo2019-05-011-31/+33
|
* Remove strConcat functionsyuilo2019-05-011-2/+0
|
* Improve AiScriptsyuilo2019-05-012-7/+13
|
* Improve AiScriptsyuilo2019-05-011-64/+70
|
* Improve MisskeyPagessyuilo2019-05-011-6/+23
|
* Improve MisskeyPagessyuilo2019-05-011-8/+35
|
* Refactorsyuilo2019-05-011-15/+15
|
* Improve MisskeyPagessyuilo2019-04-302-3/+17
|
* Improve usabilitysyuilo2019-04-301-2/+2
|
* 変換関数を追加syuilo2019-04-301-0/+5
|
* いくつかの文字列関数を追加syuilo2019-04-291-20/+28
|
* MisskeyPagesで値が0の変数が表示されない問題を修正syuilo2019-04-291-2/+4
|
* Fix bugsyuilo2019-04-291-1/+1
|