dependabot[bot]
|
f43d2707b2
|
Bump docker/setup-buildx-action from 1 to 2
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-05 18:24:51 +00:00 |
|
samschott
|
2d78ed81e9
|
updated changelog
|
2022-04-30 18:03:41 +02:00 |
|
samschott
|
fd42cdaccb
|
updated changelog
|
2022-04-30 17:59:37 +02:00 |
|
samschott
|
58c329212d
|
Bump version: 1.6.2 → 1.6.3.dev0
|
2022-04-30 17:59:37 +02:00 |
|
samschott
|
90a6f15e67
|
Bump version: 1.6.2.dev1 → 1.6.2
|
2022-04-20 17:30:45 +02:00 |
|
samschott
|
11e84ce8c0
|
update changelog
|
2022-04-20 17:30:45 +02:00 |
|
samschott
|
7db29d0197
|
update GUI requirements
|
2022-04-20 17:30:45 +02:00 |
|
samschott
|
82af972173
|
update changelog
|
2022-04-20 17:08:42 +02:00 |
|
samschott
|
231ae4abab
|
[tests] use nested folder structure for case change test
|
2022-04-20 17:08:35 +02:00 |
|
samschott
|
63b549a4ca
|
Bump version: 1.6.2.dev0 → 1.6.2.dev1
|
2022-04-10 23:44:18 +02:00 |
|
samschott
|
554bc3fb18
|
update changelog
|
2022-04-10 23:37:15 +02:00 |
|
samschott
|
01839e8829
|
Merge pull request #666 from samschott/cli-timezone
Fix time stamps displayed in the CLI
|
2022-04-07 01:11:32 +02:00 |
|
samschott
|
eb6e27a185
|
[tests] adapt client conversion tests
|
2022-04-06 23:59:48 +02:00 |
|
samschott
|
dd2a24a1fc
|
[models] remove unnecessary timezone attachment
|
2022-04-06 23:59:48 +02:00 |
|
samschott
|
f3063ec75d
|
[client] attach timezone info to datetime objects ...
... returned by the API
|
2022-04-06 23:59:48 +02:00 |
|
samschott
|
74e15b7c1b
|
[cli] always convert datetime to local timezone before printing
|
2022-04-06 23:59:48 +02:00 |
|
samschott
|
22852a80f5
|
[cli] convert timestamps to datetime for history command
|
2022-04-06 23:59:48 +02:00 |
|
samschott
|
2f82cdc12e
|
Merge pull request #663 from samschott/declarative-tests
[tests] create and assert sync states declaratively
|
2022-04-06 23:59:21 +02:00 |
|
samschott
|
a3050e4d09
|
[tests] disable throttling
|
2022-04-05 21:31:41 +02:00 |
|
samschott
|
0555f851e2
|
[tests] create and assert sync states declaratively
|
2022-04-05 21:31:41 +02:00 |
|
samschott
|
b0ff262e45
|
Merge pull request #664 from samschott/dependabot/github_actions/codecov/codecov-action-3
Bump codecov/codecov-action from 2.1.0 to 3
|
2022-04-05 21:01:50 +02:00 |
|
dependabot[bot]
|
2ce6755715
|
Bump codecov/codecov-action from 2.1.0 to 3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.1.0 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2.1.0...v3)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-05 18:31:01 +00:00 |
|
samschott
|
94184ba1c3
|
[tests] tweak tests to use fake events
|
2022-04-03 16:04:34 +02:00 |
|
samschott
|
a6343ff1d9
|
Merge pull request #652 from samschott/more-tests
|
2022-04-03 14:03:28 +02:00 |
|
samschott
|
902b22b36e
|
[tests] add first offline DropboxClient unit tests
|
2022-04-03 12:52:14 +02:00 |
|
samschott
|
45cbbc77b4
|
[tests] expand client conversion tests
|
2022-04-03 12:52:14 +02:00 |
|
samschott
|
322f31056f
|
[tests] racefree cleanup of files
|
2022-04-03 12:52:14 +02:00 |
|
samschott
|
57b162d778
|
[tests] test get_file_diff errors more granuarly
|
2022-04-03 12:52:14 +02:00 |
|
samschott
|
54c4f3e8bd
|
[tests] cover more edge cases in sync tests
|
2022-04-03 12:49:29 +02:00 |
|
samschott
|
c6dd1d89d2
|
[tests] expand test folder
|
2022-04-03 12:46:12 +02:00 |
|
samschott
|
36c26f0240
|
[tests] some formatting cleanup
|
2022-04-03 12:27:54 +02:00 |
|
samschott
|
89872a9998
|
[sync] handle NotAFolderError when trying to upload a file
|
2022-04-03 12:27:27 +02:00 |
|
samschott
|
578d94ea13
|
[sync] remove completed todo
|
2022-04-03 12:26:30 +02:00 |
|
samschott
|
c96cbca982
|
[sync] minor style cleanup
|
2022-04-03 12:26:19 +02:00 |
|
samschott
|
6f2bf0581e
|
[sync] update outdated doc string
|
2022-04-03 12:26:05 +02:00 |
|
samschott
|
ed00339f48
|
[tests] tweak mypy ignores
|
2022-04-03 00:44:11 +02:00 |
|
samschott
|
079ed7d7c4
|
[sync] fix typo in doc string
|
2022-04-03 00:24:38 +02:00 |
|
samschott
|
0c9f5af60d
|
update pre-commit config
|
2022-04-03 00:19:20 +02:00 |
|
samschott
|
8599bdd10f
|
Merge pull request #659 from samschott/persist-download-queue
Persist download queue
|
2022-04-02 22:06:23 +02:00 |
|
samschott
|
b34e29e850
|
Merge branch 'master' into persist-download-queue
|
2022-04-02 21:15:55 +02:00 |
|
samschott
|
0783397d6c
|
Merge pull request #661 from samschott/sdk-logs
Capture Dropbox SDK log output
|
2022-04-02 21:07:38 +02:00 |
|
samschott
|
e4b925603a
|
update changelog
|
2022-04-02 20:28:31 +02:00 |
|
samschott
|
c73eb9faf3
|
update changelog
|
2022-04-02 20:28:31 +02:00 |
|
samschott
|
aa5b4c3774
|
[client] capture dropbox sdk logs
|
2022-04-02 20:28:31 +02:00 |
|
samschott
|
cdcdf3b4d3
|
[client] use scoped logger
|
2022-04-02 20:28:31 +02:00 |
|
samschott
|
c39fc05903
|
update changelog
|
2022-04-02 20:28:17 +02:00 |
|
samschott
|
c131dc9206
|
[sync] synchronise inter-level downloads syncs...
... to prevent conflicting copies from races to sync a parent folder.
|
2022-04-02 20:27:15 +02:00 |
|
samschott
|
3797945dee
|
[sync] print sorted changes to log
|
2022-04-02 20:25:20 +02:00 |
|
samschott
|
9052db93e0
|
[sync] inline some type hints
|
2022-04-02 20:24:09 +02:00 |
|
samschott
|
7d49d0b4dc
|
update changelog
|
2022-04-02 12:18:38 +02:00 |
|