tududi/backend
2025-11-17 22:22:59 +02:00
..
cmd Admin user management: backend API and frontend UI. 2025-09-22 15:20:46 +03:00
config Fix static base path (#549) 2025-11-16 22:43:06 +02:00
docs/swagger Feat refactor tasks pt1 (#536) 2025-11-15 14:02:06 +02:00
middleware Feat refactor tasks pt1 (#536) 2025-11-15 14:02:06 +02:00
migrations Add migration to fix subtasκ  ordering (#554) 2025-11-17 12:09:31 +02:00
models Add migration to fix subtasκ  ordering (#554) 2025-11-17 12:09:31 +02:00
repositories Feat refactor tasks pt1 (#536) 2025-11-15 14:02:06 +02:00
routes Prevent duplicate generation (#560) 2025-11-17 22:22:59 +02:00
scripts Fix today recurring missing (#548) 2025-11-16 18:00:39 +02:00
seeders Docs/api swagger (#505) 2025-11-08 21:41:28 +02:00
services Fix today recurring missing (#548) 2025-11-16 18:00:39 +02:00
tests Prevent duplicate generation (#560) 2025-11-17 22:22:59 +02:00
utils Use commonJS version of nanoid (#551) 2025-11-16 23:03:30 +02:00
.env.example Fix api issues (#499) 2025-11-07 20:33:31 +02: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 Docs/api swagger (#505) 2025-11-08 21:41:28 +02:00
eslint.config.js Sorting fixes (#174) 2025-07-17 17:43:56 +03:00
jest.config.js Fix E2E test breakage (#380) 2025-10-05 16:04:46 +03:00