CasaOS/route/v1
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
..
analyse.go new file manager 2022-03-09 16:37:03 +08:00
app.go Dev (#261) 2022-06-08 18:19:45 +08:00
ddns.go format code and fix wrong spell 2021-12-03 16:48:07 +08:00
disk.go update web 2022-01-28 14:32:49 +08:00
docker.go Dev (#298) 2022-06-15 19:01:26 +08:00
file.go Dev (#275) 2022-06-10 14:47:50 +08:00
notify.go Dev (#261) 2022-06-08 18:19:45 +08:00
notify_old.go Dev (#261) 2022-06-08 18:19:45 +08:00
person.go New Feature 2022-05-13 18:12:26 +08:00
search.go add widget 2021-10-15 11:43:41 +08:00
share_directory.go 暂存 2021-09-27 14:17:36 +08:00
shortcuts.go 暂存 2021-09-27 14:17:36 +08:00
sync.go add sync function 2021-11-25 17:35:01 +08:00
system.go Dev (#285) 2022-06-13 20:43:19 +08:00
task.go Application modification and new creation failure issues 2021-09-28 19:22:20 +08:00
user.go Add CasaConnect function 2022-04-06 12:10:51 +08:00
zima_info.go Dev (#285) 2022-06-13 20:43:19 +08:00