1
0
mirror of https://github.com/actix/examples synced 2024-12-04 18:51:55 +01:00

Commit Graph

  • 8a814c55fd
    Add SeaORM in examples/databases. RemiIO Scarlet 2022-11-22 17:53:35 +0800
  • 3b4ad584eb
    Fix invalid non-existent link (for database example:rbatis). (#585) Remi_IO 2022-11-22 14:10:26 +0800
  • 99014f7944
    Fix README.md, replace an older version doc. Remi_IO 2022-11-22 12:11:23 +0800
  • 32022a5ec1
    add content_type for basic example response body to decode utf-8 correctly (#586) Zhengliang Wu 2022-11-21 22:47:48 +0800
  • 25d2193b82 add content_type for basic example response body to decode utf-8 correctly Zhengliang Wu 2022-11-21 21:39:33 +0800
  • 9334d2d4f8
    Fix invalid non-existent link (for database example:rbatis). RemiIO Scarlet 2022-11-21 13:57:04 +0800
  • 6fe45afe69
    Fix bug in cookie-auth example where secret is too short (#583) iamjpotts 2022-11-15 02:02:36 -0600
  • be33ec4cd7
    Update auth/cookie-auth/src/main.rs Yuki Okushi 2022-11-15 16:52:50 +0900
  • 83fc60c052 Fix bug in cookie-auth example where secret is too short Joshua Potts 2022-11-14 19:28:48 -0600
  • 1e1767135d
    Update README.md (#579) Leonel Sanches 2022-11-04 15:11:36 -0700
  • f944c488a8
    Update README.md Leonel Sanches 2022-11-04 15:09:48 -0700
  • 6f763395d7
    unhide todo Rob Ede 2022-10-26 16:51:50 +0100
  • ddda86784a
    update deps Rob Ede 2022-10-26 16:51:27 +0100
  • 83e987ed0c
    update readme Rob Ede 2022-10-17 14:34:36 +0100
  • ae25a7908d
    add auto reloading to minijinja Rob Ede 2022-10-16 21:49:01 +0100
  • bf0386ade7
    reduce minijinja boilerplate Rob Ede 2022-10-16 21:36:23 +0100
  • 8a22559cac
    fmt Rob Ede 2022-10-16 21:20:54 +0100
  • 7fd6e17459
    remove tera reference Rob Ede 2022-10-16 21:20:26 +0100
  • 5e8883e35a
    add minijinja templating example Rob Ede 2022-10-16 21:20:01 +0100
  • 6953e927ac
    simplify data_factory example Rob Ede 2022-10-16 19:24:17 +0100
  • fa323545e9
    update redis example to v0.22 Rob Ede 2022-10-16 19:14:40 +0100
  • 99d0afde28
    Update README.md Rob Ede 2022-09-13 01:16:48 +0100
  • fc0486dd4a
    remove lazy_static Rob Ede 2022-09-11 16:14:07 +0100
  • ed04cc97b3
    update diesel to v2 Rob Ede 2022-09-10 23:33:09 +0100
  • fd86b650f1
    update deps Rob Ede 2022-09-10 23:07:55 +0100
  • 54c0bc0eb4
    bug fix for websocket chat python file (#575) zalkikar 2022-09-09 15:03:41 -0400
  • 496f65ca3f bug fix for websocket chat python file zalkikar 2022-09-09 14:55:20 -0400
  • b93912f9fb
    remove wrong cd commands Jorge Pinto Sousa 2022-09-07 20:48:49 +0100
  • 0319f18995
    chore: remove fluent crate override Rob Ede 2022-08-28 18:43:05 +0100
  • 818d8b1384
    chore: update lab dep Rob Ede 2022-08-28 18:41:16 +0100
  • 7fd8c57cd2
    chore: update deps Rob Ede 2022-08-28 18:40:59 +0100
  • fcd013fcde
    add session ttl customization example Rob Ede 2022-08-28 18:39:28 +0100
  • d259177eab
    use placeholder approach to shutdown-server Rob Ede 2022-08-07 23:58:56 +0100
  • 2a680d0659
    bump deps Rob Ede 2022-08-07 23:13:00 +0100
  • d55caee58e
    update sse example Rob Ede 2022-08-07 23:12:52 +0100
  • 05e19266ad
    use semantic SSE types Rob Ede 2022-08-07 01:24:40 +0100
  • 087ac5ef24
    update deps Rob Ede 2022-08-05 19:43:46 +0100
  • dc7623694c
    fix comments (#568) Ifa 2022-08-05 18:11:18 +0200
  • 50e12879a6 fix comments krinistof 2022-08-05 18:02:15 +0200
  • 7a036d97b9
    add read and detele object endpoints to s3 example Rob Ede 2022-08-01 03:53:29 +0100
  • c8a4544ea1
    return uploaded files information in s3 example Rob Ede 2022-08-01 03:19:39 +0100
  • 4840cfdb68
    migrate s3 example to aws-sdk-s3 Rob Ede 2022-08-01 01:17:59 +0100
  • 0149e64c7a
    bump uuid to v1 Rob Ede 2022-07-31 23:51:08 +0100
  • 9adb5d3f0e
    Bump juniper from 0.15.9 to 0.15.10 (#567) dependabot[bot] 2022-07-30 00:19:27 +0100
  • 37252807bf
    Bump juniper from 0.15.9 to 0.15.10 dependabot[bot] 2022-07-29 22:47:35 +0000
  • 522e3d11e2
    clippy Rob Ede 2022-07-21 03:30:58 +0100
  • c557986915
    update actix-session everywhere Rob Ede 2022-07-21 03:30:12 +0100
  • 5c9f69bb07
    update example redis-session (#545) Koki Nishihara 2022-07-21 11:21:07 +0900
  • fb5711b44d
    update to actix-session v0.7 Rob Ede 2022-07-21 03:19:39 +0100
  • 5b294f01a5
    Merge branch 'master' into update-redis-session Rob Ede 2022-07-21 04:17:11 +0200
  • b6255d1637
    Update Cargo.toml (#566) Luyi 2022-07-20 15:01:08 -0700
  • 2a0be8e52a
    Update Cargo.toml Rob Ede 2022-07-20 22:44:26 +0100
  • 8e9dccd62b
    Update Cargo.toml Luyi 2022-07-20 14:36:57 -0700
  • 6c39b4b138
    reduce boilerplate on response channels Rob Ede 2022-07-12 02:33:54 +0100
  • 25368e6b65
    remove select macro Rob Ede 2022-07-12 01:42:58 +0100
  • 0b93208bb2
    bump futures-utils to 0.3.17 Rob Ede 2022-07-12 01:08:56 +0100
  • b8a1449605
    improve actorless echo example Rob Ede 2022-07-12 01:08:15 +0100
  • f3ff729a69
    add actorless chat example Rob Ede 2022-07-11 20:19:29 +0100
  • fd17252725
    remove select macro from echo example Rob Ede 2022-07-11 20:19:20 +0100
  • a4a060994d
    add actorless websocket echo example Rob Ede 2022-07-11 01:44:46 +0100
  • 4ff98dbaa5
    re-add fluent templating example to workspace Rob Ede 2022-07-10 03:48:11 +0100
  • 8770694e11
    add fluent templates example Rob Ede 2022-07-10 03:30:48 +0100
  • 0f08afee18
    update sailfish Rob Ede 2022-07-09 23:39:21 +0100
  • 0a201cd860
    update async-graphql deps Rob Ede 2022-07-09 23:35:09 +0100
  • a46a459476
    update deps Rob Ede 2022-07-09 23:13:39 +0100
  • ecc8522725
    update mysql deps Rob Ede 2022-07-09 23:11:36 +0100
  • bbb2e54f07
    update some easy deps Rob Ede 2022-07-09 22:54:51 +0100
  • b85201494a
    update register link to match correct path (#563) BSPlatt 2022-07-09 15:22:53 -0600
  • f1c3cf5b1a
    update register link to match correct path BSPlatt 2022-07-09 14:37:49 -0600
  • a64e21ee6e
    group imports Rob Ede 2022-07-09 21:08:11 +0100
  • 4b801ba222
    clippy Rob Ede 2022-07-09 21:05:06 +0100
  • e97bc83f59
    update actix-web-lab deps Rob Ede 2022-07-09 20:48:05 +0100
  • 43e79460b7
    update deps Rob Ede 2022-07-09 20:43:47 +0100
  • 344bcfce10
    add rustus to showcase Rob Ede 2022-07-03 01:46:46 +0100
  • 368986fc9e
    fix redirecthttps name Rob Ede 2022-06-26 05:08:20 +0100
  • c0e99e7233
    fix redirecthttps link Rob Ede 2022-06-26 05:07:57 +0100
  • c47371caa7
    Replace all unwraps in hello-world example with ? operator (#562) PeterPierinakos 2022-06-24 17:17:52 +0000
  • 5e02771d2e Replace '.unwrap()'s with ? PeterPierinakos 2022-06-24 16:59:59 +0000
  • 04e3ccaca5
    Updated actix-session version to 0.6 in examples/auth/cookie-session (#560) Daniel Hartig 2022-06-20 17:32:08 -0500
  • 8fd1a07a3b fixed formatting daniel.hartig 2022-06-20 10:27:32 -0500
  • 4f590b13f4 Updated actix-session version to 0.6 and corrected breaking changes; the RUST_LOG level was set to which had the effect of hiding the logs created by the cookie_session (main) application...changed RUST_LOG to be set to File: dir, Node: Top, This is the top of the INFO tree. daniel.hartig 2022-06-10 16:24:46 -0500
  • ec919b2424
    Use branch agnostic link (#559) Yuri Astrakhan 2022-06-08 06:01:44 -0400
  • b050b19fad
    Update main.rs Rob Ede 2022-06-08 11:01:17 +0100
  • db5f00e771
    Use captured args in format string (#558) Yuri Astrakhan 2022-06-07 22:53:38 -0400
  • 912de4aa46
    Minor lints and clippies (#557) Yuri Astrakhan 2022-06-07 22:53:28 -0400
  • eee719584e Please rename primary branch to main Yuri Astrakhan 2022-06-07 22:52:58 -0400
  • 7a957cee6e
    Update Cargo.lock to fix the build (#556) Yuri Astrakhan 2022-06-07 22:36:16 -0400
  • f6928c72c8 Minor lints and clippies Yuri Astrakhan 2022-06-07 21:08:34 -0400
  • 13980e53db Use captured args in format string Yuri Astrakhan 2022-06-07 21:08:34 -0400
  • 439c9cf003 Update Cargo.lock to fix the build Yuri Astrakhan 2022-06-07 21:08:34 -0400
  • 271a68c07d
    Update dependencies for databases/postgres (#555) Andrew Langmeier 2022-06-07 19:51:42 -0400
  • 150d3f0666 Update dependencies for databases/postgres Andrew Langmeier 2022-06-06 15:12:16 -0400
  • a7a7f0858b
    Update databases/postgres/README.md (#554) Andrew Langmeier 2022-06-06 14:20:46 -0400
  • 3de2f48075 Update databases/postgres/README.md Andrew Langmeier 2022-06-06 14:17:20 -0400
  • 8465c6ecc5 Update databases/postgres/README.md Andrew Langmeier 2022-06-06 13:28:28 -0400
  • b459225d5a
    Add rustypaste to community showcase (#552) Orhun Parmaksız 2022-05-16 11:09:13 +0200
  • 065d194685
    Add rustypaste to community showcase Orhun Parmaksız 2022-05-16 10:03:21 +0300
  • 62ac6c0e23
    Update README.md Rob Ede 2022-04-21 15:07:19 +0100
  • d409d2686b
    Merge 6712d99f29 into 453311c296 云上于天 2022-04-06 11:53:17 +0800
  • 453311c296
    Add pict-rs to community examples (#546) Riley 2022-04-03 17:45:16 -0500