dependabot[bot]
17c043715d
Bump @types/node from 15.3.1 to 15.6.0 ( #5847 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.3.1 to 15.6.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 09:22:23 -04:00
dependabot[bot]
10c5b6c558
Bump @types/node from 15.0.2 to 15.3.1 ( #5796 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.0.2 to 15.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-21 10:05:52 -04:00
rijkvanzanten
1d7e977eb8
v9.0.0-rc.69
2021-05-17 18:21:49 -04:00
rijkvanzanten
8a94ff06ed
v9.0.0-rc.68
2021-05-15 11:28:39 -04:00
rijkvanzanten
4885cd0ca5
v9.0.0-rc.67
2021-05-14 23:07:20 -04:00
rijkvanzanten
cad0e7b904
v9.0.0-rc.66
2021-05-14 18:52:46 -04:00
rijkvanzanten
6f51fa4483
Bump githead
2021-05-14 16:29:36 -04:00
rijkvanzanten
24621f3934
v9.0.0-rc.65
2021-05-14 16:27:03 -04:00
dependabot[bot]
588289ade1
Bump ts-jest from 26.5.4 to 26.5.6 ( #5649 )
2021-05-13 09:23:54 -04:00
dependabot[bot]
46bf3992f8
Bump dotenv from 8.2.0 to 9.0.2 ( #5647 )
2021-05-13 09:23:06 -04:00
rijkvanzanten
a86c0832b0
v9.0.0-rc.64
2021-05-07 16:36:58 -04:00
rijkvanzanten
5df6696bc0
v9.0.0-rc.63
2021-05-07 14:42:29 -04:00
dependabot[bot]
a97166fd18
Bump @types/node from 15.0.1 to 15.0.2 ( #5508 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.0.1 to 15.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-06 14:06:15 +00:00
rijkvanzanten
c653b16729
v9.0.0-rc.62
2021-05-03 09:32:25 -04:00
rijkvanzanten
801e868554
Fix remaining eslint errors
...
h/t @paescuj
2021-04-29 15:55:12 -04:00
Pascal Jufer
acd41eb0be
Syntax fixes ( #5367 )
...
* Declare return types on functions
And a very few other type related minor fixes
* Minor syntax fixes
* Remove unnecessary escape chars in regexes
* Remove unnecessary awaits
* Replace deprecated req.connection with req.socket
* Replace deprecated upload with uploadOne
* Remove unnecessary eslint-disable-next-line comments
* Comment empty functions / catch or finally clauses
* Fix irregular whitespaces
* Add missing returns (null)
* Remove unreachable code
* A few logical fixes
* Remove / Handle non-null assertions which are certainly unnecessary (e.g. in
tests)
2021-04-29 12:11:43 -04:00
dependabot[bot]
e336f4421d
Bump @types/node from 14.14.37 to 15.0.1 ( #5352 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.37 to 15.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 09:57:07 -04:00
dependabot[bot]
a3590c1706
Bump @types/fs-extra from 8.1.1 to 9.0.11 ( #5314 )
2021-04-28 09:18:06 -04:00
rijkvanzanten
3e89bcc239
v9.0.0-rc.61
2021-04-26 18:49:04 -04:00
rijkvanzanten
d9b0fc1e33
v9.0.0-rc.60
2021-04-22 17:59:11 -04:00
rijkvanzanten
0dfad1e96e
v9.0.0-rc.59
2021-04-15 12:09:58 -04:00
rijkvanzanten
16b1a4e76e
v9.0.0-rc.58
2021-04-14 19:52:03 -04:00
rijkvanzanten
1bfa128308
v9.0.0-rc.57
2021-04-09 20:30:10 -04:00
rijkvanzanten
52ee17dc33
Fix dev scripts on root
2021-04-09 16:34:52 -04:00
WoLfulus
42393951e0
Test runners for storage drivers ( #4716 )
...
* add tests to drive
* add azure test runner
* add gcs test runner
* add s3 test runner
* quick changes
* Re-add npm run dev
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-04-09 15:40:12 -04:00
rijkvanzanten
f8f843e5be
v9.0.0-rc.56
2021-04-08 17:41:53 -04:00
rijkvanzanten
73f7ac8f3f
v9.0.0-rc.55
2021-04-07 13:00:16 -04:00
Dustin
632895eb68
Storage: S3 ACL & Content Type ( #4694 )
...
* add S3 env config for ACL. pass along file type for S3 upload
* add STORAGE_<LOCATION>_ACL to S3 docs
2021-04-07 12:15:47 -04:00
rijkvanzanten
08958fec23
v9.0.0-rc.54
2021-04-06 18:45:32 -04:00
rijkvanzanten
fb91fd57e0
v9.0.0-rc.53
2021-03-30 13:17:52 -04:00
rijkvanzanten
0ff8d62e9c
Remove package-lock files from sub-packages
...
Fixes cross-package versioning problems
2021-03-29 15:41:24 -04:00
rijkvanzanten
9b6869e068
v9.0.0-rc.52
2021-03-29 14:53:22 -04:00
Rijk van Zanten
c310afa846
Rely on npm Workspaces for module resolving ( #4656 )
...
* Move devDeps to API
* Move app to npm workspaces
* Tweaks / add lockfiles
* Add locks, fix devdeps across packages
* Move eslint config rootlevel
* Use eslint fix for vue files instead of vue-cli-service
* Add global prettier format option
* Create lockfiles for all packages
* Replace husky with simple-git-hooks
2021-03-24 16:01:49 -04:00
rijkvanzanten
aa15da7c65
v9.0.0-rc.51
2021-03-16 15:56:56 -04:00
rijkvanzanten
42507ae52f
v9.0.0-rc.50
2021-03-12 18:32:20 -05:00
rijkvanzanten
b17f3e0911
v9.0.0-rc.49
2021-03-11 18:57:25 -05:00
rijkvanzanten
3803333025
v9.0.0-rc.48
2021-03-11 07:42:15 -05:00
rijkvanzanten
71bf628955
v9.0.0-rc.47
2021-03-11 07:38:26 -05:00
rijkvanzanten
33f36d2485
v9.0.0-rc.46
2021-03-10 17:39:31 -05:00
rijkvanzanten
87ed604f18
v9.0.0-rc.45
2021-03-05 18:03:27 -05:00
Romain Lanz
3065d65b0c
chore: add license to drive package ( #4385 )
2021-03-04 14:20:07 -05:00
rijkvanzanten
8aedc29aa1
v9.0.0-rc.44
2021-02-26 17:32:48 -05:00
rijkvanzanten
42ab1cce49
v9.0.0-rc.43
2021-02-23 17:18:22 -05:00
rijkvanzanten
055ebcb69b
v9.0.0-rc.42
2021-02-19 17:22:06 -05:00
rijkvanzanten
8d1bd064c6
v9.0.0-rc.41
2021-02-18 17:14:22 -05:00
Rijk van Zanten
b81cfe0a49
Implement byte-range requests on /assets ( #4136 )
...
Fixes #3640
2021-02-17 17:56:44 -05:00
rijkvanzanten
fbf72b32ac
v9.0.0-rc.40
2021-02-16 20:44:55 -05:00
rijkvanzanten
b6837b24cb
v9.0.0-rc.39
2021-02-16 18:37:45 -05:00
Rijk van Zanten
35830a5dfe
Move Flydrive home and implement Azure ( #4110 )
...
* Add new packages
* Update docs
* Update linked packages
* Setup file pointers
* Don't require getStream to be async
* List credits
* Load azure in storage
* Fix typo in docs
* Fix another typo
* Remove not about raising an issue
2021-02-16 18:33:50 -05:00