No description
Find a file
Miran Bastaja 19a89d16f1
violet-front: update entries API to be more REST-y
Changed the entry character, staff and titles routes to be subpaths
of the entries route rather than their own paths. This fits REST
principles better as those entities have a hierarchical relationship
with entries, unlike relations.
2025-11-25 19:11:41 +01:00
.cargo Improve build times 2024-02-14 20:33:07 +01:00
.sqlx Update deps (#8) 2024-07-27 17:27:39 +00:00
etc dev environment: simplify postgres script 2025-03-30 18:32:19 +02:00
migrations db: add cover images table 2025-11-06 13:32:45 +01:00
nix dev environment: replace just with process-compose 2025-04-05 14:54:48 +02:00
violet-api violet-api: fix how entry not found is handled 2025-10-12 12:13:46 +02:00
violet-core violet-front: update entries API to be more REST-y 2025-11-25 19:11:41 +01:00
violet-front violet-front: update entries API to be more REST-y 2025-11-25 19:11:41 +01:00
xtask Prune unused cargo depenencies 2025-05-10 10:19:42 +02:00
.gitattributes Update deps (#8) 2024-07-27 17:27:39 +00:00
.gitignore Drop sqlx macros 2025-01-26 15:01:43 +01:00
Cargo.lock Fix bitrot 2025-11-06 13:49:45 +01:00
Cargo.toml violet-core: switch to using jiff 2025-10-22 22:42:50 +02:00
deny.toml chore: update dependencies 2025-05-07 18:28:37 +02:00
flake.lock chore: update dependencies 2025-05-07 18:28:37 +02:00
flake.nix Update deps (#8) 2024-07-27 17:27:39 +00:00
LICENSE Add LICENSE and some metadata to Cargo.toml 2023-10-17 17:37:46 +02:00
process-compose.yaml Make watchexec rebuild project on every file change 2025-10-11 09:54:45 +02:00