Commit Graph

123 Commits

Author SHA1 Message Date
CorrectRoadH fffdc7fd5e
fix: fix upload folder fail (#1614)
Signed-off-by: CorrectRoadH <a778917369@gmail.com>
2024-01-18 12:23:27 +08:00
CorrectRoadH 54a115ae89
fix: fix upload folder is wrong (#1611) 2024-01-17 17:32:19 +08:00
CorrectRoadH ae50a9bb17
feat: add file upload implement to v2 api (#1566)
Signed-off-by: CorrectRoadH <a778917369@gmail.com>
2023-12-27 16:17:33 +08:00
LinkLeong 9e5381710f update file task 2023-09-12 09:16:18 +01:00
LinkLeong fa62c65526 add amd cpu suport 2023-09-11 09:39:50 +01:00
link c5d2cebe92
Socket update (#1151) 2023-05-30 18:57:15 +08:00
LinkLeong e0e9f97764 Update ip address 2023-05-22 04:32:47 +01:00
link 280ad4fcf9
Add merge json (#1079) 2023-05-15 11:01:21 +08:00
Tiger Wang 538639b623
fix `(*service).Ports()` missing ports from IPv6 (#1069) 2023-05-09 17:02:59 -04:00
Tiger Wang 8e1b9b82c1
add /v2/casaos/health/ports to get ports in use (#1023)
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-04-24 16:10:15 -04:00
link af440eac55
Update samba (#1021) 2023-04-24 11:24:22 +08:00
link 7022cf5d29
Add test log init (#971) 2023-03-22 14:07:01 +08:00
Tiger Wang 717b47ca2c
clean up some unnecessary dependencies, logics, and linter warnings (#963)
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-03-18 20:55:51 -04:00
link 10191a1be3
Test rclone (#961) 2023-03-17 15:37:28 +08:00
link c995750312
Socket service (#949) 2023-03-13 09:42:18 +08:00
link 449e1515d9
Rclone update (#935) 2023-03-06 16:10:19 +08:00
link c19e32c6e9
Modify user rights (#922) 2023-02-24 14:35:38 +08:00
link 86a3692dad
Add proxy search interface (#917) 2023-02-23 10:38:48 +08:00
link 96ff550d61
Fix permission change cannot be unmount (#902) 2023-02-16 16:55:51 +08:00
link 7b07f22685
Fix sharing failure issue (#884) 2023-02-10 17:27:13 +08:00
link 6217009caf
The same driver and the same account can only be hooked up once (#878)
Signed-off-by: link <a624669980@163.com>
2023-02-09 17:23:33 +08:00
link fbfcc2c43a
Remount if the configuration file already exists (#877) 2023-02-09 16:10:16 +08:00
link b331c484f5
Add uninstall error judgment (#875) 2023-02-09 10:31:15 +08:00
link 8e025a9836 Mounted folders are inoperable 2023-02-07 06:38:21 +00:00
link 8343f52137
Return of error when modifying mount (#864) 2023-02-06 17:44:37 +08:00
link 4c917a33a4
Remove client judgment (#862) 2023-02-06 17:10:05 +08:00
link 173997c44b
Send notification changes to message bus (#861) 2023-02-06 15:47:29 +08:00
link 32980f4033 Merge branch 'add_file_drive' 2023-02-02 03:51:41 +00:00
link 28d3ca0ca6 added google drive and dropbox driver 2023-02-02 03:36:59 +00:00
Tiger Wang 0bb138e39e
add API for checking `casaos-*` service status (#852)
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-01-30 17:01:47 -05:00
link 87d8be8c61 added google drive 2023-01-16 05:54:44 +00:00
link be50579544
add update type (#812) 2023-01-09 15:16:04 +08:00
link b9946db854
repair the error of version number display after successful update (#805) 2023-01-05 15:16:54 +08:00
Tiger Wang 8cff99f726 enable unit tests as part of release process (with 3 always failing tests skipped)
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2022-12-22 23:32:12 +00:00
link cd79e51f8f
Socketio modification (#771) 2022-12-20 14:05:16 +08:00
link 062d95c1eb
done (#750) 2022-12-10 17:42:05 +08:00
LinkLeong 5338d4662e Merge branch 'main' of https://github.com/IceWhaleTech/CasaOS 2022-11-30 04:11:36 +00:00
LinkLeong 3b9c4b62c5 Remove frequent logs 2022-11-30 04:10:46 +00:00
Tiger Wang 536eac788d
move app domain to its own module (0.4.x) (#689) 2022-11-29 12:17:14 -05:00
LinkLeong 299b20a087 Merge branch 'main' of https://github.com/IceWhaleTech/CasaOS 2022-11-29 02:25:36 +00:00
LinkLeong eb31bf5586 wip 2022-11-29 02:25:26 +00:00
mojothemonkey2 04d4eacc60
Re-instate default zone0 for CPU Temp (fix #694) (#708) 2022-11-25 14:28:51 +08:00
LinkLeong 60608c5dc7 update update.sh 2022-11-21 11:23:03 +00:00
mojothemonkey2 5690ccc1b5
CPU temp support for other platforms (fix #661) (#677)
Signed-off-by: link <a624669980@163.com>
Co-authored-by: link <a624669980@163.com>
2022-11-16 17:30:19 +08:00
a624669980@163.com 8a37f9c879 Merge branch 'heads/v0.3.7' 2022-11-15 15:56:08 +08:00
LinkLeong 438b8a1dd2 Solve the problem of local application import failure 2022-11-04 07:41:09 +00:00
Tiger Wang 0fb5cab480
move common proxy to CasaOS-Common (#643)
...and use gateway proxy from CasaOS-Common
2022-10-28 17:34:18 -04:00
Tiger Wang 381fb85b1d
v0.3.7 (#600)
* 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>
2022-10-20 14:25:26 +08:00
LinkLeong 4bb81e4669 Merge branch 'v0.3.7' of https://github.com/IceWhaleTech/CasaOS into v0.3.7 2022-10-17 06:54:34 +01:00
LinkLeong c05d837350 add update url 2022-10-17 06:53:23 +01:00