1
0
mirror of https://github.com/IceWhaleTech/CasaOS.git synced 2025-07-03 23:30:39 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
d0f3dc806e New Feature
- [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.
2022-05-13 18:12:26 +08:00
92d085acf9 update changelog 2022-05-05 13:46:55 +08:00
539b72a388 fixed 2022-03-18 11:30:06 +08:00
e1a928cd78 Fixed issues 2022-02-17 18:43:25 +08:00
1d17d27c96 New App Store 2021-12-29 16:42:20 +08:00
997d912f4d Merge branch 'main' into dev 2021-12-06 17:12:53 +08:00
2508a4e07d Pull Submit 2021-12-06 17:08:36 +08:00
0bb3c92335 format code and fix wrong spell 2021-12-03 16:48:07 +08:00
956328da86 fixed bug 2021-12-01 16:25:56 +08:00
f020c1162d Fixing bugs
Resolve application installation path errors
2021-11-09 18:57:50 +08:00
a5fee0ee97 New App Store
Add App Store for installation
Fix favicon display in dark mode
2021-11-03 17:07:46 +08:00
8bca76b78b Add new features
add casaOS logs
add application  terminal
add application  logs
2021-10-29 18:37:27 +08:00
b3aa22605d Add authentication
Add user authentication module, Login page and initialization page.
Fixed the problem that the application could not start after the system restarted.
2021-10-22 16:49:09 +08:00
39ccbe251f Optimize installation process
auto create file or dir
2021-10-19 19:07:16 +08:00
fb15695dab add widget
Add CPU RAM Status
Add Disk Info
2021-10-15 11:43:41 +08:00
3e1d24624a Application modification and new creation failure issues 2021-09-28 19:22:20 +08:00
191aaff575 build 0.1.1 2021-09-27 15:40:31 +08:00
2c1ca2b095 暂存 2021-09-27 14:17:36 +08:00
7fb9bd1d06 first commit 2021-09-26 10:35:02 +08:00