Commit graph

175 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
29d16d13ba
fix: fix upload specify file format is fail (#1613) 2024-01-18 11:39:49 +08:00
CorrectRoadH
54a115ae89
fix: fix upload folder is wrong (#1611) 2024-01-17 17:32:19 +08:00
Eng Zer Jun
27d6dd86e2
Replace satori/go.uuid with google/uuid (#1573)
`github.com/satori/go.uuid` is no longer being actively maintained (last
commit was 5 years ago [^1]). So we should just use the newer
`github.com/google/uuid`.

[^1]: https://github.com/satori/go.uuid/commits/master/

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2023-12-28 16:40:17 +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
689b0f769a update file 2023-11-10 03:24:24 +00:00
LinkLeong
8f8a082888 update zt 2023-11-09 06:04:45 +00:00
LinkLeong
657cbe5c41 delay delete temp file 2023-10-23 09:06:41 +01:00
LinkLeong
fa62c65526 add amd cpu suport 2023-09-11 09:39:50 +01:00
LinkLeong
eedfdde311 add filter 2023-08-31 07:26:44 +01:00
LinkLeong
38c7b5a569 update name 2023-08-24 11:57:32 +01:00
LinkLeong
3f1c7098bd add v3 file path 2023-08-23 08:29:41 +01:00
LinkLeong
b11d046c52 add route 2023-08-23 04:35:43 +01:00
LinkLeong
d6a9ba65ed add onedrive icon 2023-08-22 05:01:40 +01:00
link
5f1df76dbf
Community (#1341) 2023-08-18 15:46:29 +08:00
LinkLeong
f26ae2793c Update zerotier 2023-07-25 03:28:52 +01:00
LinkLeong
89a0ea34b0 Add get version function 2023-07-20 04:12:46 +01:00
LinkLeong
d8dd815baa Update ip 2023-07-19 07:46:23 +01:00
LinkLeong
a77b5d1954 Update ip 2023-07-18 08:54:01 +01:00
LinkLeong
d0fb2f06f5 Supplementary log 2023-07-18 08:13:11 +01:00
LinkLeong
dfeed76a66 Update permission issues 2023-07-03 10:08:05 +01:00
link
f48cddf924
Up json (#1186) 2023-06-14 11:32:04 +08:00
link
6246421dae
Up json (#1173)
Signed-off-by: link <a624669980@163.com>
2023-06-07 15:23:29 +08:00
link
f867453573
Update entry json output (#1172) 2023-06-07 15:21:22 +08:00
link
78e7a8b411
Add zt dynamic ip (#1168) 2023-06-05 16:49:32 +08:00
link
7ecfea71ab
Update json (#1160) 2023-06-01 17:09:34 +08:00
link
d911d80254
Socket update (#1159) 2023-06-01 10:22:04 +08:00
link
9bfe37305c
Socket update (#1154) 2023-05-31 18:02:46 +08:00
link
94dd2e00c7
Socket update (#1153) 2023-05-31 16:10:14 +08:00
link
4c7b3a749b
Zt update (#1146) 2023-05-29 15:38:39 +08:00
link
e86a61596b
Update zt (#1139) 2023-05-26 18:37:16 +08:00
link
c9617e583f
Add zertier (#1137)
Signed-off-by: link <a624669980@163.com>
2023-05-26 17:45:18 +08:00
link
dda15b0821
Add zertier (#1124)
Signed-off-by: link <a624669980@163.com>
2023-05-25 12:14:32 +08:00
link
78b7c6ce09
Add zertier (#1116) 2023-05-23 16:39:25 +08:00
link
b420a2d930
Add logs function (#1108) 2023-05-22 17:28:30 +08:00
raller1028
eaca399ef9
Add zerotier route (#1098) 2023-05-22 16:44:39 +08:00
link
280ad4fcf9
Add merge json (#1079) 2023-05-15 11:01:21 +08:00
link
08c500c434
Add local jwt (#1047) 2023-05-05 10:37:23 +08:00
link
705bf1facb
Update jwt (#1025) 2023-04-26 16:00:43 +08: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
34b4e154a1
fix reboot auto mount (#1007) 2023-04-12 13:53:27 +08:00
LinkLeong
8c7c8dc1ec Adding asynchronous methods 2023-03-24 08:07:38 +00:00
link
60a141fe25
Test init log (#974) 2023-03-23 12:09:46 +08:00
link
02e712f649
Test init log (#972) 2023-03-22 16:06:48 +08:00
link
858ab5b124
Update file count (#968) 2023-03-21 10:12:03 +08:00
link
e319975a60
Update file count (#966) 2023-03-20 19:47:13 +08:00
link
5c2c3b5e98
Update file count (#965) 2023-03-20 17:02:42 +08:00
link
a0dc58264a
Update interface result state (#964) 2023-03-20 15:24:45 +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