Commit Graph

  • 6a1b911652
    chore(deps): bump docker/setup-buildx-action from 2 to 3 (#141) dependabot[bot] 2023-09-12 21:23:45 +0200
  • fb0c075fc2
    chore(deps): bump docker/login-action from 2 to 3 (#140) dependabot[bot] 2023-09-12 21:23:10 +0200
  • 1fb0858f01
    chore(deps): bump lazy-regex from 3.0.1 to 3.0.2 (#144) dependabot[bot] 2023-09-12 21:21:32 +0200
  • ca68abd2a6
    chore(deps): bump docker/metadata-action from 4 to 5 (#142) dependabot[bot] 2023-09-12 21:20:56 +0200
  • 347a3d16c6
    chore(deps): bump lazy-regex from 3.0.1 to 3.0.2 #144 dependabot[bot] 2023-09-12 11:38:29 +0000
  • 120c2d0113
    chore(deps): bump docker/build-push-action from 4 to 5 #143 dependabot[bot] 2023-09-12 11:10:28 +0000
  • 33291ca490
    chore(deps): bump docker/metadata-action from 4 to 5 #142 dependabot[bot] 2023-09-12 11:10:25 +0000
  • 90e36ae52b
    chore(deps): bump docker/setup-buildx-action from 2 to 3 #141 dependabot[bot] 2023-09-12 11:10:23 +0000
  • c26fcbbd1d
    chore(deps): bump docker/login-action from 2 to 3 #140 dependabot[bot] 2023-09-12 11:10:19 +0000
  • f46d2f5af5
    chore(release): prepare for v0.14.0 v0.14.0 Orhun Parmaksız 2023-09-05 20:46:33 +0300
  • cef84b482f
    chore(deps): bump actions/checkout from 3 to 4 (#139) dependabot[bot] 2023-09-05 13:51:34 +0200
  • b9aacaea3a
    chore(deps): bump actions/checkout from 3 to 4 #139 dependabot[bot] 2023-09-05 11:37:58 +0000
  • a6c17f14e0
    chore(deps): bump regex from 1.9.4 to 1.9.5 (#138) dependabot[bot] 2023-09-04 15:26:49 +0200
  • 7b9f7872f3
    chore(deps): bump regex from 1.9.4 to 1.9.5 #138 dependabot[bot] 2023-09-04 11:43:27 +0000
  • cc9633cc95
    refactor(server): change response to 'file deleted' (#137) Helmut K. C. Tessarek 2023-09-04 05:09:29 -0400
  • 43cd807ed9
    refactor(server): change response to 'file deleted' #137 Helmut K. C. Tessarek 2023-09-04 04:59:46 -0400
  • 27e3be5a2d
    feat(server): add delete endpoint (#136) Andy Baird 2023-09-03 10:47:52 -0500
  • 6fd3e1993f
    feat(server): update the messages for delete endpoint #136 Orhun Parmaksız 2023-09-03 18:41:24 +0300
  • 4579fb1616
    feat(config): disallow empty tokens Orhun Parmaksız 2023-09-03 18:28:52 +0300
  • 71fb6b05d6
    test(config): improve test_get_tokens Helmut K. C. Tessarek 2023-09-01 14:15:43 -0400
  • ef2781f570
    test(config): add test_get_tokens Helmut K. C. Tessarek 2023-09-01 13:46:56 -0400
  • 787591e2fb
    refactor(server): use one function to retrieve auth/delete tokens Helmut K. C. Tessarek 2023-09-01 13:21:34 -0400
  • 861a3583f2
    test(server): add test_delete_file_without_token_in_config Helmut K. C. Tessarek 2023-09-01 12:36:31 -0400
  • 98edc90eb8
    refactor(server): use log::error! and return 500 Helmut K. C. Tessarek 2023-09-01 12:20:52 -0400
  • 5db6d8b889
    Update README.md Helmut K. C. Tessarek 2023-09-01 11:59:01 -0400
  • 64bc21bf0d
    Update README.md Helmut K. C. Tessarek 2023-09-01 11:58:43 -0400
  • ac7b69ff5f
    docs(readme): add info on how to delete file from server Helmut K. C. Tessarek 2023-08-31 20:21:16 -0400
  • de3634f573
    refactor(config): add delete_tokens to config.toml Helmut K. C. Tessarek 2023-08-31 20:20:13 -0400
  • d7b6cf200a test(fixtures): add fixture test for file delete Helmut K. C. Tessarek 2023-08-31 19:44:34 -0400
  • b7a630aa7a
    style(server): remove empty line, add dot at end of doc comment Helmut K. C. Tessarek 2023-08-31 19:02:51 -0400
  • dd68582192 Delete endpoint implementation with delete_tokens configuration Andy Baird 2023-08-31 01:08:44 -0500
  • 2292c24aaf
    chore(project): update crates and rustls deps (#135) Helmut K. C. Tessarek 2023-08-30 06:04:52 -0400
  • f337a226d0
    Update Dockerfile #135 Helmut K. C. Tessarek 2023-08-30 06:03:37 -0400
  • 73af246b54
    chore(docker): update Rust to 1.72.0 Helmut K. C. Tessarek 2023-08-29 17:53:41 -0400
  • be737f092e
    chore(project): update crates and rustls deps Helmut K. C. Tessarek 2023-08-29 17:36:08 -0400
  • e813769fda
    chore(deps): bump awc from 3.1.1 to 3.2.0 #134 dependabot[bot] 2023-08-29 11:48:34 +0000
  • e53e838a9b
    chore(deps): bump actix-multipart from 0.6.0 to 0.6.1 #133 dependabot[bot] 2023-08-29 11:48:25 +0000
  • 48031a3f27
    chore(deps): bump actix-web from 4.3.1 to 4.4.0 #132 dependabot[bot] 2023-08-29 11:48:14 +0000
  • 614b44884d
    chore(deps): bump shuttle dependencies to 0.25.0 Orhun Parmaksız 2023-08-28 19:44:13 +0300
  • 15cea9a157
    chore(deps): bump url from 2.4.0 to 2.4.1 (#130) dependabot[bot] 2023-08-28 18:25:16 +0200
  • d8ea13416d
    chore(deps): bump shuttle-runtime from 0.24.0 to 0.25.0 #131 dependabot[bot] 2023-08-28 12:02:18 +0000
  • b116807a28
    chore(deps): bump url from 2.4.0 to 2.4.1 #130 dependabot[bot] 2023-08-28 12:02:11 +0000
  • 35e691c002
    chore(deps): bump shuttle-actix-web from 0.24.0 to 0.25.0 #129 dependabot[bot] 2023-08-28 12:02:03 +0000
  • e65ed8b847
    chore(deps): bump shuttle-static-folder from 0.24.0 to 0.25.0 #128 dependabot[bot] 2023-08-28 12:01:51 +0000
  • a44ae94132
    chore(release): prepare for v0.13.0 v0.13.0 Orhun Parmaksız 2023-08-26 23:40:04 +0300
  • ec7a81ee6d
    chore(deps): upgrade dependencies Orhun Parmaksız 2023-08-26 23:15:24 +0300
  • 95379c9f66
    feat(server): support handling spaces in filenames (#107) Ömer Üstün 2023-08-26 15:35:13 +0300
  • 198810d7f7
    refactor(config): move SpaceHandling to config module #107 Orhun Parmaksız 2023-08-26 15:29:09 +0300
  • 4949ef79fe
    chore(config): replace spaces as default Orhun Parmaksız 2023-08-26 15:16:36 +0300
  • eec8c79075
    chore(deps): revert changes in Cargo.lock Orhun Parmaksız 2023-08-26 15:15:21 +0300
  • c716f3333b Refactor based on review suggestions Ömer Üstün 2023-08-26 12:47:22 +0300
  • 94ae863f61 Move filename processing into `SpaceHandling` enum Ömer Üstün 2023-08-26 01:12:08 +0300
  • 84626fe451 Refactor filename space handling Ömer Üstün 2023-08-25 05:23:51 +0300
  • 8b97001369 Delete test file with spaces.txt Ömer Üstün 2023-08-24 23:51:03 +0300
  • 38d76fcb0f
    chore(deps): bump serde from 1.0.185 to 1.0.186 (#124) dependabot[bot] 2023-08-24 18:09:04 +0200
  • e9636ade8a
    chore(deps): bump serde from 1.0.185 to 1.0.186 #124 dependabot[bot] 2023-08-24 11:22:56 +0000
  • c6fccad291 Remove redundant function call Ömer Üstün 2023-08-22 15:32:24 +0300
  • 466e872ad4
    Merge branch 'master' into add_url_encoding Ömer Üstün 2023-08-21 16:04:36 +0300
  • baf28d065d Enhance whitespace handling options for filenames Ömer Üstün 2023-08-21 16:01:53 +0300
  • 31c6cbfcfb
    chore(deps): bump serde from 1.0.183 to 1.0.185 (#123) dependabot[bot] 2023-08-21 13:58:45 +0200
  • bc3b599c85
    chore(deps): bump serde from 1.0.183 to 1.0.185 #123 dependabot[bot] 2023-08-21 11:29:44 +0000
  • d2d07ad345
    feat(server): improve random_url config handling (#122) Helmut K. C. Tessarek 2023-08-20 14:32:41 -0400
  • 09f7724a3a
    refactor(config): update configs accordingly to deprecated random_url.enabled #122 Orhun Parmaksız 2023-08-20 21:27:30 +0300
  • bd40670926
    refactor(server): clean up random_url config handling Orhun Parmaksız 2023-08-20 21:19:41 +0300
  • b47ebd4d08 Refactor code and fixtures for better compliance and consistency Ömer Üstün 2023-08-20 15:39:51 +0300
  • a5799d5130
    style: delete empty line Helmut K. C. Tessarek 2023-08-19 21:31:59 -0400
  • 43c518612d
    remove unnecessary to_string() Helmut K. C. Tessarek 2023-08-19 21:28:27 -0400
  • 3b5466f688
    tests(config): add test for deprecation codepath Helmut K. C. Tessarek 2023-08-19 19:11:40 -0400
  • 31c262d368
    refactor(config): adjust config files Helmut K. C. Tessarek 2023-08-19 19:01:44 -0400
  • ba1ae3143f log deprecation warnings after hot reload of config Helmut K. C. Tessarek 2023-08-19 18:56:24 -0400
  • 554c4b1b9e
    feat(server): improve random_url config handling Helmut K. C. Tessarek 2023-08-19 18:13:20 -0400
  • 679a26475a
    chore(deps): bump tokio from 1.31.0 to 1.32.0 (#119) dependabot[bot] 2023-08-17 15:40:45 +0200
  • 8a7460a86f
    chore(deps): bump tokio from 1.31.0 to 1.32.0 #119 dependabot[bot] 2023-08-17 13:06:07 +0000
  • 852e409b22
    chore(deps): bump shuttle dependencies to 0.24.0 Orhun Parmaksız 2023-08-17 16:05:09 +0300
  • a78ecb71e8
    chore(deps): bump shuttle-actix-web from 0.23.0 to 0.24.0 #120 dependabot[bot] 2023-08-17 11:45:49 +0000
  • 9d76bbdfb8
    chore(deps): bump shuttle-runtime from 0.23.0 to 0.24.0 #118 dependabot[bot] 2023-08-17 11:45:24 +0000
  • 80f2d1a033
    chore(deps): bump shuttle-static-folder from 0.23.0 to 0.24.0 #117 dependabot[bot] 2023-08-17 11:45:14 +0000
  • 44950f995a
    Merge branch 'master' into add_url_encoding Ömer Üstün 2023-08-17 02:00:20 +0300
  • 5c4ec38853 feat(server): add url encoding omerbustun 2023-08-02 17:58:40 +0300
  • c9a3ba4b86
    chore(ci): replace unmaintained actions (#116) Helmut K. C. Tessarek 2023-08-16 04:56:36 -0400
  • de44ddfa44
    chore(ci): replace unmaintained actions #116 Helmut K. C. Tessarek 2023-08-15 17:07:25 -0400
  • 9145c46e18
    fix(server): don't log invalid token in release builds (#112) Helmut K. C. Tessarek 2023-08-14 08:05:34 -0400
  • 8d6618e59a
    refactor(auth): use inline formatting for auth logs #112 Orhun Parmaksız 2023-08-14 14:48:03 +0300
  • 0b8f63de19
    chore(deps): bump tokio from 1.30.0 to 1.31.0 (#113) dependabot[bot] 2023-08-14 13:37:51 +0200
  • 58e5558a10
    chore(deps): bump log from 0.4.19 to 0.4.20 (#114) dependabot[bot] 2023-08-14 13:37:01 +0200
  • 82526ea7a8
    chore(deps): bump log from 0.4.19 to 0.4.20 #114 dependabot[bot] 2023-08-14 11:34:45 +0000
  • 555855376a
    chore(deps): bump tokio from 1.30.0 to 1.31.0 #113 dependabot[bot] 2023-08-14 11:34:38 +0000
  • 83f13f115c fix(server): don't log invalid token in release builds Helmut K. C. Tessarek 2023-08-13 16:15:38 -0400
  • 77f0e429d1
    chore(release): prepare for v0.12.1 v0.12.1 Orhun Parmaksız 2023-08-11 15:26:36 +0300
  • 17ed34fc12
    fix(server): do not list expired files (#109) Helmut K. C. Tessarek 2023-08-11 08:23:07 -0400
  • 0e9688e8a4
    chore(deps): bump tokio from 1.29.1 to 1.30.0 (#110) dependabot[bot] 2023-08-10 18:15:09 +0200
  • 2d7168898f
    chore(deps): bump tokio from 1.29.1 to 1.30.0 #110 dependabot[bot] 2023-08-10 11:50:46 +0000
  • e6c628a8cc
    add test case #109 Helmut K. C. Tessarek 2023-08-09 16:17:56 -0400
  • 67c2de3573
    refactor(server): simplify list files function Orhun Parmaksız 2023-08-09 22:24:51 +0300
  • fe6cd195ac
    fix(server): do not list expired files Helmut K. C. Tessarek 2023-08-07 22:36:57 -0400
  • 61d4a9e3e6
    chore(release): prepare for v0.12.0 v0.12.0 Orhun Parmaksız 2023-08-07 14:49:03 +0300
  • f473966f9d
    chore(deps): upgrade transitive dependencies Orhun Parmaksız 2023-08-07 14:02:35 +0300
  • 2734f371c9
    chore(deps): bump shuttle dependencies to 0.23.0 Orhun Parmaksız 2023-08-07 14:01:46 +0300
  • 97ec45ed0b
    chore(deps): upgrade dependencies Orhun Parmaksız 2023-08-07 14:01:01 +0300
  • d0a67751dc
    feat(server): add an endpoint for retrieving a list of files (#94) Andy Baird 2023-08-07 05:55:13 -0500