a624669980@163.com
e018976f1a
Merge sockets to transfer data
2022-06-10 13:30:55 +08:00
a624669980@163.com
ac9f50f3da
Update UI
2022-06-08 19:43:40 +08:00
link
4db4393ed4
Merge branch 'main' into dev
2022-06-08 19:30:42 +08:00
a624669980@163.com
4de3772c6d
add cancel file operate
2022-06-08 19:26:54 +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
a624669980@163.com
2a49059816
update UI
2022-06-08 18:18:36 +08:00
a624669980@163.com
3281ab7f5a
Exclude web folders
2022-06-08 16:47:34 +08:00
a624669980@163.com
43159347b9
Merge branch 'main' into dev
2022-06-08 16:46:48 +08:00
a624669980@163.com
62a48375e5
Solve the operation file queue problem
2022-06-08 16:44:58 +08:00
link
6598d74259
Fix some bugs in 0.3.2
2022-06-07 22:22:20 +08:00
a624669980@163.com
dd3189ba70
Modify log help class
2022-06-06 14:59:05 +08:00
Tiger Wang (王豫)
fcb2b3f5a5
Create config.yml
2022-06-02 20:30:00 -04:00
a624669980@163.com
e172421b8c
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 ))
2022-06-01 18:05:50 +08:00
link
60349c941a
Update demo.yml
2022-05-18 16:59:43 +08:00
link
11bc70a710
Update demo.yml
2022-05-18 16:58:33 +08:00
link
665766019f
Update demo.yml
2022-05-18 16:39:59 +08:00
link
57cef9624c
Dev ( #199 )
...
* fix bug
* updata UI
2022-05-17 16:31:23 +08:00
LinkLeong
6ad22a2fdc
updata UI
2022-05-17 16:30:53 +08:00
link
6bd41ad016
fix bug ( #198 )
v0.3.1.1
2022-05-17 12:57:34 +08:00
LinkLeong
d03d470792
fix bug
2022-05-17 12:56:55 +08:00
link
05425d638f
Update CHANGELOG.md
2022-05-16 20:45:38 +08:00
link
bd5a2e35d4
update ui ( #192 )
2022-05-16 15:57:54 +08:00
link
123e7e8758
Merge pull request #183 from IceWhaleTech/dev
...
Update UI
2022-05-13 20:27:53 +08:00
LinkLeong
1ec3e2e9fb
Update UI
2022-05-13 20:27:26 +08:00
link
0719c3cc0c
Merge pull request #182 from IceWhaleTech/dev
...
update api url
2022-05-13 19:11:28 +08:00
LinkLeong
0a4ceb7c4c
update api url
2022-05-13 19:09:35 +08:00
link
655f59f00a
Merge pull request #181 from IceWhaleTech/dev
...
Dev
v0.3.1
2022-05-13 18:56:35 +08:00
LinkLeong
5289f471d6
Update .gitignore
2022-05-13 18:55:52 +08:00
LinkLeong
59597befb6
delete github.com
2022-05-13 18:55:34 +08:00
link
df2477a12f
Merge pull request #179 from IceWhaleTech/dev
...
Dev
2022-05-13 18:21:44 +08:00
LinkLeong
b709abe682
Merge branch 'main' into dev
2022-05-13 18:15:56 +08:00
LinkLeong
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
LinkLeong
92d085acf9
update changelog
2022-05-05 13:46:55 +08:00
link
20dbae21c8
Update github.go
2022-04-24 17:53:57 +08:00
link
9258cb4b9e
Merge pull request #151 from IceWhaleTech/dev
...
Update UI
2022-04-08 14:44:28 +08:00
link
d9794851f9
Update UI
2022-04-08 14:44:02 +08:00
link
1fcb530ff2
Merge pull request #149 from IceWhaleTech/dev
...
Update UI
2022-04-07 16:20:19 +08:00
link
364d411438
Update UI
2022-04-07 16:17:47 +08:00
link
0dacc5db12
Merge pull request #141 from igorpecovnik/patch-1
...
Tested on Rockpro64, Odroid C2, Neo2, Cubox-i, amd64
v0.3.0
2022-04-06 12:14:38 +08:00
link
fcbff194d2
Merge branch 'main' into patch-1
2022-04-06 12:14:31 +08:00
link
04e93b0e3c
Merge pull request #138 from alvarosamudio/main
...
add a new OS to systems
2022-04-06 12:12:07 +08:00
link
2eff7fa8bc
Merge pull request #148 from IceWhaleTech/dev
...
Dev
2022-04-06 12:11:39 +08:00
link
dd0645ee0f
Add CasaConnect function
2022-04-06 12:10:51 +08:00
Igor Pečovnik
c93aa6286e
Tested on Rockpro64, Odroid C2, Neo2, Cubox-i, x86
...
Basically it should work on all.
https://www.armbian.com/download/
https://docs.armbian.com/#what-is-the-difference-between-armbian-and-debianubuntu
2022-03-29 15:57:16 +02:00
Alvaro Samudio
bf7b32309f
add Elementary OS 6.1 Jólnir to systems
2022-03-25 14:49:21 +00:00
Alvaro Samudio
cd779448ce
add Deepin to systems
2022-03-25 14:41:05 +00:00
link
c3b2c1d599
Merge branch 'main' into dev
2022-03-18 11:41:04 +08:00
link
b7949e100f
Merge Branches
2022-03-18 11:40:38 +08:00
link
80d24570d6
Merge pull request #130 from IceWhaleTech/Adding-ipv6-Support
...
fixed
2022-03-18 11:31:05 +08:00
link
539b72a388
fixed
2022-03-18 11:30:06 +08:00