1
Fork 0
mirror of https://github.com/RGBCube/GitHubWrapper synced 2025-05-21 16:35:08 +00:00
Commit graph

97 commits

Author SHA1 Message Date
Var
c10e2e7fc8
Create LICENSE 2022-04-26 20:38:16 +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
a4c59375d0 Merge branch 'main' of https://github.com/VarMonke/Github-Api-Wrapper 2022-04-09 09:55:12 +01:00
sudosnok
408e0b76ad Removed the bad http typehints 2022-04-09 09:54:49 +01:00
VarMonke
7b768d6a5a add a test file 2022-04-09 10:38:15 +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
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
VarMonke
a998593118 Fix org issue 2022-04-03 22:39:12 +05:30
sudosnok
2492760d97 fixed get_repo and get_repo_issue 2022-04-03 17:52:54 +01:00
sudosnok
9667c28597 Adjusted the __all__ to include Issues 2022-04-02 18:50:52 +01:00
sudosnok
87eaf01679 Added the cache, adjusted kwargs for the client, added ability to verify token and username if provided 2022-04-02 18:49:34 +01:00
sudosnok
963029808b Added exception for invalid tokens 2022-04-02 18:48:32 +01:00
sudosnok
ddb00602ab Adjusted return types of the http functions 2022-04-02 18:47:57 +01:00
sudosnok
aa0d4f9533 Adjusted kwargs to actually make sense for usernames/tokens 2022-04-02 15:13:05 +01:00
VarMonke
fc3f3a7658 Change stuff to kwargs from pos args 2022-03-31 21:04:24 +05:30
VarMonke
5e44401601 Getting issues added 2022-03-30 20:46:18 +05:30
VarMonke
6ed2deb92d Fix license object again 2022-03-30 17:51:09 +05:30
VarMonke
0fa6f2b0fa Fixing get_repo returning None for license, and erroring 2022-03-29 20:02:12 +05:30
VarMonke
45db6d5120 Adding fetching orgs 2022-03-29 19:42:29 +05:30
VarMonke
6c8e5cec0e Enlgish 2022-03-29 18:27:55 +05:30
VarMonke
f46eada1bb Adding orgs 2022-03-28 22:42:10 +05:30
VarMonke
b95f3b314a Add orgs 2022-03-28 22:41:44 +05:30
VarMonke
ac206e06ef revert to http 2022-03-28 22:10:15 +05:30
VarMonke
8325203413 Dumb move, readd http 2022-03-28 22:09:39 +05:30