Commit Graph

29 Commits

Author SHA1 Message Date
049b2554ff Changed how parameteres are passed to backend 2022-09-01 18:58:51 -07:00
ed44b50414 Added function to validate file size before returning post 2022-09-01 18:58:09 -07:00
4b466f206c Updated readme. 2022-09-01 11:38:26 -07:00
f831e0e5d9 Added max file size feature 2022-09-01 01:17:02 -07:00
3431f33e80 Removed unused variables 2022-09-01 01:16:30 -07:00
f9e26ed9f5 Removed unused switch that could cause a crash. 2022-09-01 00:06:24 -07:00
def0d40fa7 Spelling 2022-08-31 20:26:54 -07:00
910a2aee90 Spelling 2022-08-31 20:23:31 -07:00
8831a80ebb Added documentation 2022-08-31 20:18:02 -07:00
2b0a6befe6 Updated GPL header and comments 2022-08-31 19:22:23 -07:00
037e133759 Fixed output logic 2022-08-31 01:22:42 -07:00
068937803e Change function parameter names. Updated dictionary keys to match backend return value 2022-08-30 22:31:41 -07:00
2b77c1360a Increased posts.json limit and now returns full profile dictionary 2022-08-30 22:29:13 -07:00
9b8f179a91 Changed order of post settings 2022-08-30 22:27:47 -07:00
efa84c6bae Removed unused variables 2022-08-30 15:28:14 -07:00
db5d8cfc5a Updated to include optional explicit rating 2022-08-30 15:28:03 -07:00
5ff564326e Refactored, image validation is on the backend 2022-08-30 15:18:02 -07:00
8b31de29f6 Fetches multiple posts at once, improves performance 2022-08-30 15:17:27 -07:00
79c099cdf1 Additional exception handling 2022-08-30 00:34:14 -07:00
2475241f21 Refactored and improved exception handling 2022-08-30 00:16:50 -07:00
71f321c6f9 Refactored and improved readability 2022-08-30 00:15:51 -07:00
40c75ab624 Removed unused exception 2022-08-30 00:14:33 -07:00
a266c44b0b Added support for nsfw messages 2022-08-29 15:18:03 -07:00
ad231997a5 Added support for mime checking and nsfw message 2022-08-29 15:15:57 -07:00
bfaaa50117 Refactored to make fetching and downloading posts seperate 2022-08-29 15:15:09 -07:00
8fb4da20ad Added dependency for python-magic 2022-08-29 15:14:09 -07:00
1d9b183e08 Added support for banned tags 2022-08-29 01:40:06 -07:00
50c9f9da51 Remove placeholder readme 2022-08-29 00:15:35 -07:00
9e93ab73ad Initial Commit 2022-08-29 00:10:06 -07:00