Commit Graph

4122 Commits

Author SHA1 Message Date
Sam Schott
2466e55c4c Bump version: 1.4.2 → 1.4.3 2021-02-22 20:33:23 +00:00
SamSchott
de456e5da0
added link to cli docs 2021-02-22 20:24:31 +00:00
SamSchott
ef7e41a448
refer to website for user docs 2021-02-22 20:18:39 +00:00
SamSchott
99021c314d
shorten README and refer to docs 2021-02-22 20:17:07 +00:00
SamSchott
77b281cb6c [cli] centralise Dropbox path normalisation 2021-02-21 15:35:21 +00:00
SamSchott
d5072babd4 [cli] fixed code formatting 2021-02-21 15:10:56 +00:00
SamSchott
41d144c3a6
[cli] added -Y flag to rebuild-index 2021-02-21 15:05:01 +00:00
SamSchott
d2643eae37
[cli] added doc to maestral auth unlink -Y flag 2021-02-21 15:03:35 +00:00
Sam Schott
bab0d4f960 [cli] added --relink version of -r option 2021-02-21 04:36:02 +00:00
Sam Schott
b9612e49de [docs] more improvements 2021-02-19 13:10:05 +00:00
Sam Schott
acc4e1bdae [sync] tweaked dostrings 2021-02-19 12:39:07 +00:00
SamSchott
e47c2f9c1e
Update README.md 2021-02-19 11:00:55 +00:00
Sam Schott
e181e60439 [docs] updates for v1.4.0 2021-02-19 00:17:18 +00:00
SamSchott
b5eac18fb7
Merge pull request #327 from SamSchott/reduce-docker-size
Reduce the size of docker images
2021-02-18 18:20:54 +00:00
Sam Schott
144e8a4838 [docker] remove cargo and pip caches 2021-02-18 17:33:58 +00:00
Sam Schott
fd0222b8d1 [docker] remove cargo caches and libs 2021-02-17 19:18:11 +00:00
Sam Schott
73c4a7981c remove pip update step from docker build 2021-02-17 18:45:05 +00:00
SamSchott
b639ecf7cd
Merge pull request #323 from SamSchott/update-docker-file
Update docker file
2021-02-17 18:30:15 +00:00
Sam Schott
0effc9f04a add cargo to build deps 2021-02-17 17:56:22 +00:00
SamSchott
b2ebfb22fa
Merge pull request #321 from SamSchott/dependabot/pip/sphinx-3.5.1
Bump sphinx from 3.5.0 to 3.5.1
2021-02-17 17:55:26 +00:00
Sam Schott
cf5ca4bf77 use latest pip in docker image 2021-02-17 16:43:41 +00:00
Sam Schott
b80bd7db7e update to alpine 3.13 2021-02-17 16:43:41 +00:00
SamSchott
7a84028bff
Merge pull request #320 from SamSchott/encoding-tests
Add tests for exotic unicode characters
2021-02-17 16:39:13 +00:00
Sam Schott
ea48534ac2 updated issue template 2021-02-17 12:39:01 +00:00
Sam Schott
506dbd4e0a remove decomposed character test
it is too dependent on the file systen
2021-02-17 12:06:17 +00:00
dependabot-preview[bot]
b76e12e9d3
Bump sphinx from 3.5.0 to 3.5.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.5.0...v3.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-17 06:47:22 +00:00
Sam Schott
502ecdbd9b split test into allowed and forbidden characters 2021-02-17 04:01:50 +00:00
Sam Schott
83cc549818 [tests] add tests for exotic unicode characters 2021-02-17 03:05:04 +00:00
SamSchott
85651cd0b4
Merge pull request #318 from SamSchott/develop
v1.4.2
2021-02-15 22:56:05 +00:00
Sam Schott
2422d4c8a6 bump gui requirements 2021-02-15 21:27:48 +00:00
Sam Schott
aa00c9ed03 Bump version: 1.4.1.post0 → 1.4.2 2021-02-15 21:27:12 +00:00
Sam Schott
fe13b5d99e updated changelog 2021-02-15 21:27:08 +00:00
SamSchott
d0b8698a35
Merge pull request #317 from SamSchott/fix-autostart-after-pause 2021-02-15 21:22:48 +00:00
SamSchott
93abe054fa
Merge pull request #315 from SamSchott/dependabot/pip/sphinx-3.5.0
Bump sphinx from 3.4.3 to 3.5.0
2021-02-15 20:51:41 +00:00
Sam Schott
c95ea9d5e6 [tests] fix wait_for_idle in cli test 2021-02-15 20:41:16 +00:00
Sam Schott
34a5014e5e refactor status messages and fix pausing during connection 2021-02-15 19:15:31 +00:00
Sam Schott
0967f97ee6 Bump version: 1.4.1 → 1.4.1.post0 2021-02-15 10:50:37 +00:00
Sam Schott
c4379d8632 updated bump2version config 2021-02-15 10:47:52 +00:00
Sam Schott
bfb36b7f41 [sync] minor tweak to connected status logs 2021-02-15 10:43:18 +00:00
dependabot-preview[bot]
4da729696a
Bump sphinx from 3.4.3 to 3.5.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.3 to 3.5.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.4.3...v3.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-15 06:45:28 +00:00
Sam Schott
11a3279ed3 updated changelog and readme 2021-02-15 00:05:07 +00:00
SamSchott
51614e6f1f
Merge pull request #314 from SamSchott/develop
v1.4.1
2021-02-14 23:59:13 +00:00
Sam Schott
a575de5328 Bump version: 1.4.1.dev0 → 1.4.1 2021-02-14 23:21:20 +00:00
Sam Schott
e015cacaa8 [sync] fix status update on reconnect 2021-02-14 23:20:11 +00:00
Sam Schott
26be6d35db [utils.integration] add timeout argument to check_connection 2021-02-14 22:22:54 +00:00
Sam Schott
bee41f4f45 Bump version: 1.4.0 → 1.4.1.dev0 2021-02-14 22:22:54 +00:00
Sam Schott
c32d86d775 added credits to changelog 2021-02-14 22:22:01 +00:00
Sam Schott
0b8d537152 Bump version: 1.4.0.dev0 → 1.4.0 2021-02-14 21:18:35 +00:00
Sam Schott
ac371991fb bumped gui requirements 2021-02-14 21:18:27 +00:00
Sam Schott
9f09495ded fix typo in changelog 2021-02-14 21:05:07 +00:00