tududi/backend
Chris 269197e3db
Feat: habits (#707)
* Scaffold habits

* Fix today issues

* Fix buttons in taskitem

* Fix mobile layout

* Fix creation process

* Add to sidebar

* fixup! Add to sidebar

* fixup! fixup! Add to sidebar
2025-12-13 08:47:52 +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: habits (#707) 2025-12-13 08:47:52 +02:00
models Feat: habits (#707) 2025-12-13 08:47:52 +02:00
repositories Feat refactor tasks pt1 (#536) 2025-11-15 14:02:06 +02:00
routes Feat: habits (#707) 2025-12-13 08:47:52 +02:00
scripts Feat telegram notifications (#692) 2025-12-09 20:26:53 +02:00
seeders Fix today pagination (#596) 2025-11-26 23:00:50 +02:00
services Feat: habits (#707) 2025-12-13 08:47:52 +02:00
tests Feat telegram notifications (#692) 2025-12-09 20:26:53 +02:00
utils Feat: habits (#707) 2025-12-13 08:47:52 +02:00
.env.example Remove FFs 2025-12-09 21:51:13 +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 Feat: habits (#707) 2025-12-13 08:47:52 +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