Commit Graph

  • 572707e6cf Feat:增加后端对ReCaptcha的支持 P.S.必须要执行迁移 #292 topjohncian 2020-04-10 20:19:46 +0800
  • 4d5a95ac5b Modify: add cloudreve bin file to .gitignore topjohncian 2020-04-10 18:51:21 +0800
  • c7d4104209 Merge remote-tracking branch 'upstream/master' topjohncian 2020-04-10 18:46:47 +0800
  • fa900b166a Feat: check static files version HFO4 2020-04-08 10:00:03 +0800
  • 2e43f8ed5b Modify: use INT represent Database port HFO4 2020-04-08 09:04:03 +0800
  • 554493dea4
    Add custom mysql database port. (#289) topjohncian 2020-04-08 08:59:43 +0800
  • ced609c995 Add custom mysql database port. #289 topjohncian 2020-04-07 19:50:23 +0800
  • 816b537787 Fix: permission error while creating folder recursively HFO4 2020-04-07 11:09:27 +0800
  • e07b09186d Modify: use 644 permission when creating a new physical directory (#274) HFO4 2020-04-07 10:56:02 +0800
  • 8c7d075484 Fix: repeated return of capacity when OneDrive WebDAV upload canceled HFO4 2020-04-07 10:51:54 +0800
  • 46743f3c1e Fix: unsupported GET parameters in public OSS bucket HFO4 2020-04-07 10:15:11 +0800
  • 1a1543f190 Fix: catch internal error in OneDrive OAuth callback HFO4 2020-04-07 10:08:34 +0800
  • 4aef12bf7e Merge remote-tracking branch 'origin/master' HFO4 2020-04-06 09:05:57 +0800
  • 691c9aeb7d Feat: gzip support for static files HFO4 2020-04-06 09:05:30 +0800
  • 1428c11e5f ADD:Dockerfile & docker-compose.yml &Fix:cgo #265 alphayan 2020-03-23 18:06:07 +0800
  • 6285e45e34
    Fix: filename and code typo (#260) yeungc 2020-03-23 13:44:59 +0800
  • 3d51f22c71
    Fix typo #260 yeungc 2020-03-21 07:21:49 +0800
  • 65c5368213
    Rename handller.go to handler.go yeungc 2020-03-21 07:18:37 +0800
  • 2131027a7f
    Rename handller.go to handler.go yeungc 2020-03-21 07:18:33 +0800
  • fe7460fefd
    Rename handller.go to handler.go yeungc 2020-03-21 07:18:30 +0800
  • 4f2c29d40d
    Rename handller.go to handler.go yeungc 2020-03-21 07:18:27 +0800
  • 660c840abd
    Rename handller_test.go to handler_test.go yeungc 2020-03-21 07:18:22 +0800
  • ac57765bf6
    Rename handller.go to handler.go yeungc 2020-03-21 07:18:17 +0800
  • 0e8946e110
    Rename handller.go to handler.go yeungc 2020-03-21 07:15:40 +0800
  • f594d0ab83 Feat: check new versions while booting 3.0.0-rc1 HFO4 2020-03-18 11:36:34 +0800
  • 25d1735c1d Feat: compatible digest algorithm with V2 HFO4 2020-03-18 11:21:04 +0800
  • c4c174f560 Fix: redirect should be 302 status in dashboard HFO4 2020-03-18 11:11:57 +0800
  • 175c4d781f Fix: absolute path cannot be saved for new policy HFO4 2020-03-18 10:45:33 +0800
  • 87fde687eb Fix: files with percent sign (%) cannot be deleted in OneDrive HFO4 2020-03-18 10:42:41 +0800
  • 65cf0f57aa Fix: failed test due to policy cache HFO4 2020-03-18 09:47:06 +0800
  • 0eb04ed0ea Feat: cache for OneDrive META request HFO4 2020-03-18 09:35:00 +0800
  • 96983ddc70 Feat: custom SQLite db file path HFO4 2020-03-18 09:03:25 +0800
  • b98e5efb83 Merge remote-tracking branch 'origin/master' HFO4 2020-03-17 16:14:43 +0800
  • ff2dae80f0 Fix: incorrect thumb path detect while deleting files HFO4 2020-03-17 16:11:11 +0800
  • 32c0232105 Fix: file preview URL in share page should not be accessed directly HFO4 2020-03-17 15:57:38 +0800
  • a05a3de0e1
    Update: typo AaronLiu 2020-03-15 21:21:34 +0800
  • 79f898e0a9 Update: submodule 3.0.0-beta3 HFO4 2020-03-15 10:13:40 +0800
  • d1ca65461c Fix: incorrect capacity unit for OSS traffic limit HFO4 2020-03-15 09:56:50 +0800
  • 15074015b3 Fix: file not deleted when aria2 download complete HFO4 2020-03-15 09:18:15 +0800
  • e1aced0f01 Modify: check DB version before migration HFO4 2020-03-14 18:12:26 +0800
  • 75da09c339 Fix: mis-spelling HFO4 2020-03-13 11:28:03 +0800
  • 7636e59dfe Update: license link HFO4 2020-03-12 19:22:07 +0800
  • e34e67648f Add: README & License HFO4 2020-03-12 19:20:40 +0800
  • da7b857e00 Merge branch 'master' of https://github.com/cloudreve/Cloudreve 3.0.0-beta2 HFO4 2020-03-12 17:11:56 +0800
  • bdb9b5e1ca Update: submodule HFO4 2020-03-12 17:09:50 +0800
  • 2a2221c8b7
    Fix typo (#247) hiCasper 2020-03-12 16:00:30 +0800
  • 36cec067d9 Fix: OneDrive monitoring should continue when error occurs HFO4 2020-03-12 15:56:06 +0800
  • c55fa13681
    Fix typo #247 hiCasper 2020-03-12 14:38:10 +0800
  • c142da17e5 Modify: use public URL for asserts module 3.0.0-beta1 HFO4 2020-03-12 12:07:07 +0800
  • 2f79f5bc07 Modify: use new frontend repo HFO4 2020-03-12 11:08:43 +0800
  • 4533e654a5 Fix: apt-get update before travis CI install dependency HFO4 2020-03-12 10:25:21 +0800
  • 40f8a73f89 Release: 3.0.0-beta1 HFO4 2020-03-12 10:15:55 +0800
  • c74ed10dbd Test: aria2 / filesystem.image HFO4 2020-03-12 10:12:13 +0800
  • 297fc8d5bb Fix: failed test due to relative path HFO4 2020-03-12 09:40:29 +0800
  • 71876a79cd Fix: failed test due to relative path HFO4 2020-03-12 09:30:57 +0800
  • 37de715541 Fix: failed test due to relative path HFO4 2020-03-12 09:15:30 +0800
  • 83b292c9ba Modify: travis CI build and test HFO4 2020-03-12 08:46:14 +0800
  • 210af8f9e1 Fix: Root user should always have admin permission HFO4 2020-03-11 19:56:20 +0800
  • 9a56c3c1af Feat: travis ci deploy HFO4 2020-03-11 19:42:22 +0800
  • 7a0e466616 Feat: travis ci deploy HFO4 2020-03-11 19:04:55 +0800
  • de3a61561a Feat: travis ci deploy HFO4 2020-03-11 19:02:38 +0800
  • d0f04ca88e Feat: travis ci deploy HFO4 2020-03-11 18:48:58 +0800
  • 2585e86a31 Feat: travis ci deploy HFO4 2020-03-11 18:46:03 +0800
  • c54679d06f Feat: travis ci deploy HFO4 2020-03-11 18:41:58 +0800
  • 0ec97ca6a2 Feat: travis ci deploy HFO4 2020-03-11 18:37:57 +0800
  • 074522cfda Feat: travis ci deploy HFO4 2020-03-11 18:25:31 +0800
  • 8c49f40ed2 Feat: travis ci deploy HFO4 2020-03-11 18:22:48 +0800
  • 2afab1022f Feat: travis ci deploy HFO4 2020-03-11 18:22:35 +0800
  • 213c92b522 Ready for release HFO4 2020-03-11 18:03:37 +0800
  • 439b5a2ce0 Modify: stop recycle filesystem when generate thumbnails HFO4 2020-03-11 16:34:19 +0800
  • 4de0a2577a Fix: recycle error when handling upload task HFO4 2020-03-11 16:29:46 +0800
  • 8ad7702736 Fix: relative path for SQLite file HFO4 2020-03-11 15:46:24 +0800
  • 45b54b3455 Modify: clean useless codes HFO4 2020-03-11 15:45:00 +0800
  • 09de05548f Modify: clean crontab HFO4 2020-03-11 15:25:27 +0800
  • 4ba24e0cf1 Modify: clean modals HFO4 2020-03-11 15:22:21 +0800
  • 4d70f9fa3e Fix: get execute file path dynamically HFO4 2020-03-11 10:32:35 +0800
  • b6e1e04ce0 Fix: panic while decompress files / Cannot edit policy HFO4 2020-03-11 09:34:29 +0800
  • 45ec4b3f8b Fix: wrong upload URL for cos policy HFO4 2020-03-10 19:15:09 +0800
  • d0718433bc Update submodules HFO4 2020-03-10 14:39:54 +0800
  • 6e3e81e031 Modify: service worker start url HFO4 2020-03-10 13:07:55 +0800
  • c2ec4cd8a7 Modify: add commit info in debug HFO4 2020-03-10 12:46:17 +0800
  • 57e53116d9 Update sub module HFO4 2020-03-10 12:36:58 +0800
  • cb57fdbb59 Fix: nil pointer and initial policy file type wildcard HFO4 2020-03-10 12:10:30 +0800
  • 27e1da8238 Modify: build asserts when release HFO4 2020-03-10 11:07:37 +0800
  • d16f9784e4 Fix: nil pointer in crontab HFO4 2020-03-10 11:05:17 +0800
  • d80446d30f Feat: cross compile script Aaron 2020-03-10 02:39:19 +0000
  • 98c122f047 Fix: mimatch shell in build.sh Aaron 2020-03-09 11:30:43 +0000
  • 68d3131521 Feat: cross compile script HFO4 2020-03-09 16:53:01 +0800
  • 30311d181d Feat: embed static files HFO4 2020-03-09 14:07:36 +0800
  • 1d0d6e5f31 Feat: git submodule / static file HFO4 2020-03-09 13:23:13 +0800
  • beb16bc3c1 Feat: git submodule HFO4 2020-03-09 13:09:41 +0800
  • 809af5bf4e Feat: task list in dashboard HFO4 2020-03-09 12:30:43 +0800
  • 3b5af8da47 Feat: share file list in dashboard HFO4 2020-03-09 10:59:42 +0800
  • 9166a4ecd6 Feat: delete file in dashboard HFO4 2020-03-09 10:17:59 +0800
  • 768ffa24ec Feat: preview file in dashboard HFO4 2020-03-08 13:53:13 +0800
  • 27c0b6e886 Feat: ban/un-ban user HFO4 2020-03-08 12:54:04 +0800
  • 19c70f8cfc Feat: edit/add users HFO4 2020-03-08 10:49:34 +0800
  • 38161250e8 Feat: list users HFO4 2020-03-07 14:04:18 +0800
  • c7247f5b87 Feat: edit/list user group HFO4 2020-03-07 13:00:51 +0800
  • be8aa7b01d Feat: OneDrive OAuth callback / edit policy HFO4 2020-03-02 16:20:33 +0800