NextChai
|
cc3cde89c8
|
Fix main.py to use one ' type
|
2022-04-30 02:26:59 -04:00 |
|
NextChai
|
f9e2a23dde
|
Fix missing type in exceptions
|
2022-04-30 02:26:06 -04:00 |
|
NextChai
|
983a7cb094
|
Update main.py to add typehints
|
2022-04-30 02:26:00 -04:00 |
|
NextChai
|
d482cf1bbe
|
Refactor some typehints in http.py
|
2022-04-30 02:25:41 -04:00 |
|
NextChai
|
6e114bc5c5
|
Update objects for minor fixes
|
2022-04-30 02:25:34 -04:00 |
|
NextChai
|
8d8321c91b
|
Merge branch 'main' of https://github.com/VarMonke/Github-Api-Wrapper
|
2022-04-30 02:25:23 -04:00 |
|
VarMonke
|
d583431643
|
Merge branch 'main' of https://github.com/VarMonke/Github-Api-Wrapper
|
2022-04-30 11:28:52 +05:30 |
|
VarMonke
|
636aa7f53b
|
fix init and setup
|
2022-04-30 11:28:44 +05:30 |
|
NextChai
|
b551458c03
|
update cache to reflect objects easier
|
2022-04-30 01:54:17 -04:00 |
|
Ritik Ranjan
|
05ffe354f3
|
Update http.py
|
2022-04-30 10:51:11 +05:30 |
|
Var
|
8cfa38ed83
|
Update version
|
2022-04-29 21:26:04 +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
|
98545347b6
|
might fix?
|
2022-04-27 15:15:58 +05:30 |
|
VarMonke
|
e34d67b581
|
Fix repr and bump version
|
2022-04-27 15:03:18 +05:30 |
|
VarMonke
|
ce0ec92103
|
Fix client name
|
2022-04-27 12:25:25 +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
|
f75886bc92
|
Fix files
|
2022-04-17 02:07:17 +05:30 |
|
VarMonke
|
71901dce4b
|
fix debugging
|
2022-04-16 10:20:39 +05:30 |
|
VarMonke
|
3b71c8e247
|
Better reprs?
|
2022-04-16 00:59:49 +05:30 |
|
VarMonke
|
03ea733068
|
Merge branch 'main' of https://github.com/VarMonke/Github-Api-Wrapper
|
2022-04-15 13:13:49 +05:30 |
|
VarMonke
|
163214b12c
|
Update Exceptions
|
2022-04-15 13:13:23 +05:30 |
|
sudosnok
|
3558bff7ab
|
Create_gist actually works now!
|
2022-04-13 19:12:56 +01:00 |
|
VarMonke
|
bdbe30ad2d
|
Merge branch 'main' of https://github.com/VarMonke/Github-Api-Wrapper
|
2022-04-13 23:14:32 +05:30 |
|
VarMonke
|
dedaf4e59b
|
remove duplicate url and return delete_gist
|
2022-04-13 23:14:06 +05:30 |
|
sudosnok
|
a181273189
|
Moved File to objects
|
2022-04-12 18:41: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
|
353977c4b2
|
Actually fixed the http typehints
|
2022-04-09 12:33:46 +01:00 |
|
sudosnok
|
d5a99bb0c4
|
Actually fixed the http typehints
|
2022-04-09 11:58:36 +01:00 |
|
sudosnok
|
408e0b76ad
|
Removed the bad http typehints
|
2022-04-09 09:54:49 +01:00 |
|
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 |
|
sudosnok
|
e0623fe367
|
Objects werent cached properly, fixed with kwargs
|
2022-04-07 19:24:44 +01:00 |
|
VarMonke
|
9944f5ac27
|
change repr
|
2022-04-07 20:47:17 +05:30 |
|
VarMonke
|
01578c0efd
|
update init
|
2022-04-07 20:46:49 +05:30 |
|
VarMonke
|
ef4d46057e
|
change to _session for consistency
|
2022-04-07 20:45:29 +05:30 |
|
VarMonke
|
63fb8021ce
|
adding gists
|
2022-04-07 20:44:28 +05:30 |
|
sudosnok
|
b297e81bd0
|
Added a class to wrap around the session to allow raw returns
|
2022-04-06 20:33:15 +01:00 |
|
sudosnok
|
23bc1f5b74
|
make -> create
|
2022-04-06 20:32:01 +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 |
|