-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
α → β ❺ #323
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
URL for current latest download
…om-ckan Auto-import KSP versions from CKAN
Notify CKAN after more events
Add Save & Publish button to edit mod page if not published
Announcements and blog fixes
Change date of alembic script, code style fixes
Modpack fixes
Purge ATS cache upon deletion
* Render markdown-formatted modpack descriptions * Log exceptions when trying to save mod zips * Update README.md for server setup * Update backend Docker image to Python3.8 * Update frontend Docker image to nginx:latest
Render markdown-formatted modpack descriptions; other fixes and updates
Add gameshort to returned object in /api/games
* Return only active games in /api/games * Return only KSP versions in /api/kspversions * Return versions only for active games in /api/<gameid>/versions * Remove unused network.py
Game related API fixes
Thumbnail image creation fixes
Get scheme from 'protocol' config for mod download redirection to CDN
Fix celery loglevel argument
Fix timeline CSS and default description check
Most of this stuff has been in alpha for quite a while now. Let's try it on beta. |
Merged
Merged
Merged
Merged
Merged
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.
Successor to #242 and #267 and #285 and #300.
Must go to production before Google Chrome starts blocking HTTP (non-HTTPS) downloads, see https://blog.chromium.org/2020/02/protecting-users-from-insecure.html
Features:
Bug fixes:
Internal: