tududi/backend
2026-01-23 23:17:38 +02:00
..
cmd Fix DB_FILE issue (#738) 2025-12-28 08:25:50 +02:00
config Fix bug 722 (#737) 2025-12-28 07:51:15 +02:00
docs/swagger Fix bug 722 (#737) 2025-12-28 07:51:15 +02:00
middleware Fix bug 366 (#764) 2026-01-07 18:18:07 +02:00
migrations Fix SQLite migration failure when removing uuid column from tasks (#787) 2026-01-22 17:18:01 +02:00
models Fix bug 366 (#764) 2026-01-07 18:18:07 +02:00
modules Change relative path (#794) 2026-01-23 23:17:38 +02:00
scripts Fix bug 366 (#764) 2026-01-07 18:18:07 +02:00
seeders Fix bug 366 (#764) 2026-01-07 18:18:07 +02:00
services Fix bug 366 (#764) 2026-01-07 18:18:07 +02:00
shared Fix bug 366 (#764) 2026-01-07 18:18:07 +02:00
tests Set stalled projects active without tasks (#793) 2026-01-23 23:06:35 +02:00
utils Feat: habits (#707) 2025-12-13 08:47:52 +02:00
.env.example Fix DB_FILE issue (#738) 2025-12-28 08:25:50 +02:00
.env.test Feat: habits (#707) 2025-12-13 08:47:52 +02: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 Fix bug 366 (#764) 2026-01-07 18:18:07 +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