link
34f35bbf20
0.3.5 ( #470 )
...
* initial completion of the sharing function
* Adjusting multi-partition disk mounts
* Add file sharing function
* update usb auto mount shell
* update samba config
* add umount disk function
* update change log
* update usb auto mount \
* update usb auto mount
* Update periodical.go
* Update periodical.go
* resolve alpha.1 issues
* Update UI
* update usb show name
* update web
* update image version
2022-08-22 18:22:12 +08:00
link
b6f413b9e9
0.3.5 ( #464 )
...
* initial completion of the sharing function
* Adjusting multi-partition disk mounts
* Add file sharing function
* update usb auto mount shell
* update samba config
* add umount disk function
* update change log
* update usb auto mount \
* update usb auto mount
* Update periodical.go
* Update periodical.go
* resolve alpha.1 issues
* Update UI
2022-08-18 11:18:27 +08:00
link
cee34ec1c2
0.3.5 ( #451 )
...
* initial completion of the sharing function
* Adjusting multi-partition disk mounts
* Add file sharing function
* update usb auto mount shell
* update samba config
* add umount disk function
* update change log
* update usb auto mount \
* update usb auto mount
* Update periodical.go
2022-08-15 11:37:21 +08:00
link
87e66aae8a
0.3.4 ( #408 )
...
* delete connect
* update user
* change branch
* API feedback (#341 )
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* change branch
* update route
* change branch
* Update route.go
* 0.3.4 Function development completed
* Update system.go
* update ui
* Completed v0.3.4 and released alpha
* Update gin.go
* fix the problem of docker environment variables being displayed more than once
Co-authored-by: Tiger Wang (王豫) <tigerwang@outlook.com>
2022-07-26 11:03:45 +08:00
link
6f98995e7d
0.3.4 ( #385 )
...
* delete connect
* update user
* change branch
* API feedback (#341 )
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* change branch
* update route
* change branch
* Update route.go
* 0.3.4 Function development completed
* Update system.go
* update ui
* Completed v0.3.4 and released alpha
Co-authored-by: Tiger Wang (王豫) <tigerwang@outlook.com>
2022-07-22 11:02:11 +08:00
link
f99f49dd7e
V0.3.3 ( #330 )
...
* switch branches
* update user interface
* switch branch
* switch branch
* change branch
* submit 0.3.3
2022-06-29 11:09:58 +08:00
link
f506d6ce49
Dev ( #298 )
...
* fix bug
* updata UI
* 0.3.2
### Added
- [Files] Files can now be selected multiple files and downloaded, deleted, moved, etc.
- [Apps] Support to modify the application opening address.([#204 ](https://github.com/IceWhaleTech/CasaOS/issues/204 ))
### Changed
- [Apps] Hide the display of non-essential environment variables in the application.
- [System] Network, disk, cpu, memory, etc. information is modified to be pushed via socket.
- [System] Optimize opening speed.([#214 ](https://github.com/IceWhaleTech/CasaOS/issues/214 ))
### Fixed
- [System] Fixed the problem that sync data cannot submit the device ID ([#68 ](https://github.com/IceWhaleTech/CasaOS/issues/68 ))
- [Files] Fixed the code editor center alignment display problem.([#210 ](https://github.com/IceWhaleTech/CasaOS/issues/210 ))
- [Files] Fixed the problem of wrong name when downloading files.([#240 ](https://github.com/IceWhaleTech/CasaOS/issues/240 ))
- [System] Fixed the network display as a negative number problem.([#224 ](https://github.com/IceWhaleTech/CasaOS/issues/224 ))
* Modify log help class
* Fix some bugs in 0.3.2
* Solve the operation file queue problem
* Exclude web folders
* update UI
* add cancel file operate
* Update UI
* Merge sockets to transfer data
* Conflict Resolution
* Update send data interval
* Update UI
* fixed bug
- Fix the problem of application opening failure on non-80 ports
- Modify port failure problem
- Modify environment variables disappearing problem
* update version function
* Fix version update issues
* fixed bug
- [System] Fixed the issue of widgets displaying wrongly on mobile devices.
- [App] Fix the problem of application opening failure on non-80 ports ([#283 ](https://github.com/IceWhaleTech/CasaOS/issues/283 ) [#280 ](https://github.com/IceWhaleTech/CasaOS/issues/280 ))
- [System] Modify port failure problem ([#282 ](https://github.com/IceWhaleTech/CasaOS/issues/282 ))
- [App]Modify environment variables disappearing problem([#284 ](https://github.com/IceWhaleTech/CasaOS/issues/284 ))
- [System]Fix no update alert([#278 ](https://github.com/IceWhaleTech/CasaOS/issues/278 ))
- [System] Fixed some bugs of application cpu usage and memory staging([#272 ]https://github.com/IceWhaleTech/CasaOS/issues/272 )
* update UI
* Update CHANGELOG.md
* update app service
* update ui
* Fix application installation host mode error
* update ui
* Update UI
2022-06-15 19:01:26 +08:00
link
5d7c5ba120
Dev ( #296 )
...
* fix bug
* updata UI
* 0.3.2
### Added
- [Files] Files can now be selected multiple files and downloaded, deleted, moved, etc.
- [Apps] Support to modify the application opening address.([#204 ](https://github.com/IceWhaleTech/CasaOS/issues/204 ))
### Changed
- [Apps] Hide the display of non-essential environment variables in the application.
- [System] Network, disk, cpu, memory, etc. information is modified to be pushed via socket.
- [System] Optimize opening speed.([#214 ](https://github.com/IceWhaleTech/CasaOS/issues/214 ))
### Fixed
- [System] Fixed the problem that sync data cannot submit the device ID ([#68 ](https://github.com/IceWhaleTech/CasaOS/issues/68 ))
- [Files] Fixed the code editor center alignment display problem.([#210 ](https://github.com/IceWhaleTech/CasaOS/issues/210 ))
- [Files] Fixed the problem of wrong name when downloading files.([#240 ](https://github.com/IceWhaleTech/CasaOS/issues/240 ))
- [System] Fixed the network display as a negative number problem.([#224 ](https://github.com/IceWhaleTech/CasaOS/issues/224 ))
* Modify log help class
* Fix some bugs in 0.3.2
* Solve the operation file queue problem
* Exclude web folders
* update UI
* add cancel file operate
* Update UI
* Merge sockets to transfer data
* Conflict Resolution
* Update send data interval
* Update UI
* fixed bug
- Fix the problem of application opening failure on non-80 ports
- Modify port failure problem
- Modify environment variables disappearing problem
* update version function
* Fix version update issues
* fixed bug
- [System] Fixed the issue of widgets displaying wrongly on mobile devices.
- [App] Fix the problem of application opening failure on non-80 ports ([#283 ](https://github.com/IceWhaleTech/CasaOS/issues/283 ) [#280 ](https://github.com/IceWhaleTech/CasaOS/issues/280 ))
- [System] Modify port failure problem ([#282 ](https://github.com/IceWhaleTech/CasaOS/issues/282 ))
- [App]Modify environment variables disappearing problem([#284 ](https://github.com/IceWhaleTech/CasaOS/issues/284 ))
- [System]Fix no update alert([#278 ](https://github.com/IceWhaleTech/CasaOS/issues/278 ))
- [System] Fixed some bugs of application cpu usage and memory staging([#272 ]https://github.com/IceWhaleTech/CasaOS/issues/272 )
* update UI
* Update CHANGELOG.md
* update app service
* update ui
2022-06-15 10:22:27 +08:00
link
0297fe67af
Dev ( #290 )
...
* fix bug
* updata UI
* 0.3.2
### Added
- [Files] Files can now be selected multiple files and downloaded, deleted, moved, etc.
- [Apps] Support to modify the application opening address.([#204 ](https://github.com/IceWhaleTech/CasaOS/issues/204 ))
### Changed
- [Apps] Hide the display of non-essential environment variables in the application.
- [System] Network, disk, cpu, memory, etc. information is modified to be pushed via socket.
- [System] Optimize opening speed.([#214 ](https://github.com/IceWhaleTech/CasaOS/issues/214 ))
### Fixed
- [System] Fixed the problem that sync data cannot submit the device ID ([#68 ](https://github.com/IceWhaleTech/CasaOS/issues/68 ))
- [Files] Fixed the code editor center alignment display problem.([#210 ](https://github.com/IceWhaleTech/CasaOS/issues/210 ))
- [Files] Fixed the problem of wrong name when downloading files.([#240 ](https://github.com/IceWhaleTech/CasaOS/issues/240 ))
- [System] Fixed the network display as a negative number problem.([#224 ](https://github.com/IceWhaleTech/CasaOS/issues/224 ))
* Modify log help class
* Fix some bugs in 0.3.2
* Solve the operation file queue problem
* Exclude web folders
* update UI
* add cancel file operate
* Update UI
* Merge sockets to transfer data
* Conflict Resolution
* Update send data interval
* Update UI
* fixed bug
- Fix the problem of application opening failure on non-80 ports
- Modify port failure problem
- Modify environment variables disappearing problem
* update version function
* Fix version update issues
* fixed bug
- [System] Fixed the issue of widgets displaying wrongly on mobile devices.
- [App] Fix the problem of application opening failure on non-80 ports ([#283 ](https://github.com/IceWhaleTech/CasaOS/issues/283 ) [#280 ](https://github.com/IceWhaleTech/CasaOS/issues/280 ))
- [System] Modify port failure problem ([#282 ](https://github.com/IceWhaleTech/CasaOS/issues/282 ))
- [App]Modify environment variables disappearing problem([#284 ](https://github.com/IceWhaleTech/CasaOS/issues/284 ))
- [System]Fix no update alert([#278 ](https://github.com/IceWhaleTech/CasaOS/issues/278 ))
- [System] Fixed some bugs of application cpu usage and memory staging([#272 ]https://github.com/IceWhaleTech/CasaOS/issues/272 )
* update UI
2022-06-14 18:10:22 +08:00
link
94d0efdb12
Dev ( #285 )
...
* fix bug
* updata UI
* 0.3.2
### Added
- [Files] Files can now be selected multiple files and downloaded, deleted, moved, etc.
- [Apps] Support to modify the application opening address.([#204 ](https://github.com/IceWhaleTech/CasaOS/issues/204 ))
### Changed
- [Apps] Hide the display of non-essential environment variables in the application.
- [System] Network, disk, cpu, memory, etc. information is modified to be pushed via socket.
- [System] Optimize opening speed.([#214 ](https://github.com/IceWhaleTech/CasaOS/issues/214 ))
### Fixed
- [System] Fixed the problem that sync data cannot submit the device ID ([#68 ](https://github.com/IceWhaleTech/CasaOS/issues/68 ))
- [Files] Fixed the code editor center alignment display problem.([#210 ](https://github.com/IceWhaleTech/CasaOS/issues/210 ))
- [Files] Fixed the problem of wrong name when downloading files.([#240 ](https://github.com/IceWhaleTech/CasaOS/issues/240 ))
- [System] Fixed the network display as a negative number problem.([#224 ](https://github.com/IceWhaleTech/CasaOS/issues/224 ))
* Modify log help class
* Fix some bugs in 0.3.2
* Solve the operation file queue problem
* Exclude web folders
* update UI
* add cancel file operate
* Update UI
* Merge sockets to transfer data
* Conflict Resolution
* Update send data interval
* Update UI
* fixed bug
- Fix the problem of application opening failure on non-80 ports
- Modify port failure problem
- Modify environment variables disappearing problem
2022-06-13 20:43:19 +08:00
link
9d47874ae3
Dev ( #274 )
...
* fix bug
* updata UI
* 0.3.2
### Added
- [Files] Files can now be selected multiple files and downloaded, deleted, moved, etc.
- [Apps] Support to modify the application opening address.([#204 ](https://github.com/IceWhaleTech/CasaOS/issues/204 ))
### Changed
- [Apps] Hide the display of non-essential environment variables in the application.
- [System] Network, disk, cpu, memory, etc. information is modified to be pushed via socket.
- [System] Optimize opening speed.([#214 ](https://github.com/IceWhaleTech/CasaOS/issues/214 ))
### Fixed
- [System] Fixed the problem that sync data cannot submit the device ID ([#68 ](https://github.com/IceWhaleTech/CasaOS/issues/68 ))
- [Files] Fixed the code editor center alignment display problem.([#210 ](https://github.com/IceWhaleTech/CasaOS/issues/210 ))
- [Files] Fixed the problem of wrong name when downloading files.([#240 ](https://github.com/IceWhaleTech/CasaOS/issues/240 ))
- [System] Fixed the network display as a negative number problem.([#224 ](https://github.com/IceWhaleTech/CasaOS/issues/224 ))
* Modify log help class
* Fix some bugs in 0.3.2
* Solve the operation file queue problem
* Exclude web folders
* update UI
* add cancel file operate
* Update UI
* Merge sockets to transfer data
* Conflict Resolution
2022-06-10 13:33:53 +08:00
link
d4bed3e5c7
Dev ( #261 )
...
* fix bug
* updata UI
* 0.3.2
### Added
- [Files] Files can now be selected multiple files and downloaded, deleted, moved, etc.
- [Apps] Support to modify the application opening address.([#204 ](https://github.com/IceWhaleTech/CasaOS/issues/204 ))
### Changed
- [Apps] Hide the display of non-essential environment variables in the application.
- [System] Network, disk, cpu, memory, etc. information is modified to be pushed via socket.
- [System] Optimize opening speed.([#214 ](https://github.com/IceWhaleTech/CasaOS/issues/214 ))
### Fixed
- [System] Fixed the problem that sync data cannot submit the device ID ([#68 ](https://github.com/IceWhaleTech/CasaOS/issues/68 ))
- [Files] Fixed the code editor center alignment display problem.([#210 ](https://github.com/IceWhaleTech/CasaOS/issues/210 ))
- [Files] Fixed the problem of wrong name when downloading files.([#240 ](https://github.com/IceWhaleTech/CasaOS/issues/240 ))
- [System] Fixed the network display as a negative number problem.([#224 ](https://github.com/IceWhaleTech/CasaOS/issues/224 ))
* Modify log help class
* Fix some bugs in 0.3.2
* Solve the operation file queue problem
* Exclude web folders
* update UI
2022-06-08 18:19:45 +08:00