1
0
mirror of https://github.com/actix/examples synced 2025-06-28 09:50:36 +02:00
Commit Graph

872 Commits

Author SHA1 Message Date
72d0d1eb4b fix: remaining upgrade issues 2023-08-29 18:56:00 +01:00
09dad8f836 chore: update deps 2023-08-29 18:49:21 +01:00
cfea68d5c7 use rustls v0.21 2023-08-29 18:28:15 +01:00
9ac242138a Fix Labrinth name & remove Imitari which no longer exists (#631) 2023-07-27 07:13:08 +01:00
db35977fbe chore: fmt 2023-07-22 22:29:35 +01:00
de0411ca31 feat: update example api to support GET /users (#629)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2023-07-22 22:28:57 +01:00
18a8dbaa8f use same port in Vue UI as pre-upgrade 2023-07-18 22:56:47 +01:00
04896c06b9 fix vue example ref 2023-07-18 22:55:19 +01:00
9b2e24b1b3 update vue to v3 2023-07-18 22:54:35 +01:00
60ecab2732 add oauth example 2023-07-18 19:25:54 +01:00
2ece131b36 remove unneeded dependencies 2023-07-18 17:42:33 +01:00
1a634a983f remove jsoncrate 2023-07-18 17:34:26 +01:00
01cb601f67 use secure version ranges 2023-07-18 16:26:47 +01:00
20105d13fe chore: update deps 2023-07-18 16:22:29 +01:00
3513108eb5 update mysql dep to 24 2023-07-18 16:22:00 +01:00
84fcd7435c dot rustfmt config 2023-07-18 16:20:43 +01:00
fa49784d07 Fix Typo (#626) 2023-07-18 15:29:16 +01:00
bf33fdd464 Add community example: rayspace.dev (#625) 2023-07-18 01:21:09 +01:00
16bfb1cf2f simplify sql create tables 2023-07-18 01:09:09 +01:00
048f4fd884 improve mysql readme 2023-07-18 01:01:26 +01:00
f3cf37bb0d fix vue example ports
closes #624
2023-07-17 22:26:11 +01:00
da976e0415 refactor mysql models 2023-07-17 22:13:50 +01:00
a86471501d split up mysql modules 2023-07-17 20:59:04 +01:00
6f94000c80 remove methods from paths 2023-07-17 18:56:41 +01:00
43fdd8ad62 deref to pool through data 2023-07-17 18:51:15 +01:00
dfd925d4c1 add mysql example to workspace 2023-07-17 17:55:17 +01:00
8e736d9ea4 Add example for Mysql client library (MySql database driver) #622 (#623) 2023-07-17 17:31:58 +01:00
7736cbb7f7 check in vscode config 2023-07-09 03:42:06 +01:00
8fd4262136 s/str::to_string/str::to_owned 2023-07-09 03:32:47 +01:00
9a5cd90634 ci: fix db creation 2023-07-09 02:22:08 +01:00
8461da57fb update warning 2023-07-09 02:19:15 +01:00
1e0cedade0 ci: fix sqlx test 2023-07-09 02:08:43 +01:00
1ca11e70e8 update sqlx dep to 0.7 2023-07-09 02:05:10 +01:00
4bfe63857e update aws-sdk deps 2023-07-09 01:33:45 +01:00
dbfa486897 update minijinja version 2023-07-09 00:56:56 +01:00
e96b9aeccc ci: update setup-rust-toolchain 2023-07-08 23:02:44 +01:00
7b865c6aed update deps 2023-07-08 18:52:09 +01:00
ce10427457 Bump openssl from 0.10.52 to 0.10.55 (#621) 2023-06-22 00:06:45 +01:00
3d10ce96f5 better HTTPS readmes 2023-05-22 14:21:48 +01:00
8c1b59ff9e update mkcert command 2023-05-22 14:18:07 +01:00
48565526e7 show how to handle private keys with passphrases in openssl example 2023-05-22 14:06:04 +01:00
aae806b42f update deps 2023-05-22 12:47:21 +01:00
cca35d091e add RUSTfulapi link to readme 2023-05-06 14:10:36 +01:00
c6c8463ac5 Bump aws-sigv4 from 0.54.1 to 0.54.2 (#620)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-27 02:23:15 +09:00
17978ad115 Refine GHA workflows (#619) 2023-04-24 05:53:40 +09:00
866ad278d5 doc: add README.md into cors/backend (#618) 2023-04-06 11:11:44 +01:00
e6eeace5d5 doc: modify link format of README.md in auth/casbin (#617) 2023-04-03 14:00:43 +01:00
463b76ef8a doc: add README.md into background-jobs (#616) 2023-03-31 19:33:13 +01:00
888123742c fix server-sent-events/drain.js (#615) 2023-03-30 03:57:54 +01:00
03c6bd8bea change curl -X post to curl -X POST (#614) 2023-03-30 03:46:10 +01:00