41 Commits

Author SHA1 Message Date
Victor Dubiniuk
e24b01bdd6 Skip non-supported mimes 2015-01-23 19:03:49 +03:00
Victor Dubiniuk
5cef103648 Group members by userId. Ref #125 2014-11-19 19:56:27 +03:00
VicDeo
da3705e8b7 Merge pull request #402 from owncloud/optype-as-a-separate-field
Use a separate field for optype.
2014-11-13 22:04:09 +03:00
Victor Dubiniuk
0f19d74f69 Improve filtering for member/cursor operations 2014-11-13 20:29:48 +03:00
Victor Dubiniuk
59a095e98d updateMember is not used currently 2014-11-13 01:34:44 +03:00
Victor Dubiniuk
65de023e94 Use a separate field for optype. No more LIKE in queries 2014-11-13 01:20:54 +03:00
Victor Dubiniuk
8f9b3fb867 Move ops sync to a separate method 2014-11-12 00:15:20 +03:00
Victor Dubiniuk
aa7efd6835 Insert has no arguments 2014-11-11 21:00:33 +03:00
Victor Dubiniuk
932684b782 Remove View model. Get permissions from FileInfo 2014-11-11 03:42:49 +03:00
Victor Dubiniuk
1a545d4941 Remove info routes and action 2014-09-08 21:11:58 +03:00
Victor Dubiniuk
b63560edae Fix guest access 2014-08-23 21:43:28 +03:00
Victor Dubiniuk
fbb931c91e Db_Member -> Db\Member 2014-08-04 21:00:58 +03:00
Victor Dubiniuk
214c6dfa36 Db_Op -> Db\Op 2014-08-04 20:56:24 +03:00
Victor Dubiniuk
7356dcfae3 Db_Session -> Db\Session 2014-08-04 20:51:50 +03:00
Victor Dubiniuk
14398d6979 One more method annotation 2014-05-14 19:24:58 +03:00
Victor Dubiniuk
c8f70c8998 Add missing asterisk 2014-05-14 18:39:50 +03:00
Victor Dubiniuk
6dd14dab72 Add annotations 2014-05-14 00:44:04 +03:00
Victor Dubiniuk
8f3bc0daa8 Reduce complexicity 2014-04-11 23:12:23 +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
a3cc3b3ce3 Pass file instance to genesys 2014-04-11 01:07:59 +03:00
Victor Dubiniuk
461c3ef999 Cleanup Session class 2014-04-11 01:07:59 +03:00
Victor Dubiniuk
8f47b86278 Add translatable guest postfix for guests 2014-04-11 01:03:41 +03:00
Victor Dubiniuk
857c03a103 Move File out of controller 2014-04-11 01:03:41 +03:00
Victor Dubiniuk
f26e107504 No more barrier to enter for guests. Closes #200 2014-03-14 20:49:17 +03:00
Victor Dubiniuk
673e541531 Fixing disconnection injected twice 2014-03-05 18:51:25 +03:00
Victor Dubiniuk
5b804c1d4e Op cleanup 2014-02-12 17:28:26 +03:00
Victor Dubiniuk
e3f6e4d48a Add title when shared by link. Fixes #202 2014-02-12 16:56:44 +03:00
Victor Dubiniuk
5220b5810d Uid based colors. Closes #112 2014-02-12 15:47:48 +03:00
Victor Dubiniuk
40182b061c Make sure that cursor/member exists before removal 2013-12-06 19:56:33 +03:00
Victor Dubiniuk
c5e565cf8a Inject AddMember on join 2013-11-25 23:21:45 +03:00
Victor Dubiniuk
46d2dc1644 User management ops on the server side 2013-11-25 23:21:07 +03:00
Victor Dubiniuk
b31a010018 Fix updating document hash while saving 2013-11-09 18:24:03 +03:00
Victor Dubiniuk
bfa914d8b2 Make sure fs has subdir documents always 2013-11-09 17:29:12 +03:00
root
f81bbe60fe Fix #101 2013-11-08 15:46:30 +00:00
Victor Dubiniuk
4dc1064d44 Use /files in view fakeRoot ref #99 2013-11-06 20:49:56 +03:00
Victor Dubiniuk
262834b6af Handle save for any leaving collaborator. Ref #63, #95, #83 2013-10-31 20:24:55 +03:00
Victor Dubiniuk
9b0afdd44a Disconnect user on leaving a session. Closes #15 2013-10-28 20:01:30 +03:00
Victor Dubiniuk
90167c035a Add last activity to insert 2013-10-15 20:47:07 +03:00
Victor Dubiniuk
477805fe48 Create documents directory before copying genesis 2013-10-02 19:55:33 +03:00
Victor Dubiniuk
7b858e75b5 Migrate to simple orm 2013-09-27 18:43:41 +03:00