16 Commits

Author SHA1 Message Date
Vithor Jaeger
99fccb3b0e publish version with oauth fixes 2023-04-26 20:19:45 -04:00
Paulo Coutinho
a690d451ab
fix readme (#23)
* fix readme

* fix version

* fix imports
2023-02-10 14:19:17 -04:00
Vithor Jaeger
d320125c58
0.8.0 rc2 (#8)
* fix services

* Port of PR #6 to branch 0.8.0 (#7)

* Switch from JSON to multipart file encoding for file upload

File upload is detected when body data contains a value of class FileUpload
Remaining JSON is converted to FormData
Enitre message is sent as multipart

* Switch from JSON to multipart file encoding for file upload (#6)

File upload is detected when body data contains a value of class FileUpload
Remaining JSON is converted to FormData
Enitre message is sent as multipart

* fix readme

* fix client

* Remove "@" chars (#11)

* Remove "@" chars that led to empty collectionId, collectionName and expand

* Make load method more generic

* fix license

---------

Co-authored-by: Paulo Coutinho <paulocoutinhox@gmail.com>
Co-authored-by: Martin <mahe@quantentunnel.de>
Co-authored-by: Eoin Fennessy <85010533+eoinfennessy@users.noreply.github.com>
2023-02-10 13:46:31 -04:00
Vithor Jaeger
cf40d82d28 v0.3.0 2023-02-01 08:26:02 -04:00
Vithor Jaeger
9ae4712c29 remove coverage as it makes no sense yet 2022-09-29 09:24:39 -04:00
Vithor Jaeger
129b42613d more cosmetics and some tests improvements 2022-09-29 09:22:27 -04:00
Vithor Jaeger
f917b60ea0 cosmetics 2022-09-26 14:55:49 -04:00
Vithor Jaeger
7882598922 realtime 'working' 2022-09-23 17:41:27 -04:00
Vithor Jaeger
78010eafcf realtime developemnt started STILL LOTS OF BUGS 2022-09-22 18:00:49 -04:00
Vithor Jaeger
115f8c42ec readme update and actions 2022-09-19 16:56:21 -04:00
Vithor Jaeger
4688b5bfd9 ok 2 2022-09-19 16:43:53 -04:00
Vithor Jaeger
3bcfa1bd1c fixes for python < 3.9 2022-09-19 13:42:55 -04:00
Vithor Jaeger
afe03f72f0 first "ok" commit message :P 2022-09-19 11:59:45 -04:00
Vithor Jaeger
3f8d2bb108 pypi fixes 2022-09-19 11:57:04 -04:00
Vithor Jaeger
4b32c0133c bugfix and toml update 2022-09-19 11:29:01 -04:00
Vithor Jaeger
a94c30cf33 git ignore update 2022-09-19 10:55:41 -04:00