12 Commits

Author SHA1 Message Date
5a3d9f05f8 Rework migration; add PG 2.1 changes 2024-01-04 17:33:41 -05:00
b69b6c37a4 WIP on testing SQLite data store 2024-01-03 22:29:27 -05:00
dee2222eb1 Register serliazer for SQLite 2023-12-31 14:08:41 -05:00
e8d63793ba Migrate Postgres data to new library 2023-12-31 08:36:03 -05:00
a439430cc5 Update Postgres data implementation
Changes for doc library v2
2023-12-16 22:36:08 -05:00
cb02055d87 WIP on formatting 2023-12-16 20:38:37 -05:00
c3d615d10a WIP on module/member conversion
Data types complete
2023-12-16 14:05:45 -05:00
dc6b066e79 Rule add/edit/move/delete works (#39)
- Begin moving auth to route definition where practical
- Fix typo on post list page
2023-07-30 21:00:31 -04:00
42d3280f67 Add redirect rule to data stores (#39) 2023-07-28 20:28:03 -04:00
ab9f2f577b Use PG lib data source singleton 2023-07-28 19:41:53 -04:00
7b325dc19e
v2 (#36)
* Use PostgreSQL JSON-based data implementation
* Fix back link on RSS settings page (#34)
* Show theme upload messages (#28)
* Fix admin page list paging (#35)
* Add db migrations for all stores
* Support both .NET 6 and 7
2023-02-26 13:01:21 -05:00
5f3daa1de9
v2 RC2 (#33)
* Add PostgreSQL back end (#30)
* Upgrade password storage (#32)
* Change podcast/episode storage for SQLite (#29)
* Move date/time handling to NodaTime (#31)
2022-08-21 18:56:18 -04:00