log

age author description
Mon, 19 Oct 2020 10:21:11 +0200 Lewin Bormann Generate a scopes enum
Sun, 18 Oct 2020 23:47:29 +0200 Lewin Bormann Enable sharing of Authenticators.
Sun, 18 Oct 2020 21:24:36 +0200 Lewin Bormann Include copyright notice in generated code.
Sat, 17 Oct 2020 23:50:45 +0200 Lewin Bormann Clean up dispatch code in type parser
Sat, 17 Oct 2020 23:43:18 +0200 Lewin Bormann yapf
Sat, 17 Oct 2020 23:43:09 +0200 Lewin Bormann Unify type parsing
Sat, 17 Oct 2020 21:32:27 +0200 Lewin Bormann Remove media download issue from README
Sat, 17 Oct 2020 21:31:13 +0200 Lewin Bormann Support media download (e.g. Drive: Files.Export)
Sat, 17 Oct 2020 20:43:04 +0200 Lewin Bormann Note: Support media download in APIs
Sat, 17 Oct 2020 19:58:36 +0200 Lewin Bormann Improve doucmentation of drive_example
Sat, 17 Oct 2020 19:53:28 +0200 Lewin Bormann generate: Add more comments and rename some functions
Sat, 17 Oct 2020 19:35:40 +0200 Lewin Bormann Add generated files to manual_demo example
Sat, 17 Oct 2020 19:34:47 +0200 Lewin Bormann Remove obsolete JSON file
Sat, 17 Oct 2020 19:34:11 +0200 Lewin Bormann yapf
Sat, 17 Oct 2020 19:33:18 +0200 Lewin Bormann Add README
Sat, 17 Oct 2020 19:27:57 +0200 Lewin Bormann Encode URL parameters.
Sat, 17 Oct 2020 19:16:45 +0200 Lewin Bormann Add example with Drive API.
Sat, 17 Oct 2020 18:48:18 +0200 Lewin Bormann Provide better example.
Sat, 17 Oct 2020 18:45:01 +0200 Lewin Bormann Improve details for scopes and function parameters.
Sat, 17 Oct 2020 18:28:41 +0200 Lewin Bormann Add LICENSE and improve documentation
Sat, 17 Oct 2020 18:16:55 +0200 Lewin Bormann Correctly treat subresources
Sat, 17 Oct 2020 17:45:11 +0200 Lewin Bormann Improve parameter handling
Sat, 17 Oct 2020 17:37:19 +0200 Lewin Bormann Also support 'any' type
Sat, 17 Oct 2020 17:24:06 +0200 Lewin Bormann yapf
Sat, 17 Oct 2020 17:23:54 +0200 Lewin Bormann Use better templates instead of piecing together code
Sat, 17 Oct 2020 16:23:29 +0200 Lewin Bormann Fix content type for JSON requests.
Sat, 17 Oct 2020 15:55:51 +0200 Lewin Bormann Make Drive API mostly work
Sat, 17 Oct 2020 13:04:25 +0200 Lewin Bormann Work on generating services
Sat, 17 Oct 2020 12:06:44 +0200 Lewin Bormann yapf again. Now with style file
Sat, 17 Oct 2020 12:05:01 +0200 Lewin Bormann yapf
Sat, 17 Oct 2020 12:04:51 +0200 Lewin Bormann Improve rust struct generation: Also generate parameters
Sat, 17 Oct 2020 10:56:24 +0200 Lewin Bormann Generate cleaner rust code
Sat, 17 Oct 2020 10:39:19 +0200 Lewin Bormann yapf python & remove old client secret
Sat, 17 Oct 2020 10:36:44 +0200 Lewin Bormann Make struct generation work
Fri, 16 Oct 2020 22:31:04 +0200 Lewin Bormann Intermittent commit
Fri, 16 Oct 2020 21:50:14 +0200 Lewin Bormann Initial commit