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

20 commits

Author SHA1 Message Date
9538ca5be8
fix: typo 2022-05-29 11:13:56 +02:00
f4e0044678
chore: change String to &str 2022-05-18 20:56:15 +02:00
aabbea4182
chore: small changes 2022-05-18 19:48:39 +02:00
b1bfe52a4c
check CHANGELOG.md for a list of variables 2022-04-03 21:01:58 +02:00
60b0dc0d84
read commit description
- webhook: added url in title
- cli: change image domain to your own (set in config)
- if the configuration file cannot be open, ask the user whether to overwrite the file instead of overwriting it without asking
- logger: max_level_debug in debug binary
2022-03-10 22:02:03 +01:00
ef1f9342ee
rustfmt 2022-03-04 19:46:58 +01:00
572899509f
feat(webhook): add discord webhook
example https://i.imgur.com/fgSyFZP.png
2022-03-03 21:14:43 +01:00
e129ab0d65 if upload image error send notify 2022-02-27 12:32:20 +01:00
329263edb0
add clipboard, print colors in image info 2022-02-25 18:24:24 +01:00
6d01fe6112
cli: add url validate 2022-01-27 16:49:47 +01:00
7455932107
better panic, rename ImgurHandle -> ImgurClient 2022-01-27 14:14:46 +01:00
62c0352345
SimpleLogger error handling, update CI and code format 2022-01-26 19:55:08 +01:00
MedzikUserBot
bd3ef20a7f rustfmt 2022-01-25 16:14:23 +00:00
a83788d0c6
add shell completions 2022-01-25 17:13:43 +01:00
MedzikUserBot
af6830da0c rustfmt 2022-01-24 19:40:08 +00:00
2d38cf7e28
when the image uploaded, send a notification 2022-01-24 20:39:33 +01:00
7a4ca71d5a
add image info, update code 2022-01-23 13:05:32 +01:00
8fff3a2b4c
this should solve the in rust nightly 2022-01-22 23:19:59 +01:00
MedzikUserBot
4145e7e86b rustfmt 2022-01-22 21:14:26 +00:00
9cbb2ea149
Initial commit 2022-01-22 22:02:51 +01:00