tududi/backend
Chris 72d0baeb75
Notes page revamp! (#487)
* Setup wide layout

* fixup! Setup wide layout

* Setup new layout
2025-11-06 17:59:30 +02:00
..
cmd Admin user management: backend API and frontend UI. 2025-09-22 15:20:46 +03:00
config Disable internal SSL 2025-07-23 12:22:27 +03:00
middleware Fix an issue with sharing permissions 2025-10-22 13:29:37 +03:00
migrations Notes page revamp! (#487) 2025-11-06 17:59:30 +02:00
models Notes page revamp! (#487) 2025-11-06 17:59:30 +02:00
routes Notes page revamp! (#487) 2025-11-06 17:59:30 +02:00
scripts Set first user role as admin 2025-10-25 21:48:28 +03:00
seeders Set first user role as admin 2025-10-25 21:48:28 +03:00
services Prevent admin from seeing all tasks (#477) 2025-11-04 09:40:33 +02:00
tests Replace ?uid with /:uid (#482) 2025-11-04 14:29:31 +02:00
utils Fix upcoming completed issue (#404) 2025-10-11 00:08:13 +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 Universal search (#412) 2025-10-22 22:00:45 +03: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