Commit Graph

111 Commits

Author SHA1 Message Date
Sam Schott
f2ad62a306 bumped gui requirement to dev2 2020-04-18 12:46:41 +02:00
Sam Schott
13dd79a609 require gui v1.0.0.dev1 2020-04-09 17:15:28 +02:00
Sam Schott
0b29893e5a updated minimum version requirements 2020-04-06 21:42:14 +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
6b44058875 removed migration code 2020-04-04 02:19:08 +01:00
Sam Schott
6acd7061c4 bumped to v0.6.4 2020-04-03 15:37:34 +01:00
Sam Schott
0b1360934f gui dependency bump 2020-04-01 18:08:07 +01:00
Sam Schott
8d6a88a6e2 specify minimum requirement for six
Dropbox requires six >= 1.12.0 with `six. ensure_str` but does not specify this requirement.
2020-03-29 12:48:13 +01:00
Sam Schott
a0cca9fbcb pin gui version to 0.6.3, dropbox to <= 9.5 2020-03-21 16:06:42 +00:00
Sam Schott
d3663c3311 don't require psutil 2020-03-21 15:09:31 +00:00
Sam Schott
d6902bac36 updated requirements for release 2020-03-19 15:29:42 +00:00
Sam Schott
5e6ae9104e released dev7 2020-03-14 23:58:42 +00:00
Sam Schott
1974299277 limit maximum cpu usage to 45% and use nice process 2020-03-09 15:05:11 +00:00
Sam Schott
a6472315d8 added flake8 exception 2020-03-04 13:27:17 +00:00
Sam Schott
1ccfb6832a don't use importlib in setup.py 2020-03-04 13:27:17 +00:00
Sam Schott
0f445ba6f3 remove list_configs from setup.py 2020-03-04 13:27:17 +00:00
Sam Schott
32fa5868fe cleanup 2020-03-04 13:27:17 +00:00
Sam Schott
10231136c2 use maestral modules for pre-update scripts 2020-03-04 13:27:17 +00:00
Sam Schott
e401b0ac59 explicitly include setuptools dependency 2020-03-04 13:27:17 +00:00
Sam Schott
d7e06bfad8 always update gui together with daemon 2020-03-04 13:27:17 +00:00
Sam Schott
e2abfcd6f4 added parsing of .mignore 2020-03-04 13:27:17 +00:00
Sam Schott
ee3f576ecc bumped to v0.6.1 2020-02-27 21:36:58 +00:00
Sam Schott
b4c0eeb37a fixed author email 2020-02-23 22:38:19 +00:00
Sam Schott
55312ac9c8 default to qt gui for now 2020-02-23 17:00:27 +00:00
Sam Schott
37bd403884 Revert "simplified setup.py"
This reverts commit b46dd032cc.
2020-02-22 21:55:31 +00:00
Sam Schott
b46dd032cc simplified setup.py 2020-02-22 21:31:56 +00:00
Sam Schott
8d3f66d257 use packaging.version.Version for version comparison 2020-02-22 21:31:47 +00:00
Sam Schott
19c24d80a9 don't import maestral modules in setup.py 2020-02-22 13:49:43 +00:00
Sam Schott
8495877eaf fixed issues with update and config migration 2020-02-22 12:37:34 +00:00
Sam Schott
4d8a505d79 removed Py 3 check 2020-02-22 11:29:43 +00:00
Sam Schott
4457a4ec6b reintroduced update check 2020-02-22 11:26:59 +00:00
Sam Schott
3e43a96b2b more flake8 fixes 2020-02-21 00:01:58 +00:00
Sam Schott
dc88437190 some flake8 fixes 2020-02-19 12:47:32 +00:00
Sam Schott
ca987daff1 removed check for running daemons 2020-02-19 12:20:46 +00:00
Sam Schott
4566889e33 eliminate 3rd party imports 2020-02-19 12:13:16 +00:00
Sam Schott
f6e61dbc58 fixup 2020-02-18 18:55:55 +00:00
Sam Schott
cd3b304729 refactoring of autostart 2020-02-18 18:54:36 +00:00
Sam Schott
052d597914 resurrect autostart for daemon with systemd support 2020-02-17 21:11:04 +00:00
Sam Schott
c477f0f774 install maestral icon with daemon 2020-02-17 17:17:13 +00:00
Sam Schott
9d4e0780ec make sdnotify default dependency...
... and rename 'systemd' extra to 'syslog' extra
2020-02-17 17:17:02 +00:00
Sam Schott
07008dca65 moved autostart module to daemon, support systemd 2020-02-17 17:16:13 +00:00
Sam Schott
9488737df4 removed blinker signals 2020-02-14 19:17:50 +00:00
Sam Schott
f2d88b0fc7 user __author__ and __url__ from import 2020-02-13 23:34:09 +00:00
Sam Schott
e748ac41ea nice formatting of error message 2020-02-12 19:56:40 +00:00
Sam Schott
a03112d3dc don't update when daemon is running
the new CLI is not compatible with the old daemon,
we need to ensure that no old daemons are running
2020-02-12 19:47:47 +00:00
Sam Schott
52c36df071 bumped GUI requirements 2020-02-10 21:57:18 +00:00
Sam Schott
3d7fc455c9 use atomic writes to prevent index corruption 2020-02-10 21:04:27 +00:00
Sam Schott
bfe5d262ad corrected indent level 2020-02-07 22:42:19 +00:00
Sam Schott
8d9b62843b adjust gui requirements 2020-02-07 19:24:51 +00:00
Sam Schott
16c3173822 pin gui requirements 2020-02-01 16:48:43 +00:00