33 Commits

Author SHA1 Message Date
48f9a79b05 Update Rust crate env_logger to 0.11.8
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2025-04-03 00:36:28 +00:00
c25396d62a Update Rust crate clap to 4.5.35
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2025-04-02 00:36:49 +00:00
431816900c Update Rust crate tar to 0.4.44
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2025-03-31 20:52:17 +00:00
b07d8ae520 Update Rust crate log to 0.4.27
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2025-03-31 00:36:23 +00:00
4b7db1f0ab Update Rust crate bytes to 1.10.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2025-03-30 02:22:17 +00:00
c8a97be01b Update Rust crate actix-web to 4.10.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2025-03-29 22:58:20 +00:00
c46cb5ee0e Update Rust crate actix-files to 0.6.6
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2025-03-29 18:15:35 +00:00
7fd6c4085b Update renovate.json
All checks were successful
continuous-integration/drone/push Build is passing
2025-03-29 17:32:51 +00:00
3de1d25038 Update renovate.json
All checks were successful
continuous-integration/drone/push Build is passing
2025-03-29 13:01:28 +00:00
7bc2768c25 Cargo clippy
All checks were successful
continuous-integration/drone/push Build is passing
2025-03-28 17:05:36 +01:00
6172b36b26 Enable CI
Some checks failed
continuous-integration/drone/push Build is failing
2025-03-28 16:59:22 +01:00
8d0dabfe0e Merge pull request 'Update Rust crate clap to 3.1.18' (#5) from renovate/clap-3.x into master
Reviewed-on: #5
2022-06-13 07:25:04 +00:00
d123d9d09d Update Rust crate clap to 3.1.18 2022-05-12 00:16:39 +00:00
ef5c64805a Merge pull request 'Update Rust crate clap to 3.1.12' (#4) from renovate/clap-3.x into master
Reviewed-on: #4
2022-05-05 16:21:30 +00:00
drone
e0dff00925 Update Rust crate clap to 3.1.12 2022-04-23 00:16:47 +00:00
350d8a83b8 Merge pull request 'Update Rust crate clap to 3.1.8' (#3) from renovate/clap-3.x into master
Reviewed-on: #3
2022-04-09 12:30:55 +02:00
df9c16a0d0 Merge pull request 'Update Rust crate futures-util to 0.3.21' (#2) from renovate/futures-util-0.x into master
Reviewed-on: #2
2022-04-09 12:30:07 +02:00
drone
dfed5daebc Update Rust crate futures-util to 0.3.21 2022-04-04 00:14:52 +00:00
drone
5f3bb5d72e Update Rust crate clap to 3.1.8 2022-04-04 00:14:48 +00:00
8574a328c9 cargo clippy & cargo fmt 2022-04-03 14:31:57 +02:00
d2daeb5879 Like in GitLab Pages, can bypass html extensions 2022-04-03 14:30:44 +02:00
8fd0981e78 Remove useless unsafe code 2022-04-03 14:08:18 +02:00
673001ed36 Merge pull request 'Configure Renovate' (#1) from renovate/configure into master
Reviewed-on: #1
2022-03-30 08:23:33 +02:00
drone
8542588ded Add renovate.json 2022-03-30 00:13:35 +00:00
b39e07232c Add docker image 2022-03-27 18:29:26 +02:00
b25ca0f405 Add README & license 2022-03-27 18:14:09 +02:00
8d225656aa Fix cargo clippy issues 2022-03-27 14:31:23 +02:00
d85cce8264 Prevent empty archive extraction 2022-03-27 14:29:11 +02:00
c100d87145 Can extract only a part of TAR file 2022-03-27 14:27:53 +02:00
2f50690fef Can restrict updates by ip 2022-03-27 14:20:07 +02:00
5832c02ff6 Can update files 2022-03-27 14:13:44 +02:00
b462262ef1 Serve files 2022-03-27 13:44:53 +02:00
55eca7fd71 Initial commit 2022-03-27 13:22:52 +02:00