link
|
28d3ca0ca6
|
added google drive and dropbox driver
|
2023-02-02 03:36:59 +00: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
|
91bb0cba6f
|
Update CHANGELOG.md
Signed-off-by: link <a624669980@163.com>
|
2023-01-08 15:33:48 +08:00 |
|
link
|
b9946db854
|
repair the error of version number display after successful update (#805)
|
2023-01-05 15:16:54 +08:00 |
|
老竭力
|
9eb650b444
|
Add download triage for download migration-tool (#793)
Co-authored-by: Tiger Wang <tigerwang@outlook.com>
|
2023-01-05 10:47:44 +08:00 |
|
Tiger Wang
|
84f17b4c4b
|
add upx as part of building step to shrink the size of binary files (#797)
|
2022-12-29 18:24:36 -05: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 |
|
Tiger Wang
|
ea166f890b
|
remove deps under GPL and add license check to workflow
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
|
2022-12-22 16:25:40 -05:00 |
|
LinkLeong
|
d350c3e96f
|
remove socket-port function
|
2022-12-22 03:53:55 +00:00 |
|
LinkLeong
|
ec0d98627d
|
Merge branch 'main' of https://github.com/IceWhaleTech/CasaOS
|
2022-12-22 03:50:55 +00:00 |
|
LinkLeong
|
fd3cb5b0f0
|
update common package
|
2022-12-22 03:50:52 +00:00 |
|
Tiger Wang
|
0155dc1877
|
bump version from 0.4.0 to 0.4.1
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
|
2022-12-21 03:26:30 +00:00 |
|
link
|
cd79e51f8f
|
Socketio modification (#771)
|
2022-12-20 14:05:16 +08:00 |
|
Tiger Wang
|
c6d89f9cb2
|
update CasaOS-Common from v0.4.0 to v0.4.1-alpha1 for the new notify.Application struct (#768)
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
|
2022-12-19 19:08:12 -05:00 |
|
Tiger Wang
|
4b26631374
|
add logic to run scripts under /etc/casaos/start.d when starting (#756)
|
2022-12-15 18:31:06 -05:00 |
|
John Guan
|
ba742b9fb2
|
Update README.md
|
2022-12-14 11:32:19 +08:00 |
|
LinkLeong
|
57e5a710e0
|
change changelog
|
2022-12-13 08:53:06 +00:00 |
|
link
|
062d95c1eb
|
done (#750)
|
2022-12-10 17:42:05 +08:00 |
|
link
|
75643287a5
|
finish (#742)
|
2022-12-07 14:29:22 +08:00 |
|
link
|
6bda9406fb
|
fixed (#741)
|
2022-12-07 10:57:27 +08:00 |
|
Tiger Wang
|
be9a010d17
|
fix sqlite db lock by reducing maximum open connections to 1 (#732)
|
2022-12-02 17:25:44 -05:00 |
|
Tiger Wang
|
3875827b7a
|
replace CGO implementation of sqlite with an implementation in pure Go (#724)
|
2022-11-30 00:10:05 -05: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 |
|
Ns2Kracy
|
fc371bf068
|
add arch support (#707)
|
2022-11-29 10:44:45 -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 |
|
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 |
|