 Kevin FronczakandGitHub
|
1aaa5b649f
|
Merge pull request #331 from fronzbot/remove-host
Remove host from auth header
v0.16.0-rc12
|
2020-07-11 11:24:47 -04:00 |
|
Kevin Fronczak
|
322aae37dc
|
fix test (remove host)
|
2020-07-11 14:41:44 +00:00 |
|
Kevin Fronczak
|
45cb4028b8
|
Remove host from auth header
|
2020-07-11 14:39:45 +00:00 |
|
 Kevin FronczakandGitHub
|
77959d6d94
|
Merge pull request #327 from fronzbot/dependabot/pip/pytest-sugar-0.9.4
Bump pytest-sugar from 0.9.3 to 0.9.4
v0.16.0-rc11
|
2020-07-08 22:47:46 -04:00 |
|
 Kevin FronczakandGitHub
|
ad832c4d2d
|
Merge pull request #326 from fronzbot/dependabot/pip/coverage-5.2
Bump coverage from 5.1 to 5.2
|
2020-07-08 22:46:54 -04:00 |
|
 Kevin FronczakandGitHub
|
0ce2aec139
|
Merge pull request #328 from fronzbot/remove-unbound-ref
Remove reference to response on exception since it may be unbound
|
2020-07-08 22:46:29 -04:00 |
|
Kevin Fronczak
|
d3761b23ec
|
Remove reference to response on exception since it may be unbound
|
2020-07-08 17:57:56 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
cdbd1a4c27
|
Bump pytest-sugar from 0.9.3 to 0.9.4
Bumps [pytest-sugar](https://github.com/Teemu/pytest-sugar) from 0.9.3 to 0.9.4.
- [Release notes](https://github.com/Teemu/pytest-sugar/releases)
- [Changelog](https://github.com/Teemu/pytest-sugar/blob/master/CHANGES.rst)
- [Commits](https://github.com/Teemu/pytest-sugar/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-07 08:16:07 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
2d2e569595
|
Bump coverage from 5.1 to 5.2
Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.1 to 5.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.1...coverage-5.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-07 08:15:43 +00:00 |
|
 Kevin FronczakandGitHub
|
391373b304
|
Merge pull request #324 from fronzbot/http-adapter
Modify session to use HTTPAdapter and handle retries
|
2020-07-02 14:34:45 -04:00 |
|
Kevin Fronczak
|
a030f46b4d
|
Modify session to use HTTPAdapter and handle retries
|
2020-07-02 18:15:29 +00:00 |
|
 Kevin FronczakandGitHub
|
f6dc22f241
|
Merge pull request #323 from fronzbot/image-and-video-timeout
Add different timeout for video and image retrieval
|
2020-07-02 11:40:31 -04:00 |
|
Kevin Fronczak
|
220638e525
|
Add different timeout for video and image retrieval
|
2020-07-02 14:50:38 +00:00 |
|
 Kevin FronczakandGitHub
|
24b1aac1be
|
Merge pull request #322 from fronzbot/dependabot/pip/pre-commit-2.6.0
Bump pre-commit from 2.5.1 to 2.6.0
|
2020-07-02 08:46:50 -04:00 |
|
 dependabot-preview[bot]andGitHub
|
c4608f4258
|
Bump pre-commit from 2.5.1 to 2.6.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.5.1...v2.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-02 08:15:35 +00:00 |
|
 Kevin FronczakandGitHub
|
ca19ea62a4
|
Merge pull request #321 from fronzbot/dependabot/pip/python-slugify-approx-eq-4.0.1
Update python-slugify requirement from ~=4.0.0 to ~=4.0.1
|
2020-06-30 12:47:24 -04:00 |
|
 Kevin FronczakandGitHub
|
2d8f4d8289
|
Merge pull request #320 from fronzbot/roll-back
Rolled back to rc8, removed v3 auth functionality (poorly thought out)
|
2020-06-30 12:46:57 -04:00 |
|
Kevin Fronczak
|
24ca9d9617
|
Fixed request version, improved setup.py requirement import
|
2020-06-30 16:40:19 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
41aa1839b7
|
Update python-slugify requirement from ~=4.0.0 to ~=4.0.1
Updates the requirements on [python-slugify](https://github.com/un33k/python-slugify) to permit the latest version.
- [Release notes](https://github.com/un33k/python-slugify/releases)
- [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md)
- [Commits](https://github.com/un33k/python-slugify/compare/4.0.0...4.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-30 07:53:51 +00:00 |
|
Kevin Fronczak
|
40354e87a0
|
Rolled back to rc8, removed v3 auth functionality (poorly thought out)
|
2020-06-29 17:23:15 +00:00 |
|
 Kevin FronczakandGitHub
|
0fc74c3f82
|
Merge pull request #319 from fronzbot/login-fix
Changed the way the new login method switch is handled
v0.16.0-rc10
|
2020-06-29 13:06:01 -04:00 |
|
Kevin Fronczak
|
7b150eb1af
|
Changed the way the new login method switch is handled
|
2020-06-29 17:01:46 +00:00 |
|
 Kevin FronczakandGitHub
|
f8db8eb3b6
|
Merge pull request #318 from fronzbot/login-switch
Add option to use v3 login endpoint
v0.16.0-rc9
|
2020-06-29 12:49:56 -04:00 |
|
 Kevin FronczakandGitHub
|
a34b6dec67
|
Merge pull request #315 from fronzbot/dependabot/pip/requests-approx-eq-2.24.0
Update requests requirement from ~=2.23.0 to ~=2.24.0
|
2020-06-29 11:54:10 -04:00 |
|
Kevin Fronczak
|
bded3eb156
|
Add option to use v3 login endpoint
|
2020-06-29 15:46:43 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
9ca73934ce
|
Update requests requirement from ~=2.23.0 to ~=2.24.0
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.23.0...v2.24.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-18 08:04:10 +00:00 |
|
 Kevin FronczakandGitHub
|
e02b429523
|
Merge pull request #314 from fronzbot/fix-return-error
Fix error with updating owl information during refresh
v0.16.0-rc8
|
2020-06-16 14:46:40 -04:00 |
|
Kevin Fronczak
|
22e4b7dabe
|
Fix error with updating owl information during refresh
|
2020-06-16 18:42:59 +00:00 |
|
 Kevin FronczakandGitHub
|
130b5acf84
|
Merge pull request #312 from fronzbot/dependabot/pip/pytest-timeout-1.4.1
Bump pytest-timeout from 1.4.0 to 1.4.1
v0.16.0-rc7
|
2020-06-16 13:54:52 -04:00 |
|
 Kevin FronczakandGitHub
|
d0fa303c88
|
Merge pull request #313 from fronzbot/improve-mini-extraction
Broke out homescreen call to prevent back-to-back api calls
|
2020-06-16 13:54:37 -04:00 |
|
Kevin Fronczak
|
dff0746450
|
Broke out homescreen call to prevent back-to-back api calls
|
2020-06-16 17:43:22 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
815dfd9a8e
|
Bump pytest-timeout from 1.4.0 to 1.4.1
Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/pytest-dev/pytest-timeout/releases)
- [Commits](https://github.com/pytest-dev/pytest-timeout/compare/1.4.0...1.4.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-16 07:58:09 +00:00 |
|
 Kevin FronczakandGitHub
|
b0ea0566a5
|
Merge pull request #310 from fronzbot/dependabot/pip/pytest-cov-2.10.0
Bump pytest-cov from 2.9.0 to 2.10.0
|
2020-06-15 10:57:19 -04:00 |
|
 dependabot-preview[bot]andGitHub
|
0167900415
|
Bump pytest-cov from 2.9.0 to 2.10.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.9.0...v2.10.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-15 14:34:40 +00:00 |
|
 Kevin FronczakandGitHub
|
9279ba2aa9
|
Merge pull request #311 from fronzbot/dependabot/pip/pytest-timeout-1.4.0
Bump pytest-timeout from 1.3.4 to 1.4.0
|
2020-06-15 10:33:14 -04:00 |
|
 dependabot-preview[bot]andGitHub
|
2abfc3e843
|
Bump pytest-timeout from 1.3.4 to 1.4.0
Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) from 1.3.4 to 1.4.0.
- [Release notes](https://github.com/pytest-dev/pytest-timeout/releases)
- [Commits](https://github.com/pytest-dev/pytest-timeout/compare/1.3.4...1.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-15 08:34:05 +00:00 |
|
 Kevin FronczakandGitHub
|
4ff83585b4
|
Merge pull request #309 from fronzbot/dev-bump
dev bump
|
2020-06-14 10:51:47 -04:00 |
|
 Kevin FronczakandGitHub
|
3cf2b5e093
|
dev bump
|
2020-06-14 10:49:17 -04:00 |
|
 Kevin FronczakandGitHub
|
6a7eff6501
|
Merge pull request #308 from fronzbot/fix-extra-reauth
Removed 'reauth' key from login payload
v0.16.0-rc6
|
2020-06-14 10:45:58 -04:00 |
|
Kevin Fronczak
|
3805a41d9f
|
Removed 'reauth' key from login payload
|
2020-06-14 13:43:58 +00:00 |
|
 Kevin FronczakandGitHub
|
f8c78fb499
|
Merge pull request #307 from fronzbot/update-docker-app
Updated docker app to be compatible with 0.16.0 changes
|
2020-06-13 22:40:35 -04:00 |
|
Kevin Fronczak
|
3314ff85ed
|
Updated docke app to be compatible with 0.16.0 changes
|
2020-06-14 02:36:57 +00:00 |
|
 Kevin FronczakandGitHub
|
67b24eb89a
|
Merge pull request #306 from fronzbot/dev-bump
Dev version bump
|
2020-06-13 22:18:31 -04:00 |
|
Kevin Fronczak
|
d416e42925
|
Dev version bump
|
2020-06-14 02:12:43 +00:00 |
|
 Kevin FronczakandGitHub
|
17655849ae
|
Merge pull request #305 from fronzbot/disable-owl-option
Add option to skip homescreen check
v0.16.0-rc5
|
2020-06-13 22:08:08 -04:00 |
|
Kevin Fronczak
|
d9e3761c7b
|
Add option to skip homescreen check
|
2020-06-14 02:03:22 +00:00 |
|
 Kevin FronczakandGitHub
|
382db80584
|
Merge pull request #304 from fronzbot/codecov-update
Update codecov.yml
|
2020-06-11 22:57:13 -04:00 |
|
 Kevin FronczakandGitHub
|
695dc96340
|
Update codecov.yml
|
2020-06-11 22:54:46 -04:00 |
|
 Kevin FronczakandGitHub
|
8b1851b647
|
Merge pull request #303 from fronzbot/support-mini-attached-to-sync
Prevent sync module creation for minis already attached to one
|
2020-06-11 22:51:24 -04:00 |
|
Kevin Fronczak
|
eeaa9cdf6f
|
Prevent sync module creation for minis already attached to one
|
2020-06-11 23:05:37 +00:00 |
|