43 Commits

Author SHA1 Message Date
Vithor Jaeger
9ff559b85e fix version v0.8.1 2023-04-26 20:20:54 -04:00
Vithor Jaeger
99fccb3b0e publish version with oauth fixes 2023-04-26 20:19:45 -04:00
Dan Sikes
c0afb20503
adding dataclass to record model (#33)
Co-authored-by: Dan Sikes <dansikes@Dans-MacBook-Pro.local>
2023-04-09 12:39:09 -04:00
Rafael Stauffer
90bd223664
fix url auth with oauth2 (#36)
Co-authored-by: Rafael Stauffer <rafael.staffer@hotmail.de>
2023-04-09 12:36:31 -04:00
Vithor Jaeger
aacd12bafe
Create python-publish.yml
add auto publishing to Pypi on realease
2023-02-10 14:28:52 -04:00
Paulo Coutinho
a690d451ab
fix readme (#23)
* fix readme

* fix version

* fix imports
v0.8.0
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
Paulo Coutinho
efe4bd8f67
fix auth (#20) 2023-02-10 12:44:08 -04:00
Vithor Jaeger
f953d6723c
Update test_utils.py 2023-02-01 08:30:14 -04:00
Vithor Jaeger
cf40d82d28 v0.3.0 2023-02-01 08:26:02 -04:00
Heri Hermawan
7bb6e97880
Update: auth url and parameter for Admins (#16)
Co-authored-by: Heri Hermawan <heri.hermawan@bizhare.id>
v0.3.0
2023-01-13 15:24:55 -05:00
Martin
c8297852ce
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
2022-11-23 14:30:47 -04:00
Vithor Jaeger
9ae4712c29 remove coverage as it makes no sense yet v0.2.2 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 v0.2.1 2022-09-26 14:55:49 -04:00
Vithor Jaeger
7882598922 realtime 'working' working 2022-09-23 17:41:27 -04:00
Vithor Jaeger
85c818539a ok 2022-09-22 18:05:34 -04:00
Vithor Jaeger
78010eafcf realtime developemnt started STILL LOTS OF BUGS 2022-09-22 18:00:49 -04:00
Vithor Jaeger
8363b315c3 more cleanup 2022-09-22 15:20:20 -04:00
Vithor Jaeger
976c7e580f cleanup 2022-09-22 14:56:44 -04:00
Vithor Jaeger
c66e6cc66b annotations fix 2022-09-22 14:56:02 -04:00
Vithor Jaeger
cadd4889b6 sse client 2022-09-22 14:46:38 -04:00
Vithor Jaeger
1d92b331e2 badge update 2022-09-19 17:01:18 -04:00
Vithor Jaeger
c740884f5f ok 2022-09-19 16:59:45 -04:00
Vithor Jaeger
58f9117df6 readme and actions update 2022-09-19 16:58:12 -04:00
Vithor Jaeger
aa1684b9c4 readme update 2022-09-19 16:57:04 -04:00
Vithor Jaeger
115f8c42ec readme update and actions 2022-09-19 16:56:21 -04:00
Vithor Jaeger
2b9d0e1212 future annotation fix 2022-09-19 16:48:05 -04:00
Vithor Jaeger
4688b5bfd9 ok 2 2022-09-19 16:43:53 -04:00
Vithor Jaeger
892b68f0aa ok 2022-09-19 16:30:23 -04:00
Vithor Jaeger
9b2902e747 future annotations test 2022-09-19 13:45:48 -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
0efe5c901e status badges 2022-09-19 11:41:24 -04:00
Vithor Jaeger
561b4db23b separate github actions 2022-09-19 11:39:54 -04:00
Vithor Jaeger
34a6e3b2f1 create requirements.txt 2022-09-19 11:34:00 -04:00
Vithor Jaeger
4b32c0133c bugfix and toml update 2022-09-19 11:29:01 -04:00
Vithor Jaeger
a57d0e9efe
Create python-package.yml 2022-09-19 11:27:15 -04:00
Vithor Jaeger
e06d629bf5 repository cleanup pre-release 2022-09-19 11:11:35 -04:00
Vithor Jaeger
a329c5ca1c
Create README.md 2022-09-19 11:09:03 -04:00
Vithor Jaeger
a94c30cf33 git ignore update 2022-09-19 10:55:41 -04:00
Vithor Jaeger
28d24981f8 first commit 2022-09-19 10:53:16 -04:00