f25426db5c
Add web log tests
...
- Add post-delete rev checks to pg/sqlite
2024-02-03 21:53:03 -05:00
16f7396664
Finish user tests
2024-02-03 19:45:29 -05:00
34315a1aca
Add upload tests
2024-02-03 17:38:41 -05:00
ff05bc89ed
Add theme asset tests
2024-02-03 15:32:52 -05:00
b1a0c207fb
Add theme tests
...
- Add flags to isolate data impl tests
- Make most non-tests private
- Add SQLite tests missed in initial development
2024-02-03 14:01:13 -05:00
05d49e6ce9
Finish post data tests
2024-02-02 22:22:12 -05:00
24d49e26e5
Add tests through post curr permalink
...
- Resolve SQLite / RethinkDB env refresh hiccups
2024-01-30 22:45:33 -05:00
0a53e27f22
Add page-of-page and update tests
2024-01-29 08:52:37 -05:00
f60139db1c
Add more page tests
2024-01-28 22:50:28 -05:00
c319ff15fd
Add tests for pages via permalinks
2024-01-28 17:50:05 -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
f701fc9c93
Add data test for Page.All
2024-01-26 17:27:04 -05:00
19777c7bad
Add Postgres Category tests
2024-01-24 20:20:46 -05:00
13994a29e7
Convert to rc2 of doc lib
2024-01-23 23:26:30 -05:00
182b33ae79
Add Category tests, implement for SQLite
2024-01-21 22:03:57 -05:00
1345074c71
Add framework for SQLite data tests
2024-01-21 14:26:02 -05:00
ffe6713b5e
Add converter / utils tests
2024-01-21 09:17:01 -05:00
d1a9606c5c
Tweak admin theme changes
...
- Fix SQLite posts-by-tag query
- Fix "on disk" check for default theme
2024-01-20 17:58:24 -05:00
5ce84e18ca
Fix SQLite page list query
2024-01-20 14:52:17 -05:00
2c052c1813
Add test project
...
- Create /data directory if necessary (#38 )
2024-01-06 17:04:05 -05:00
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
1a50c68668
Migrate SQLite data to new library
2023-12-31 13:31:46 -05:00
e8d63793ba
Migrate Postgres data to new library
2023-12-31 08:36:03 -05:00
7fb68d5583
Rename SQLite helper file
2023-12-19 21:26:06 -05:00
f461b10ebc
First cut of SQLite doc library
2023-12-19 21:24:13 -05:00
bb4252f3c1
WIP on SQLite doc library
2023-12-19 18:30:34 -05:00
d330c97d9f
WIP on SQLite doc library
2023-12-19 09:23: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
58b83b8d28
WIP on SQLite JSON documents
2023-12-16 23:39:36 -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
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
7071d606f1
WIP on module/member conversion
2023-12-14 23:49:38 -05:00
ec2d43acde
WIP on SQLite/JSON data
2023-12-13 15:43:35 -05:00
715e545ed5
Update deps
...
- Add .NET 8 target
- Remove ID param for Postgres doc calls
2023-12-13 14:17:53 -05:00
b84a0f711f
Add chapter data type ( #6 )
2023-07-31 22:17:14 -04: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
3ef4499a90
Add redirect index page ( #39 )
...
- Bump version to 2.1
2023-07-28 22:07:13 -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
9dd6ab70e9
Add Sqlite Docker file
...
- Fix import typo in RethinkDB upload restore
- Switch default Docker file to alpine image
2023-07-18 21:53:04 -04:00
5f5927c425
First cut of Docker files ( #38 )
...
- Fix canonical domain config detection (#37 )
- Fix version insert for new SQLite dbs
- Bump version to 2.1
2023-07-08 21:26:11 -04:00
5b27ea5cd2
Add canonical domain support ( #37 )
...
- Update deps
2023-07-08 20:36:49 -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