Commit Graph

2188 Commits

Author SHA1 Message Date
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
Sam Schott
3ae7291600 Merge branch 'master' into develop 2020-04-03 22:39:44 +01:00
SamSchott
9ed32e82af
Merge pull request #104 from LyzardKing/master
Add snap support
2020-04-03 22:34:21 +01:00
Sam Schott
19a8b6e23b expanded docstring for file-status 2020-04-03 22:02:18 +01:00
Sam Schott
9be440a53f document click commands 2020-04-03 21:54:36 +01:00
Sam Schott
45febb5fb7 don't use -OO flag when building linux executable
it removed doc strings which are needed to generate the CLI help
2020-04-03 21:21:04 +01:00
Sam Schott
c9aafa1033 fixed some sphinx refs 2020-04-03 21:05:17 +01:00
Sam Schott
a4bd1835fd fixed wiki link 2020-04-03 20:58:33 +01:00
Sam Schott
61a6c3b4cf tweaked doc welcome message 2020-04-03 20:51:32 +01:00
Sam Schott
da244279d6 Merge branch 'master' into develop 2020-04-03 20:49:03 +01:00
Sam Schott
0a5bd564e6 added cli docs 2020-04-03 20:48:39 +01:00
Sam Schott
7665a48733 updated oauth docs 2020-04-03 20:48:34 +01:00
SamSchott
f27bba5a6d
Merge pull request #107 from SamSchott/develop
bump to v0.6.4
2020-04-03 15:48:55 +01:00
Sam Schott
470d45ba59 removed bundle version file from git 2020-04-03 15:44:19 +01:00
Sam Schott
6acd7061c4 bumped to v0.6.4 2020-04-03 15:37:34 +01:00
Sam Schott
eb15de49b9 provided release summary 2020-04-03 15:03:40 +01:00
SamSchott
376dfb0192
updated RTD link 2020-04-03 14:54:48 +01:00
SamSchott
06e79718fe
added RTD link 2020-04-03 14:51:35 +01:00
Sam Schott
e86733c517 more documentation tweaks 2020-04-03 14:49:26 +01:00
Sam Schott
2f43d1f100 added module level doc strings 2020-04-03 14:31:32 +01:00
Sam Schott
69f5d11094 more doc string fixes 2020-04-03 13:44:41 +01:00
Sam Schott
b2150f7e79 simplified theme 2020-04-03 13:30:44 +01:00
Sam Schott
3fa10fa566 more doc imporvements 2020-04-03 13:30:43 +01:00
Sam Schott
f8730e1d20 make some methods private 2020-04-03 13:30:43 +01:00
Sam Schott
988cb760c2 cleanup 2020-04-03 13:30:43 +01:00
Sam Schott
e97e841a56 updated changelog 2020-04-03 13:30:43 +01:00
Sam Schott
fd3d1a3256 don't document content hasher 2020-04-03 13:30:43 +01:00
Sam Schott
1e22b338cd fixed some typos 2020-04-03 13:30:43 +01:00
Sam Schott
b0de9b03ea improved oauth_implicit and path docs 2020-04-03 13:30:43 +01:00
Sam Schott
8cdf148f4c added doc strings for notify, housekeeping, content_hasher 2020-04-03 13:30:43 +01:00
Sam Schott
1e09cd1062 don't document dbus_interfaces for now 2020-04-03 13:30:43 +01:00
Sam Schott
59db41d012 added doc strings to autostart module 2020-04-03 13:30:43 +01:00
Sam Schott
6a6e346d2a documentation improvements 2020-04-03 13:30:43 +01:00
Sam Schott
0f21a3be3d updated doc titles 2020-04-03 13:30:43 +01:00
Sam Schott
ddf3acd43f removed dates from changelog 2020-04-03 13:30:43 +01:00
Sam Schott
ff8497d121 added docs stub 2020-04-03 13:30:43 +01:00
Sam Schott
191c114d5b add warning to start_maestral_daemon_process about packages 2020-04-02 20:44:07 +01:00
Sam Schott
774afdcb18 don't print level name to systemd journal 2020-04-02 20:36:30 +01:00
Sam Schott
300305fe9c minor cleanup 2020-04-02 16:08:23 +01:00
Sam Schott
36122815a4 flake8 2020-04-02 16:06:45 +01:00
Sam Schott
330d8026d4 updated changelog 2020-04-02 16:03:05 +01:00
Sam Schott
0192c7304c added --verbose option to maestral start|restart
--foreground no longer logs to stdout by default
2020-04-02 16:01:29 +01:00
Sam Schott
d03d9d37e2 remove fallback stdout logging for systemd journal 2020-04-02 16:00:49 +01:00
Sam Schott
fe5e45ed7f fix test_appdirs 2020-04-02 12:42:13 +01:00