19 Commits

Author SHA1 Message Date
0a53e27f22 Add page-of-page and update tests 2024-01-29 08:52:37 -05:00
3f269ed3ba Add Page Find[Full]ById tests
- Add prior permalink to a page
2024-01-27 23:22:54 -05:00
0e8044b948 Add RethinkDB tests
- Add env variables for all data tests
- Standardize Page.All behavior
- Add Page.Count* tests
2024-01-27 18:04:41 -05:00
13994a29e7 Convert to rc2 of doc lib 2024-01-23 23:26:30 -05:00
5ce84e18ca Fix SQLite page list query 2024-01-20 14:52:17 -05:00
b69b6c37a4 WIP on testing SQLite data store 2024-01-03 22:29:27 -05:00
1a50c68668 Migrate SQLite data to new library 2023-12-31 13:31:46 -05:00
bb4252f3c1 WIP on SQLite doc library 2023-12-19 18:30:34 -05:00
e04c8b58e9 First cut of SQLite JSON doc complete
- Still needs testing
- Add revision deletes to PG web log delete
2023-12-17 23:00:57 -05:00
2062840a5e WIP on SQLite JSON documents
through TagMap done
2023-12-17 21:17:46 -05:00
d8ce59a6cd WIP on module/member conversion
Support types done
2023-12-16 12:24:45 -05:00
5fe2077974 WIP on module/member conversion 2023-12-15 22:46:12 -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
6b49793fbb Change alerts to toasts (#25)
- Upgrade to Bootstrap 5.1.3
- Move RSS settings and tag mappings to web log settings (#25)
- Fix parameters in 2 SQLite queries
2022-07-27 21:38:46 -04:00
41ae1d8dad First cut of user admin page (#19) 2022-07-19 22:51:51 -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
c29bbc04ac WIP on uploads (#2)
- Add data types and fields
- Implement in both RethinkDB and SQLite
- Add uploads to backup/restore
- Add empty upload folder to project
- Add indexes to SQLite tables (#15)
2022-06-28 17:34:18 -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