tududi/backend
2025-08-01 18:06:50 +03:00
..
cmd Move backend/start.sh to backend/cmd/start-dev.sh 2025-07-31 14:02:42 +03:00
config Disable internal SSL 2025-07-23 12:22:27 +03:00
middleware Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
migrations Fix migration for duplicate column, fixes #202 2025-07-31 14:02:42 +03:00
models Fix an issue with areas dropdown hidden 2025-07-23 12:22:06 +03:00
routes Fix an issue with moved away from tasks status 2025-08-01 18:06:50 +03:00
scripts New user service 2025-07-31 14:02:42 +03:00
seeders Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
services Fix user service tests. 2025-07-31 14:02:42 +03:00
tests Fix user service tests. 2025-07-31 14:02:42 +03:00
utils Cleanup and add safe utility functions (#154) 2025-07-15 10:44:02 +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 Remove duplicate user creation (already in start.sh) 2025-07-31 14:02:42 +03:00
eslint.config.js Sorting fixes (#174) 2025-07-17 17:43:56 +03:00
jest.config.js Maximize Jest workers 2025-07-17 10:26:27 +03:00