CasaOS/model
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
..
notify Dev (#261) 2022-06-08 18:19:45 +08:00
receive New Feature 2022-05-13 18:12:26 +08:00
system_app Fixing bugs 2021-11-09 18:57:50 +08:00
app-analyse.go New Feature 2022-05-13 18:12:26 +08:00
app.go Fixed issues 2022-02-17 18:43:25 +08:00
category.go Dev (#261) 2022-06-08 18:19:45 +08:00
ddns.go first commit 2021-09-26 10:35:02 +08:00
disk.go Compatible with more types of disks 2022-01-28 14:06:27 +08:00
docker.go Dev (#290) 2022-06-14 18:10:22 +08:00
file.go Dev (#274) 2022-06-10 13:33:53 +08:00
heart.go Fixed issues 2022-02-17 18:43:25 +08:00
manifest.go Dev (#261) 2022-06-08 18:19:45 +08:00
net.go Add CasaConnect function 2022-04-06 12:10:51 +08:00
notify.go Fixed issues 2022-02-17 18:43:25 +08:00
person.go Add CasaConnect function 2022-04-06 12:10:51 +08:00
search.go add widget 2021-10-15 11:43:41 +08:00
smartctl_model.go Storage Manager 2022-01-20 18:38:59 +08:00
sys_common.go Dev (#261) 2022-06-08 18:19:45 +08:00
system.go format code and fix wrong spell 2021-12-03 16:48:07 +08:00
user.go Add CasaConnect function 2022-04-06 12:10:51 +08:00
version.go update changelog 2022-05-05 13:46:55 +08:00
zima.go update changelog 2022-05-05 13:46:55 +08:00