159 Commits

Author SHA1 Message Date
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
781ba09343 Add escapeshellarg and set home directory in conversion test 2014-07-15 20:10:15 +03:00
Victor Dubiniuk
797e685c81 Changes according to review 2014-07-09 20:36:56 +03:00
Victor Dubiniuk
e07aa6e0a7 Test local config when saving the settings 2014-07-09 20:01:29 +03:00
Victor Dubiniuk
e83ea30004 Use filters in viewer 2014-07-09 01:18:18 +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
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