tududi/backend
Chris Veleris 3caa105e87 Respect MarkdownV2 in Telegram Task Summary messages
Teach Telegram sender to accept an optional parse_mode and enable MarkdownV2 only for scheduled task summaries so headings, emphasis, and escaped characters render correctly without affecting other bot replies.
2025-08-10 08:51:46 +03:00
..
cmd Hotfix start script 2025-08-07 15:18:19 +03:00
config Disable internal SSL 2025-07-23 12:22:27 +03:00
middleware Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
migrations Linting. 2025-08-06 15:54:45 +03:00
models Setup slugify and fix nanoid issues 2025-08-08 23:14:40 +03:00
routes Setup slugify and fix nanoid issues 2025-08-08 23:14:40 +03:00
scripts New user service 2025-07-31 14:02:42 +03:00
seeders Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
services Respect MarkdownV2 in Telegram Task Summary messages 2025-08-10 08:51:46 +03:00
tests Setup slugify and fix nanoid issues 2025-08-08 23:14:40 +03:00
utils Deduplicate validateTagName function. 2025-08-06 19:49:27 +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 Remove duplicate user creation (already in start.sh) 2025-07-31 14:02:42 +03:00
eslint.config.js Sorting fixes (#174) 2025-07-17 17:43:56 +03:00
jest.config.js Standardize UID implementation across backend 2025-08-06 15:54:45 +03:00