Commit History

Author SHA1 Message Date
  Evan Almloff fdd77d79c1 Restore SSG serve logic (#4111) 2 weeks ago
  Evan Almloff 693f5c61b9 Always download wasm opt from the binary (#4247) 1 month ago
  Evan Almloff 58669f892d Move asset hashing into the CLI (#3988) 1 month ago
  Falk Woldmann 3c3256ec02 refactor: remove `once_cell` dependency and use `std::sync` equivalents (#4185) 1 month ago
  Jonathan Kelley 0982c1ff8b feat: copy frameworks to Frameworks folder, detect linkers, custom target dirs (#4174) 1 month ago
  Jonathan Kelley 4d3d55a7a3 CLI self-updater, warn on version mismatch, direct install.sh option, androidmanifest and info.plist customization, bump to 0.7-alpha.0 (#4095) 1 month ago
  Arvid Fahlström Myrman 8ca8b042af Fix dx serve proxying of websocket connections established from the browser (#3895) 2 months ago
  Jonathan Kelley d976ca184a Binary patching rust hot-reloading, sub-second rebuilds, independent server/client hot-reload (#3797) 2 months ago
  Steve Schoettler a1107de0c0 Update axum and many dependencies (#3825) 2 months ago
  Gabi dfc359cdfb adds feature `server_fn_axum` that compiles for wasm target (#3840) 3 months ago
  Jonathan Kelley bdeedc13eb feat: router-based wasm bundle splitting (#3683) 4 months ago
  Jonathan Kelley 5d4893493b revert ring pr 5 months ago
  Vinicius Gobbo Antunes de Oliveira ce2b223af9 CryptoProvider error. (#3619) 5 months ago
  Evan Almloff 13dcd80fbf Optimize wasm bindgen asset with manganis (#3531) 5 months ago
  Jonathan Kelley 8334f7fbaa feat: device hot-reload, tools-relative adb, auto port bind (#3586) 5 months ago
  Cathal c7951b7dd5 feat(cli): add feature to disable downloads (#3465) 5 months ago
  BleemIs42 19d5fae12d Fix outdir not work when run dx bundle --platform web --outdir mydir (#3572) 5 months ago
  Evan Almloff ecc419df0a Fix ssg race condition (#3521) 6 months ago
  Miles Murgaw a3812d66da Fix: Asset Cache On Windows & Asset Status (#3525) 6 months ago
  Jonathan Kelley 773d805037 fix: bump futures-channel to prevent locked versions from conflicting (#3510) 6 months ago
  Jonathan Kelley eb76d48eae Fix: unwraps while ignoring log lines (#3370) 6 months ago
  Miles Murgaw ccf500c77b Feat: CLI `wasm-bindgen-cli` Installer (#3335) 6 months ago
  Jonathan Kelley 66a50240bc Update all docs links to 0.6, release 0.6 (#3225) 7 months ago
  Jonathan Kelley 7d490dc3bd feat: integrate dioxus-logger inline (#3302) 7 months ago
  Jonathan Kelley 1cbfcde6cd improve build times by extracting asset opt into its own crate (#3273) 7 months ago
  Jonathan Kelley b114ed39f3 drop reference types due to deprecation, pin browserlist (fix ci) (#3272) 7 months ago
  Evan Almloff f9617c8d33 Restore manganis optimizations (#3195) 7 months ago
  Andrew Voynov fca5a82e2b Fix (and rewrite) `dx init`/`dx new` (#2822) 7 months ago
  Jonathan Kelley fb7c568275 fix: java_home and cli swallowing logs (#3221) 7 months ago
  Jonathan Kelley ac3e33af46 cli json output, dx bundle fix, `dx serve --platform android`, race condition, drop ssg platform (#3186) 7 months ago