Bonchellon c175d734d7 0.2.4 — fix code-editor white screen, rename package to "Exbyte Depot"
- Fix critical crash: opening the built-in code editor blanked the whole app
  (white screen). The editing early-return sat above the syntax-highlight
  useMemo, so entering edit mode changed the hook count and React tore down the
  tree (Rules of Hooks violation). Moved all hooks above the early returns.
- Diff-vs-previous button is now shown only for text/code files, not binaries
  (p4 diff2 on a .uasset only prints "files differ", which is useless).
- Package renamed to "Exbyte Depot" (productName + mainBinaryName); identifier
  unchanged so existing installs upgrade in place.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-08 09:43:33 +03:00

Tauri + React + Typescript

This template should help get you started developing with Tauri, React and Typescript in Vite.

Description
No description provided
Readme 7.2 MiB
v0.4.2 Latest
2026-07-18 17:29:58 +03:00
Languages
TypeScript 59.2%
Rust 16.5%
CSS 11.2%
HTML 9.3%
JavaScript 3.8%