misskey/packages/backend/src/server/api/endpoints/admin/queue
syuilo d1446d195a
feat: scheduled post (#16577)
* Update NoteDraft.ts

* Update NoteDraft.ts

* wip

* Update CHANGELOG.md

* wip

* Update PostScheduledNoteProcessorService.ts

* Update PostScheduledNoteProcessorService.ts

* Update Notification.ts

* wip

* Update NoteDraftService.ts

* Update NoteDraftService.ts

* Update NoteDraftService.ts

* wip

* Create 1758677617888-scheduled-post.js

* Update index.d.ts

* Update stats.ts

* wip

* wip

* wip

* wip

* wip

* Update MkNotification.vue

* wip

* wip

* wip

* Update NoteDraftService.ts

* Update NoteDraftService.ts

* wip

* wip

* Update NoteDraftEntityService.ts

* wip

* Update index.d.ts

* Update MkPostForm.vue

* wip

* wip

* wip

* Update NoteCreateService.ts

* wip

* wip

* wip

* Update NoteDraftEntityService.ts

* Update NoteCreateService.ts

* Update NoteDraftService.ts

* wip

* Update NoteDraftService.ts

* wip

* wip

* Update MkPostForm.vue

* wip

* Update MkPostForm.vue

* Update os.ts

* wip

* Update MkNoteDraftsDialog.vue
2025-09-26 15:29:52 +09:00
..
clear.ts feat: Job queue inspector (#15856) 2025-04-19 14:00:38 +09:00
deliver-delayed.ts fix(backend): use `prefixItems` in `admin/queue/*-delayed` endpoint schema (#14468) 2024-08-30 10:58:59 +09:00
inbox-delayed.ts fix(backend): use `prefixItems` in `admin/queue/*-delayed` endpoint schema (#14468) 2024-08-30 10:58:59 +09:00
jobs.ts fix(backend): ジョブキュー画面のPausedタブをアクティブにすると400エラーが返ってくるのを修正 (#16124) 2025-05-31 16:34:25 +09:00
promote-jobs.ts feat: Job queue inspector (#15856) 2025-04-19 14:00:38 +09:00
queue-stats.ts fix(frontend): ジョブキューインスペクタの型エラー解消 (#16020) 2025-05-22 12:06:07 +09:00
queues.ts fix(frontend): ジョブキューインスペクタの型エラー解消 (#16020) 2025-05-22 12:06:07 +09:00
remove-job.ts feat: Job queue inspector (#15856) 2025-04-19 14:00:38 +09:00
retry-job.ts feat: Job queue inspector (#15856) 2025-04-19 14:00:38 +09:00
show-job-logs.ts enhance: ジョブのログを表示できるように 2025-08-01 12:54:33 +09:00
show-job.ts fix(frontend): ジョブキューインスペクタの型エラー解消 (#16020) 2025-05-22 12:06:07 +09:00
stats.ts feat: scheduled post (#16577) 2025-09-26 15:29:52 +09:00