Commit graph

12 commits

Author SHA1 Message Date
7ac4c628b8
Work on failed outbound requests and move type migrators
- DB type migrators are now in separate file, in preparation for full
  custom sql migration statements
- Start work on handling failed outbound requests stored in the db
2025-07-03 13:57:30 +02:00
4a2462e24e
Explicitly ignore errors from writes to responses
Some checks failed
/ docker (push) Failing after 15m26s
2025-05-22 17:29:09 +02:00
ff6a730e58
Follow accept works and messags are pushed as expected
Some checks failed
/ docker (push) Failing after 2m50s
2025-05-10 11:18:28 +02:00
a7dab0fe43
Add note interface 2025-04-08 16:33:26 +02:00
befbc07946
Add flag for controlling out path for model gen
Some checks are pending
/ test (push) Waiting to run
2025-04-07 10:40:59 +02:00
6a2b213787
Add access token check to auth 2025-04-04 16:15:25 +02:00
11e0059631
Add first helper method to user 2025-04-04 13:46:11 +02:00
f3a139b809
Add notification data
Some checks are pending
/ test (push) Waiting to run
2025-04-04 11:26:03 +02:00
8f8ad3035a
Comment all new code
Some checks are pending
/ test (push) Waiting to run
2025-04-02 15:33:07 +02:00
8ba5e98c50
Idk why, but testcontainers is borked on Discovery 2025-03-31 08:07:24 +02:00
69927c76ff
More fixes, this time for cmd stuff
Some checks failed
/ test (push) Has been cancelled
2025-03-29 17:51:56 +01:00
bf5180559f
Add cmd for generating code from the new models
Some checks are pending
/ test (push) Waiting to run
2025-03-27 13:35:24 +01:00