Commit graph

4 commits

Author SHA1 Message Date
0cfcd90eba
refactor: split gpodder repository and the sqlite data store implementation into separate crates
The complete separation of concerns via the gpodder repository allows us
to cleanly separate the server from the gpodder specification. This
paves the way for a later Postgres implementation of the data store.
2025-03-19 08:54:49 +01:00
025a69ea71
fix: use correct table name for sync_group 2025-03-16 22:32:28 +01:00
bcfb8805eb
feat: implement episode actions add endpoint 2025-03-04 09:47:13 +01:00
7ce41cd034
chore: combine migrations into one 2025-02-28 09:46:26 +01:00