136 Commits

Author SHA1 Message Date
Victor Dubiniuk
857c03a103 Move File out of controller 2014-04-11 01:03:41 +03:00
VicDeo
d770cec140 Merge pull request #233 from owncloud/fix-63
Cleanup some variables
2014-04-10 21:25:13 +03:00
Victor Dubiniuk
29d395f6fd Make rename behavior consistent with files app 2014-04-08 22:12:08 +03:00
Victor Dubiniuk
a54feb9c58 Add CSRF check 2014-04-07 22:45:08 +03:00
Victor Dubiniuk
7fcf703041 Cleanup some variables 2014-04-07 18:25:59 +03:00
Victor Dubiniuk
e20b304a17 Create new file in root if default dir doesn't exist. Ref #88 2014-04-02 23:18:39 +03:00
Victor Dubiniuk
1bbcd7f6af Add config page and settings 2014-03-31 20:27:07 +03:00
Victor Dubiniuk
74b117bccb Status 500 on unsucessful save attempt. Ref #227 2014-03-28 20:28:30 +03:00
Victor Dubiniuk
6badc5c105 Save as a new file if old was deleted. Fixes #188 2014-03-18 00:35:09 +03:00
Victor Dubiniuk
6fb03c35c7 Autoedit a new document. Ref #104 2014-03-17 23:48:15 +03:00
Victor Dubiniuk
f26e107504 No more barrier to enter for guests. Closes #200 2014-03-14 20:49:17 +03:00
Victor Dubiniuk
1c2ad35b08 Do not disconnect inactive users 2014-02-25 00:44:31 +03:00
Victor Dubiniuk
d1aee9fe68 Remove dead code 2014-02-12 17:22:00 +03:00
Victor Dubiniuk
9e4b196736 Remove excessive encoding 2014-02-04 21:40:51 +03:00
Georg Ehrke
8badfa24b5 use err instead of message 2014-02-04 19:09:26 +01:00
Georg Ehrke
55556bab75 use json instead of raw error msg output 2014-02-03 02:27:58 +01:00
Victor Dubiniuk
4ab86bab3f Support extra mimes in viewer 2014-01-31 23:13:41 +03:00
Victor Dubiniuk
ec9bcccdda Format sources 2014-01-21 21:44:02 +03:00
Victor Dubiniuk
3669d90862 Filters for files app 2014-01-04 00:24:59 +03:00
VicDeo
5c59a2d374 Use filters 2013-12-26 15:43:18 +00:00
Victor Dubiniuk
d283572fce Move handlers to catch more exceptions 2013-12-19 01:14:32 +03:00
Victor Dubiniuk
988ae02b8e Move rename controller to document 2013-12-19 00:08:02 +03:00
Victor Dubiniuk
48ddfd0e59 Inject removeMember on timeout. Ref #150 2013-12-06 01:12:25 +03:00
Vincent Petry
d56ef4f0b6 Make it possible to rename documents by clicking on title 2013-12-05 14:04:36 +01:00
Victor Dubiniuk
19a1b51a0e Open readonly shares with viewer. Ref #62 2013-12-05 01:02:08 +03:00
Victor Dubiniuk
a422d22e48 Fix premature proxy switching. Ref #143 2013-12-02 22:13:34 +03:00
Victor Dubiniuk
f93edc4e35 Inject RemoveMember on leave 2013-11-25 23:40:49 +03:00
Victor Dubiniuk
208c5c80b3 Cleanup otpoll 2013-11-25 23:22:01 +03:00
Victor Dubiniuk
99818f98ea Do not create -conflict if versions are enabled 2013-11-21 23:38:39 +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
262834b6af Handle save for any leaving collaborator. Ref #63, #95, #83 2013-10-31 20:24:55 +03:00
Victor Dubiniuk
f02058e238 Make sure that members are sent as array, not object 2013-10-28 20:37:24 +03:00
Victor Dubiniuk
9b0afdd44a Disconnect user on leaving a session. Closes #15 2013-10-28 20:01:30 +03:00
Victor Dubiniuk
90ec49b7ec Fix #85 2013-10-28 16:53:18 +03:00
Victor Dubiniuk
8eea7805e7 Declare exception class first 2013-10-22 15:39:37 +03:00
Victor Dubiniuk
59e701cb38 Fix removeCursor injection by timeout 2013-10-22 15:20:14 +03:00
Victor Dubiniuk
9bfc7e5058 Track non-existing session in otpoll 2013-10-16 20:39:25 +03:00
Victor Dubiniuk
cb6dccfab2 Do not destroy session on save to prevent collisions 2013-10-16 20:37:34 +03:00
Victor Dubiniuk
feb96960ce Create new document via templateManager. Closes #47 2013-10-03 20:34:54 +03:00
Victor Dubiniuk
ad8c163436 Default documents dir for upload. Ref #49 2013-10-01 19:34:08 +03:00
Victor Dubiniuk
1aced0433c Fix buttons position in firefox 2013-10-01 18:23:37 +03:00
Victor Dubiniuk
87868c95ea Sort by modification time desc 2013-10-01 17:49:03 +03:00
Victor Dubiniuk
886273dd10 Hacking WebODF to fix #51 2013-09-30 19:32:35 +03:00
Victor Dubiniuk
e33d481e78 Proper public link is sharing dropdown 2013-09-28 00:13:25 +03:00
Victor Dubiniuk
fdf7a602d4 Allow gues user to choose a name 2013-09-27 19:33:04 +03:00
Victor Dubiniuk
7b858e75b5 Migrate to simple orm 2013-09-27 18:43:41 +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