cli
|
chore!: /users/ -> /actors/
|
2024-05-29 20:51:30 +02:00 |
migrations
|
feat: add unique index on relations
|
2024-05-29 21:37:09 +02:00 |
model
|
fix: refuse creating objects from activities/actor
|
2024-05-30 18:36:47 +02:00 |
routes
|
feat: add frontend url to users
|
2024-05-29 21:37:21 +02:00 |
server
|
fix(uriproxy): users -> actors
|
2024-05-29 21:36:55 +02:00 |
config.rs
|
feat: added refresh route (optional)
|
2024-05-27 07:26:31 +02:00 |
errors.rs
|
fix: show what errors we're returning
|
2024-05-29 22:21:16 +02:00 |
main.rs
|
chore: pub errors so it wont complain
|
2024-05-27 21:20:12 +02:00 |