Commit Graph

166 Commits (228d92de8d94ccb1d0468db31faed918aec44f44)

Author SHA1 Message Date
VicDeo 3b70fe07f9 Merge pull request #357 from owncloud/advanced-password
Check session token
10 years ago
Victor Dubiniuk 3934f6a663 Check session token 10 years ago
Victor Dubiniuk 1a545d4941 Remove info routes and action 10 years ago
Victor Dubiniuk c49415d764 Remove routes and action 10 years ago
Victor Dubiniuk 2566eb94c3 Add namespace to constant 10 years ago
Victor Dubiniuk 5358d10c13 Add missed parameter 10 years ago
Victor Dubiniuk 667b0034b2 Remove unused argument 10 years ago
Victor Dubiniuk fbb931c91e Db_Member -> Db\Member 10 years ago
Victor Dubiniuk 214c6dfa36 Db_Op -> Db\Op 10 years ago
Victor Dubiniuk 7356dcfae3 Db_Session -> Db\Session 10 years ago
Victor Dubiniuk 781ba09343 Add escapeshellarg and set home directory in conversion test 10 years ago
Victor Dubiniuk 797e685c81 Changes according to review 10 years ago
Victor Dubiniuk e07aa6e0a7 Test local config when saving the settings 10 years ago
Victor Dubiniuk e83ea30004 Use filters in viewer 10 years ago
Victor Dubiniuk 2991bbf337 Use default root when saving a session 10 years ago
Victor Dubiniuk 153ca42056 Respect recent mmaster changes. Fixes #271 10 years ago
Volkan Gezer d3fa6ac77a fixes some translation issues and enter key 10 years ago
Victor Dubiniuk 1c6a7287f0 Do not respond if path is empty 10 years ago
Victor Dubiniuk 5e3876345b Comment requested 10 years ago
Victor Dubiniuk 5b904bc06f Remove unused parameter 10 years ago
Victor Dubiniuk 3a23a9f05c Cleanup Unused code 10 years ago
Victor Dubiniuk d8cee62f76 Reflect recent master changes 10 years ago
Victor Dubiniuk 8f3bc0daa8 Reduce complexicity 10 years ago
Victor Dubiniuk 13b73b12c1 Store share token to guest users 10 years ago
Victor Dubiniuk f81e41dc63 Further switch to member is_guest property 10 years ago
Victor Dubiniuk cd4f4d97f5 Check token by member type, not by file 10 years ago
Victor Dubiniuk caf3678ce0 Unify translation 10 years ago
Victor Dubiniuk dd8e3242fb Do not imitate real user. No uid for guests 10 years ago
Victor Dubiniuk 5b5eff3724 Check CSRF token on nick change 10 years ago
Victor Dubiniuk 8f47b86278 Add translatable guest postfix for guests 10 years ago
Victor Dubiniuk 857c03a103 Move File out of controller 10 years ago
VicDeo d770cec140 Merge pull request #233 from owncloud/fix-63
Cleanup some variables
10 years ago
Victor Dubiniuk 29d395f6fd Make rename behavior consistent with files app 10 years ago
Victor Dubiniuk a54feb9c58 Add CSRF check 10 years ago
Victor Dubiniuk 7fcf703041 Cleanup some variables 10 years ago
Victor Dubiniuk e20b304a17 Create new file in root if default dir doesn't exist. Ref #88 10 years ago
Victor Dubiniuk 1bbcd7f6af Add config page and settings 10 years ago
Victor Dubiniuk 74b117bccb Status 500 on unsucessful save attempt. Ref #227 10 years ago
Victor Dubiniuk 6badc5c105 Save as a new file if old was deleted. Fixes #188 10 years ago
Victor Dubiniuk 6fb03c35c7 Autoedit a new document. Ref #104 10 years ago
Victor Dubiniuk f26e107504 No more barrier to enter for guests. Closes #200 10 years ago
Victor Dubiniuk 1c2ad35b08 Do not disconnect inactive users 10 years ago
Victor Dubiniuk d1aee9fe68 Remove dead code 10 years ago
Victor Dubiniuk 9e4b196736 Remove excessive encoding 10 years ago
Georg Ehrke 8badfa24b5 use err instead of message 10 years ago
Georg Ehrke 55556bab75 use json instead of raw error msg output 10 years ago
Victor Dubiniuk 4ab86bab3f Support extra mimes in viewer 10 years ago
Victor Dubiniuk ec9bcccdda Format sources 10 years ago
Victor Dubiniuk 3669d90862 Filters for files app 11 years ago
VicDeo 5c59a2d374 Use filters 11 years ago