Commit Graph

31 Commits (13692a5d3b2ff30eefd3c5a89922bb57dd8168bf)

Author SHA1 Message Date
Henry Castro 13692a5d3b Request discovery.xml from WOPI client 8 years ago
Henry Castro 2d2edffa80 Add initial cache support 8 years ago
Henry Castro 85f3079b47 Post WOPI url iframe 8 years ago
Henry Castro 3a607668cc Add template response wopi_url 8 years ago
Henry Castro 08dbf236d9 Add WOPI client settings 8 years ago
Andras Timar 407df19d7a remove temp file only when all edit instances are closed 8 years ago
Andras Timar 7e43957711 enable shared view of the same document 8 years ago
Andras Timar d290e21b40 remove trailing whitespaces 8 years ago
Victor Dubiniuk 447610b260 Fix appid 9 years ago
Jan Holesovsky e587fce1da cloudsuite: Construct more reasonable names + copy mtime.
So that we are able to use the cloudsuite tile caching.
9 years ago
Jan Holesovsky 91e49449f3 cloudsuite: Cleanup when the document is closed. 9 years ago
Jan Holesovsky e6593def87 cloudsuite: Add buttons to create new spreadsheet and new presentation. 9 years ago
Jan Holesovsky 37f61b4056 cloudsuite: Fix the 'New document' button to always create new text documents. 9 years ago
Jan Holesovsky aa0a8f666a cloudsuite: Implement the saving back. 9 years ago
Jan Holesovsky 302317ca47 cloudsuite: Fix starting of editing directly from the Files view. 9 years ago
Henry Castro 48cba261ec cloudsuite: revert route showLOleaflet
With the current layout changes, showLOleaflet is no longer need it.
9 years ago
Jan Holesovsky 3bed81b4a9 cloudsuite: Implement the document loading via CloudSuite.
In order to work, we need a group that is shared between wwwrun (for owncloud)
and loolwsd; let's call it loolwww.  Then:

cd <www>/owncloud/apps/documents
mkdir documents-tmp
chown chown wwwrun:loolwww documents-tmp
chmod g+ws documents-tmp

ownCloud takes care of copying the files to this shared location, and back (in
the future).  It will also need to take care of the cleanup, at the moment the
files are leaked.
9 years ago
Henry Castro 7f7c41fb56 cloudsuite: add showLOleaflet method 9 years ago
Henry Castro 6354b2aa2c cloudsuite: add Frame Domain policy 9 years ago
Henry Castro 0038ebc2da cloudsuite: add URLGenerator to document controller 9 years ago
Henry Castro 7c96ce83ff cloudsuite: Setup the appropriate Content-Security-Policy. 9 years ago
Victor Dubiniuk 89892137f0 Load previews only for registered providers 9 years ago
Victor Dubiniuk dfc91185f0 Remove private and deprecated API calls 9 years ago
Victor Dubiniuk 8897dda9ab Remove deprected API usage. Step 1 9 years ago
Victor Dubiniuk 932684b782 Remove View model. Get permissions from FileInfo 10 years ago
Victor Dubiniuk fae2f0f3f8 Move odt template outside of controller 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 7416b8b5d6 Implement downloadresponse via appframework 10 years ago
Victor Dubiniuk 45c30440b8 Move download to documentcontroller 10 years ago
Victor Dubiniuk 33dfec8804 Migrate settings controllers to appframework 10 years ago
Victor Dubiniuk 595b2fbf96 Migrate major controllers to appframework 10 years ago