Commit graph

265 commits

Author SHA1 Message Date
627dea49c5 Add docker setup section to the README 2021-04-01 11:31:01 +02:00
Augusto Dwenger
777ff2376d Merge remote-tracking branch 'upstream/master'
Following features where merged:
 - Add support delete non-empty folder.
 - Add Cyan theme.
 - Sync status bar color with border-color on mobile platforms.

There are also some other changes but I am not able to understand them
from there commit message...
* upstream/master:
  update readme
  merge pull request
  Fix the assignment of sync buf
  update docker badge
  Optimize the performance of the copy phase during the upload process
  support delete non-empty folder, close #97
  update readme
  fix goreleaser again
  fix goreleaser again
  fix goreleaser
  fix upload large file >32M, close #98
  Update travis.yml
  Edit README.
  Add Cyan theme.
  Sync status bar color with border-color on mobile platforms.
  Use Go 1.14 & Update copyright string.
  fix: 修复问题
  fix: 修复问题
  fix: issue#49
2021-04-01 10:33:57 +02: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
284d332424 Change github docker registry to selfhosted registry 2021-03-28 18:03:18 +02:00
2e58b052f9 Update build to use latest go version and create alpine based image 2021-03-28 18:01:39 +02: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
f7063651c2 update docker badge 2021-03-26 15:57:47 +08:00
codeskyblue
42d1e077c9 merge theme 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 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 2021-03-23 22:26:42 +08:00
Augusto Dwenger
83c202fde3 Remove automatic armhf image build 2020-12-05 16:13:49 +01:00
Augusto Dwenger
65f98b227a Merge branch 'update-builds' 2020-12-05 16:09:56 +01:00
Augusto Dwenger
74545dd8bc Add drone ci as a replacement for travis 2020-12-05 16:05:04 +01:00
Augusto Dwenger
400b503587 Update go module
The module name now points to the right repository and all dependencies
are updated.
2020-12-05 15:55:54 +01:00
Augusto Dwenger
3846857b38 Update docker image to version 1.15.6 2020-12-05 15:49:45 +01:00
Augusto Dwenger
aa3eabc9e2 Remove old build and publish pipelines 2020-12-05 15:48:41 +01:00
6eb81b7579 Update the copyright notes and holders 2020-12-05 15:01:38 +01:00
ecc6de50a1 Update README to have current fork information 2020-12-04 22:00:39 +01:00
e58ae4bd33 Remove all google-analytic references 2020-12-04 21:44:03 +01:00
codeskyblue
bd4e9250c0 fix docker build 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