Evan Almloff
|
41f9c480c8
|
remove old references to server context
|
2023-07-07 18:39:18 -07:00 |
|
Evan Almloff
|
14883bb711
|
add server function middleware
|
2023-07-07 18:25:45 -07:00 |
|
Evan Almloff
|
c49c75cb60
|
remove props compression
|
2023-07-07 11:08:27 -07:00 |
|
Evan Almloff
|
7597068af6
|
integrate extractors with the macro
|
2023-07-07 11:03:59 -07:00 |
|
Evan Almloff
|
4f6e6a7c0d
|
add extractors to server-fn
|
2023-07-06 17:54:05 -07:00 |
|
Evan Almloff
|
e883e8d0dd
|
fix static generation example compiling
|
2023-07-06 11:24:52 -07:00 |
|
Evan Almloff
|
b7ea3580c2
|
add static generation hydrated example
|
2023-07-06 10:52:09 -07:00 |
|
Evan Almloff
|
f53dd5c181
|
remove logging
|
2023-07-04 11:54:41 -07:00 |
|
Evan Almloff
|
e7c3047aa1
|
apply headers to axum adapter
|
2023-07-04 09:19:22 -07:00 |
|
Evan Almloff
|
040055ba9d
|
compress assets by default in the launch macro
|
2023-06-30 19:22:43 -07:00 |
|
Evan Almloff
|
b927e2fec8
|
change server_config -> serve_config
|
2023-06-30 18:48:12 -07:00 |
|
Evan Almloff
|
b334444711
|
formatting
|
2023-06-30 14:09:19 -07:00 |
|
Evan Almloff
|
f5c60eeb4c
|
make fullstack helpers compatable with prerendering
|
2023-06-28 18:48:42 -07:00 |
|
Evan Almloff
|
a7f7aad947
|
fix errors for nested routes
|
2023-06-28 11:27:11 -07:00 |
|
Evan Almloff
|
7b1f0c9412
|
Merge branch 'master' into router-typesafe
|
2023-06-28 08:56:07 -07:00 |
|
Evan Almloff
|
4fba279291
|
fix imports in the launch macro
|
2023-06-27 09:28:24 -07:00 |
|
Evan Almloff
|
6569827b97
|
remove debug handler
|
2023-06-26 12:54:04 -07:00 |
|
Evan Almloff
|
a165e13564
|
add cache headers
|
2023-06-24 13:21:12 -07:00 |
|
Evan Almloff
|
b8806b0854
|
remove brackets around address
|
2023-06-23 18:56:20 -07:00 |
|
Evan Almloff
|
99674fcf94
|
create server launch macro
|
2023-06-23 18:23:03 -07:00 |
|
Evan Almloff
|
1704ee0068
|
router/fullstack/ssr intigration
|
2023-06-22 16:51:48 -07:00 |
|
Evan Almloff
|
495fd22bfd
|
Merge branch 'master' into router-typesafe
|
2023-06-22 12:52:11 -07:00 |
|
Evan Almloff
|
07215924bc
|
WIP: fullstack router intigration
|
2023-06-22 12:51:10 -07:00 |
|
Evan Almloff
|
da44b7a3f2
|
fix salvo server function handler example
|
2023-06-19 16:11:59 -05:00 |
|
Evan Almloff
|
158852e5a0
|
make regestering server functions optional
|
2023-06-19 16:08:46 -05:00 |
|
Evan Almloff
|
a9307e57e6
|
fix CI
|
2023-06-02 12:33:47 -05:00 |
|
Evan Almloff
|
07446386e6
|
fix external router examples
|
2023-06-01 14:10:33 -05:00 |
|
Nikita Pekin
|
71888f484e
|
add default-tls and rustls features
|
2023-05-24 18:11:17 +02:00 |
|
Evan Almloff
|
4a8542c28e
|
fix response spelling
|
2023-05-11 18:40:02 -05:00 |
|
Evan Almloff
|
40d30bb434
|
fix fullstack desktop example
|
2023-05-04 11:44:32 -05:00 |
|
Evan Almloff
|
ab1de6e53f
|
finish server function docs
|
2023-05-04 09:57:11 -05:00 |
|
Evan Almloff
|
515aee6c3c
|
reorganize the fullstack docs
|
2023-05-02 17:43:07 -05:00 |
|
Evan Almloff
|
a9375af2b4
|
remove ws message logging
|
2023-05-02 11:06:54 -05:00 |
|
Evan Almloff
|
fb6757484d
|
pull out serve static assets methods
|
2023-05-02 11:05:21 -05:00 |
|
Evan Almloff
|
e6c540320e
|
rename package to dioxus-fullstack
|
2023-05-02 10:15:34 -05:00 |
|