ghostguild-org/app
Jennie Robinson Faber 28040f44f4
Some checks failed
Test / vitest (push) Failing after 7m17s
Test / playwright (push) Has been skipped
Test / visual (push) Has been skipped
Test / Notify on failure (push) Successful in 1s
refactor(board): atomic delete + query limit + composable cleanup
Delete uses findOneAndDelete with author match (no TOCTOU window);
existence check only runs on miss to distinguish 403 vs 404. Posts
list capped at 200. Drop unused resolveTagChannel and refreshParams;
route slack URL building through the composable's slackUrl helper.
2026-04-15 12:47:53 +01:00
..
assets Design token updates. 2026-04-11 23:24:38 +01:00
components refactor(board): atomic delete + query limit + composable cleanup 2026-04-15 12:47:53 +01:00
composables refactor(board): atomic delete + query limit + composable cleanup 2026-04-15 12:47:53 +01:00
config feat(member): account/profile polish + tier upgrade flow 2026-04-14 20:35:37 +01:00
layouts feat(board): admin page for managing board channels 2026-04-14 17:27:06 +01:00
middleware Member/Ecology revamp. 2026-04-14 09:25:09 +01:00
pages refactor(board): atomic delete + query limit + composable cleanup 2026-04-15 12:47:53 +01:00
plugins Fix duplicate /api/auth/member call and add request deduplication 2026-03-19 15:04:04 +00:00
utils rename communityEcology → board across backend 2026-04-14 12:00:15 +01:00
app.config.ts feat: reskin admin pages to zine design system 2026-04-03 10:56:01 +01:00
app.vue feat: replace layout with fixed left sidebar and top strip 2026-04-02 21:11:47 +01:00