1
0
mirror of https://github.com/actix/examples synced 2025-06-27 01:27:43 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
04f8cba71b chore: fmt 2025-03-21 06:07:31 +00:00
a67c7803e6 refactor: use graduated Html responder 2024-07-07 00:23:03 +01:00
10aff3cdb1 fix: demonstrate HEAD responses 2024-07-04 15:14:27 +01:00
1b43dde946 Bump the aws group with 1 update (#653)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2023-11-20 18:54:13 +00:00
1027b6e1fb update aws-sdk deps 2023-11-07 03:27:23 +00:00
e2c32161a9 update dotenv::dotenv references 2023-10-29 01:18:40 +01:00
4bfe63857e update aws-sdk deps 2023-07-09 01:33:45 +01:00
080db60175 update multipart examples to use derive macro 2023-02-26 21:57:10 +00:00
0319f18995 chore: remove fluent crate override 2022-08-28 18:43:05 +01:00
fcd013fcde add session ttl customization example 2022-08-28 18:39:28 +01:00
7a036d97b9 add read and detele object endpoints to s3 example 2022-08-01 03:53:29 +01:00
c8a4544ea1 return uploaded files information in s3 example 2022-08-01 03:19:39 +01:00
4840cfdb68 migrate s3 example to aws-sdk-s3 2022-08-01 01:17:59 +01:00
a64e21ee6e group imports 2022-07-09 21:08:11 +01:00
db5f00e771 Use captured args in format string (#558) 2022-06-08 03:53:38 +01:00
912de4aa46 Minor lints and clippies (#557) 2022-06-08 03:53:28 +01:00
e8cd22d2f2 reduce futures dep 2022-03-06 00:15:19 +00:00
fbd3b228e9 fmt 2022-02-18 02:44:02 +00:00
b388c10aea fix links 2022-02-18 02:13:08 +00:00
c960da6bdb bump to rc.1 2022-02-02 00:44:58 +00:00
6e3ae0fd19 Updated forms/multipart-s3 to v4. (#505) 2022-01-29 16:09:57 +00:00
e86d5ff214 Fixes Incorrect Return of body in multipart example (#407) 2021-03-04 01:38:29 +09:00
c3407627d0 Restructure folders (#411) 2021-02-26 00:57:58 +00:00