Commit Graph

61 Commits (3235b886ad437cdc995deefab88e98994900c645)

Author SHA1 Message Date
Pranav Kant 3235b886ad Add a revision history sidebar 8 years ago
Ashod Nakashian 0517f76c32 Shared documents now show correct editor's name in the change hisotry 8 years ago
Ashod Nakashian fc81c07f70 Saving through WOPI registers the change as the owner 8 years ago
Ashod Nakashian 0c508a09e0 Support for file versioning in WOPI 8 years ago
Pranav Kant bb01949a9a Use new owncloud9 addMenuEntry plugin
... to add new odf files from main 'Files' app
8 years ago
Pranav Kant b138109820 Don't load all documents when only one is clicked on from 'Files' 8 years ago
Andras Timar 8534ee60ba CA chain cert name change 8 years ago
Andras Timar 39b860ffa2 do not query UI language for each doc, it's same for all 8 years ago
Andras Timar e22151a2b5 Pass the lang paramater to loleaflet from ownCloud user settings, which controls UI language 8 years ago
Andras Timar cb271b50e5 Merge pull request #47 from timar/master
frame-src is deprecated on Firefox, but Safari wants it
8 years ago
Jan Holesovsky 69a2880800 Send the hint too. 8 years ago
Andras Timar 8f61bbe08f frame-src is deprecated on Firefox, but Safari wants it 8 years ago
Henry Castro efcf28abc2 Add ulrsrc attribute when create new documents 8 years ago
Jan Holesovsky ea47464459 More improvements in the error handling. 8 years ago
Jan Holesovsky 2508e550fc Content Security Policy: frame-src is deprecated, use child-src instead. 8 years ago
Jan Holesovsky 155f9578fc MemCache is not mandatory any more; but used if available. 8 years ago
Jan Holesovsky 80cc8bf197 Improved error messages around discovery.xml. 8 years ago
Andras Timar faf5c1007f allow HTTP-only mode for testing/trial 8 years ago
Andras Timar 2b302fa1af local file access method is deprecated by WOPI 8 years ago
Ashod Nakashian 38c1b87435 wopi: support for file sharing and authentication 8 years ago
Ashod Nakashian dc05bb09f5 wopi: CheckFileInfo handler added 8 years ago
Andras Timar f3eaa1683d use SSL 8 years ago
Henry Castro 119e5ca38c Fix inconsistent validation bug 8 years ago
Henry Castro 3a8b677bfd Add response error page 8 years ago
Henry Castro c168936107 Allow domain websocket URI 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 4585de5261 Pass fileId to get path 8 years ago
Henry Castro 14eda814f5 Read discovery.xml capabilities 8 years ago
Ashod Nakashian 30a22ef7e7 WOPI GetFile and PutFile added and document loader updated 8 years ago
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