42193bee29
fix typos ( #2982 )
2023-02-20 08:11:16 +00:00
b933ed4456
add tests for files_listing_renderer
2023-02-03 21:04:07 -05:00
c15016dafb
prepare actix-files release 0.6.3
2023-01-21 19:03:19 +00:00
72c80f9107
update tokio-uring support to 0.4
2023-01-21 18:46:44 +00:00
6f0a6bd1bb
address clippy lints
...
For intrepid commit message readers:
The choice to add allows for the inlined format args lint instead of actually
inlining them is not very clear because our actual real world MSRV is not clear.
We currently claim 1.60 is our MSRV but this is mainly due to dependencies. I'm
fairly sure that we could support < 1.58 if those deps are outdated in a users
lockfile. We'll remove these allows again at some point soon.
2023-01-01 20:56:34 +00:00
29bd6a1dd5
fix version requirement for futures_util
2022-12-18 01:34:48 +00:00
83cd061c86
remove fakeshadow from author lists ( #2921 )
2022-10-25 16:37:04 +01:00
73b94e902d
fix xhtml pages' content-disposition
( #2903 )
...
Co-authored-by: Yuki Okushi <jtitor@2k36.org >
2022-10-09 12:44:10 +01:00
cc7145d41d
rust 1.64 clippy run ( #2891 )
2022-09-25 20:54:17 +01:00
c993055fc8
replace askama_escape in favor of v_htmlescape ( #2824 )
2022-08-30 09:34:46 +01:00
679f61cf37
bump msrv to 1.59
2022-08-27 13:14:16 +01:00
d78ff283af
prepare actix-test release 0.1.0
2022-07-24 02:13:46 +01:00
3e25742a41
prepare actix-files release 0.6.2
2022-07-23 16:37:59 +01:00
20f4cfe6b5
fix partial ranges for video content ( #2817 )
...
fixes #2815
2022-07-23 16:27:01 +01:00
6408291ab0
appease clippy by deriving Eq on a bunch of items ( #2818 )
2022-07-23 16:26:48 +01:00
6b7196225e
Bump up MSRV to 1.57 ( #2789 )
2022-06-22 12:08:06 +01:00
43671ae4aa
release 4.1 group ( #2781 )
2022-06-12 00:15:43 +09:00
2253eae2bb
update msrv to 1.56 ( #2777 )
...
* update msrv to 1.56
* remove transitive dashmap dependency
closes #2747
2022-06-11 04:03:26 +01:00
8abcb94512
fix tokio-uring version
2022-04-23 14:37:03 +01:00
a03a2a0076
deprecate NamedFile::set_status_code
2022-03-10 02:54:06 +00:00
745e738955
fix negative impl assertion on 1.60+
...
see https://github.com/rust-lang/rust/issues/94791
2022-03-10 02:36:57 +00:00
1fd90f0b10
Implement getters for named file fields ( #2689 )
...
Co-authored-by: Janis Goldschmidt <github@aberrat.io >
2022-03-10 01:29:26 +00:00
a35804b89f
update files tokio-uring to 0.3
2022-03-10 01:05:03 +00:00
955c3ac0c4
Add support for audio files streaming ( #2645 )
2022-03-03 00:29:59 +00:00
cb379c0e0c
prepare actix-files release 0.6.0
2022-02-25 20:36:16 +00:00
d0c08dbb7d
prepare releases: actix-http 3.0.0 and actix-web 4.0.0 ( #2663 )
2022-02-25 18:46:35 +00:00
10ef9b0751
remove useless doctest main fns
2022-02-22 12:32:06 +00:00
ad38973767
move blocking error to web ( #2660 )
2022-02-22 08:45:28 +00:00
151a15da74
prepare actix-http release 3.0.0-rc.4
2022-02-22 00:21:49 +00:00
b291e29882
fix links
2022-02-18 03:41:10 +00:00
51e573b888
prepare actix-test release 0.1.0-beta.13
2022-02-16 03:13:41 +00:00
594e3a6ef1
prepare actix-http release 3.0.0-rc.3
2022-02-16 03:07:12 +00:00
593fbde46a
prepare actix-web release 4.0.0-rc.3
2022-02-08 09:31:48 +00:00
161861997c
prepare actix-http release 3.0.0-rc.2
2022-02-08 09:31:20 +00:00
3d621677a5
clippy
2022-02-08 08:00:47 +00:00
7fe800c3ff
prepare actix-web release 4.0.0-rc.2
2022-02-02 03:54:26 +00:00
20609e93fd
prepare actix-test release 0.1.0-beta.12
2022-01-31 22:34:59 +00:00
66243717b3
prepare actix-files release 0.6.0-beta.16
2022-01-31 22:32:52 +00:00
c3c7eb8df9
prepare actix-web release 4.0.0-rc.1
2022-01-31 22:23:33 +00:00
21f57caf4a
prepare actix-http release 3.0.0-rc.1
2022-01-31 22:22:40 +00:00
21a08ca796
tweak set_content_encoding docs
2022-01-28 20:27:16 +00:00
a9f497d05f
Guard against broken intra-doc links in CI ( #2616 )
2022-01-28 17:28:16 +00:00
1bd2076b35
prevent drive traversal in windows
2022-01-25 16:44:05 +00:00
d7c5c966d2
remove impl Future for HttpResponse ( #2601 )
2022-01-24 11:56:01 +00:00
c25dd23820
move path impls to derives
2022-01-22 04:02:34 +00:00
232a14dc8b
prepare actix-files release 0.6.0-beta.15
2022-01-21 20:27:29 +00:00
c5d6df0078
prepare actix-web release 4.0.0-beta.21
2022-01-21 20:23:29 +00:00
8865540f3b
prepare actix-http release 3.0.0-beta.19
2022-01-21 20:21:49 +00:00
bc89f0bfc2
s/example/examples
2022-01-21 16:56:33 +00:00
1cc3e7b24c
deprecate Path::path
( #2590 )
2022-01-19 20:26:33 +00:00