forked from pinks/eris
1
0
Fork 0
nyx/app
pinks 5b6a1a3471 refactor: rewrite API to Elysia (#25)
https://elysiajs.com/
Reviewed-on: pinks/eris#25
Co-authored-by: pinks <lisq@cock.li>
Co-committed-by: pinks <lisq@cock.li>
2023-11-20 02:14:14 +00:00
..
SdError.ts feat: webui initial impl 2023-09-26 12:43:36 +02:00
adminStore.ts refactor: rewrite API to Elysia (#25) 2023-11-20 02:14:14 +00:00
config.ts refactor: rewrite API to Elysia (#25) 2023-11-20 02:14:14 +00:00
dailyStatsStore.ts refactor: rewrite API to Elysia (#25) 2023-11-20 02:14:14 +00:00
db.ts add env var for db path 2023-10-18 23:11:25 +02:00
generationQueue.ts feat: show position in upload queue 2023-11-17 19:00:56 +01:00
generationStore.ts exactOptionalPropertyTypes 2023-10-19 23:37:03 +02:00
globalStats.ts refactor: rewrite API to Elysia (#25) 2023-11-20 02:14:14 +00:00
mod.ts perf: split generation and upload queues 2023-09-24 14:05:28 +02:00
sdApi.ts feat: webui initial impl 2023-09-26 12:43:36 +02:00
uploadQueue.ts increase upload concurrency 2023-10-23 02:39:19 +02:00
userDailyStatsStore.ts refactor: rewrite API to Elysia (#25) 2023-11-20 02:14:14 +00:00
userStatsStore.ts refactor: rewrite API to Elysia (#25) 2023-11-20 02:14:14 +00:00
workerInstanceStore.ts refactor: rewrite API to Elysia (#25) 2023-11-20 02:14:14 +00:00