Commit Graph

223 Commits (c166c7b18907bb5e25144723810bf567b1910a30)

Author SHA1 Message Date
Robin Appelman cfd3bb662a Use non strict comparison to validate token
On my setup this is needed to load a document

Maybe related to using postgres
8 years ago
Pranav Kant 45d76a1c68 Add support for opening and editing files from external storage 8 years ago
Pranav Kant 3235b886ad Add a revision history sidebar 8 years ago
Pranav Kant eb79866efd Fix path for shared documents 8 years ago
Pranav Kant 440eb9e27c Add missing mtime field to processed documents 8 years ago
Ashod Nakashian 0517f76c32 Shared documents now show correct editor's name in the change hisotry 8 years ago
Ashod Nakashian 0c508a09e0 Support for file versioning in WOPI 8 years ago
Pranav Kant af16a4cd27 Make me work with owncloud9
Due to API change (searchByMime), app was completely broken when
installed with owncloud9. This change should make it work with
owncloud9, while still keeping older owncloud version (upto 8.2)
in working state.

Lets use functions on object returned by searchByMime instead of
directly accessing its data members.
8 years ago
Pranav Kant b138109820 Don't load all documents when only one is clicked on from 'Files' 8 years ago
Andras Timar ef78d87173 PHP syntax error on Ubuntu 14.04 LTS
syntax error, unexpected '*', expecting ',' or ';' at /var/www/owncloud/apps/richdocuments/lib/db/wopi.php#28
8 years ago
Ashod Nakashian 38c1b87435 wopi: support for file sharing and authentication 8 years ago
Andras Timar f3eaa1683d use SSL 8 years ago
Henry Castro e6bda70834 Application config, set default port 9980 8 years ago
Andras Timar a32c1e2be3 remove unused webODF unstable setting 8 years ago
Andras Timar f0f3e42c0e remove dead code (from Collabora Online perspective) 8 years ago
Ashod Nakashian be97780451 WOPI Token table and database plumbing added 8 years ago
Henry Castro 08dbf236d9 Add WOPI client settings 8 years ago
Victor Dubiniuk 447610b260 Fix appid 9 years ago
Andras Timar 8010839279 bccu#1335 don't try to handle pdf, internal pdf.js does a better job 9 years ago
Jan Holesovsky e6593def87 cloudsuite: Add buttons to create new spreadsheet and new presentation. 9 years ago
Mihai Varga ddc34a60c3 bug #1261 - added microsoft document mime types 9 years ago
Mihai Varga 8d2a2e1f1f add opendocument.graphics mime type 9 years ago
Mihai Varga 3ffdf58d2c fixed typo in mime type 9 years ago
Mihai Varga 916336cf8c added more mimetypes to the owncloud app 9 years ago
Mihai Varga afb8e58dbc removed spaces at the end of lines 9 years ago
Victor Dubiniuk 7af37fe911 No more get_temp_dir 9 years ago
Victor Dubiniuk 488d68de6a A few fixes by scrutinizer 9 years ago
Victor Dubiniuk 76ef4e48aa ByeBye static Config class 9 years ago
Victor Dubiniuk 5c8a7923cb Kill static logger 9 years ago
Victor Dubiniuk 98db623f07 Remove getL10N 9 years ago
Victor Dubiniuk b8917435f3 Use different entry points for users and guests 9 years ago
Victor Dubiniuk a6be42cb26 Cleanup file and storage models 9 years ago
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