tududi/backend
2025-10-05 10:56:05 +03:00
..
cmd Admin user management: backend API and frontend UI. 2025-09-22 15:20:46 +03:00
config Disable internal SSL 2025-07-23 12:22:27 +03:00
middleware chore(lint): remove unnecessary try/catch and tighten error handling 2025-09-22 15:20:46 +03:00
migrations Merge branch 'cleanups' into pro/user-perms 2025-10-02 15:42:42 +03:00
models Merge branch 'cleanups' into pro/user-perms 2025-10-02 15:42:42 +03:00
routes Fix fe user uid 2025-10-05 10:56:05 +03:00
scripts chore(lint): remove unnecessary try/catch and tighten error handling 2025-09-22 15:20:46 +03:00
seeders Feat/add project states (#354) 2025-09-29 16:04:25 +03:00
services Allow admin to see all projects 2025-10-03 14:43:41 +03:00
tests merge fixes. 2025-10-03 14:16:01 +03:00
utils Fix safeRemoveColumn to properly handle SQLite table recreation 2025-10-02 00:21:26 +03:00
.env.test Express migration (#80) 2025-06-16 21:50:44 +03:00
.prettierignore Add 'dist' paths to git & prettier ignore. 2025-07-22 11:45:14 +03:00
.prettierrc.json Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
.sequelizerc Express migration (#80) 2025-06-16 21:50:44 +03:00
app.js Merge branch 'cleanups' into pro/user-perms 2025-10-02 15:42:42 +03:00
eslint.config.js Sorting fixes (#174) 2025-07-17 17:43:56 +03:00
jest.config.js Add project UIDs usage. 2025-10-02 12:20:45 +03:00