Commit graph

40 commits

Author SHA1 Message Date
dependabot[bot]
32fec24e04
Bump clap from 4.5.32 to 4.5.35 in /backend (#26)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-08 20:34:28 +01:00
dependabot[bot]
bf283bbe7c
Bump schemars from 0.8.21 to 0.8.22 in /backend (#25)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-07 22:34:23 +01:00
dependabot[bot]
3238d7b819
Bump tokio from 1.44.1 to 1.44.2 in /backend (#23)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-06 16:28:25 +01:00
dependabot[bot]
4cdc11cd50
Bump aide from 0.13.4 to 0.13.5 in /backend (#24)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-06 16:27:56 +01:00
3881f56b45
Bump rust deps 2025-04-04 21:58:05 +01:00
9a0b8a07bf
Add response_timeout_seconds config 2025-04-04 21:19:54 +01:00
dependabot[bot]
29d8779786
Bump sqlx from 0.8.2 to 0.8.3 in /backend (#20)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-02 20:10:25 +01:00
dependabot[bot]
44ab720b1d
Bump tokio from 1.42.0 to 1.44.1 in /backend (#14)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-29 10:18:35 +00:00
dependabot[bot]
cb5e930399
Bump anyhow from 1.0.94 to 1.0.97 in /backend (#13)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-29 10:18:24 +00:00
1aad0fce31
Add WebSocket support (#12) 2025-03-29 10:17:46 +00:00
dependabot[bot]
aec3cd9b2f
Bump chrono from 0.4.38 to 0.4.40 in /backend (#11)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-25 22:28:28 +00:00
dependabot[bot]
237b4b9f9d
Bump uuid from 1.11.0 to 1.16.0 in /backend (#9)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-25 22:28:09 +00:00
a6fd0f1dd7
Add clap 2025-03-24 21:57:05 +00:00
1f4ea3091a
Add regex crate 2025-02-23 13:56:29 +00:00
13d5b35d1a
Add formdata deps 2025-01-07 22:24:45 +00:00
55a801ba5e
Bump versions to 0.0.20 2025-01-06 23:10:16 +00:00
ce722b495c
Bump versions to 0.0.19 2025-01-06 22:41:55 +00:00
f9bdf61532
Bump versions to 0.0.18 2025-01-06 22:26:07 +00:00
d5c2d1ecbe
Bump versions to 0.0.17 2025-01-06 21:57:15 +00:00
f09af5be8f
Bump versions to 0.0.16 2025-01-05 21:56:31 +00:00
1af24ccddd
Bump versions to 0.0.15 2025-01-05 21:12:58 +00:00
2e1ed1fd94
Bump versions to 0.0.14 2025-01-05 21:06:31 +00:00
55f92398c4
Bump versions to 0.0.13 2025-01-04 17:38:15 +00:00
6d5b183a3c
Sanitize relative paths server-side 2025-01-04 16:16:54 +00:00
183e8eee5b
Bump versions to 0.0.12 2025-01-03 22:30:56 +00:00
6796d43430
Bump versions to 0.0.11 2025-01-03 20:05:44 +00:00
c1bc2def4f
Bump versions to 0.0.10 2025-01-03 18:26:17 +00:00
9e4302354a
Bump versions to 0.0.9 2025-01-02 22:45:31 +00:00
5fc67c7b92
Bump versions to 0.0.8 2025-01-02 22:07:28 +00:00
111f14cec1
Harmonise backend & frontend versions 2025-01-02 15:42:38 +00:00
c5c548c5d4
Bump and print server version 2025-01-02 11:37:40 +00:00
5e653ea0e4
Fix up rust deps 2024-12-20 16:10:00 +00:00
0c92bf959b
Make lints pass 2024-12-18 21:54:58 +00:00
cd46acd130
Add back uuid support 2024-12-15 11:39:36 +00:00
fe7ff5349d
Replace document_id with relative path 2024-12-14 14:59:29 +00:00
69babdf5a3
Add CORS 2024-12-08 22:02:34 +00:00
dfb747c206
Add extra feature 2024-12-08 18:22:30 +00:00
af7f6dd8f3
Add default user 2024-12-08 17:16:33 +00:00
d5a5367e1e
Add OpenAPI docs 2024-12-08 15:15:10 +00:00
c576287eea
Minor changes to server 2024-12-08 14:24:26 +00:00