1
Fork 0
mirror of https://github.com/RGBCube/GitHubWrapper synced 2025-05-18 06:55:09 +00:00
Commit graph

27 commits

Author SHA1 Message Date
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