-
Notifications
You must be signed in to change notification settings - Fork 6
feat Nextcloudclient #29
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
Merged
Merged
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
3f73738
added deploy script with uploading to given rclone remote
gg46ixav 9edc0dc
added webdav-url argument
gg46ixav a56f01d
added deploying to the databus without upload to nextcloud
gg46ixav 5fdf78b
Merge branch 'download-capabilities' into nextcloudclient
gg46ixav 800256c
updated pyproject.toml and content-hash
gg46ixav 66f1c8e
Merge branch 'main' into nextcloudclient
gg46ixav 4259229
Merge remote-tracking branch 'origin/main' into nextcloudclient
gg46ixav b179f90
updated README.md
gg46ixav a504b9d
Merge remote-tracking branch 'origin/nextcloudclient' into nextcloudc…
gg46ixav 0ce0c24
added checksum validation
gg46ixav 6596cbc
updated upload_to_nextcloud function to accept list of source_paths
gg46ixav b9f9854
only add result if upload successful
gg46ixav 2f8493d
use os.path.basename instead of .split("/")[-1]
gg46ixav 07359cc
added __init__.py and updated README.md
gg46ixav 8047968
changed append to extend (no nested list)
gg46ixav 0172450
fixed windows separators and added rclone error message
gg46ixav f957512
moved deploy.py to cli upload_and_deploy
gg46ixav 607f527
changed metadata to dict list
gg46ixav 6cb7e11
removed python-dotenv
gg46ixav 7651c31
small updates
gg46ixav df17a7c
refactored upload_and_deploy function
gg46ixav 7492531
updated README.md
gg46ixav c985603
updated metadata_string for new metadata format
gg46ixav 62a3611
updated README.md
gg46ixav 22ac02f
updated README.md
gg46ixav 3faaf4d
Changed context url back
gg46ixav 5dfebe5
added check for known compressions
gg46ixav f9367c0
updated checksum to sha256
gg46ixav 5d474db
updated README.md
gg46ixav bef78ef
size check
gg46ixav 529f2ae
updated checksum validation
gg46ixav 77dca5a
added doc
gg46ixav 02b1873
- refactored deploy, upload_and_deploy and deploy_with_metadata to on…
gg46ixav 04c0b6e
updated README.md
gg46ixav fb93bc9
fixed docstring
gg46ixav 8e6167b
removed metadata.json
gg46ixav 943e30b
moved COMPRESSION_EXTS out of loop
gg46ixav 1274cbc
removed unnecessary f-strings
gg46ixav 02481b3
set file_format and compression to None
gg46ixav a5ec24d
get file_format and compression from metadata file
gg46ixav f95155f
updated README.md
gg46ixav 274f252
chores
Integer-Ctrl f22c71d
updated metadata format (removed filename - used url instead)
gg46ixav File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Empty file.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.