misskey/packages/backend
syuilo 8c2ab25e5f
Feat: No websocket mode (#15851)
* wip

* wip

* wip

* wip

* Update MkTimeline.vue

* wip

* wip

* wip

* Update MkTimeline.vue

* Update use-pagination.ts

* wip

* wip

* Update MkTimeline.vue

* Update MkTimeline.vue

* wip

* wip

* Update MkTimeline.vue

* Update MkTimeline.vue

* Update MkTimeline.vue

* wip

* Update use-pagination.ts

* wip

* Update use-pagination.ts

* Update MkNotifications.vue

* Update MkNotifications.vue

* wip

* wip

* wip

* Update use-note-capture.ts

* Update use-note-capture.ts

* Update use-note-capture.ts

* wip

* wip

* wip

* wip

* Update MkNoteDetailed.vue

* wip

* wip

* Update MkTimeline.vue

* wip

* fix

* Update MkTimeline.vue

* wip

* test

* Revert "test"

This reverts commit 3375619396.

* Update use-pagination.ts

* test

* Revert "test"

This reverts commit 42c53c830e.

* test

* Revert "test"

This reverts commit c4f8cda4aa.

* Update style.scss

* Update MkTimeline.vue

* Update MkTimeline.vue

* Update MkTimeline.vue

* ✌️

* Update MkTimeline.vue

* wip

* wip

* test

* Update MkPullToRefresh.vue

* Update MkPullToRefresh.vue

* Update MkPullToRefresh.vue

* Update MkPullToRefresh.vue

* Update MkTimeline.vue

* wip

* tweak navbar

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update home.vue

* wip

* refactor

* wip

* wip

* Update note.vue

* Update navbar.vue

* Update MkPullToRefresh.vue

* Update MkPullToRefresh.vue

* Update MkPullToRefresh.vue

* wip

* Update MkStreamingNotificationsTimeline.vue

* Update use-pagination.ts

* wip

* improve perf

* wip

* Update MkNotesTimeline.vue

* wip

* megre

* Update use-pagination.ts

* Update use-pagination.ts

* Update MkStreamingNotesTimeline.vue

* Update use-pagination.ts

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md
2025-05-09 17:40:08 +09:00
..
.vscode Update settings.json 2022-04-15 21:33:00 +09:00
assets enhance(backend): notify new login (#14673) 2024-10-03 15:06:04 +09:00
migration Fix 1745378064470-composite-note-index.js (#15968) 2025-05-06 20:15:26 +09:00
nsfw-model feat: auto nsfw detection (#8840) 2022-07-07 21:06:37 +09:00
scripts fix(backend): 起動前の疎通チェックが機能しなくなっていた問題を修正 (#15043) 2024-11-24 20:43:47 +09:00
src Feat: No websocket mode (#15851) 2025-05-09 17:40:08 +09:00
test fix(backend): enumerate achievement types in some response schema (#15953) 2025-05-06 19:52:30 +09:00
test-federation chore(deps): update node.js to v22.15.0 (#15606) 2025-05-04 19:00:36 +09:00
test-server chore: update `.swcrc` schema link (#15428) 2025-02-08 17:21:32 +09:00
.madgerc Create .madgerc 2022-09-20 01:04:08 +09:00
.swcrc fix: swcのjson-schemaのurlを変更 (#15409) 2025-02-07 02:36:58 +00:00
README.md chore: ✌️ 2022-12-24 14:39:17 +09:00
eslint.config.js chore(deps): update node.js to v22.15.0 (#15606) 2025-05-04 19:00:36 +09:00
jest.config.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jest.config.e2e.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jest.config.fed.cjs test(backend): add federation test (#14582) 2024-10-15 13:37:00 +09:00
jest.config.unit.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jest.js chore(deps): update node.js to v22.15.0 (#15606) 2025-05-04 19:00:36 +09:00
jsconfig.json use eslint 2021-11-12 10:35:41 +09:00
ormconfig.js feat: CREATE INDEX CONCURRENTLY for "userId" "id" composite note index if admin wish. (#15915) 2025-05-03 12:57:50 +09:00
package.json fix: developのtypecheckエラーを修正 (#15967) 2025-05-06 19:59:24 +09:00
tsconfig.json update deps (#11764) 2023-09-04 13:33:38 +09:00

README.md

Misskey Backend