Commit Graph

28 Commits (72a5662f598aa95effabee8ef08c75ab9eebea5d)

Author SHA1 Message Date
Victor Dubiniuk c0eb8d078c Remove stinky code, ref #287 10 years ago
Victor Dubiniuk 3934f6a663 Check session token 10 years ago
Jörn Friedrich Dreyer 6e78fccb40 use accessor to get session 10 years ago
Victor Dubiniuk 78e8163c78 Use owner FS for guests 10 years ago
Victor Dubiniuk 4da91f6d38 Use getPath instead of shareInfo 10 years ago
Victor Dubiniuk 2991bbf337 Use default root when saving a session 10 years ago
Victor Dubiniuk 153ca42056 Respect recent mmaster changes. Fixes #271 10 years ago
David Prévot a8192dfc48 Fix comment about LGPL 10 years ago
Victor Dubiniuk fd0b4ed9a2 Remove unused parameter 10 years ago
Victor Dubiniuk 13b73b12c1 Store share token to guest users 10 years ago
Victor Dubiniuk f81e41dc63 Further switch to member is_guest property 10 years ago
Victor Dubiniuk 857c03a103 Move File out of controller 10 years ago
VicDeo 0f5f65b6f4 Merge pull request #235 from owncloud/fix58
Make rename behavior consistent with files app
10 years ago
Victor Dubiniuk f74d273145 Remove unused legacy method 10 years ago
Victor Dubiniuk 29d395f6fd Make rename behavior consistent with files app 10 years ago
Victor Dubiniuk 673e541531 Fixing disconnection injected twice 10 years ago
Victor Dubiniuk b7d71e025b Improve shared files resolution. Fixes #162,#167 11 years ago
Vincent Petry d56ef4f0b6 Make it possible to rename documents by clicking on title 11 years ago
Vincent Petry aed7ed77d2 Fixed file not found issue
This fixes an issue where the second call would miss the "/files" part.

The path attribute must keep "files" so that the next call to the File
instance will still have the correct one.

Fixes #155
11 years ago
Victor Dubiniuk 19a1b51a0e Open readonly shares with viewer. Ref #62 11 years ago
Victor Dubiniuk d406168c59 Properly resolve share token. Fixes #153 11 years ago
Victor Dubiniuk 726ebbcb30 handle password protected links. Closes #97 11 years ago
Victor Dubiniuk 4dc1064d44 Use /files in view fakeRoot ref #99 11 years ago
Victor Dubiniuk 2ee654c1ea Resolve path for reshares. Closes #66 11 years ago
Victor Dubiniuk f25c334da7 Properly escape query. Fix #59 11 years ago
Victor Dubiniuk 4c30cf0e71 Guest can finally edit 11 years ago
Victor Dubiniuk e3e8ef5b58 Refactoring permissions. Allow guests to join session 11 years ago
Victor Dubiniuk a7195d6be6 Store genesis to the real file owner instead of session starter 11 years ago