Commit Graph

130 Commits (f1c4721ea066ca786d9e5811945b46595394c94d)

Author SHA1 Message Date
Victor Dubiniuk fd0b4ed9a2 Remove unused parameter 10 years ago
Victor Dubiniuk bb0310942f Fix visibility warning 10 years ago
Victor Dubiniuk 8f3bc0daa8 Reduce complexicity 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 6dde8f11bd Fix warning in logs 10 years ago
Victor Dubiniuk a3cc3b3ce3 Pass file instance to genesys 10 years ago
Victor Dubiniuk 461c3ef999 Cleanup Session class 10 years ago
Victor Dubiniuk 65ea9a891a Fix year in copyright 10 years ago
Victor Dubiniuk 8f47b86278 Add translatable guest postfix for guests 10 years ago
Victor Dubiniuk 857c03a103 Move File out of controller 10 years ago
VicDeo d770cec140 Merge pull request #233 from owncloud/fix-63
Cleanup some variables
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 7fcf703041 Cleanup some variables 10 years ago
Victor Dubiniuk 1bbcd7f6af Add config page and settings 10 years ago
Victor Dubiniuk 674f3bb0a5 Log via helper 10 years ago
Victor Dubiniuk e4ce2258e1 MS formats. First approach 10 years ago
Victor Dubiniuk 6badc5c105 Save as a new file if old was deleted. Fixes #188 10 years ago
Victor Dubiniuk f26e107504 No more barrier to enter for guests. Closes #200 10 years ago
Victor Dubiniuk 673e541531 Fixing disconnection injected twice 10 years ago
Victor Dubiniuk 5b804c1d4e Op cleanup 10 years ago
Victor Dubiniuk d1aee9fe68 Remove dead code 10 years ago
Victor Dubiniuk e3f6e4d48a Add title when shared by link. Fixes #202 10 years ago
Victor Dubiniuk 5220b5810d Uid based colors. Closes #112 10 years ago
Victor Dubiniuk 3669d90862 Filters for files app 11 years ago
VicDeo 36b7d19e01 Search cache for all filter available 11 years ago
VicDeo 5c59a2d374 Use filters 11 years ago
Victor Dubiniuk b7d71e025b Improve shared files resolution. Fixes #162,#167 11 years ago
Victor Dubiniuk 40182b061c Make sure that cursor/member exists before removal 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 a422d22e48 Fix premature proxy switching. Ref #143 11 years ago
Victor Dubiniuk c5e565cf8a Inject AddMember on join 11 years ago
Victor Dubiniuk 46d2dc1644 User management ops on the server side 11 years ago
Victor Dubiniuk 99818f98ea Do not create -conflict if versions are enabled 11 years ago
Victor Dubiniuk 726ebbcb30 handle password protected links. Closes #97 11 years ago
Victor Dubiniuk b31a010018 Fix updating document hash while saving 11 years ago
Victor Dubiniuk e60c91acbb Add missed files 11 years ago
Victor Dubiniuk bfa914d8b2 Make sure fs has subdir documents always 11 years ago
Victor Dubiniuk e63943cc52 Fix view path 11 years ago
root f81bbe60fe Fix #101 11 years ago
Victor Dubiniuk 4dc1064d44 Use /files in view fakeRoot ref #99 11 years ago
Victor Dubiniuk 262834b6af Handle save for any leaving collaborator. Ref #63, #95, #83 11 years ago
Victor Dubiniuk 4f9c51cecd Duplicates postfixes start with (2) now 11 years ago
Victor Dubiniuk 9b0afdd44a Disconnect user on leaving a session. Closes #15 11 years ago
Victor Dubiniuk 2ee654c1ea Resolve path for reshares. Closes #66 11 years ago