1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-03-14 09:26:27 +01:00

Commit Graph

  • 0b5e2b3647
    chore: check in lockfile master Rob Ede 2025-03-11 03:12:27 +00:00
  • b95595b9cd
    chore(actix-cors): prepare release 0.7.1 cors-v0.7.1 Rob Ede 2025-03-11 02:55:33 +00:00
  • 4b3f87e915
    build(deps): update redis requirement from 0.28 to 0.29 (#510) dependabot[bot] 2025-03-11 02:38:37 +00:00
  • 144c7f92b9
    build(deps): bump taiki-e/install-action from 2.47.32 to 2.49.9 (#505) dependabot[bot] 2025-03-01 21:13:49 +00:00
  • c71b9dd443
    build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 (#506) dependabot[bot] 2025-03-01 21:13:17 +00:00
  • 282d56e96b
    build(deps): bump actions-rust-lang/setup-rust-toolchain from 1.10.1 to 1.11.0 (#507) dependabot[bot] 2025-03-01 21:01:02 +00:00
  • d514ad3af5
    build(deps): update rand requirement from 0.8 to 0.9 (#498) dependabot[bot] 2025-02-23 18:57:16 +00:00
  • 109e6a4793
    ci: fix test-msrv recipe Rob Ede 2025-02-23 18:53:00 +00:00
  • bb0c7f21d9
    ci: fix msrv by downgrading native-tls Rob Ede 2025-02-23 18:49:47 +00:00
  • 3f7a479a76
    chore: update redis dependency to 0.28 Rob Ede 2025-02-23 18:42:55 +00:00
  • fc4b656c3b
    chore: address clippy lints Rob Ede 2025-02-23 18:29:25 +00:00
  • 0f35de7da1
    build(deps): update derive_more requirement from 1 to 2 (#502) dependabot[bot] 2025-02-10 17:17:28 +00:00
  • 8294fcc645
    build(deps): bump taiki-e/install-action from 2.47.2 to 2.47.32 (#499) dependabot[bot] 2025-02-03 18:27:04 +00:00
  • 3de6b03711
    build(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 (#500) dependabot[bot] 2025-02-03 18:26:46 +00:00
  • 64931189c7
    Improve logout example (#496) Wren Turkal 2025-01-16 03:56:12 -08:00
  • 265b213123
    implement contains_key, update, update_or (#459) Keith Cirkel 2025-01-14 00:51:40 +00:00
  • 695369f02f
    feat: added PartialEq to Cors (#486) Frank Elsinga 2025-01-14 00:22:00 +01:00
  • 87d9e51112
    docs(readme): fix typo and consistent dots in table (#494) laurens-dg 2025-01-10 14:31:31 +01:00
  • 8c11d37dda
    build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.2 (#492) dependabot[bot] 2025-01-03 18:11:53 +02:00
  • d97b36652a
    build(deps): bump taiki-e/install-action from 2.45.13 to 2.47.2 (#493) dependabot[bot] 2025-01-03 18:11:43 +02:00
  • 98847b9279
    fix: ensure TCP connection is properly shut down when Session is dropped (#476) Alex Wied 2024-12-29 11:57:56 -05:00
  • cd1b77134e
    docs: fix redis tls feature names (#487) vgwidt 2024-12-30 01:54:31 +09:00
  • 105932706d
    chore: address clippy lints Rob Ede 2024-12-29 16:19:36 +00:00
  • 18f94fa8b5
    Added actix-jwt-cookies and actix-ws-broadcaster to README (#482) Necdet Arda Etiman 2024-12-02 11:31:00 +03:00
  • 66b82f0f30
    build(deps): bump actions-rust-lang/setup-rust-toolchain (#478) dependabot[bot] 2024-12-02 08:28:15 +00:00
  • d67abde5f3
    build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.7 (#483) dependabot[bot] 2024-12-02 08:28:00 +00:00
  • 3eafe7f5ce
    ci: fix public api diff Rob Ede 2024-12-02 10:21:28 +02:00
  • 3b5f7ae68c
    docs: update readme Rob Ede 2024-10-15 09:59:54 +01:00
  • 036af488fd
    build(deps): bump taiki-e/install-action from 2.44.15 to 2.45.13 (#484) dependabot[bot] 2024-12-02 07:55:04 +00:00
  • 77406cbb71
    Added actix-web-validation to README (#474) Ross 2024-10-14 01:32:52 +09:00
  • 2ede588693
    build(deps): update redis requirement from 0.26 to 0.27 (#463) dependabot[bot] 2024-10-11 13:10:39 +00:00
  • 21680e0ebe
    Include cookie expiration and ttl in the identity example (#473) jwiesler 2024-10-08 00:57:22 +02:00
  • 370f9d3033
    build(deps): bump actions-rust-lang/setup-rust-toolchain (#469) dependabot[bot] 2024-10-01 23:27:47 +01:00
  • 8f4fb348b3
    build(deps): bump taiki-e/install-action from 2.42.37 to 2.44.15 (#471) dependabot[bot] 2024-10-01 23:27:34 +01:00
  • ff4b173716
    build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 (#470) dependabot[bot] 2024-10-01 23:27:21 +01:00
  • 49aacfce9f
    Update README.md (#466) William Desportes 2024-09-28 02:45:02 +02:00
  • dd20ebb6cb
    chore: allow missing docs on test mod Rob Ede 2024-09-12 15:10:28 -04:00
  • a3211b73d3
    chore(actix-identity): prepare release 0.8.0 identity-v0.8.0 Rob Ede 2024-09-12 15:07:36 -04:00
  • a89d3a58bc
    refactor: fix nightly warning Rob Ede 2024-09-12 15:06:22 -04:00
  • 3c640ec120
    chore: fix rand optionality session-v0.10.1 Rob Ede 2024-09-12 14:56:33 -04:00
  • 26ccf8b200
    chore: fix feature gate Rob Ede 2024-09-12 14:55:04 -04:00
  • dd1421f1a0
    chore(actix-session): prepare release 0.10.1 Rob Ede 2024-09-12 14:50:48 -04:00
  • 4eb779be77
    build(deps): bump taiki-e/install-action from 2.42.14 to 2.42.37 (#460) dependabot[bot] 2024-09-02 04:02:50 +01:00
  • 48646d1bd3
    build(deps): update derive_more to v1.0 (#458) John Vandenberg 2024-08-18 22:21:56 +08:00
  • 275675e1c2
    docs(settings): fix doc test settings-v0.8.0 Rob Ede 2024-08-07 01:37:53 +01:00
  • 50d2fee4e2
    chore(actix-settings): prepare release 0.8.0 Rob Ede 2024-08-07 01:32:49 +01:00
  • 0c0d13be12
    docs: update session dependants changelogs Rob Ede 2024-08-07 01:05:57 +01:00
  • d10b71fe06
    docs(session): doc adding features using cargo add session-v0.10.0 Rob Ede 2024-08-07 01:03:40 +01:00
  • f2339971cd
    chore(actix-session): prepare release 0.10.0 Rob Ede 2024-08-07 00:57:54 +01:00
  • 517e72f248
    build(deps): update reqwest requirement from 0.11 to 0.12 (#454) dependabot[bot] 2024-08-06 14:19:02 +00:00
  • 504e89403b
    feature(session): add deadpool-redis compatibility (#381) João Fernandes 2024-08-06 14:47:49 +01:00
  • 31b1dc5aa8
    feature(settings): add TLS (#380) João Fernandes 2024-08-03 09:59:13 +01:00
  • d7daf441d1
    build(deps): bump taiki-e/install-action from 2.41.7 to 2.42.14 (#453) dependabot[bot] 2024-08-03 09:51:46 +01:00
  • 2de4b1886c
    build(deps): update redis requirement from 0.25 to 0.26 (#451) dependabot[bot] 2024-07-30 12:05:02 +01:00
  • caa5dbc5b3
    chore: fix re-exports Rob Ede 2024-07-29 21:50:12 +01:00
  • c259e715f8
    chore: fix just doc Rob Ede 2024-07-29 21:48:36 +01:00
  • d8a86751f0
    Make generate_session_key() public (#449) edgerunnergit 2024-07-30 02:23:18 +05:30
  • cac93d2bc7
    chore(ws): remove unused dev dep ws-v0.3.0 Rob Ede 2024-07-20 07:32:11 +01:00
  • 95f4e0f692
    chore(actix-ws): prepare release 0.3.0 Rob Ede 2024-07-20 07:24:20 +01:00
  • 24f3985eab
    docs(ws): update readme Rob Ede 2024-07-20 07:23:21 +01:00
  • b0d2947a4a
    Add better support for receiving larger payloads (#430) asonix 2024-07-20 01:09:30 -05:00
  • 0802eff40d
    chore: fix fmt recipe Rob Ede 2024-07-20 06:59:10 +01:00
  • 2a6a36af23
    build(deps): update prost requirement from 0.12 to 0.13 (#450) protobuf-v0.11.0 dependabot[bot] 2024-07-20 05:16:26 +00:00
  • 3ebdc6192c
    build(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 (#446) dependabot[bot] 2024-07-01 18:32:54 +01:00
  • 87cf947a45
    build(deps): bump taiki-e/cache-cargo-install-action from 2.0.0 to 2.0.1 (#447) dependabot[bot] 2024-07-01 18:32:50 +01:00
  • f063bec5ba
    build(deps): bump taiki-e/install-action from 2.38.0 to 2.41.7 (#448) dependabot[bot] 2024-07-01 18:32:48 +01:00
  • 45e9e00285
    ci: fix coverage job Rob Ede 2024-06-20 03:10:20 +01:00
  • 6934db623b
    ci: fix coverage job Rob Ede 2024-06-20 03:06:57 +01:00
  • 1a658a98e1
    ci: fix coverage Rob Ede 2024-06-20 03:04:20 +01:00
  • 2a092a19a8
    ci: coverage via just Rob Ede 2024-06-20 02:57:44 +01:00
  • 032aeb6fdb
    chore: fix nightly warning Rob Ede 2024-06-20 02:28:58 +01:00
  • 52e58610e4
    chore: share repo and website Rob Ede 2024-06-20 02:18:37 +01:00
  • 023158cfa8
    chore: move lints to manifest Rob Ede 2024-06-20 02:14:35 +01:00
  • 14c605fae2
    docs: indicative mood Rob Ede 2024-06-20 02:10:19 +01:00
  • d94c023bf9
    build: group recipes Rob Ede 2024-06-20 01:58:25 +01:00
  • 7e21fd753e
    docs: clean up ws examples Rob Ede 2024-06-20 01:55:14 +01:00
  • e7ee2a06ab
    docs: split chat example Rob Ede 2024-06-20 01:37:37 +01:00
  • 8aa2c959c4
    chore(actix-web-httpauth): prepare release 0.8.2 httpauth-v0.8.2 Rob Ede 2024-06-11 04:02:32 +01:00
  • 2f1d1daee8
    ci: fix doctest job Rob Ede 2024-06-11 03:56:49 +01:00
  • d15572b501
    ci: remove doc upload workflow Rob Ede 2024-06-11 03:56:08 +01:00
  • b9e47d61c3
    docs(httpauth): add HttpAuthentication::with_fn examples Rob Ede 2024-06-11 03:55:41 +01:00
  • a648e42fbd Deploying to gh-pages from @ actix/actix-extras@20234ec555 🚀 gh-pages robjtede 2024-06-11 02:53:35 +00:00
  • 515a727ca3
    docs(httpauth): rework example Rob Ede 2024-06-11 03:52:45 +01:00
  • 20234ec555
    ci: fail on doc error Rob Ede 2024-06-11 03:52:15 +01:00
  • e4bb5ed355
    build: group recipes Rob Ede 2024-06-11 03:52:02 +01:00
  • cb3c01dfff Deploying to gh-pages from @ actix/actix-extras@5368569d00 🚀 github-merge-queue[bot] 2024-06-09 23:03:54 +00:00
  • 5368569d00
    build(deps): bump actions-rust-lang/setup-rust-toolchain (#442) dependabot[bot] 2024-06-10 00:00:01 +01:00
  • 21b9408a23
    build(deps): bump taiki-e/install-action from 2.34.1 to 2.38.0 (#443) dependabot[bot] 2024-06-09 23:59:50 +01:00
  • 5879740322
    ci: monthly GHA updates Rob Ede 2024-06-09 23:40:37 +01:00
  • 403e56a632 Deploying to gh-pages from @ actix/actix-extras@4adc9f8884 🚀 robjtede 2024-06-09 22:39:10 +00:00
  • 4adc9f8884
    docs(session): use standard docs Rob Ede 2024-06-09 23:38:33 +01:00
  • da0a9406d3 Deploying to gh-pages from @ actix/actix-extras@abf75eeb06 🚀 github-merge-queue[bot] 2024-06-09 22:33:21 +00:00
  • abf75eeb06
    build(deps): update redis requirement from 0.24 to 0.25 (#412) dependabot[bot] 2024-06-09 22:29:13 +00:00
  • 766aed7c75 Deploying to gh-pages from @ actix/actix-extras@433c926503 🚀 robjtede 2024-06-09 22:25:16 +00:00
  • 433c926503
    chore: address clippy lints Rob Ede 2024-06-09 23:08:20 +01:00
  • 227507e699 Deploying to gh-pages from @ actix/actix-extras@8ebb12b75a 🚀 robjtede 2024-06-09 19:34:42 +00:00
  • 8ebb12b75a
    refactor: use tracing in session examples Rob Ede 2024-06-09 20:34:06 +01:00
  • 642be3c8b7 Deploying to gh-pages from @ actix/actix-extras@931c4eea4d 🚀 github-merge-queue[bot] 2024-06-09 19:27:55 +00:00
  • 931c4eea4d
    feat(session): add rustls (actix#342) (#402) zbigniewzolnierowicz 2024-06-09 21:19:29 +02:00
  • 7b9c28214c Deploying to gh-pages from @ actix/actix-extras@8195484415 🚀 github-merge-queue[bot] 2024-06-09 05:14:24 +00:00