NextChai
|
d482cf1bbe
|
Refactor some typehints in http.py
|
2022-04-30 02:25:41 -04:00 |
|
Ritik Ranjan
|
05ffe354f3
|
Update http.py
|
2022-04-30 10:51:11 +05:30 |
|
Vish M
|
04c7483850
|
Update http.py
2 `__version__`? fixed that?
|
2022-04-29 16:50:43 +01:00 |
|
VarMonke
|
428b7e97ed
|
fix some repr and change File import
|
2022-04-27 19:53:22 +05:30 |
|
VarMonke
|
104203fb3f
|
I don't know
|
2022-04-27 17:09:03 +05:30 |
|
VarMonke
|
8d64312cdf
|
fix it again
|
2022-04-27 17:06:32 +05:30 |
|
VarMonke
|
b96305f681
|
Fix http.data
|
2022-04-27 17:03:32 +05:30 |
|
VarMonke
|
720b9f5e8d
|
Try 3.8 fixing?
|
2022-04-27 11:06:03 +05:30 |
|
VarMonke
|
a3aa1a51a8
|
add properties
|
2022-04-19 21:15:57 +05:30 |
|
VarMonke
|
cc44cb67e5
|
add http.data meth and make owner optional in delete_repo and fix repo licenses
|
2022-04-17 11:26:55 +05:30 |
|
VarMonke
|
71901dce4b
|
fix debugging
|
2022-04-16 10:20:39 +05:30 |
|
sudosnok
|
3558bff7ab
|
Create_gist actually works now!
|
2022-04-13 19:12:56 +01:00 |
|
VarMonke
|
6483909960
|
Delete methods, partially done
|
2022-04-12 20:16:02 +05:30 |
|
sudosnok
|
56760c2752
|
Merge branch 'main' of https://github.com/VarMonke/Github-Api-Wrapper
|
2022-04-10 20:27:06 +01:00 |
|
sudosnok
|
6450ee6092
|
Added create_gist and related File objects
|
2022-04-10 20:26:49 +01:00 |
|
VarMonke
|
a14b874258
|
Create gists
|
2022-04-09 20:22:35 +05:30 |
|
sudosnok
|
8b91010b12
|
Massive shift to avoid circular imports, functionally the same, though objects are forced to be in one file to avoid the circular nature
|
2022-04-07 22:56:01 +01:00 |
|
VarMonke
|
ef4d46057e
|
change to _session for consistency
|
2022-04-07 20:45:29 +05:30 |
|
sudosnok
|
b297e81bd0
|
Added a class to wrap around the session to allow raw returns
|
2022-04-06 20:33:15 +01:00 |
|
VarMonke
|
7fa5a05dc0
|
Fix kwargs + initialize make_repo
|
2022-04-05 21:14:26 +05:30 |
|
VarMonke
|
2a2656c5dd
|
exceptions
|
2022-04-04 21:55:08 +05:30 |
|
VarMonke
|
36c9c6eb6d
|
Post objects
|
2022-04-04 20:19:53 +05:30 |
|
VarMonke
|
66486211f3
|
Fix auth checking
|
2022-04-04 18:59:28 +05:30 |
|
sudosnok
|
ddb00602ab
|
Adjusted return types of the http functions
|
2022-04-02 18:47:57 +01:00 |
|
VarMonke
|
5e44401601
|
Getting issues added
|
2022-03-30 20:46:18 +05:30 |
|
VarMonke
|
45db6d5120
|
Adding fetching orgs
|
2022-03-29 19:42:29 +05:30 |
|
VarMonke
|
c39e4c1ed6
|
Erroring
|
2022-03-27 22:33:18 +05:30 |
|
sudosnok
|
1f1fe877e5
|
Added all and fixed imports
|
2022-03-27 16:12:08 +01:00 |
|
sudosnok
|
6797dc8a4f
|
Might've fixed imports?
|
2022-03-27 14:55:52 +01:00 |
|
sudosnok
|
d5ba5bc58d
|
Moved objects into their own place in a folder for readability
|
2022-03-27 13:04:00 +01:00 |
|
VarMonke
|
3e49dba6a5
|
Adding objects
|
2022-03-27 17:00:49 +05:30 |
|
VarMonke
|
02ff6bbeed
|
Bare Bones, will add components later
|
2022-03-27 16:55:16 +05:30 |
|
sudosnok
|
1316f11dd2
|
Implemented somewhat decent ratelimit tracking
|
2022-03-27 12:09:06 +01:00 |
|
sudosnok
|
24d539a789
|
Small typo
|
2022-03-27 10:49:22 +01:00 |
|
sudosnok
|
1f5eef19e7
|
Added the paginator
|
2022-03-27 10:47:48 +01:00 |
|
VarMonke
|
fa79b7ef9d
|
Typo
|
2022-03-27 11:38:36 +05:30 |
|
sudosnok
|
01050b4700
|
Added bits for an Auth to increase ratelimits
|
2022-03-26 21:37:24 +00:00 |
|
sudosnok
|
f224c16f40
|
Added the basics for the session handling
|
2022-03-26 18:15:24 +00:00 |
|
sudosnok
|
29403e00e0
|
Added a few extra files
|
2022-03-26 16:24:11 +00:00 |
|