Victor Dubiniuk
52f251a8af
Remove deprecated API usage. Step 3
2015-08-27 18:02:43 +03:00
Lukas Reschke
9304bf1539
Remove phpass
...
See https://github.com/owncloud/core/pull/12226
2014-11-17 14:12:35 +01:00
Victor Dubiniuk
932684b782
Remove View model. Get permissions from FileInfo
2014-11-11 03:42:49 +03:00
Victor Dubiniuk
4fad41db45
Remove method which is not used any longer
2014-11-11 03:04:42 +03:00
Victor Dubiniuk
a56290d240
Sharing info is needed for public links only.
2014-11-11 01:49:32 +03:00
Victor Dubiniuk
b228716613
Fix some issues found by code inspector
2014-10-29 18:22:47 +03:00
Victor Dubiniuk
c0eb8d078c
Remove stinky code, ref #287
2014-10-16 23:34:43 +03:00
Victor Dubiniuk
3934f6a663
Check session token
2014-09-08 22:05:31 +03:00
Jörn Friedrich Dreyer
6e78fccb40
use accessor to get session
2014-07-17 12:02:43 +02:00
Victor Dubiniuk
78e8163c78
Use owner FS for guests
2014-07-04 19:10:25 +03:00
Victor Dubiniuk
4da91f6d38
Use getPath instead of shareInfo
2014-07-04 18:22:07 +03:00
Victor Dubiniuk
2991bbf337
Use default root when saving a session
2014-06-26 18:21:51 +03:00
Victor Dubiniuk
153ca42056
Respect recent mmaster changes. Fixes #271
2014-06-09 17:55:19 +03:00
David Prévot
a8192dfc48
Fix comment about LGPL
2014-05-17 15:29:51 -04:00
Victor Dubiniuk
fd0b4ed9a2
Remove unused parameter
2014-04-14 19:34:33 +03:00
Victor Dubiniuk
13b73b12c1
Store share token to guest users
2014-04-11 01:11:13 +03:00
Victor Dubiniuk
f81e41dc63
Further switch to member is_guest property
2014-04-11 01:07:59 +03:00
Victor Dubiniuk
857c03a103
Move File out of controller
2014-04-11 01:03:41 +03:00
VicDeo
0f5f65b6f4
Merge pull request #235 from owncloud/fix58
...
Make rename behavior consistent with files app
2014-04-09 00:20:36 +03:00
Victor Dubiniuk
f74d273145
Remove unused legacy method
2014-04-08 23:29:30 +03:00
Victor Dubiniuk
29d395f6fd
Make rename behavior consistent with files app
2014-04-08 22:12:08 +03:00
Victor Dubiniuk
673e541531
Fixing disconnection injected twice
2014-03-05 18:51:25 +03:00
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