-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 2.1 #41
Merged
Merged
Version 2.1 #41
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
danieljsummers
commented
Mar 23, 2024
- Add full chapter support (Podcasts - Full Chapter Support #6)
- Add built-in redirect functionality (Provide configurable redirect capability #39)
- Support building Docker containers for release (Publish Docker containers #38)
- Support canonical domain configuration (Support canonical domain configuration #37)
- Add unit tests for domain/models and integration tests for all three data stores
- Convert SQLite storage to use JSON documents, similar to PostgreSQL
- Convert admin templates to Giraffe View Engine (from Liquid)
- Add .NET 8 support
- Update deps
- Fix canonical domain config detection (#37) - Fix version insert for new SQLite dbs - Bump version to 2.1
- Fix import typo in RethinkDB upload restore - Switch default Docker file to alpine image
- Bump version to 2.1
- Begin moving auth to route definition where practical - Fix typo on post list page
regex still untested
- Remove debug for plain-text rules - Update htmx libs to 1.9.4
- Tweak redirect list style - Add rules to v2.0 backup restorations
- Add .NET 8 target - Remove ID param for Postgres doc calls
Support types done
Data types complete
View models complete
Changes for doc library v2
through TagMap done
- Still needs testing - Add revision deletes to PG web log delete
- Allow IDs to be overridden
All that remains is post/page edit
- Update admin.js with new field IDs
- Default to port 80
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.