Commit Graph

1730 Commits (18d3498a507f72594a7bc5d1b0436f8cf8cce207)
 

Author SHA1 Message Date
Mihai Varga a5f572b1df the iframe was previously causing an overflow in the outer container 9 years ago
Jan Holesovsky 0f952506ab cloudsuite: With the iframe approach, we don't need to embed anything. 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
Jan Holesovsky 4cdae43fc8 cloudsuite: Let's not hide the cloudsuite itself inside owncloud.
We switched to iframe, so let's keep it separate, that's easier to maintain.
9 years ago
Henry Castro 35425eeff6 cloudsuite: updateCloudSuite.sh to copy templates 9 years ago
Henry Castro cd6b29b469 cloudsuite: add iframe element to reference loleaflet 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 5368e28482 cloudsuite: add route showLOleaflet 9 years ago
Henry Castro ddfacfe344 cloudsuite: add URLGenerator 9 years ago
Mihai Varga 4bbcd5cac8 removed .js ending from addScript - now the toolbar appears 9 years ago
Jan Holesovsky de28f7c58c cloudsuite: Load also the stylesheets, now the document looks correctly. 9 years ago
Jan Holesovsky 52aa2941cd cloudsuite: Order the loading of the JS pieces. 9 years ago
Jan Holesovsky 0a3662e0bf cloudsuite: Document gets visible now (though quite distorted). 9 years ago
Jan Holesovsky a476af9126 cloudsuite: Actually start the loleaflet.
[Still webodf appears on too many places, so loleaflet does not get visible
yet.]
9 years ago
Henry Castro 7c96ce83ff cloudsuite: Setup the appropriate Content-Security-Policy. 9 years ago
Jan Holesovsky 4d90760b9a cloudsuite: Instantiate cloudsuite instead of webodf.
This is an incomplete first hardcoded attempt; unfortunately has problems with
Content-Security-Policy settings - to be continued.
9 years ago
Jan Holesovsky 6997a04e8e cloudsuite: jquery.min.js is needed too. 9 years ago
Jan Holesovsky 7324ec8549 cloudsuite: Minimal branding. 9 years ago
Jan Holesovsky 8c82cfe3cb cloudsuite: Add updateCloudSuite.sh script, similar to updateWebODF.sh. 9 years ago
Jenkins for ownCloud 10904bd484 [tx-robot] updated from transifex 9 years ago
VicDeo 63458a5cdd Merge pull request #560 from owncloud/fix-559
No more get_temp_dir
9 years ago
VicDeo 5a4359886c Merge pull request #562 from owncloud/fix-dependencies
fix ownCloud version in dependency, fix #558
9 years ago
Victor Dubiniuk eacd2b4d10 Raise minversion, update version, put it into info.xml 9 years ago
Jan-Christoph Borchardt d5402458e8 fix ownCloud version in dependency, fix #558 9 years ago
Victor Dubiniuk 7af37fe911 No more get_temp_dir 9 years ago
Jenkins for ownCloud 5b624b4baa [tx-robot] updated from transifex 9 years ago
Jenkins for ownCloud e2d8938435 [tx-robot] updated from transifex 9 years ago
Jenkins for ownCloud 82b68000c9 [tx-robot] updated from transifex 9 years ago
Jenkins for ownCloud 261cff47fe [tx-robot] updated from transifex 9 years ago
Jenkins for ownCloud ed56c76395 [tx-robot] updated from transifex 9 years ago
Jenkins for ownCloud 40667f71b9 [tx-robot] updated from transifex 9 years ago
Jenkins for ownCloud b2e279f623 [tx-robot] updated from transifex 9 years ago
Jenkins for ownCloud ed059e9cc9 [tx-robot] updated from transifex 9 years ago
Jenkins for ownCloud bdc2a38ef0 [tx-robot] updated from transifex 9 years ago
Jenkins for ownCloud e82ee70e48 [tx-robot] updated from transifex 9 years ago
VicDeo 45728e0141 Merge pull request #553 from owncloud/fix-550
Fix share dropdown
9 years ago
Victor Dubiniuk 0f2d32d194 Fix share dropdown 9 years ago
VicDeo d9f17872d4 Merge pull request #546 from owncloud/cleanup
Make classes non-static
9 years ago
Jenkins for ownCloud 3683ee727c [tx-robot] updated from transifex 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 61d2a6cb6f Fix test 9 years ago
Victor Dubiniuk e656e78958 Genesis::getHashByPath is no longer used 9 years ago
Morris Jobke 5f0244aea0 Merge pull request #545 from owncloud/app-icon
adjust app icon to fit new filetype icons
9 years ago