Commit Graph

191 Commits (61d2a6cb6fad974b2f181d35d3d1d418e03b742a)

Author SHA1 Message Date
Victor Dubiniuk e656e78958 Genesis::getHashByPath is no longer used 9 years ago
Victor Dubiniuk dfc91185f0 Remove private and deprecated API calls 9 years ago
VicDeo 1e6160adce Merge pull request #536 from owncloud/code-checker
Remove deprecated API usage
9 years ago
Victor Dubiniuk 52f251a8af Remove deprecated API usage. Step 3 9 years ago
Victor Dubiniuk 58725da687 Remove deprecated API usage. Step 2 9 years ago
Victor Dubiniuk 8897dda9ab Remove deprected API usage. Step 1 9 years ago
Victor Dubiniuk 3fbf3237e2 WebODF uses timestamps with milliseconds 9 years ago
Olivier Paroz 41f7d890cf Test using the config in the instance temp folder 9 years ago
Olivier Paroz 7bee3b6df0 LibreOffice config should be in instance temp folder
Make sure that the LibreOffice configuration folder ends up in the temp folder of the instance
9 years ago
Victor Dubiniuk fa1826afdc Kill OC_FileProxy references 9 years ago
Victor Dubiniuk e24b01bdd6 Skip non-supported mimes 9 years ago
VicDeo 78da836eb3 Merge pull request #403 from owncloud/remove-phpass
Remove phpass
10 years ago
Victor Dubiniuk 5cef103648 Group members by userId. Ref #125 10 years ago
Lukas Reschke 9304bf1539 Remove phpass
See https://github.com/owncloud/core/pull/12226
10 years ago
VicDeo da3705e8b7 Merge pull request #402 from owncloud/optype-as-a-separate-field
Use a separate field for optype.
10 years ago
Victor Dubiniuk 0f19d74f69 Improve filtering for member/cursor operations 10 years ago
Victor Dubiniuk 59a095e98d updateMember is not used currently 10 years ago
Victor Dubiniuk 65de023e94 Use a separate field for optype. No more LIKE in queries 10 years ago
Victor Dubiniuk 8f9b3fb867 Move ops sync to a separate method 10 years ago
Victor Dubiniuk aa7efd6835 Insert has no arguments 10 years ago
VicDeo b2bd038152 Merge pull request #398 from owncloud/further-file-simplify
Sharing info is needed for public links only.
10 years ago
Victor Dubiniuk 932684b782 Remove View model. Get permissions from FileInfo 10 years ago
Victor Dubiniuk 4fad41db45 Remove method which is not used any longer 10 years ago
Victor Dubiniuk a56290d240 Sharing info is needed for public links only. 10 years ago
Victor Dubiniuk 849bbe5be7 Add extra option to disable doc(x) support 10 years ago
Victor Dubiniuk 3ea97634ae Move the expected FFS response to the assets 10 years ago
Victor Dubiniuk 982a1cacb3 Move test doc content outside of model 10 years ago
Victor Dubiniuk 897015ec10 Fix some other log notices when trying to access non-existing file with a viewer 10 years ago
Victor Dubiniuk b228716613 Fix some issues found by code inspector 10 years ago
Victor Dubiniuk 7416b8b5d6 Implement downloadresponse via appframework 10 years ago
Victor Dubiniuk 4f19683c03 Inject logger 10 years ago
Victor Dubiniuk d7b06b635a Move otpoll to session controller 10 years ago
Victor Dubiniuk 33dfec8804 Migrate settings controllers to appframework 10 years ago
Victor Dubiniuk c0eb8d078c Remove stinky code, ref #287 10 years ago
aaukt 6ae84ff682 fix target format for external format-filter-server
According to cc435eac37/code/conversion.js (L17) the target_format should be "odt".

The format-filter-server returns an empty response otherwise.
10 years ago
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 b63560edae Fix guest access 10 years ago
Victor Dubiniuk 6d870d9b27 Fix namespace issue 10 years ago
Victor Dubiniuk 3196f5fc91 Filter_Office -> Filter\Office 10 years ago
Victor Dubiniuk eb170d6713 Download_Simple -> Download\Simple 10 years ago
Victor Dubiniuk 6edaca04cd Download_Range -> Download\Range 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
Jörn Friedrich Dreyer 6e78fccb40 use accessor to get session 10 years ago
Victor Dubiniuk 781ba09343 Add escapeshellarg and set home directory in conversion test 10 years ago
josh4trunks fb85b0f262 Set home directory for libreoffice conversion
Fixes https://github.com/owncloud/documents/issues/291#issuecomment-48953083
10 years ago
Victor Dubiniuk 78e8163c78 Use owner FS for guests 10 years ago