Commit graph

35 commits

Author SHA1 Message Date
f313a3b992
fix: fixed endpoint for get_invites
All checks were successful
Pylint / Pylint (3.12) (push) Successful in 35s
2023-12-22 15:03:19 -05:00
bf0f556278
fix: pylint fixes
Some checks failed
Pylint / Pylint (3.12) (push) Failing after 34s
2023-12-22 13:56:50 -05:00
a674eabf89
feat: added get_users method
Some checks failed
Pylint / Pylint (3.12) (push) Failing after 39s
2023-12-22 13:51:42 -05:00
63258d6dea
feat: added get_invites method 2023-12-22 13:51:15 -05:00
01f97d40b6
feat: added get_files method 2023-12-22 13:50:57 -05:00
b998ef968f
feat: added get_exif method 2023-12-22 13:50:45 -05:00
5568832f74
feat: added create_invite method 2023-12-22 13:50:31 -05:00
0cdb079f5e
fix: various fixes to ziplineapi 2023-12-22 13:50:09 -05:00
a6d127a903
fix: fixed utils.convert_datetime_to_str 2023-12-22 13:48:46 -05:00
9794552632
misc: various rest_adapter changes 2023-12-22 13:48:21 -05:00
e47b4de047
fix: pass in expiry and creation date in Invite model to convert_str_to_datetime instead of expecting a datetime on init 2023-12-22 13:47:27 -05:00
8601812c95
fix: fixed embeds causing errors if init failed 2023-12-22 13:46:47 -05:00
4487a1ba81
misc: added NotFound exception 2023-12-22 13:46:22 -05:00
eb9640e54f
feat: added a util function for converting datetimes to iso 8601 strings 2023-12-21 15:47:28 -05:00
48523895e9
docs: changing some stuff around
Some checks failed
Pylint / Pylint (3.12) (push) Failing after 37s
2023-12-21 15:34:04 -05:00
b6893d5077
feat: added get_stats and get_version, changed some stuff with models
Some checks failed
Pylint / Pylint (3.12) (push) Failing after 37s
2023-12-21 14:08:55 -05:00
c5c28b4c4b
docs: updated documentation 2023-12-21 14:08:09 -05:00
adfe6de1cf
fix: pylint fixes
All checks were successful
Pylint / Pylint (3.12) (push) Successful in 38s
2023-12-21 08:49:31 -05:00
76109a6494
feat: added register_user method
Some checks failed
Pylint / Pylint (3.12) (push) Failing after 36s
2023-12-20 23:51:57 -05:00
7c6219924e
docs: docstring change 2023-12-20 23:51:47 -05:00
95dd8465bd
fix: more pylint fixes 2023-12-20 23:51:31 -05:00
22d1205a26
fix: more pylint fixes 2023-12-20 23:50:30 -05:00
ecdca8f0ee
misc: added forbidden exception 2023-12-20 23:50:15 -05:00
5db3f7f1f4
fix: pylint fixes 2023-12-20 23:50:03 -05:00
0a315a6a9c
docs: updated a whole bunch of stuff 2023-12-20 21:37:02 -05:00
5a8fe5451b
feat: added check_user_exists() method
Some checks failed
Pylint / Pylint (3.12) (push) Failing after 37s
2023-12-20 20:48:45 -05:00
6a250a24fb
docs: update stuff or something 2023-12-20 20:48:18 -05:00
bd4a90a6be
adding docs for a whole bunch more stuff
Some checks failed
Pylint / Pylint (3.12) (push) Failing after 36s
2023-12-20 18:13:55 -05:00
b774ecdc0a
making a whole bunch of changes preparing for documentation autoupdating
Some checks failed
Pylint / Pylint (3.12) (push) Failing after 37s
2023-12-20 17:53:00 -05:00
6cc8a2dd0b
updating docs more
Some checks failed
Pylint / Pylint (3.12) (push) Failing after 35s
2023-12-20 14:28:15 -05:00
b975d98889
WOOOO im going insane
Some checks failed
Pylint / Pylint (3.12) (push) Failing after 35s
2023-12-19 17:27:24 -05:00
7907aaa1e0
misc(docs): testing some changes to hopefully get docstrings working
Some checks failed
Pylint / Pylint (3.12) (push) Failing after 34s
2023-12-19 16:04:12 -05:00
795ca60894
feat(docs): in theory, added auto generating docs for the models
Some checks failed
Pylint / Pylint (3.12) (push) Failing after 36s
2023-12-19 05:54:49 -05:00
542bd06f09
holy changes
Some checks failed
Pylint / Pylint (3.12) (push) Failing after 36s
2023-12-19 05:36:18 -05:00
00e2437d28
Initial commit 2023-12-19 02:16:31 -05:00