|
70a6dbde22
|
Added konachan backend
|
2022-10-09 22:15:52 -07:00 |
|
|
8df71daa74
|
Added gelbooru backend
|
2022-10-09 22:15:35 -07:00 |
|
|
8ce1c4bbaa
|
Refactored the way modules are dynamically imported
|
2022-10-09 22:15:09 -07:00 |
|
|
2dd89995e1
|
Removed hardcoded url
|
2022-10-09 22:14:27 -07:00 |
|
|
f07afc254f
|
Removed built-in timers. Use cron to schedule posts
|
2022-10-08 17:37:03 -07:00 |
|
|
e8a083c11d
|
Simplified encryption logic
|
2022-10-08 17:34:51 -07:00 |
|
|
6bd67334a9
|
Simplified posting logic
|
2022-09-29 13:29:54 -07:00 |
|
|
1b6a032324
|
Updated variable name
|
2022-09-29 01:19:24 -07:00 |
|
|
674b5767ff
|
Refactored how parameters are passed to backend
|
2022-09-29 01:17:07 -07:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
efa84c6bae
|
Removed unused variables
|
2022-08-30 15:28:14 -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 |
|
|
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 |
|
|
1d9b183e08
|
Added support for banned tags
|
2022-08-29 01:40:06 -07:00 |
|
|
9e93ab73ad
|
Initial Commit
|
2022-08-29 00:10:06 -07:00 |
|