Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-17Disable survey buttonJaime van Kessel
2020-10-22Up the SDK version to 7.4.0Kostas Karmas
2020-08-07Update the SDK version to 7.3.0 for 4.7Kostas Karmas
2020-06-09Process Review feedback for CURA-7438Nino van Hooff
2020-04-21Update missed sdk versions from 7.1 to 7.2.0 for Cura 4.6Nino van Hooff
2020-03-26Merge pull request #7299 from Ultimaker/CURA-7173_validate_uploadsRemco Burema
2020-03-23Hide upload message progress when upload is doneNino van Hooff
2020-03-20Merge remote-tracking branch 'origin/CURA-7150_proper_http_request_headers' i...Nino van Hooff
2020-03-20Set progress of backup message to 100% when doneNino van Hooff
2020-03-20Do not use the JsonDecorator scope for binary downloadsNino van Hooff
2020-03-19Fix mypy issue in CreateBackupJobNino van Hooff
2020-03-18Show error backup exceeds maximum backup size and log event to sentryNino van Hooff
2020-03-16Add missing typingJaime van Kessel
2020-03-12Move UltimakerCloudAuthentication and UltimakerCloudScopeNino van Hooff
2020-03-12Add None-check for download urlNino van Hooff
2020-03-12Process review comments in Cura projectNino van Hooff
2020-03-10Extra comment for RestoreBackupJobNino van Hooff
2020-03-10Refactor the restore backup implementation to RestoreBackupJobNino van Hooff
2020-03-10Refactor the create backup implementation to CreateBackupJobNino van Hooff
2020-03-02Refactor createBackup to use HttpRequestManagerNino van Hooff
2020-03-02Revert: Refactor UploadBackupJob to use HttpRequestManagerNino van Hooff
2020-03-02Fix UploadBackupJobNino van Hooff
2020-03-02Convert doxygen to rst for DriveApiServiceNino van Hooff
2020-02-28Refactor UploadBackupJob to use HttpRequestManagerNino van Hooff
2020-02-28Refactor delete backups call to use HttpRequestManagerNino van Hooff
2020-02-28Refactor restore backups call to use HttpRequestManagerNino van Hooff
2020-02-28Fix bug: typo in variable nameNino van Hooff
2020-02-28Refactor refresh backups call to use HttpRequestManagerNino van Hooff
2020-02-10Bump SDK version number of Cura 4.5 to 7.1Ghostkeeper
2019-11-12Make backup window modalJaime van Kessel
2019-10-23Change Backup (Drive) plugin version to 7.0Nino van Hooff
2019-04-23Handle requests ConnectionErrors in Backup pluginLipu Fei
2019-02-26Merge pull request #5363 from Ultimaker/backup-list-response-error-handlingJaime van Kessel
2019-02-26Add extra validation to backup list responseChrisTerBeke
2019-02-18Merge remote-tracking branch 'origin/4.0'Lipu Fei
2019-02-18Prevent crash for backup plugin if there is no internet connectionJaime van Kessel
2019-01-28Merge branch '4.0'Ghostkeeper
2019-01-28Fix typing issuesJaime van Kessel
2019-01-24Cast plug-in path of self to strGhostkeeper
2019-01-24Don't repeat the plug-in nameGhostkeeper
2019-01-17Merge pull request #5158 from Ultimaker/marketplace_use_busy_indicatorRemco Burema
2019-01-16Add the maximum backups message to the backups pluginDiego Prado Gesto
2019-01-13Remove loading gifDiego Prado Gesto
2019-01-11Add a small margin in the right so the close button is never behind the scrol...Diego Prado Gesto
2019-01-09Use getPluginPath()Lipu Fei
2019-01-08No caching preferencesLipu Fei
2019-01-08Remove unused importLipu Fei
2019-01-08Add comments for http status >=300 checkLipu Fei
2019-01-04Codestyle & typingJaime van Kessel
2019-01-04Fix typingJaime van Kessel