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

29 commits

Author SHA1 Message Date
8b1f394575
v0.7.2 2022-04-05 17:06:17 +02:00
c3718579db
v0.7.1 2022-04-04 19:04:49 +02:00
b0e871cbf6
chore (release): v0.7.0 2022-04-03 21:43:50 +02:00
d98208f677
documentation: add in lib.rs 2022-04-03 21:32:42 +02:00
b1bfe52a4c
check CHANGELOG.md for a list of variables 2022-04-03 21:01:58 +02:00
506aad97dc
v0.6.0 2022-03-14 19:31:02 +01: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
0cf1ad449e
update changelog 2022-03-09 18:40:31 +01:00
dba1dbae01
v0.5.1 2022-03-08 22:18:55 +01:00
8a25a33110
update 2022-03-07 20:19:13 +01:00
6f29b8682e
v0.5.0 2022-03-07 19:12:44 +01:00
6c7c334ede
update 2022-03-02 22:16:44 +01:00
22bde2819e
chore(changelog): update 2022-02-28 23:32:26 +01:00
d59b7240b3
v0.4.0 2022-02-27 12:41:49 +01:00
e129ab0d65 if upload image error send notify 2022-02-27 12:32:20 +01:00
b7c98934e6
add gen manpage and completion for elvish 2022-02-27 12:06:02 +01:00
461b53d681
update logger 2022-02-27 11:39:02 +01:00
1cbcc8a92b
v0.3.0 2022-01-28 22:45:58 +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
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
03970a517a v0.2.0 2022-01-25 19:53:51 +01:00
e7fab7de2d
api: move reqwest to send_api_request function 2022-01-25 19:47:08 +01:00
a83788d0c6
add shell completions 2022-01-25 17:13:43 +01:00
605e051cdb
update config 2022-01-24 23:15:55 +01:00
5edeac60fd add option in config to disable notifications 2022-01-24 20:48:40 +01:00
2d38cf7e28
when the image uploaded, send a notification 2022-01-24 20:39:33 +01:00
ee7293791c
add create default config if not exist, create CHANGELOG.md 2022-01-24 19:33:44 +01:00