12 Commits

Author SHA1 Message Date
Victor Dubiniuk
b7d71e025b Improve shared files resolution. Fixes #162,#167 2013-12-18 22:22:32 +03:00
Vincent Petry
d56ef4f0b6 Make it possible to rename documents by clicking on title 2013-12-05 14:04:36 +01:00
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
2013-12-05 12:19:01 +01:00
Victor Dubiniuk
19a1b51a0e Open readonly shares with viewer. Ref #62 2013-12-05 01:02:08 +03:00
Victor Dubiniuk
d406168c59 Properly resolve share token. Fixes #153 2013-12-04 21:33:37 +03:00
Victor Dubiniuk
726ebbcb30 handle password protected links. Closes #97 2013-11-10 12:50:06 +03:00
Victor Dubiniuk
4dc1064d44 Use /files in view fakeRoot ref #99 2013-11-06 20:49:56 +03:00
Victor Dubiniuk
2ee654c1ea Resolve path for reshares. Closes #66 2013-10-17 00:04:25 +03:00
Victor Dubiniuk
f25c334da7 Properly escape query. Fix #59 2013-10-15 19:29:00 +03:00
Victor Dubiniuk
4c30cf0e71 Guest can finally edit 2013-09-26 21:02:05 +03:00
Victor Dubiniuk
e3e8ef5b58 Refactoring permissions. Allow guests to join session 2013-09-25 16:34:54 +03:00
Victor Dubiniuk
a7195d6be6 Store genesis to the real file owner instead of session starter 2013-09-24 03:39:33 +03:00