summaryrefslogtreecommitdiff
path: root/tslint.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use eslintsyuilo2021-11-121-71/+0
|
* chore(lint): Add semicolon rulesyuilo2020-05-101-1/+2
|
* chore(lint): Update rulesyuilo2020-05-091-1/+2
|
* lintをGitHub Actions でするように (#6101)rinsuki2020-03-041-1/+3
| | | | | | | | | | * package.json の lint スクリプトを修正 * lint アクションを追加 * yarn lint --fix * 手動修正
* 様々な修正 (#4859)Satsuki Yanagi2019-05-051-1/+1
| | | Typo, Redundant code, Syntax error の修正
* Enhance poll (#4409)Acid Chicken (硫酸鶏)2019-03-061-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Start working * WIP: Enhance poll * Fix bug * Use `name` in voting note refs: https://github.com/syuilo/misskey/issues/4407#issuecomment-469057296 * Fix style * Refactor Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> * WIP: Update poll editor * Fix bug * Fix bug refs: https://github.com/syuilo/misskey/pull/4409#discussion_r * Fix typo * Better design * Beautify poll editor * Fix UI * Fix bug refs: https://github.com/syuilo/misskey/pull/4409#discussion_r262217524 * Add debug logging * Fix bug * Log deliver * fix vote * Update ap/show refs: https://github.com/syuilo/misskey/pull/4409#issuecomment-469652386 * Update poll view * Maybe done * Add tests * Fix path * Fix test * Fix test * Fix test * Fix expired check on AP * Update note.ts * Squashed commit of the following: commit d9a4beabf851893b8992a0f4568265eb9d4f0b8e Author: mei23 <m@m544.net> Date: Wed Mar 6 05:16:14 2019 +0900 tune commit 83ff421a6e978243f80ba9ec820189bc897e6e3b Author: mei23 <m@m544.net> Date: Wed Mar 6 05:01:14 2019 +0900 fallback commit 0b566af973b115ade9e75ea4b8094ee2b329dabc Author: mei23 <m@m544.net> Date: Wed Mar 6 04:40:12 2019 +0900 Note commit cc0296dd6127580ac584c40398db3f762a311f8b Author: mei23 <m@m544.net> Date: Wed Mar 6 04:33:58 2019 +0900 createで送る * Squashed commit of the following: commit ae696b1ed12568b27c27367ac5a77035c97c9a1f Author: mei23 <m@m544.net> Date: Wed Mar 6 06:11:17 2019 +0900 fix commit b735e354e7a9e64534c4f17d04ecbc65fb735c21 Author: mei23 <m@m544.net> Date: Wed Mar 6 06:08:33 2019 +0900 messge commit d9a4beabf851893b8992a0f4568265eb9d4f0b8e Author: mei23 <m@m544.net> Date: Wed Mar 6 05:16:14 2019 +0900 tune commit 83ff421a6e978243f80ba9ec820189bc897e6e3b Author: mei23 <m@m544.net> Date: Wed Mar 6 05:01:14 2019 +0900 fallback commit 0b566af973b115ade9e75ea4b8094ee2b329dabc Author: mei23 <m@m544.net> Date: Wed Mar 6 04:40:12 2019 +0900 Note commit cc0296dd6127580ac584c40398db3f762a311f8b Author: mei23 <m@m544.net> Date: Wed Mar 6 04:33:58 2019 +0900 createで送る * Fix typo * Update vote.ts * Update vote.ts * Update poll-editor.vue * Update tslint.json * Fix layout * Add note * Fix bug * Rename text key * 投票するときに投稿として扱わないように (#4425) * wip * 形式をMastodonと合わせた * Bye something * Use - instead of ~ * Redundancy * Yes! * Refactor * Use moment instead of Date * Fix indent * Refactor if (votes.length) は必要なさそう * Clean up * Bye Date * Clean * Fix timer is not displayed * Fix リモートから無期限pollにvoteできない * Fix vote actor
* Fix tslint.json styles (#4219)Acid Chicken (硫酸鶏)2019-02-131-4/+5
|
* Resolve #4121 (#4122)Acid Chicken (硫酸鶏)2019-02-041-1/+1
| | | | | | * Resolve #4121 * Update tslint.json
* Update tslint.jsonsyuilo2019-01-231-1/+2
|
* Introduce SonarTS (#3756)Aya Morisawa2018-12-271-2/+24
|
* Use for-of instead of forEach (#3583)Aya Morisawa2018-12-111-0/+4
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Refactor effects function (#2639)Aya Morisawa2018-09-061-0/+1
|
* Fix lintsyuilo2018-04-261-0/+1
|
* なんかもうめっちゃ変えたsyuilo2017-11-131-0/+1
|
* :v:syuilo2017-10-071-0/+1
|
* :v:syuilo2017-10-071-0/+1
|
* Refactoringsyuilo2017-05-241-151/+30
|
* Migrate to tslint 5.1.0Aya Morisawa2017-04-141-2/+14
|
* Fix tslint.jsonAya Morisawa2017-04-141-2/+1
|
* Update tslint.jsonAya Morisawa2017-03-011-110/+140
|
* Update tslint.jsonAya Morisawa2016-12-291-1/+1
|
* Use compiler option instead of linter optionAya Morisawa2016-12-291-1/+0
|
* Remove needless settingsAya Morisawa2016-12-291-3/+0
|
* Not check linebreak-styleAya Morisawa2016-12-291-1/+1
|
* Initial commit :four_leaf_clover:syuilo2016-12-291-0/+116