summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(server): cookieが取得されないのを修正syuilo2022-12-063-5/+5
|
* fix(server): cookieが設定されないのを修正syuilo2022-12-064-4/+4
|
* fix(server): GitHub連携ができない問題を修正syuilo2022-12-061-2/+2
|
* feat(client): add new gabber kick soundssyuilo2022-12-067-1/+6
|
* update depsyuilo2022-12-061-1/+1
|
* refactor: use ??syuilo2022-12-061-2/+2
|
* perf(server): improve syslog performancesyuilo2022-12-061-1/+1
|
* inboxが処理できない問題を多分修正syuilo2022-12-061-0/+2
|
* chore: add missing decoration of PushNotificationServicesyuilo2022-12-061-0/+1
|
* fix: lintが動かないのを修正, swもlinttamaina2022-12-053-5/+8
|
* chore: fix spelling error "Enviroment"tamaina2022-12-051-1/+1
| | | | Fix #9269
* bull-board復活syuilo2022-12-042-10/+17
|
* chore: fix import positionsyuilo2022-12-0416-16/+29
|
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-04199-96/+969
|
* :art:syuilo2022-12-041-1/+1
|
* fix typosyuilo2022-12-041-1/+1
|
* fix import pathssyuilo2022-12-0416-16/+16
|
* chore: remove needless experimental-json-modules flagsyuilo2022-12-041-2/+2
|
* update depssyuilo2022-12-042-25/+25
|
* refactor: remove needless const notationsyuilo2022-12-041-2/+2
|
* refactorsyuilo2022-12-0493-157/+157
|
* Fix forkbomb 2tamaina2022-12-032-7/+5
| | | | | | also in extractApMentions and parseAudience Co-authored-by: mei23 <m@m544.net>
* Fastify (#9106)syuilo2022-12-0339-1073/+1067
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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(client): make note visibility inheritance behave correctly when default ↵Laura Hausmann2022-12-031-7/+16
| | | | | | | | | | | is set to followers-only (#9238) * Fix post visibility * Also in the case of specified * fix Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* fix(server): "forkbomb" DOS mitigation (#9247)Derek2022-12-034-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 ,tamaina2022-12-021-1/+1
|
* :art: MkInstanceTickertamaina2022-11-301-0/+8
|
* update depssyuilo2022-11-292-24/+24
|
* Fix #9234 (#9235)tamaina2022-11-271-3/+11
|
* enhance: Modify MkInstanceTicker (#9236)tamaina2022-11-272-21/+24
| | | | | | | | | | | | | | | | | * fix and enhance MkNoteDetailed * change instanceticker * :art: * fix * :art: * fix * :art: * revert MkNoteDetailed
* fix tsconfig.jsontamaina2022-11-261-1/+1
|
* Revert #8098tamaina2022-11-246-201/+82
|
* Merge branch 'develop' into pizzax-indexeddbtamaina2022-11-2414-14464/+28
|\
| * Fix typo in keycode.ts (#9224)Ikko Ashimine2022-11-241-1/+1
| | | | | | Programatically -> Programmatically
| * refactor: migrate to Yarn Berry (v3.2.1) (#8764)Kainoa Kanter2022-11-2413-14451/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Yarn berry * Add `.yarn` to dockerignore * Mention in CHANGELOG * Update Dockerfile * Proper upgrade to yarn * use `"packageManager"` * Replace `install-packages.js` with workspaces * Replace `install-packages.js` with workspaces * Typo * `corepack enable` for linting * Remove `packages/*/yarn.lock` * Improve lint workflow * Update .github/workflows/lint.yml Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Update .github/workflows/lint.yml Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Add `eslint` * Regenerate yarn.lock * 🙏‍ * Update lint.yml :thinking: * Fix workflow! * yarn lint my beloved * corepack enable for mocha/e2e * Update CHANGELOG.md * fix the code that depends on node_modules * tbh * tbh * More yarn workspaces stuff * 🍀 * Change `browser-image-resizer` * :finnadie: * :goberserk: * :godmode: * Remove yarnrc for workspaces * 🙏 * Add proper packages for eslint * Skip extra install * New steps for test.yml too * uhh * Update .dockerignore * Update lint.yml * Update test.yml * Make client/backend lints seperate workflows * package.json names * pnpm = dont change paths * Fix changelog * :bowtie: * I don't know why github workflows hates me... * test * ????? * continue-on-error: true * Fix yarn.lock Co-authored-by: ishowta <ishowta@gmail.com> * add @rollup/pluginutils * add packageExtensions for chartjs_date-fns Co-authored-by: acid-chicken <root@acid-chicken.com> * npm run => yarn * wip * yarn node => node 依存関係の記載不足の解消がかなり多いため、yarn nodeは使わない * fix * fix http-signature * fix * fix * add packageExtensions * :v: * remove `yarn set version berry` * yarn install --immutable Co-authored-by: ishowta <ishowta@gmail.com> * https://github.com/misskey-dev/misskey/pull/8764#discussion_r885749892 * enable actions/setup-node's global cache * Update .gitignore Co-authored-by: iwata <ishowta@gmail.com> * revival gulp build https://github.com/misskey-dev/misskey/pull/8764/files/66ab7591bff9b35255219057e33399a06260aa31#r885899944 * fix lockfile * Update packages/backend/package.json Co-authored-by: iwata <ishowta@gmail.com> * remove packagemanager * `yarn run gulp` in `build` instead of just `gulp` * Update CHANGELOG.md * update lockfile * Add .yarn/cache to gitignore for packages * ? * move resolutions * :v: * update lockfie * update-lockfile * update yarn.lock * fix build * fix * fix * fix: add @tensorflow/tfjs * ダメ * modify lockfile * use yarnrc * update yarnlock * add jest-mock * update-lockfile * update lockfile * update lockfile * move jest-mock, update lockfile Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: tamaina <tamaina@hotmail.co.jp> Co-authored-by: ishowta <ishowta@gmail.com>
* | remove preferences-registrytamaina2022-11-221-380/+0
| |
* | Merge branch 'develop' into pizzax-indexeddbtamaina2022-11-223-172/+182
|\|
| * update depssyuilo2022-11-193-172/+182
| |
* | Merge branch 'develop' into pizzax-indexeddbtamaina2022-11-171452-42155/+61184
|\|
| * Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-11-171-3/+11
| |\
| | * fix: 引用内の文章をnyaizeをしないように (#9141)kabo24682022-11-171-3/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix nyaize in quote * Update CHANGELOG.md * for ofのほうが早いらしい * Update NoteEntityService.ts Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
| * | improve performancesyuilo2022-11-1714-44/+88
| |/
| * fix typo on CleanRemoteFilesProcessorService (#9171)heka2022-11-141-1/+1
| |
| * refactor(client): use dvhsyuilo2022-11-136-28/+9
| |
| * update node to v18syuilo2022-11-133-9/+3
| |
| * update depssyuilo2022-11-134-701/+702
| |
| * ノートの詳細ボタンを...に追加 (#9166)nenohi2022-11-131-3/+13
| | | | | | | | | | | | | | | | | | | | | | * noteの詳細を追加 * add detail option to note menu * add detailed , fix typo * delete button Co-authored-by: Gray Olson <gray@grayolson.com>
| * fix(client): ↵syuilo2022-11-123-12/+24
| | | | | | | | インスタンスティッカーのfaviconを読み込む際に偽サイト警告が出ることがあるのを修正
| * Update QueueProcessorService.tssyuilo2022-11-111-5/+13
| |
| * fix for pinned users. update changelog (#9159)squidicuz2022-11-111-2/+2
| |