codeskyblue
|
ed85a9687b
|
Merge pull request #126 from miguelnv/issue#117-error-fetching-large-folders
issue#117-error-fetching-large-folders
|
2021-09-13 22:29:55 +08:00 |
|
Miguel Vieira
|
fe8dcd76c1
|
thread-safe concurrent file size info map
|
2021-09-05 03:34:26 +01:00 |
|
codeskyblue
|
8887f4ef69
|
Merge pull request #124 from maxunof/master
fix readme
|
2021-08-20 16:36:54 +08:00 |
|
Max
|
bd1a35541a
|
fix readme x2
|
2021-08-19 17:47:15 +03:00 |
|
Max
|
56045c6c8e
|
fix readme
|
2021-08-19 16:48:45 +03:00 |
|
codeskyblue
|
b5bd6779f9
|
fix #105
1.1.0
|
2021-04-06 10:52:25 +08:00 |
|
codeskyblue
|
8665999fc0
|
Merge branch 'prefix'
|
2021-04-06 10:43:01 +08:00 |
|
codeskyblue
|
677c5a7cec
|
update names
|
2021-04-06 10:42:49 +08:00 |
|
codeskyblue
|
41981a3d8a
|
update readme
|
2021-04-01 11:16:51 +08:00 |
|
codeskyblue
|
47789eec68
|
Merge branch 'aeoluswing-master'
|
2021-03-30 17:04:43 +08:00 |
|
codeskyblue
|
4c880193ce
|
merge pull request
|
2021-03-30 17:04:23 +08:00 |
|
codeskyblue
|
86aeecfac2
|
Merge branch 'master' of https://github.com/aeoluswing/gohttpserver into aeoluswing-master
|
2021-03-30 16:47:34 +08:00 |
|
codeskyblue
|
e99a12b6c3
|
fix some prefix error
|
2021-03-30 13:37:30 +08:00 |
|
aeolus
|
e8af97872c
|
Merge pull request #2 from aeoluswing/fix-uplimit-20210326
Fix the assignment of sync buf
|
2021-03-26 18:58:16 +08:00 |
|
aeoluswing
|
d7590729f1
|
Fix the assignment of sync buf
|
2021-03-26 18:50:06 +08:00 |
|
codeskyblue
|
5a7724d542
|
support prefix, need more test
|
2021-03-26 18:11:33 +08:00 |
|
codeskyblue
|
f7063651c2
|
update docker badge
|
2021-03-26 15:57:47 +08:00 |
|
codeskyblue
|
42d1e077c9
|
merge theme
1.0.9
|
2021-03-26 15:41:28 +08:00 |
|
aeolus
|
1258ac759f
|
Merge pull request #1 from aeoluswing/fix-uplimit-20210326
Optimize the performance of the copy phase during the upload process
|
2021-03-26 14:18:29 +08:00 |
|
aeoluswing
|
a60a9c4811
|
Optimize the performance of the copy phase during the upload process
|
2021-03-26 14:03:54 +08:00 |
|
codeskyblue
|
b6200a88c0
|
support delete non-empty folder, close #97
|
2021-03-24 22:23:09 +08:00 |
|
codeskyblue
|
1618440f4f
|
update readme
|
2021-03-24 15:02:18 +08:00 |
|
codeskyblue
|
f676d25787
|
fix goreleaser again
1.0.8
|
2021-03-24 11:18:55 +08:00 |
|
codeskyblue
|
e24ff056f7
|
fix goreleaser again
|
2021-03-24 11:09:37 +08:00 |
|
codeskyblue
|
833443dfaf
|
fix goreleaser
|
2021-03-24 11:06:45 +08:00 |
|
codeskyblue
|
b6f8563d18
|
Merge branch 'mahuiplus-master'
|
2021-03-24 10:38:52 +08:00 |
|
codeskyblue
|
20ed231c53
|
Merge branch 'master' of https://github.com/mahuiplus/gohttpserver into mahuiplus-master
|
2021-03-24 10:36:52 +08:00 |
|
codeskyblue
|
b4470cf4bd
|
fix upload large file >32M, close #98
1.0.7
|
2021-03-23 22:26:42 +08:00 |
|
codeskyblue
|
bd4e9250c0
|
fix docker build
1.0.6
|
2020-10-10 15:05:59 +08:00 |
|
codeskyblue
|
00940603ca
|
change go version to go13
|
2020-10-10 13:49:51 +08:00 |
|
codeskyblue
|
621dc6c22f
|
use move instead copy when handle big upload files
|
2020-10-09 20:05:23 +08:00 |
|
hathlife
|
5367b9ea94
|
Update travis.yml
|
2020-04-27 15:53:43 +08:00 |
|
hathlife
|
8e275e27be
|
Edit README.
|
2020-04-27 15:40:54 +08:00 |
|
hathlife
|
56e184748f
|
Add Cyan theme.
|
2020-04-27 15:40:54 +08:00 |
|
hathlife
|
b40bf8101f
|
Sync status bar color with border-color on mobile platforms.
|
2020-04-27 15:40:30 +08:00 |
|
hathlife
|
70e364c57b
|
Use Go 1.14 & Update copyright string.
|
2020-03-25 21:21:36 +08:00 |
|
MaHui
|
98b09cb27f
|
fix: 修复问题
|
2019-08-10 12:21:51 +08:00 |
|
MaHui
|
aad95ae813
|
fix: 修复问题
|
2019-08-08 08:38:53 +08:00 |
|
MaHui
|
2bd7ec5cd0
|
fix: issue#49
|
2019-08-05 19:09:14 +08:00 |
|
shengxiang
|
85b2bd5dc4
|
Merge pull request #64 from chenwx36/master
better features
|
2019-03-02 21:56:55 +08:00 |
|
chenwenxiao
|
fdec6aa9ac
|
conflict resolve
|
2019-02-22 17:23:32 +08:00 |
|
chenwenxiao
|
eaa82b8605
|
fix bug
|
2019-02-22 16:51:29 +08:00 |
|
chenwenxiao
|
f4bdbeee73
|
fix bug
|
2019-02-22 16:26:55 +08:00 |
|
chenwenxiao
|
905412e91b
|
fix bug
|
2019-02-22 16:24:34 +08:00 |
|
chenwenxiao
|
9318d19383
|
modify archive zip path & modify delete confirm prompt & modify delete fail message
|
2019-02-22 15:48:32 +08:00 |
|
chenwenxiao
|
d62e765ae7
|
Merge remote-tracking branch 'origin/master'
|
2019-02-22 10:55:18 +08:00 |
|
chenwenxiao
|
097ff92f17
|
show path name where create folder
|
2019-02-22 10:54:58 +08:00 |
|
adolli
|
fe28075b35
|
more about the oauth2 proxy mode
|
2019-02-22 10:54:37 +08:00 |
|
chenwenxiao
|
3339651d88
|
add delete path
add pathname check
|
2019-02-22 10:40:47 +08:00 |
|
codeskyblue
|
c8d67edf2c
|
format code and remove useless code
|
2019-02-21 20:23:29 +08:00 |
|