tududi/backend
Chris 17b2ca29cd
Fix sequelize issue (#678)
* Fix sequelize issue

* fixup! Fix sequelize issue
2025-12-08 11:27:00 +02:00
..
cmd Admin user management: backend API and frontend UI. 2025-09-22 15:20:46 +03:00
config Scaffold smtp service (#590) 2025-11-24 17:58:09 +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 Feat add inbox flow (#676) 2025-12-08 09:21:35 +02:00
models Feat add inbox flow (#676) 2025-12-08 09:21:35 +02:00
repositories Feat refactor tasks pt1 (#536) 2025-11-15 14:02:06 +02:00
routes Feat add inbox flow (#676) 2025-12-08 09:21:35 +02:00
scripts Fix recurring structure (#646) 2025-12-04 13:29:37 +02:00
seeders Fix today pagination (#596) 2025-11-26 23:00:50 +02:00
services Fix recurring structure (#646) 2025-12-04 13:29:37 +02:00
tests Fix sequelize issue (#678) 2025-12-08 11:27:00 +02:00
utils Feat add inbox flow (#676) 2025-12-08 09:21:35 +02:00
.env.example Scaffold smtp service (#590) 2025-11-24 17:58:09 +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 Add file attacmhments 2025-12-07 14:12:38 +02:00
database.sqlite Fix bug 619 (#629) 2025-12-02 18:00:36 +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