Commit Graph

659 Commits

Author SHA1 Message Date
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
link b582e8f53e
Update CHANGELOG.md
Signed-off-by: link <a624669980@163.com>
2022-11-21 18:21:03 +08: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
LinkLeong 13c2967889 update changelog 2022-11-16 05:57:39 +00:00
a624669980@163.com 8a37f9c879 Merge branch 'heads/v0.3.7' 2022-11-15 15:56:08 +08:00
Tiger Wang 96e9284235
Update README.md
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2022-11-07 11:22:16 -05:00
Tiger Wang 06f83d3d68
Update bug_report.md
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2022-11-04 07:36:52 -04:00
LinkLeong 438b8a1dd2 Solve the problem of local application import failure 2022-11-04 07:41:09 +00:00
Tiger Wang 29e701cb7c
fix potential goroutine leak due to http request without a timeout (#656) 2022-11-03 18:07:49 -04:00
Tiger Wang 43cc7596d2
bump version (#650) 2022-11-02 11:07:30 -04:00
John Guan 11f800d138 Update feedback.yml 2022-11-02 11:31:14 +08:00
John Guan a58a9e5477 update issue templates 2022-11-02 11:29:21 +08:00
John Guan 5f015e9038 update issue templates 2022-11-02 11:26:24 +08:00
John Guan 3922296d9b Revert "Update alpha_bug_report.yml"
This reverts commit 908a16ace4.
2022-11-02 11:24:58 +08:00
John Guan 908a16ace4 Update alpha_bug_report.yml 2022-11-02 11:24:37 +08:00
John Guan f7a3863720 Update .gitignore 2022-11-02 10:50:01 +08:00
link e94c2ff5c5
Update release.yml
Signed-off-by: link <a624669980@163.com>
2022-10-31 14:40:32 +08:00
link 89487eb5db
Update CHANGELOG.md
Signed-off-by: link <a624669980@163.com>
2022-10-29 10:36:51 +08: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
link f210f29ae5
Update CHANGELOG.md
Signed-off-by: link <a624669980@163.com>
2022-10-28 08:27:00 +08:00
Tiger Wang 7bd5c6a2b4 remove repeating logging to reduce unnecessary verbosity 2022-10-27 11:59:35 -04:00
link 230f1585a3
V0.3.7 (#629)
* 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

* update release

Signed-off-by: link <a624669980@163.com>
Co-authored-by: Tiger Wang <tigerwang@outlook.com>
2022-10-26 15:46:40 +08:00
LinkLeong ca967ec59c update release 2022-10-26 08:45:32 +01:00
Tiger Wang c0b3260a6c
use $BASH instead of $SHELL in setup and cleanup script in case of running under non-bash shell. (#617)
fixes https://github.com/IceWhaleTech/CasaOS/issues/572
2022-10-21 13:40:31 -04:00
link 9ed82cd55e
Update CHANGELOG.md
Signed-off-by: link <a624669980@163.com>
2022-10-20 17:29:02 +08: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 2beb1c0d82 update changelog 2022-10-19 09:08:11 +01:00
LinkLeong 772c3e0bc0 Merge branch 'v0.3.7' of https://github.com/IceWhaleTech/CasaOS into v0.3.7 2022-10-19 09:00:57 +01:00
LinkLeong bcda992322 add change log 2022-10-19 09:00:45 +01:00
link 8cec47e4db
Update demo.yml
Signed-off-by: link <a624669980@163.com>
2022-10-19 11:41:09 +08:00
Tiger Wang 87de9cec0a wip 2022-10-18 18:58:26 -04:00
Tiger Wang 6d47d4ff18 wip 2022-10-18 17:30:00 -04: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
Tiger Wang 8908c39969 wip 2022-10-13 19:33:18 -04:00
Tiger Wang df0f015944 wip 2022-10-13 16:09:19 -04:00
LinkLeong 46a37f0510 fix upload file 2022-10-13 11:32:30 +01:00
LinkLeong 6ea3cdb364 Utilization interface to supplement disk information 2022-10-13 04:45:17 +01:00
LinkLeong be80d0cd95 Merge branch 'v0.3.7' of https://github.com/IceWhaleTech/CasaOS into v0.3.7 2022-10-13 04:32:13 +01:00
a624669980@163.com 296e88d099 Merge branch 'v0.3.7' of ssh://github.com/IceWhaleTech/CasaOS into v0.3.7 2022-10-13 11:16:52 +08:00
Tiger Wang b61a3db611 wip 2022-10-12 16:12:14 -04:00
Tiger Wang 0f3d3e82f5 wip 2022-10-11 23:33:58 -04:00
Tiger Wang dd66f73157 wip 2022-10-11 23:33:58 -04:00
Tiger Wang cbbb907d6a wip 2022-10-11 23:33:58 -04:00
Tiger Wang ff6cdb6fda wip 2022-10-11 23:33:58 -04:00
Tiger Wang 2eac040875 update CasaOS-Common to fix runtime error 2022-10-11 23:33:54 -04:00
Tiger Wang b41d855f73 change service type to notify for systemd so its status is OK only when service is initialized successfully 2022-10-11 23:31:42 -04:00
Tiger Wang 182bc25343 wip 2022-10-11 23:31:42 -04:00
Tiger Wang 12d5e5db03 update goreleaser configuration 2022-10-11 23:31:42 -04:00