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
2021-12-28Search/replace Qt5->Qt6.Remco Burema
2021-11-23Fixed typing issuesJelle Spijker
2021-11-23Fixed some styling and typing issuesJelle Spijker
2021-11-23Modernize typing usageJelle Spijker
2021-11-22Don't restart refresh token while it's already processingGhostkeeper
2021-11-22Also call processing functions for error callbacksGhostkeeper
2021-11-22Add missing failed_callbackGhostkeeper
2021-11-22Always callback if there is a callback, even if no auth dataGhostkeeper
2021-11-22Add missing returnGhostkeeper
2021-11-19Call getAccessTokenUsingRefreshToken asynchronouslyGhostkeeper
2021-11-19Make getAuthenticationTokenUsingXYZ asynchronousGhostkeeper
2021-11-19Remove unused imports of requestsGhostkeeper
2021-11-19Deal with absence of callback functionGhostkeeper
2021-11-19Get user profile asynchronously when restoring from preferencesGhostkeeper
2021-11-19Make getUserProfile return profile asynchronouslyGhostkeeper
2021-11-18Make _parseJWT asynchronous as wellGhostkeeper
2021-10-01Fix crash with loginJaime van Kessel
2021-09-07Fix various typosluz paz
2021-08-11Add even more logging to authorization serviceJaime van Kessel
2021-08-09Add campaign tags to the logoff linkKonstantinos Karmas
2021-08-05Add campaign linksJaime van Kessel
2021-07-28Updated message with message typesJelle Spijker
2021-07-27Update messages to use the message_typesJaime van Kessel
2021-05-24Fix an crash when starting Cura without a network connectionfieldOfView
2021-03-17Small aesthetic code changesJelle Spijker
2021-03-16Use a descriptor to optionally store to KeyringJelle Spijker
2021-03-15Sync after log in works againJelle Spijker
2021-03-15Store secrets as securely as possibleJelle Spijker
2021-03-11Added fundaments of SecretStorage vaultJelle Spijker
2021-03-08Merge remote-tracking branch 'origin/master' into CURA-7180_keyring_storageJelle Spijker
2021-01-28Expand the logging for the auth data a bit moreJaime van Kessel
2021-01-19Don't crash on malformed JSON structuresGhostkeeper
2020-12-24Windows workaround for OAuth data removal from config.Remco Burema
2020-12-21Store auth & refresh key in keyring instead of in preferencesJaime van Kessel
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-15Merge remote-tracking branch 'origin/doxygen_to_restructuredtext_comments' in...Nino van Hooff
2020-05-12Fix mypy complaint about Optional typeKostas Karmas
2020-05-12Fix description comment of _generate_auth_url()Kostas Karmas
2020-05-12Transfer the generation of the auth link into its own functionKostas Karmas
2020-05-11Add "Sign in with another account" button in AddCloudPrintersViewKostas Karmas
2020-05-11Updated comments in cura/OAuth2jelle Spijker
2020-04-09Update wording for authorization server error messageNino van Hooff
2020-04-08Gracefully handle binding erorr for local OAUTH2 ServerJaime van Kessel
2020-01-31Use state in AuthorizationServiceJaime van Kessel
2019-11-08Remove a bunch of unused importsJaime van Kessel
2019-09-13Remove retry action from loginJaime van Kessel
2019-08-20chdir to ~ on Linux if frozenLipu Fei
2019-08-20Fix QDesktopServices.openUrl() for AppImage on LinuxLipu Fei
2019-08-15Use QDesktopServices.openUrl() instead of webbrowserLipu Fei
2019-04-25Fix situation where authtoken wasnt updated for the toolbox request headersJaime van Kessel