4f6015a0c2
docs(Message): added missing comma
2025-08-30 22:26:39 +02:00
5e4645097a
fix: fix syntax errors introduced by copilot in previous commit
...
Refs: 8d711af84d
2025-08-30 22:02:16 +02:00
Alix von Schirp
9b88ae87cc
fix(user-validation): remove nullish coalescing operator
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-08-30 21:46:40 +02:00
Alix von Schirp
8d711af84d
style: add missing brackets in template
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-08-30 21:43:34 +02:00
15beebf196
docs: Documented methods
...
Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de >
2025-04-17 04:54:11 +02:00
5cfbc8d441
refactor: Split out zod input and output type
...
Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de >
2025-04-17 03:51:55 +02:00
f9385c9cf0
feat: Add receipt checking and retry cancellation
...
Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de >
2025-04-17 02:52:57 +02:00
b09b0bcdae
refactor: recipient handling
...
removes default user, changes recipient to optionally include device
Also fixes url_title replacing message title
Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de >
2025-04-17 02:12:08 +02:00
52b11eeffb
feat: Adds user validation via api
...
Validates user and if specified device
Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de >
2025-04-15 15:24:12 +02:00
2106734b88
feat: sending messages is now feature complete
...
including zod schema validation
Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de >
2025-04-15 11:20:01 +02:00