1
0
Fork 0
mirror of https://github.com/MedzikUser/imgurs synced 2024-08-15 00:03:19 +00:00
Commit graph

26 commits

Author SHA1 Message Date
3c5507adaa
chore(release): v0.8.1 and use serde instead of serde_derive 2022-06-17 23:07:12 +02:00
2d1f1a4001
add missing doc 2022-06-17 23:00:45 +02:00
b396ccce19
chore: format code 2022-06-12 17:41:50 +02:00
831f816447
refactor code 2022-06-12 17:28:25 +02:00
9b7705ed26
chore: change Result to anyhow::Result 2022-05-18 20:16:42 +02:00
aabbea4182
chore: small changes 2022-05-18 19:48:39 +02:00
1048ea298f
hotfix: upload image from file (revert encode bytes to base64) 2022-04-05 17:04:13 +02:00
08c25212ae
fix clippy 2022-04-03 21:11:11 +02:00
b1bfe52a4c
check CHANGELOG.md for a list of variables 2022-04-03 21:01:58 +02:00
6c7c334ede
update 2022-03-02 22:16:44 +01:00
adc52ba207
feat(lib): if body length is > 30 return body is too length 2022-03-02 22:10:56 +01:00
ee66bc93c4
fix(clippy): try using a char instead: : 2022-02-28 23:29:16 +01:00
a591d427f3
chore: rename anyhow_err to anyhow::Error 2022-02-28 23:26:35 +01:00
4ad662e35e
feat(clipboard): add support for xclip and termux 2022-02-28 23:20:50 +01:00
329263edb0
add clipboard, print colors in image info 2022-02-25 18:24:24 +01:00
7455932107
better panic, rename ImgurHandle -> ImgurClient 2022-01-27 14:14:46 +01:00
5a620ea1c2
library: return anyhow::Error instead String 2022-01-26 20:57:51 +01:00
62c0352345
SimpleLogger error handling, update CI and code format 2022-01-26 19:55:08 +01:00
e7fab7de2d
api: move reqwest to send_api_request function 2022-01-25 19:47:08 +01:00
605e051cdb
update config 2022-01-24 23:15:55 +01:00
ee7293791c
add create default config if not exist, create CHANGELOG.md 2022-01-24 19:33:44 +01:00
7a4ca71d5a
add image info, update code 2022-01-23 13:05:32 +01:00
22e28497a7
update 2022-01-22 23:10:11 +01:00
b8ba315654
update github workflows 2022-01-22 23:02:05 +01:00
MedzikUserBot
4145e7e86b rustfmt 2022-01-22 21:14:26 +00:00
9cbb2ea149
Initial commit 2022-01-22 22:02:51 +01:00