Commit graph

10 commits

Author SHA1 Message Date
pasta
da7fd268b6
feat: upgrade to tauri 2.0
Steps taken:
1. install tauri via cargo install tauri-cli
2. see errors when running cargo tauri build
3. run cargo tauri migrate as recommended by docs https://tauri.app/start/migrate/from-tauri-1/
4. manually fix some .ts includes as recommeneded by docs https://tauri.app/start/migrate/from-tauri-1/#migrate-to-core-module
5. successfully build using cargo tauri build
2024-10-02 14:30:28 -05:00
Igor Katson
c4dd028cfc
Desktop lg by default 2023-12-16 11:20:25 +00:00
Igor Katson
2603b20f27
Make versions less duplicative as I always mess up changing them everywhere. Now its just Cargo.toml for desktop 2023-12-09 08:58:00 +00:00
Igor Katson
aec5d3ce30
Fix desktop version 2023-12-09 08:52:38 +00:00
Igor Katson
2653fb0515
Tweak release.yaml to release files quicker 2023-12-08 10:16:29 +00:00
Igor Katson
22d7f655a7
Update version strings in web UI 2023-12-06 01:31:23 +00:00
Igor Katson
63a21a50fd
Don't display status code twice in UI errors 2023-12-03 09:43:46 +00:00
Igor Katson
724691bfc2
Developing release scripts for windows Tauri 2023-12-03 00:12:46 +00:00
Igor Katson
9b96eca041
Update tags 2023-12-02 22:42:24 +00:00
Igor Katson
30da40555a
Add a desktop app with tauri 2023-12-02 22:24:36 +00:00