Evan Almloff
|
15dff7ad55
delete a leftover dioxusin file on all unix operating systems, not just mac
|
1 年之前 |
Evan Almloff
|
ab79c00cd8
kill the fullstack server before starting another one
|
1 年之前 |
Evan Almloff
|
49be972507
make dx clean clean the new .dioxus directory
|
1 年之前 |
Evan Almloff
|
1683ec8a72
introduce RAIIChild to drop the child process for desktop even when the exit is not planned
|
1 年之前 |
ealmloff
|
2853b16cd6
Merge branch 'DioxusLabs:master' into intigrate-collect-assets
|
1 年之前 |
Evan Almloff
|
2a764aaf6a
remove some unused CLI imports
|
1 年之前 |
Evan Almloff
|
e7515d18c1
show multiple different error messages in hot reloading
|
1 年之前 |
Exotik850
|
cf413780c1
Make hot reload error only show once (#1725)
|
1 年之前 |
Evan Almloff
|
66e2c02bf7
Merge branch 'master' into intigrate-collect-assets
|
1 年之前 |
Jonathan Kelley
|
fe7df0c6a5
Merge pull request #1697 from ealmloff/hot-reload-temp-dir
|
1 年之前 |
Evan Almloff
|
9a13df2c73
move hot reload socket into the target directory
|
1 年之前 |
Jonathan Kelley
|
edebe5be4a
Merge pull request #1653 from ealmloff/fix-hot-reload-missing-items
|
1 年之前 |
Evan Almloff
|
b965fc23e9
use a temp directory for the hot reloading pipe on desktop, fullstack and liveview
|
1 年之前 |
Felix F Xu
|
a2ca1760c9
Set local_socket_stream to blocking (default) (#1682)
|
1 年之前 |
Evan Almloff
|
8cf8f66c27
add more logging to desktop hot reloading
|
1 年之前 |
Evan Almloff
|
b76f129083
Merge branch 'master' into intigrate-collect-assets
|
1 年之前 |
Sridhar Ratnakumar
|
0d7bc86250
cli: Log connection errors during `dx serve` in desktop apps (#1515)
|
1 年之前 |
Evan Almloff
|
e2f50cc689
Merge branch 'master' into intigrate-collect-assets
|
1 年之前 |
Evan Almloff
|
f976e08f71
Merge branch 'master' into intigrate-collect-assets
|
1 年之前 |
Evan Almloff
|
49a127b31e
deduplicate serve code with hot reloading in the CLI crate
|
1 年之前 |
Evan Almloff
|
e162e3e4cf
fix formatting
|
1 年之前 |
Evan Almloff
|
99268acc05
add an option to skip assets in the CLI
|
1 年之前 |
Evan Almloff
|
afb8578605
Merge branch 'fullstack-serve' into intigrate-collect-assets
|
1 年之前 |
Evan Almloff
|
e3aac14ec9
make clippy happy
|
1 年之前 |
Evan Almloff
|
bd743fa2f9
Add fullstack platform to serve and build commands
|
1 年之前 |
Evan Almloff
|
1ed814668a
Set an environment variable during serve for bundling
|
1 年之前 |
Jonathan Kelley
|
90d23714da
Fix clippy around pathbuf
|
1 年之前 |
Evan Almloff
|
4a0869de7b
cargo fix
|
1 年之前 |
Evan Almloff
|
98e2b4acbd
fix normal desktop serve
|
1 年之前 |
Evan Almloff
|
2c1c147828
fix desktop hot reloading
|
1 年之前 |