tududi/backend/routes
Chris 8bc951b0ff
Replace ?uid with /:uid (#482)
* Replace ?uid with /:uid

* fixup! Replace ?uid with /:uid
2025-11-04 14:29:31 +02:00
..
admin.js Set first user role as admin 2025-10-25 21:48:28 +03:00
areas.js Security fixes: Add auth to upload, fix SQL injection, improve error logging 2025-10-09 11:38:26 +03:00
auth.js Add user name and surname 2025-10-11 13:26:56 +03:00
inbox.js Fix notes.js & areas.js UID usage and remove IDs. (#355) 2025-09-29 16:03:46 +03:00
notes.js merge fixes. 2025-10-03 14:16:01 +03:00
projects.js Fix showing edit/delete buttons for owners 2025-10-13 11:09:19 +03:00
quotes.js Security fixes: Add auth to upload, fix SQL injection, improve error logging 2025-10-09 11:38:26 +03:00
search.js Universal search (#412) 2025-10-22 22:00:45 +03:00
shares.js Security fixes: Add auth to upload, fix SQL injection, improve error logging 2025-10-09 11:38:26 +03:00
tags.js Fix tags deletion (#447) 2025-10-23 23:28:56 +03:00
task-events.js Fix an issue with tasks permissions on shared project 2025-10-22 12:10:50 +03:00
tasks.js Replace ?uid with /:uid (#482) 2025-11-04 14:29:31 +02:00
telegram.js Linting. 2025-10-09 11:39:30 +03:00
url.js Security fixes: Add auth to upload, fix SQL injection, improve error logging 2025-10-09 11:38:26 +03:00
users.js Universal search (#412) 2025-10-22 22:00:45 +03:00
views.js Fix universal search (#445) 2025-10-23 21:43:42 +03:00