История коммитов

Автор SHA1 Сообщение Дата
  jspijker f76f711790 Update mentions to UltiMaker 1 год назад
  Remco Burema abe7c1bf7f Search/replace Qt5->Qt6. 2 лет назад
  Jelle Spijker 36e28a245c Fixed typing issues 2 лет назад
  Jelle Spijker 0a43366ffc Fixed some styling and typing issues 2 лет назад
  Jelle Spijker 70504f1b04 Modernize typing usage 2 лет назад
  Ghostkeeper 3f92b46ac8 Don't restart refresh token while it's already processing 2 лет назад
  Ghostkeeper 8ea8cc752f Also call processing functions for error callbacks 2 лет назад
  Ghostkeeper 937d48a4e8 Add missing failed_callback 2 лет назад
  Ghostkeeper 30d19844f2 Always callback if there is a callback, even if no auth data 2 лет назад
  Ghostkeeper 1636cca601 Add missing return 2 лет назад
  Ghostkeeper 9895015235 Call getAccessTokenUsingRefreshToken asynchronously 2 лет назад
  Ghostkeeper 7091c5f3aa Make getAuthenticationTokenUsingXYZ asynchronous 2 лет назад
  Ghostkeeper 9b55ae6dda Remove unused imports of requests 2 лет назад
  Ghostkeeper acbbf83510 Deal with absence of callback function 2 лет назад
  Ghostkeeper bfb8440a04 Get user profile asynchronously when restoring from preferences 2 лет назад
  Ghostkeeper 591a2f89b8 Make getUserProfile return profile asynchronously 2 лет назад
  Ghostkeeper 920d9b9d44 Make _parseJWT asynchronous as well 2 лет назад
  Jaime van Kessel 6dc65a4912 Fix crash with login 3 лет назад
  luz paz d68f375e38 Fix various typos 3 лет назад
  Jaime van Kessel 2c2e7f2c16 Add even more logging to authorization service 3 лет назад
  Konstantinos Karmas 5bf24ed678 Add campaign tags to the logoff link 3 лет назад
  Jaime van Kessel 57e66a5796 Add campaign links 3 лет назад
  Jelle Spijker 2263969d5f Updated message with message types 3 лет назад
  Jaime van Kessel 900db57f0f Update messages to use the message_types 3 лет назад
  fieldOfView be06108f36 Fix an crash when starting Cura without a network connection 3 лет назад
  Jelle Spijker 387fc36dc6 Small aesthetic code changes 3 лет назад
  Jelle Spijker d06a25595a Use a descriptor to optionally store to Keyring 3 лет назад
  Jelle Spijker 96e39810f2 Sync after log in works again 3 лет назад
  Jelle Spijker b604bbd255 Store secrets as securely as possible 3 лет назад
  Jelle Spijker 47df060bee Added fundaments of SecretStorage vault 3 лет назад
  Jelle Spijker 720b356221 Merge remote-tracking branch 'origin/master' into CURA-7180_keyring_storage 3 лет назад
  Jaime van Kessel f85cad37cf Expand the logging for the auth data a bit more 3 лет назад
  Ghostkeeper 4380cdbd86 Don't crash on malformed JSON structures 3 лет назад
  Remco Burema a25a51eddb Windows workaround for OAuth data removal from config. 3 лет назад
  Jaime van Kessel bff3ba577b Store auth & refresh key in keyring instead of in preferences 3 лет назад
  Nino van Hooff 89f0970a88 Remove trailing whitespace from Python files 4 лет назад
  Nino van Hooff 8e347c1034 Merge remote-tracking branch 'origin/doxygen_to_restructuredtext_comments' into doxygen_to_restructuredtext_comments 4 лет назад
  Kostas Karmas 898ca852f0 Fix mypy complaint about Optional type 4 лет назад
  Kostas Karmas 32efb8d7bb Fix description comment of _generate_auth_url() 4 лет назад
  Kostas Karmas d3fb002d9b Transfer the generation of the auth link into its own function 4 лет назад
  Kostas Karmas b717755f20 Add "Sign in with another account" button in AddCloudPrintersView 4 лет назад
  jelle Spijker b032101e55 Updated comments in cura/OAuth2 4 лет назад
  Nino van Hooff ea00ff3c47 Update wording for authorization server error message 4 лет назад
  Jaime van Kessel 849e012756 Gracefully handle binding erorr for local OAUTH2 Server 4 лет назад
  Jaime van Kessel 1269de744f Use state in AuthorizationService 4 лет назад
  Jaime van Kessel 00078fd659 Remove a bunch of unused imports 4 лет назад
  Jaime van Kessel 1e130637ee Remove retry action from login 5 лет назад
  Lipu Fei 4762711c33 chdir to ~ on Linux if frozen 5 лет назад
  Lipu Fei f4dc9cc6a2 Fix QDesktopServices.openUrl() for AppImage on Linux 5 лет назад
  Lipu Fei 4c792419e3 Use QDesktopServices.openUrl() instead of webbrowser 5 лет назад