log

age author description
Sat, 24 Oct 2020 22:44:41 +0200 Lewin Bormann Publish common_v0.1.5 common_v0.1.5
Sat, 24 Oct 2020 22:43:12 +0200 Lewin Bormann yapf
Sat, 24 Oct 2020 22:42:29 +0200 Lewin Bormann Regenerate code
Sat, 24 Oct 2020 22:42:08 +0200 Lewin Bormann Send OAuth token as HTTP header
Sat, 24 Oct 2020 22:41:44 +0200 Lewin Bormann Improve discovery document caching
Sat, 24 Oct 2020 22:12:27 +0200 Lewin Bormann Update README
Sat, 24 Oct 2020 22:12:13 +0200 Lewin Bormann Remove unnecessary import
Sat, 24 Oct 2020 22:11:35 +0200 Lewin Bormann Reset chunk size to 5MiB
Sat, 24 Oct 2020 22:11:06 +0200 Lewin Bormann Implement resumable upload for AsyncRead
Sat, 24 Oct 2020 21:46:34 +0200 Lewin Bormann New generated code with resumable uploads.
Sat, 24 Oct 2020 21:46:19 +0200 Lewin Bormann Generate stubs for resumable uploads
Sat, 24 Oct 2020 21:45:48 +0200 Lewin Bormann implement resumable uploads (works for Drive, at least!)
Sat, 24 Oct 2020 19:32:49 +0200 Lewin Bormann Cache API descriptions
Sat, 24 Oct 2020 18:14:28 +0200 Lewin Bormann Slight improvement in request URL path formatting.
Sat, 24 Oct 2020 17:32:30 +0200 Lewin Bormann Describe usage of generate.py better
Sat, 24 Oct 2020 17:27:54 +0200 Lewin Bormann yapf
Sat, 24 Oct 2020 17:27:32 +0200 Lewin Bormann Enable generating Google Photos API and add more arguments
Sat, 24 Oct 2020 16:52:21 +0200 Lewin Bormann Added tag common_v0.1.4 for changeset 9bffd4cf3e50
Sat, 24 Oct 2020 16:50:28 +0200 Lewin Bormann Publish v0.1.4 common_v0.1.4
Sat, 24 Oct 2020 11:16:52 +0200 Lewin Bormann Improve error reporting
Sat, 24 Oct 2020 11:12:10 +0200 Lewin Bormann Downgrade tokio and yup-oauth2 again
Sat, 24 Oct 2020 11:08:10 +0200 Lewin Bormann Downgrade to tokio 0.2 again
Sat, 24 Oct 2020 10:03:44 +0200 Lewin Bormann Remove fixed item.
Tue, 20 Oct 2020 16:33:30 +0200 Lewin Bormann Added tag common_v0.1.3 for changeset fe7447eb1cb5
Tue, 20 Oct 2020 16:33:24 +0200 Lewin Bormann Bump version: common_v0.1.3 common_v0.1.3
Tue, 20 Oct 2020 16:33:06 +0200 Lewin Bormann Upgrade tokio: v0.3
Tue, 20 Oct 2020 12:20:43 +0200 Lewin Bormann Publish v0.1.2 of common code.
Mon, 19 Oct 2020 23:57:10 +0200 Lewin Bormann Added tag common_v0.1.2 for changeset ee14e06de79b
Mon, 19 Oct 2020 23:57:05 +0200 Lewin Bormann Publish common_v0.1.2 common_v0.1.2
Mon, 19 Oct 2020 23:52:50 +0200 Lewin Bormann Avoid unnecessary interpolation
Mon, 19 Oct 2020 23:50:44 +0200 Lewin Bormann yapf
Mon, 19 Oct 2020 23:50:32 +0200 Lewin Bormann Use last scope as default scope for authorization.
Mon, 19 Oct 2020 23:47:00 +0200 Lewin Bormann Move serialization of query parameters into Display impls
Mon, 19 Oct 2020 23:08:05 +0200 Lewin Bormann Implement global API parameters
Mon, 19 Oct 2020 22:06:46 +0200 Lewin Bormann Build logging into HTTP code
Mon, 19 Oct 2020 21:07:29 +0200 Lewin Bormann Added tag common_v0.1.1 for changeset d3defa1a6553
Mon, 19 Oct 2020 21:07:26 +0200 Lewin Bormann Removed tag v0.1.1 common_v0.1.1
Mon, 19 Oct 2020 21:07:21 +0200 Lewin Bormann Added tag v0.1.1 for changeset 495969876531
Mon, 19 Oct 2020 21:07:18 +0200 Lewin Bormann Publish v0.1.0 of common crate.
Mon, 19 Oct 2020 19:54:51 +0200 Lewin Bormann Remove old print statements
Mon, 19 Oct 2020 19:32:34 +0200 Lewin Bormann Minor beauty fix in documentation.
Mon, 19 Oct 2020 19:29:46 +0200 Lewin Bormann yapf
Mon, 19 Oct 2020 19:29:35 +0200 Lewin Bormann Use multipart API in generated code
Mon, 19 Oct 2020 19:29:18 +0200 Lewin Bormann Use new multipart API in drive_example
Mon, 19 Oct 2020 19:27:51 +0200 Lewin Bormann Add multipart module.
Mon, 19 Oct 2020 19:27:11 +0200 Lewin Bormann Clean up a bit
Mon, 19 Oct 2020 19:23:52 +0200 Lewin Bormann Implement multipart uploads.
Mon, 19 Oct 2020 14:49:53 +0200 Lewin Bormann Describe `async-google-apis-common` in the README
Mon, 19 Oct 2020 14:46:26 +0200 Lewin Bormann Use whitespace more wisely in drive_example
Mon, 19 Oct 2020 14:37:45 +0200 Lewin Bormann Added tag common_v0.1.0 for changeset b76f414038e2
Mon, 19 Oct 2020 14:37:41 +0200 Lewin Bormann Removed tag common common_v0.1.0
Mon, 19 Oct 2020 14:37:31 +0200 Lewin Bormann Added tag common for changeset d1072fd4f20c
Mon, 19 Oct 2020 14:37:16 +0200 Lewin Bormann Add badges to README
Mon, 19 Oct 2020 14:36:25 +0200 Lewin Bormann Move HTTP code into separate module
Mon, 19 Oct 2020 14:00:09 +0200 Lewin Bormann Fix bad Rust identifiers and update manual-demo.
Mon, 19 Oct 2020 13:59:20 +0200 Lewin Bormann Follow redirects for downloads.
Mon, 19 Oct 2020 13:09:10 +0200 Lewin Bormann Move templates to using common crate.
Mon, 19 Oct 2020 13:08:52 +0200 Lewin Bormann Update generated code
Mon, 19 Oct 2020 13:08:08 +0200 Lewin Bormann Add HTTP request functions.
Mon, 19 Oct 2020 12:11:39 +0200 Lewin Bormann Use new common crate async-google-apis-common.