| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | enhance: Vite HMR while yarn dev, and more build tuning (#9361) | tamaina | 2022-12-20 | 4 | -8/+32 |
| | | | | | | | | * enhance: Vite HMR while yarn dev, and more build tuning * use localhost Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | Use tabler icons (#9354) | syuilo | 2022-12-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | * wip * wip * wip * Update style.scss * wip * wip * wip * wip | ||||
| * | fix(backend): request.body may be undefined (#9356) | Kagami Sascha Rosylight | 2022-12-19 | 1 | -5/+5 |
| | | |||||
| * | Revert "wip" | syuilo | 2022-12-19 | 1 | -1/+1 |
| | | | | | This reverts commit f83bd31fd5fee0bb2209ad0e5359ffa473ffb30e. | ||||
| * | wip | syuilo | 2022-12-19 | 1 | -1/+1 |
| | | |||||
| * | Fix peers API returning suspended instances (#9348) | Effy Elden | 2022-12-19 | 1 | -0/+3 |
| | | | | | | * Fix peers API returning suspended instances * Fix missing comma | ||||
| * | wip (#9349) | tamaina | 2022-12-19 | 1 | -1/+1 |
| | | |||||
| * | enhance: Push notification of Antenna note (#9338) | tamaina | 2022-12-18 | 3 | -7/+51 |
| | | | | | | | | | | | | | | * wip * wip * wip * fix * fix * :art: | ||||
| * | enhance: Implement the toggle to (or not to) close push notifications when ↵ | tamaina | 2022-12-18 | 8 | -2/+193 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | notifications or messages are read (#9219) * create file * wip * fix * wip * tabun dekita * :v: * implement subscribe push notification button to tutorial * check-exists→show-registration * add column sendReadMessage * fix migration file * sw api * change PushNotificationService * wip * :v: * fix tutorial footer flex | ||||
| * | fix(server): GitHubログインしようとするとreply.setCookie is not a ↵ | syuilo | 2022-12-17 | 1 | -1/+4 |
| | | | | | | | function fix #9327 | ||||
| * | chore(backend): fix duplicated css preload | tamaina | 2022-12-14 | 1 | -5/+3 |
| | | |||||
| * | Fix import related TypeScript errors (#9321) | Kagami Sascha Rosylight | 2022-12-14 | 17 | -21/+23 |
| | | | | | | | | * Add missing @types packages * Fix TS1272 type only imports * Fix TS2821 import assertion | ||||
| * | improve nest logger | syuilo | 2022-12-10 | 4 | -13/+68 |
| | | |||||
| * | fix #9299 | syuilo | 2022-12-10 | 1 | -0/+1 |
| | | |||||
| * | fix: typo (#9300) | xtexChooser | 2022-12-10 | 2 | -5/+5 |
| | | |||||
| * | tweak blurhash | syuilo | 2022-12-09 | 1 | -1/+1 |
| | | |||||
| * | refactor(server): rename AppModule to RootModule | syuilo | 2022-12-08 | 2 | -3/+3 |
| | | |||||
| * | refactor(server): move RepositoryModule into models directory | syuilo | 2022-12-08 | 2 | -2/+2 |
| | | |||||
| * | enhance: fallback option for media proxy | syuilo | 2022-12-08 | 1 | -0/+17 |
| | | |||||
| * | enhance: AVIF support (#9281) | tamaina | 2022-12-08 | 6 | -10/+35 |
| | | | | | | | | | | | | | | * chore: Make image/avif browsersafe * server side * change FileInfoService * :v: * avifはMastodonでは絶望的 see https://github.com/misskey-dev/misskey/issues/9283 Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | Update ServerService.ts | syuilo | 2022-12-08 | 1 | -1/+1 |
| | | |||||
| * | Update ServerService.ts | syuilo | 2022-12-08 | 1 | -1/+1 |
| | | |||||
| * | fix(server): cookieが取得されないのを修正 | syuilo | 2022-12-06 | 3 | -5/+5 |
| | | |||||
| * | fix(server): cookieが設定されないのを修正 | syuilo | 2022-12-06 | 4 | -4/+4 |
| | | |||||
| * | fix(server): GitHub連携ができない問題を修正 | syuilo | 2022-12-06 | 1 | -2/+2 |
| | | |||||
| * | inboxが処理できない問題を多分修正 | syuilo | 2022-12-06 | 1 | -0/+2 |
| | | |||||
| * | chore: add missing decoration of PushNotificationService | syuilo | 2022-12-06 | 1 | -0/+1 |
| | | |||||
| * | bull-board復活 | syuilo | 2022-12-04 | 1 | -10/+13 |
| | | |||||
| * | chore: fix import position | syuilo | 2022-12-04 | 16 | -16/+29 |
| | | |||||
| * | refactor: introduce bindThis decorator to bind this automaticaly | syuilo | 2022-12-04 | 198 | -96/+968 |
| | | |||||
| * | fix typo | syuilo | 2022-12-04 | 1 | -1/+1 |
| | | |||||
| * | fix import paths | syuilo | 2022-12-04 | 16 | -16/+16 |
| | | |||||
| * | refactor: remove needless const notation | syuilo | 2022-12-04 | 1 | -2/+2 |
| | | |||||
| * | refactor | syuilo | 2022-12-04 | 89 | -150/+150 |
| | | |||||
| * | Fix forkbomb 2 | tamaina | 2022-12-03 | 2 | -7/+5 |
| | | | | | | | also in extractApMentions and parseAudience Co-authored-by: mei23 <m@m544.net> | ||||
| * | Fastify (#9106) | syuilo | 2022-12-03 | 29 | -1004/+1007 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * fix * Update SignupApiService.ts * wip * wip * Update ClientServerService.ts * wip * wip * wip * Update WellKnownServerService.ts * wip * wip * update des * wip * Update ApiServerService.ts * wip * update deps * Update WellKnownServerService.ts * wip * update deps * Update ApiCallService.ts * Update ApiCallService.ts * Update ApiServerService.ts | ||||
| * | fix(server): "forkbomb" DOS mitigation (#9247) | Derek | 2022-12-03 | 4 | -7/+12 |
| | | | | | | | | | | | | | | | | | | | | | * Add recursion limit to resolver * Use shared resolver in featured and question * Changelog * Changelog fix * Update CHANGELOG.md Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Add host to recursion limit error message Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> | ||||
| * | fix: add missing , | tamaina | 2022-12-02 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2022-11-17 | 1 | -3/+11 |
| |\ | |||||
| | * | fix: 引用内の文章をnyaizeをしないように (#9141) | kabo2468 | 2022-11-17 | 1 | -3/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | * fix nyaize in quote * Update CHANGELOG.md * for ofのほうが早いらしい * Update NoteEntityService.ts Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | | improve performance | syuilo | 2022-11-17 | 4 | -3/+24 |
| |/ | |||||
| * | fix typo on CleanRemoteFilesProcessorService (#9171) | heka | 2022-11-14 | 1 | -1/+1 |
| | | |||||
| * | update node to v18 | syuilo | 2022-11-13 | 3 | -9/+3 |
| | | |||||
| * | Update QueueProcessorService.ts | syuilo | 2022-11-11 | 1 | -5/+13 |
| | | |||||
| * | fix for pinned users. update changelog (#9159) | squidicuz | 2022-11-11 | 1 | -2/+2 |
| | | |||||
| * | Add Cloudflare Turnstile CAPTCHA support (#9111) | CyberRex | 2022-10-13 | 6 | -0/+75 |
| | | | | | | | | | | * Add Cloudflare Turnstile CAPTCHA support * Update packages/client/src/components/MkCaptcha.vue Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> | ||||
| * | fix type | syuilo | 2022-09-25 | 1 | -4/+4 |
| | | |||||
| * | type | syuilo | 2022-09-24 | 2 | -7/+7 |
| | | |||||
| * | fix type | syuilo | 2022-09-24 | 1 | -1/+1 |
| | | |||||
| * | fix type | syuilo | 2022-09-24 | 1 | -5/+3 |
| | | |||||