xtablo-source/apps/api/src/routers
2026-05-03 09:28:46 +02:00
..
admin.ts feat(admin): add dashboard explorer analytics and actions 2026-04-24 15:55:56 +02:00
adminActions.ts lint 2026-04-24 16:43:00 +02:00
adminAuth.ts feat(admin): add privileged admin session exchange 2026-04-24 15:31:34 +02:00
adminDatasets.ts lint 2026-04-24 16:43:00 +02:00
adminOverview.ts fix(types): resolve typecheck errors after is_temporary removal 2026-04-30 17:11:43 +02:00
adminTables.ts feat(admin): add dashboard explorer analytics and actions 2026-04-24 15:55:56 +02:00
authRouter.ts feat: route client auth through clients app 2026-05-01 11:55:05 +02:00
clientAuth.ts feat: route client auth through clients app 2026-05-01 11:55:05 +02:00
clientInvites.ts feat: route client auth through clients app 2026-05-01 11:55:05 +02:00
clientPortal.ts feat: migrate client portal to magic link auth 2026-05-01 10:11:08 +02:00
index.ts feat: add apple billing flow for expo app 2026-05-03 09:28:46 +02:00
invite.ts refactor: remove is_temporary flag across the entire codebase 2026-04-30 17:04:11 +02:00
maybeAuthRouter.ts fix: expose public client setup routes 2026-04-18 11:39:38 +02:00
notes.ts Create two packages: api and shared-types 2025-11-10 08:52:47 +01:00
public.ts style: fix import ordering and formatting in new files 2026-04-02 22:09:18 +02:00
revenuecat.ts feat: add apple billing flow for expo app 2026-05-03 09:28:46 +02:00
stripe.ts allow invited to upgrade plan 2026-03-24 19:10:15 +01:00
tablo.ts refactor: remove is_temporary flag across the entire codebase 2026-04-30 17:04:11 +02:00
tablo_data.ts lint 2026-04-24 16:43:00 +02:00
tasks.ts refactor(api): remove all Stream Chat dependencies and operations 2026-04-11 13:44:30 +02:00
user.ts feat: add apple billing flow for expo app 2026-05-03 09:28:46 +02:00