HFO4
c87109c8b1
Fix: incorrect attr column type in download table
4 years ago
HFO4
8057c4b8bc
Update: submodule
4 years ago
HFO4
5ab93a6e0d
Test: frontend middleware
4 years ago
HFO4
5d406f1c6a
Feat: use history router mode
4 years ago
HFO4
5b44606276
Test: replace cdn proxy url for OneDrive policy
4 years ago
HFO4
bd2bdf253b
Feat: using custom reverse proxying in OneDrive file downloading
4 years ago
HFO4
0cfa61e264
Test: user storage calibration script
4 years ago
HFO4
f7c8039116
Feat: execute database script to calibrate user storage
4 years ago
HFO4
6486e8799b
Fix: user storage might be returned twice when canceling uploading request ( #645 )
4 years ago
HFO4
7279be2924
Fix: user storage might be returned twice when OneDrive uploading canceled in WebDAV requests
4 years ago
HFO4
33f8419999
Merge remote-tracking branch 'origin/master'
4 years ago
HFO4
a5805b022a
Feat: enable using LAN endpoint in serverside request of OSS policy ( #399 )
4 years ago
Archerx
ae89b402f6
fix: statik data needs to be initialized ( #640 )
...
Co-authored-by: xuc2 <xuc2@knownsec.com>
4 years ago
HFO4
0d210e87b3
Fix: aria2 task failed due to limited size of attr filed in DB
4 years ago
HFO4
f0a68236a8
Feat: delete aria2 record in client side ( #335 )
4 years ago
HFO4
c6110e9e75
Feat: keep folder structure in aria2 transferring
4 years ago
HFO4
d97bc26042
Fix: add recycleLock preventing recycle FileSystem used by another goroutine
4 years ago
HFO4
11c218eb94
Merge branch 'master' of https://github.com/cloudreve/Cloudreve
4 years ago
Loyalsoldier
79b8784934
Comply with Golang semantic import versioning ( #630 )
...
* Code: compatible with semantic import versioning
* Tools & Docs: compatible with semantic import versioning
* Clean go.mod & go.sum
4 years ago
HFO4
59d50b1b98
Modify: change `Unix` to `UnixSocket` in config section
4 years ago
HFO4
746aa3e8ef
Test: s3 policy
4 years ago
HFO4
95f318e069
Feat: adapt minio for S3 policy and fix listing files
4 years ago
HFO4
77394313aa
Fix: S3 adaption for minio
4 years ago
HFO4
41eb84a221
Update submodule version
4 years ago
mritd
40414fe6ae
chore(dockerfile): update node image to lts-buster ( #557 )
...
* chore(dockerfile): update node image to lts-buster
update node image to lts-buster, because the alpine image cannot be obtained on arm/arm64,
it will support `docker buildx` build after the upgrade.
Signed-off-by: mritd <mritd@linux.com>
* chore(docker): update golang build image
update golang build image
Signed-off-by: mritd <mritd@linux.com>
4 years ago
mritd
7df09537e0
fix(db_driver): fix the panic when sqlite3 is used in the conf ( #551 )
...
* fix(db_driver): fix the panic when sqlite3 is used in the conf
fix the panic when sqlite3 is used in the conf
ref cloudreve/Cloudreve#550
Signed-off-by: mritd <mritd@linux.com>
* fix(nullpointer): fix possible null pointer error
fix possible null pointer error
Signed-off-by: mritd <mritd@linux.com>
4 years ago
mritd
f478c38307
chore(docker): add dockerfile ( #549 )
...
* chore(docker): add dockerfile
add dockerfile
Signed-off-by: mritd <mritd@linux.com>
* chore(docker): fix docker file
fix docker file
Signed-off-by: mritd <mritd@linux.com>
* chore(docker): mv bin file to /cloudreve
mv bin file to /cloudreve
Signed-off-by: mritd <mritd@linux.com>
* chore(docker): remove GOPROXY
remove GOPROXY
Signed-off-by: mritd <mritd@linux.com>
4 years ago
GuerraMorgan
bfd2340732
Add: Unix Socket support ( #466 )
...
* Update conf.go
* Update driver.go
* Update session.go
* Update defaults.go
* Update main.go
* Update conf.go
* Update defaults.go
4 years ago
ZZF
dd50ef1c25
添加S3策略的支持 ( #425 )
...
* 添加亚马逊S3策略的支持
* 添加CDN支持,公有目录删除无用参数
* 增加Region
4 years ago
HFO4
27bf8ca9b2
Fix: node js version
4 years ago
HFO4
c71a2c5b64
Modify: version number to 3.1.1
4 years ago
HFO4
a7ba357cb8
Fix: hash mark in file name lead to 404 error ( #405 )
5 years ago
HFO4
14f5982b47
Modify: set node_js version to node_js in travis.yml
5 years ago
HFO4
e607311268
Update: version number for 3.1.0
5 years ago
HFO4
acc5d53bab
Update: submodules
5 years ago
HFO4
aa3e8913ab
Feat: add ".zip" suffix if not specified while creating compressed file
5 years ago
HFO4
ee0f8e964d
Feat: eject internal static files
5 years ago
HFO4
60745ac8ba
Merge remote-tracking branch 'origin/master'
5 years ago
HFO4
bfb5b34edc
Fix: concurrent logging lock / Feat: listen SSL ( #287 )
5 years ago
hiCasper
a5000c0621
Modify: update actions ( #398 )
5 years ago
HFO4
e038350cf0
Merge branch 'master' of https://github.com/cloudreve/Cloudreve
5 years ago
HFO4
5af3c4e244
Fix: directory renaming should not be limited by file extensions ( #395 )
5 years ago
AaronLiu
7ed14c4d81
Update FUNDING.yml
5 years ago
AaronLiu
869c0006c5
Create FUNDING.yml
5 years ago
HFO4
4c458df666
Fix: failed tests while static files not loaded
5 years ago
HFO4
ed684420a2
Modify: actions should not perform clean before build
5 years ago
HFO4
2076d56f0f
Feat: dynamic writing site title, favicon, description, custom html ( #286 )
5 years ago
HFO4
280308bc05
Modify: increase OneDrive client uploading chunk size to 100MB
5 years ago
HFO4
1172765c58
Feat: option for using SSL connection in mail queue
5 years ago
HFO4
58856612e2
Feat: create empty file in web panel ( #305 )
5 years ago