You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ass/backend
Josh Moore 5832a696a8
feat: authenticate sessions with bcrypt
1 year ago
..
routers feat: authenticate sessions with bcrypt 1 year ago
sql feat: added UNTESTED MySQL getAll 1 year ago
UserConfig.ts refactor: added missing explicit semicolons 1 year ago
app.ts feat: move setup POST to /api/setup 1 year ago
data.ts feat: added getAll to `data.ts` (MySQL is UNTESTED) 1 year ago
generators.ts feat: use pasted nanoid function (only 130 bytes) to resolve ESM issues 1 year ago
log.ts feat: migrated files to new backend directory 1 year ago
operations.ts refactor: added missing explicit semicolons 1 year ago
s3.ts refactor: added missing explicit semicolons 1 year ago
tsconfig.json build: use `@tsconfig/node20` [docker build] 1 year ago
utils.ts refactor: added missing explicit semicolons 1 year ago