* add send notify function
* add shell script
* add system notiry
* remove disk and test common package
* update http status
* add share function to common
* remove temp path
* remove /DATA directory initialization - moved to local-storage (#578)
* update goreleaser configuration
* wip
* change service type to notify for systemd so its status is OK only when service is initialized successfully
* update CasaOS-Common to fix runtime error
* wip
* add send notify function
* add shell script
* add system notiry
* remove disk and test common package
* update http status
* add share function to common
* remove temp path
* remove /DATA directory initialization - moved to local-storage (#578)
* update goreleaser configuration
* wip
* change service type to notify for systemd so its status is OK only when service is initialized successfully
* update CasaOS-Common to fix runtime error
* wip
* wip
* wip
* wip
* wip
* Utilization interface to supplement disk information
* fix upload file
* wip
* wip
* add update url
* wip
* wip
* add change log
* update changelog
Co-authored-by: LinkLeong <a624669980@163.com>
* 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
* 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
* 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
- [Apps] This is a feature that has been highly requested by the community. Import the original Docker application into CasaOS. Now it's easy to import with just a few clicks!
- [Apps] App list supports a custom sorting function! You can arrange apps in different orders by dragging the icons.
- [Apps] App custom installation supports Docker Compose configuration import in YAML format.
- [Files] Added thumbnail preview function for image files.
- [Connect] Multiple CasaConenct devices in the LAN will be transmitted through the LAN network.
- [System] Added a switch for auto-mounting USB disk devices.
🎈 Enhancement
- [System] Optimized the system update alert, you will see the new version update log from the next version.
- [Apps] Added live preview for icons in custom installed apps.
- [Apps] Optimized the input of WebUI.
- [Files] Completely updated the image preview, now it supports switching all images in the same folder, as well as dragging, zooming, rotating and resetting.
- [Widgets] Added color levels for CPU and RAM charts.
- [Conenct] Optimized the display of the right-click menu of the Connect friends list.
🎈 Changed
- [Files] Change the initial display directory to /DATA
🐞 Fixed
- [System] Fixed an issue with Raspberry Pi devices failing to boot using USB disks. (Achieved by disabling USB disk auto-mount)
- [Apps] Fixed the issue that some Docker CLI commands failed to import.
- [Apps] Fixed the issue that the app is not easily recognized in /DATA/AppData directory and docker command line after installation, it will be shown as the app name. (Newly installed apps only)
- [Apps] Fixed the issue that Pi-hole cannot be launched after installation in the app store.
- [Apps] Fixed the issue that apps cannot be updated with WatchTower.
- [Files] Fixed the issue that when there is an upload task, the task status is lost after closing Files.
Added CasaOS own file manager, now you can browse, upload, download files from the system, even edit code online, preview photos and videos through it. It will appear in the first position of Apps.
Added CPU core count display and memory capacity display.
1.Add the function of modifying the WebUI port.
2.Add the function to modify the search engine.
3.Add the multi-language function and add Chinese translation.
4.Add detailed CPU and memory statistics.