151 Commits

Author SHA1 Message Date
Victor Dubiniuk
153ca42056 Respect recent mmaster changes. Fixes #271 2014-06-09 17:55:19 +03:00
Volkan Gezer
d3fa6ac77a fixes some translation issues and enter key 2014-06-01 03:43:36 +02:00
Victor Dubiniuk
1c6a7287f0 Do not respond if path is empty 2014-05-14 19:37:50 +03:00
Victor Dubiniuk
5e3876345b Comment requested 2014-05-14 00:44:34 +03:00
Victor Dubiniuk
5b904bc06f Remove unused parameter 2014-05-14 00:44:34 +03:00
Victor Dubiniuk
3a23a9f05c Cleanup Unused code 2014-05-14 00:44:19 +03:00
Victor Dubiniuk
d8cee62f76 Reflect recent master changes 2014-04-14 18:05:18 +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
cd4f4d97f5 Check token by member type, not by file 2014-04-11 01:07:59 +03:00
Victor Dubiniuk
caf3678ce0 Unify translation 2014-04-11 01:07:55 +03:00
Victor Dubiniuk
dd8e3242fb Do not imitate real user. No uid for guests 2014-04-11 01:03:42 +03:00
Victor Dubiniuk
5b5eff3724 Check CSRF token on nick change 2014-04-11 01:03:41 +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
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