8 Commits

Author SHA1 Message Date
a21993e28a WIP on v2-rc2 migrations
- Convert meta/podcast to JSON in SQLite
- Add SQLite inClause function
2022-08-20 20:58:01 -04:00
0b2a17d4c8 WIP on NodaTime implementation 2022-08-19 22:51:43 -04:00
5829d1cb99 WIP on PostgreSQL impl 2022-08-17 20:07:20 -04:00
d854178255 Upload / delete themes (#20)
- Moved themes to section of installation admin page (will also implement #23 there)
2022-07-24 19:18:20 -04:00
81fe03b8f3 WIP on theme admin page (#20) 2022-07-22 21:19:19 -04:00
7eaad4a076 Clean up database names (#21)
- Moved user edit to "my info" (#19)
2022-07-18 20:05:10 -04:00
5fb3a73dcf Add user created and last seen on (#19)
- Updated view models / interfaces per F# naming guidelines
2022-07-17 23:10:30 -04:00
707b67c630 Reorganize SQLite data files
- Add episode data structure (#9)
- Add fields for chapters (#6) and transcripts (#8)
- Add fields for medium (#3), funding (#7), and GUID (#4)
- Fix RethinkDB restore problems (#10)
- Save custom feeds in SQLite (#11)
2022-06-24 21:56:07 -04:00