Cloudreve/routers/controllers
2020-01-04 15:49:08 +08:00
..
callback.go Feat: auth for remote callback / Modify: use map to store hooks in filesystem 2019-12-30 19:08:38 +08:00
directory.go Feat: delete objects 2019-11-30 15:09:56 +08:00
file.go Fix: cannot edit file in remote server / Modify: separate preview and text-file content controller 2020-01-04 15:49:08 +08:00
main.go Modify: package name 2019-11-16 16:11:37 +08:00
objects.go Feat: rename file 2019-12-07 15:54:07 +08:00
site.go Modify: return user information in siteConfig while logged in 2019-11-25 14:08:11 +08:00
slave.go Test: remote handler get & request chan operations / Modify: GET request to remote server should return error http status code 2020-01-04 15:17:27 +08:00
user.go Test: thumbnail and authn / Modify: read thumbnail config from file 2019-12-09 11:33:39 +08:00
webdav.go Fix: unable to save office file in root directory of WebDAV 2019-12-21 18:32:13 +08:00