Commit Graph

  • f9d3705fad
    Merge 5b6abd852a into b32f680d5b Sunli 2024-03-03 21:03:38 +0800
  • 09afd67f71
    Merge 08cc1222aa into b32f680d5b Prabir Shrestha 2024-03-03 21:02:05 +0800
  • 8f06e5c6b3
    Merge 503cfed274 into b32f680d5b Silvio Clécio 2024-02-15 18:01:20 -0800
  • c64770dac9
    Merge 36280c85fd into b32f680d5b Y.Horie 2024-01-04 23:41:18 -0700
  • 906b02388d
    Merge 9c2b8b3dc1 into b32f680d5b Bradford Toney 2024-01-04 23:41:18 -0700
  • 8fc710aa97
    Merge 8817761008 into b32f680d5b Roman Volosatovs 2024-01-04 23:41:18 -0700
  • 7930ab4f73
    Merge 693a28868c into b32f680d5b nyxtom 2024-01-04 23:41:18 -0700
  • 8bcf66a82e
    Merge 6ed507b30b into b32f680d5b Johannes Löthberg 2024-01-04 23:41:18 -0700
  • b32f680d5b
    Merge pull request #915 from DaraghD/clippy main Jeremiah Senkpiel 2024-01-04 17:12:04 -0800
  • f6e3e03eec
    fix: clippy warnings and cargo fmt daragh 2024-01-04 20:51:03 +0000
  • a752efc98e
    Merge pull request #914 from DaraghD/patch-1 Jeremiah Senkpiel 2024-01-04 11:55:05 -0800
  • 6708dff2c5
    fix: clippy warnings daragh 2023-12-25 17:07:42 +0000
  • 56fdb6e762
    docs : grammar Daragh 2023-12-24 01:12:30 +0000
  • 7637a73e54
    Merge pull request #913 from benharvie/main Jacob Rothstein 2023-10-20 16:23:02 -0700
  • e25fb68a38
    Update SECURITY.md Jacob Rothstein 2023-10-20 16:22:32 -0700
  • 946b0fac80 Create SECURITY.md Ben Harvie 2023-10-20 07:27:21 +0100
  • 3d504092d2
    Merge pull request #904 from mmikulski/831-expose-http_types-method Josh Triplett 2023-05-21 01:30:40 +0200
  • b5b741f07a
    Remove unneeded braces Josh Triplett 2023-05-21 01:30:34 +0200
  • acb505edeb
    Merge pull request #909 from joshtriplett/clippy-fixes Josh Triplett 2023-05-21 01:27:37 +0200
  • 197a95c322 Work around clippy false positive Josh Triplett 2023-05-21 01:23:57 +0200
  • e9f47504ff Fix clippy warnings Josh Triplett 2023-05-21 01:04:42 +0200
  • 2510b05ef1
    Merge pull request #908 from joshtriplett/listener-weaken-requirements Josh Triplett 2023-05-21 01:00:38 +0200
  • fc26233275
    Merge 1f6e5e9545 into e77268092f nyxtom 2023-05-21 00:42:20 +0200
  • fa24669e57 Don't make Listener require Sync Josh Triplett 2023-05-21 00:38:10 +0200
  • e77268092f
    Merge pull request #901 from dennisschagt/remove-obsolete-nightly-mention Josh Triplett 2023-05-20 22:15:49 +0200
  • 53042e08df
    Merge pull request #887 from joshtriplett/update-version Josh Triplett 2023-05-20 22:15:28 +0200
  • 7647a89899
    Merge pull request #902 from bluelief/fix-sse-log Josh Triplett 2023-05-20 22:14:40 +0200
  • bfee85b253
    Fix route in static_file example Sijmen 2023-04-27 13:57:39 +0200
  • 8206b63c4c Fix #831 Expose Method from http_types. Maciej Mikulski 2023-04-12 22:28:14 +0200
  • 8c188792f1
    Fix sse log change to femme and kv_log_macro Bluelief 2023-01-02 15:54:18 +0900
  • d4655b7a98 Remove obsolete mention of Nightly in the Endpoint examples Dennis van der Schagt 2022-09-25 21:02:19 +0200
  • 2c360c2131 Set `TCP_NODELAY` on the `TcpStream` to disable Nagle's algorithm. Johannes Löthberg 2022-09-09 20:26:52 +0200
  • 6ed507b30b Expose the matched route as a method on the request struct Johannes Löthberg 2022-09-05 21:36:04 +0200
  • aac8ec470b
    Merge e68a4de6ff into e79e4f6c0e 云上于天 2022-08-02 10:55:40 +0000
  • e68a4de6ff
    Merge branch 'http-rs:main' into main 云上于天 2022-08-02 18:55:38 +0800
  • 1f6e5e9545 Merge branch 'main' into patch-state-request Thomas Holloway 2022-07-31 18:29:37 -0500
  • e79e4f6c0e
    Merge pull request #898 from nyxtom/nonminimal-bool-test Jeremiah Senkpiel 2022-07-31 14:50:57 -0700
  • 495e177c34
    Merge pull request #897 from nyxtom/patch-github-cargo Jeremiah Senkpiel 2022-07-31 14:50:36 -0700
  • 5a93cada5d
    Merge branch 'http-rs:main' into main 云上于天 2022-07-23 22:57:47 +0800
  • 693a28868c Update response extensions to match request methods Thomas Holloway 2022-07-10 14:12:19 -0500
  • 9f3cde60b1
    Merge pull request #812 from murphysean/securesession Josh Triplett 2022-07-21 11:57:26 -0700
  • fb8f6d4716
    Merge pull request #889 from joshtriplett/stop-exporting-logging Josh Triplett 2022-07-21 11:54:59 -0700
  • 8a9282776e Fix warning on symetrical boolean nonminimal bool Thomas Holloway 2022-07-14 23:39:14 -0500
  • 9ea54445a6 Update github ci to include logger feature for examples and some tests Thomas Holloway 2022-07-18 23:16:01 -0500
  • b8ba6c9ae2 Re-enable log start on tests/examples Thomas Holloway 2022-07-18 23:09:45 -0500
  • 2e314ff5e7 Remove hashbrown dependency Thomas Holloway 2022-07-18 22:32:43 -0500
  • e21b4edf02 Refactor selection/routing to just use Next as an endpoint Thomas Holloway 2022-07-18 22:22:41 -0500
  • dc75e0011c Add back primitive state test in nested Thomas Holloway 2022-07-18 17:33:22 -0500
  • d101601ddb Cleanup request/response clippy Thomas Holloway 2022-07-18 17:29:53 -0500
  • b96d774638 Fix import on graphql example Thomas Holloway 2022-07-18 17:17:21 -0500
  • 5c1bb1bf52 Add response state function when expecting state middleware Thomas Holloway 2022-07-18 17:15:08 -0500
  • 74a25a1b94 Refactor state into state middleware with request/response extensions Thomas Holloway 2022-07-18 17:13:30 -0500
  • 1dfecaef43 Update handle_unix to remove unused lifetime Thomas Holloway 2022-07-18 15:16:40 -0500
  • ac0abd37bd Erase type on server state and place in Arc<State> any hashmap Thomas Holloway 2022-07-18 14:51:55 -0500
  • e0514fee48
    Merge branch 'http-rs:main' into main 云上于天 2022-07-16 21:03:27 +0800
  • 41afeb9ed6 Add support for impl Middleware in routes Thomas Holloway 2022-07-16 00:09:57 -0500
  • b19de6f832 Add support for impl Middleware to allow closure middleware Thomas Holloway 2022-07-16 00:06:59 -0500
  • ff5f57e684 Update Next to use cursors with Arc references Thomas Holloway 2022-07-15 23:46:36 -0500
  • 49d7a6dd1f Fix warning on symetrical boolean nonminimal bool Thomas Holloway 2022-07-14 23:39:14 -0500
  • f607e07d3e Fix tests on disallowed primitive states Thomas Holloway 2022-07-14 23:23:03 -0500
  • 4f77500ff7 Update readme to exclude request state Thomas Holloway 2022-07-14 23:11:35 -0500
  • 5e1601949c Update docs on request state Thomas Holloway 2022-07-14 23:09:35 -0500
  • d9a1514087 Remove state from next/middleware layer Thomas Holloway 2022-07-14 21:36:22 -0500
  • dd98a40b52 Move Request<State> generics to ext and trait Thomas Holloway 2022-07-14 20:17:36 -0500
  • dededdb164
    Merge 01c3f51084 into eae7e5614f Jeremiah Senkpiel 2022-07-13 01:28:24 -0700
  • eae7e5614f
    Merge pull request #894 from nyxtom/tide-flash Jacob Rothstein 2022-07-11 14:26:57 -0700
  • 1b0caefc74 Add tide-flash message middleware Thomas Holloway 2022-07-11 11:36:09 -0500
  • 43a0c7f2ef Update response extensions to match request methods Thomas Holloway 2022-07-10 14:12:19 -0500
  • 3d61dc784b
    Merge pull request #892 from nyxtom/patch-1 Jacob Rothstein 2022-07-09 18:21:41 -0700
  • e144775052
    Add tide-jwt middleware implementation to readme Thomas Holloway 2022-07-09 14:58:11 -0500
  • a3eecc009c Merge branch 'main' into wasm Logan Keenan 2022-05-21 13:06:13 -0500
  • b5067ac417
    Merge 99f91581ed into 20fe435a95 Rohan Jain 2022-05-15 11:16:46 -0300
  • ec4e7fcbca
    Merge f4744aeb55 into 20fe435a95 Jacob Rothstein 2022-05-15 10:16:11 -0400
  • 63f66d9830
    Merge a3b83262d2 into 20fe435a95 Javier Viola 2022-05-15 10:15:44 -0400
  • f96f1518fe
    Merge cece63dd0b into 20fe435a95 Andrew Rondeau 2022-05-15 10:15:26 -0400
  • baa162e785
    Merge 55326d0db5 into 20fe435a95 Jeremiah Senkpiel 2022-05-15 10:14:59 -0400
  • 52aaacae63
    Merge branch 'http-rs:main' into main 云上于天 2022-05-15 21:40:51 +0800
  • 20fe435a95
    Merge pull request #879 from marcoslopes/main Jeremiah Senkpiel 2022-05-10 11:52:28 -0700
  • 9cca13f602
    Merge pull request #885 from joshtriplett/non-default-features Josh Triplett 2022-05-09 19:03:21 -0700
  • 5a8fb28275 Merge branch 'main' into wasm Logan Keenan 2022-05-06 15:00:40 -0500
  • 0960344825 Stop re-exporting logging details from tide::log Josh Triplett 2022-04-29 17:18:40 -0700
  • 726221644f
    Merge branch 'http-rs:main' into main 云上于天 2022-04-29 09:00:08 +0800
  • fa0659d4dc
    Merge pull request #884 from joshtriplett/optional-sse Josh Triplett 2022-04-28 10:20:33 -0700
  • 7a903d1540
    Merge pull request #886 from joshtriplett/clippy Yosh 2022-04-28 19:18:55 +0200
  • 47866dd875
    Merge pull request #755 from jbr/remove-logger-from-default-middleware Josh Triplett 2022-04-26 20:50:41 -0700
  • 81db3d972f Make several features non-default Josh Triplett 2022-04-26 20:30:18 -0700
  • 7baf574969
    Merge pull request #883 from cuishuang/main Josh Triplett 2022-04-26 20:39:15 -0700
  • 64396299e4 Update version numbers in README and docs to 0.17 Josh Triplett 2022-04-26 20:36:36 -0700
  • b14ff62dce Fix clippy warning (and unbreak CI): use flat_map Josh Triplett 2022-04-26 20:34:23 -0700
  • 900daf1c79 Make sse optional using new `async-sse` feature Josh Triplett 2022-04-26 20:21:16 -0700
  • 8eb74802a0 Upgrade async-sse to 5.1.0 Josh Triplett 2022-04-26 20:17:08 -0700
  • fbd776a0fc fix typo cuishuang 2022-04-26 20:51:25 +0800
  • a7ac902c4f update femme logger Paul LaCrosse 2022-04-11 11:24:20 -0400
  • 8817761008
    feat(request): add `url_mut` method Roman Volosatovs 2022-03-21 13:02:49 +0100
  • 4ca2635273
    fix(request): make `url` comment match upstream Roman Volosatovs 2022-03-21 13:02:25 +0100
  • 9927041532 Allow cors origin to be dynamically matched Marcos Antonio Lopes 2022-03-16 16:48:18 +1300
  • 849df8f6dc Fixing clippy lint Sean Murphy 2022-03-14 21:14:51 -0700
  • 89b20de3b6 Session cookie secure attribute Sean Murphy 2021-03-10 23:06:30 -0800
  • e17769f7f2 fix clippy error Logan Keenan 2022-03-13 14:48:58 -0500
  • 210557a7ff refactorings Logan Keenan 2022-03-04 09:46:35 -0600