-
-
Notifications
You must be signed in to change notification settings - Fork 26
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
Improve admin webui #112
Merged
publicarray
merged 17 commits into
SynoCommunity:main
from
mreid-tt:improve_admin_webui
Feb 25, 2024
Merged
Improve admin webui #112
publicarray
merged 17 commits into
SynoCommunity:main
from
mreid-tt:improve_admin_webui
Feb 25, 2024
Commits on Jan 1, 2024
-
- add formatters to remove milliseconds on dates - add column labels to be used with filters - add new filters for version and build views
Configuration menu - View commit details
-
Copy full SHA for 7f052aa - Browse repository at this point
Copy the full SHA 7f052aaView commit details
Commits on Jan 2, 2024
-
- remove edit function - fix file removal with row deletion
Configuration menu - View commit details
-
Copy full SHA for c21541a - Browse repository at this point
Copy the full SHA c21541aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e48a3c4 - Browse repository at this point
Copy the full SHA e48a3c4View commit details
Commits on Jan 3, 2024
-
add service view and api check
- add service view to admin interface - add service check on package upload
Configuration menu - View commit details
-
Copy full SHA for ec69e1e - Browse repository at this point
Copy the full SHA ec69e1eView commit details
Commits on Jan 4, 2024
-
- add a functions to get md5 hash in build model and spk - use function in build model when uploading build - use function in spk when signing/unsigning spk
Configuration menu - View commit details
-
Copy full SHA for bd613dc - Browse repository at this point
Copy the full SHA bd613dcView commit details
Commits on Jan 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6cc2ef7 - Browse repository at this point
Copy the full SHA 6cc2ef7View commit details -
fix build environment and model
- fix alembic setup environment - update model to match database - fix default sort for screenshot
Configuration menu - View commit details
-
Copy full SHA for 63cebf8 - Browse repository at this point
Copy the full SHA 63cebf8View commit details
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3096f24 - Browse repository at this point
Copy the full SHA 3096f24View commit details -
- identify the major DSM version based on a closest match to the build - filter package versions based on match to major DSM version - include earlier "noarch" package version when major DSM version < 6
Configuration menu - View commit details
-
Copy full SHA for f03de30 - Browse repository at this point
Copy the full SHA f03de30View commit details
Commits on Jan 11, 2024
-
- rewrite catalog download links using md5 hashes for id - allow downloads of noarch builds to pass arch checks - rewrite nas tests for new url structure
Configuration menu - View commit details
-
Copy full SHA for bea7718 - Browse repository at this point
Copy the full SHA bea7718View commit details -
Configuration menu - View commit details
-
Copy full SHA for db26f75 - Browse repository at this point
Copy the full SHA db26f75View commit details
Commits on Jan 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 73981ae - Browse repository at this point
Copy the full SHA 73981aeView commit details
Commits on Jan 15, 2024
-
- Add type column to Firmware table - Increase length of version column - Filter by type for closest firmware when getting catalog - Update populate_db with firmware type
Configuration menu - View commit details
-
Copy full SHA for ad1cf17 - Browse repository at this point
Copy the full SHA ad1cf17View commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2bc6a29 - Browse repository at this point
Copy the full SHA 2bc6a29View commit details
Commits on Feb 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0159658 - Browse repository at this point
Copy the full SHA 0159658View commit details
Commits on Feb 25, 2024
-
'NoneType' object has no attribute 'strftime' BaseModelView.index_view() got an unexpected keyword argument 'cls' Flask-SQLAlchemy uses a custom formatter to handle date formatting when displaying data in the templates. It dosn't support overriding the value.
Configuration menu - View commit details
-
Copy full SHA for 95fa3c6 - Browse repository at this point
Copy the full SHA 95fa3c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5345bc7 - Browse repository at this point
Copy the full SHA 5345bc7View commit details
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.