Commit 1dcd1da
Release 2.0 (#55)
* feat: Update dependencies, add proper Project Babble support
* updated dependencies
* cargo
* removed unused code and organized structure
* packages
* resolved issue with scroll
* leftover styles
* connected theme
* Updated overall look and organized imports
* ui changes
* Babble support
* Beta conflicts (#27)
* conflict
* conflicts
* resolved issue with imports
* terminal header
### 📝 Documentation
* Update FUNDING.yml ([70a1594](70a1594))
* Initial set of changes to get and shut down ETVR backend from within the new frontend tool (#30)
* Initial set pf changes to get and shut down ETVR backend from within the new frontend tool
* Clean up the code.
TODO figure out how to kill a zombie proces
* Update tauri version
* You can't have a zombie process if you shoot it with a gun
* Cleanup after CR by FelinDev
[FelinDev](https://github.com/felindev)
* Move the ETVR handling code into a plugin, update readme, clean up a little
* Update header design (#46)
* update header design
* disable rust sidecars
* connect app version
* set header button
* undo
* modals
* remove progressbar
* store
* initial ui update
* update modals workflow
* Integrate new steps
* update api commands
* wired method
* api text parser
* init
* get possible networks
* wireless initial integration
* integrate wireless workflow
* leftover
* logger
* terminal
* connect loader
* connect notification
* manage logs
* change device mode
* connect select port
* connect missing steps
* connect update network workflow
* leftover
* watchers
* organize code
* organize types
* add missing imports
* tests
* component stories
* page stories
* animation stories
* leftover
* update api
* resolve errors
* integrate api
* Adjust reading firmware bin data to new format
* add logger
* get app version
* integrate signal
* bug fixes
* detect uvc mode
* stories
* organize modals structure
* initial app updated
* updater
* leftover
* setup pubkey
* add support for bssid
* set height
* setup default mdns
* add sleep
* authors
* Update rust version to fix CI crashes
* update config
* feat: Update build.yml to include tauri secrets in env
* feat: Switch to official tauri-action
* Revert "feat: test disable updater"
This reverts commit a770144.
* Introduce bumpver for version management, document usage
* Rework build.yml to rely fully on tauri action
* Cleanup not needed scripts
* Turn commit and tag back on for bumpver
* bump version to 1.7.1-beta.2
* Update documentation to reflect tags behavior
* Add basic make_release.py tool
* Reapply "feat: test disable updater"
This reverts commit f2ad844.
* Restore version to basic format
* Improve build.yml
* Improve getting tags from ref
* tauri v2
* authors
* workflow
* Improve build pipeline, add test build in pr
* Test improved CI pipeline
* message
* workflow
* workflow
* workflow
* workflow
* bring back correct version
* Update workflow based on feedback
* bump version
* Disable notifications on linux due to webkit issues
---------
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Lorow <smykupyka@gmail.com>1 parent 70a1594 commit 1dcd1da
239 files changed
Lines changed: 14398 additions & 15624 deletions
File tree
- .github
- scripts
- workflows
- .storybook
- .vscode
- src-tauri
- backend_bin
- capabilities
- src
- lib
- api
- src
- esp
- src
- etvr_backend_module
- src
- util/src
- modules
- src
- common
- components
- AppUpdater
- Board/SelectBoard
- Buttons
- Button
- Checkbox
- DefaultButton
- DropdownButton
- OptionButton
- PrimaryButton
- SelectButton
- Toggle
- Cards
- Card
- NetworkCard
- Checkbox
- DevTools
- Dropdown
- DropdownList
- Dropdown
- PortDropdown
- Header
- Inputs
- Input
- NetworkInput
- PasswordInput
- Modal
- ModalHeader
- Modal
- NetworkBars
- Notifications
- CustomToast
- ProgressBar
- SelectNetwork
- SwipeAnimation
- Terminal
- Firmware
- Step
- TerminalHeader
- Titlebar
- Typography
- containers
- FlashFirmware
- FlashWizard
- ChangeDeviceModeWizard
- FlashWizard
- SelectModeWizard
- SelectPortWizard
- SetupMacAddressWizard
- SetupWizard
- TerminalWizard
- UpdateNetworkWizard
- WiredWizard
- WirelessWizard
- Header
- ManageBoard
- ManageNetwork
- Modals
- Terminal
- esp
- interfaces
- logger
- pages
- BoardManagement
- Modals
- DevtoolsModal
- SelectBoardModal
- SelectPortModal
- UpdaterModal
- NetworkManagement
- Terminal
- VirtualList
- persistenStore
- routes
- static
- types
- ui
- store
- actions
- animation
- firmware
- notifications
- terminal
- animation
- context
- esp
- firmware
- network
- notifications
- tauriStore
- terminal
- ui
- utils
- styles
- types
- animation
- esp
- firmware
- notifications
- settings
- ui
- utils
- watchers
- watchAppVersion
- watchDOMContent
- watchGHRequest
- watchSettings
- windows/docs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
23 | 28 | | |
24 | 29 | | |
25 | 30 | | |
26 | 31 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
30 | 47 | | |
31 | 48 | | |
32 | 49 | | |
| |||
70 | 87 | | |
71 | 88 | | |
72 | 89 | | |
73 | | - | |
| 90 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments