Commit graph

9 commits

Author SHA1 Message Date
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 42d1e077c9 merge theme 2021-03-26 15:41:28 +08:00
codeskyblue 833443dfaf fix goreleaser 2021-03-24 11:06:45 +08: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
codeskyblue 621dc6c22f use move instead copy when handle big upload files 2020-10-09 20:05:23 +08:00
hathlife 70e364c57b Use Go 1.14 & Update copyright string. 2020-03-25 21:21:36 +08:00
codeskyblue a16f689e99 add unzip support when upload 2019-02-15 17:28:46 +08:00
codeskyblue 6d5aae4dde unzip upload, not tested 2019-02-14 17:58:22 +08:00
codeskyblue 21ef8634cf upgrade to go1.11 2018-11-26 10:32:22 +08:00