Commit Graph

2231 Commits

Author SHA1 Message Date
Sam Schott
a779d4af82 moved keyring code to oauth 2020-04-09 21:35:52 +02:00
Sam Schott
b8014a4e7e updated changelog 2020-04-09 18:16:06 +02:00
Sam Schott
f447c70b66 [sync] fix error handling for too long folder names 2020-04-09 18:12:55 +02:00
Sam Schott
e82edc9bee removed unneeded import 2020-04-09 17:50:25 +02:00
Sam Schott
47de62a83c updated docs 2020-04-09 17:47:49 +02:00
Sam Schott
b444b3f798 renamed DropboxDeletedError -> NoDropboxDirError 2020-04-09 17:43:41 +02:00
Sam Schott
d1ed59cb2c removed backend and oauth from external API list 2020-04-09 17:43:26 +02:00
Sam Schott
12cf89dfa3 [backend] removed unneeded functions 2020-04-09 17:43:05 +02:00
Sam Schott
7faec843af updated doc string 2020-04-09 17:33:47 +02:00
Sam Schott
be04664f80 [cli] adapt to new API 2020-04-09 17:21:52 +02:00
Sam Schott
cb49b69a0f [daemon] adapt to new API 2020-04-09 17:19:43 +02:00
Sam Schott
7ecf315f97 fixup 2020-04-09 17:19:30 +02:00
Sam Schott
716f80b65b [main] removed all CLI dialogs from API 2020-04-09 17:19:22 +02:00
Sam Schott
25b59f9db8 [main] separate require_dir decorator 2020-04-09 17:17:37 +02:00
Sam Schott
40484d4b43 [oauth] catch all connection errors 2020-04-09 17:15:50 +02:00
Sam Schott
13dd79a609 require gui v1.0.0.dev1 2020-04-09 17:15:28 +02:00
Sam Schott
1634a37e1e [package] removed NSRequiresAquaSystemAppearance flag 2020-04-08 23:28:33 +02:00
Sam Schott
79f9ef9b92 updated changelog 2020-04-08 23:24:45 +02:00
Sam Schott
484545913a [autostart] fixed wrong autostart plist on macOS 2020-04-08 23:24:45 +02:00
Sam Schott
662f8193e4 moved auth from client to main 2020-04-08 23:24:45 +02:00
Sam Schott
f572a8af64 removed config from public api listing 2020-04-07 23:55:42 +01:00
Sam Schott
8408fcc1d6 cosmetics 2020-04-07 23:55:31 +01:00
Sam Schott
18263167d6 [package] fixed bundle number in pyinstaller spec 2020-04-07 20:07:07 +01:00
Sam Schott
229536127b [doc] added note about stable APIs 2020-04-07 17:28:18 +01:00
Sam Schott
86177ad046 [oauth] use PKCE if available 2020-04-06 23:28:39 +01:00
Sam Schott
0b29893e5a updated minimum version requirements 2020-04-06 21:42:14 +01:00
Sam Schott
4a5e738b83 removed unneeded import 2020-04-06 14:35:28 +01:00
Sam Schott
55c22a0fe2 simplified exception handling 2020-04-06 14:32:16 +01:00
Sam Schott
6492d7ebad updated changelog 2020-04-06 12:30:43 +01:00
Sam Schott
41419906c6 bumped watchdog requirement to >= 10.0.0 ...
... for consistent error handling
2020-04-06 12:26:32 +01:00
Sam Schott
ffe3a96099 fixed typo 2020-04-06 12:26:06 +01:00
Sam Schott
265b825477 fixed handling of inotify errors 2020-04-06 12:25:58 +01:00
Sam Schott
c9c454beeb added fswatch_to_maestral_error conversion 2020-04-06 12:25:38 +01:00
Sam Schott
a9d8dc80f2 added roadmap 2020-04-05 20:45:58 +01:00
Sam Schott
017b1b6602 updated changelog 2020-04-05 20:44:59 +01:00
Sam Schott
c563d04f41 don't use timeout when acquiring lock 2020-04-05 18:54:22 +01:00
Sam Schott
4f2c1451d1 updated changelog 2020-04-05 13:43:28 +01:00
Sam Schott
1c4074efe1 fixed typo 2020-04-05 13:43:22 +01:00
Sam Schott
8055c466c3 adapt CLI to new error handling 2020-04-05 13:24:09 +01:00
Sam Schott
64bb38e598 handle connection and OSErrors when fetching profile pic 2020-04-05 13:23:57 +01:00
Sam Schott
087a7a5f3a don't catch but raise ConnectionErrors 2020-04-05 13:21:30 +01:00
Sam Schott
61444e856d always set __cause__ of translated exceptions 2020-04-05 13:21:04 +01:00
Sam Schott
0829495d2e removed unneeded import 2020-04-05 13:16:53 +01:00
Sam Schott
66ac9c419a improved type annotations in doc strings 2020-04-05 01:46:16 +01:00
Sam Schott
04d5887fd0 separate low latency connection check 2020-04-05 01:46:16 +01:00
Sam Schott
3f38ea1808 updated changelog 2020-04-04 22:08:47 +01:00
Sam Schott
ee3649c002 bumped to v1.0.0.dev1 2020-04-04 22:02:55 +01:00
Sam Schott
a5922d44cc fixes endless startup cycle 2020-04-04 22:02:20 +01:00
Sam Schott
6b44058875 removed migration code 2020-04-04 02:19:08 +01:00
Sam Schott
9e2905e82c updated doc stylesheet 2020-04-04 00:32:59 +01:00