Commit Graph

229 Commits (89f50177961dfd2c6fa598a6c69ab61cbabfe4ff)

Author SHA1 Message Date
Morris Jobke 9ae2dfc029
Update to 11
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
8 years ago
Andras Timar a4b60e84cf Bump version to 1.1.13 8 years ago
Andras Timar f0fd5b2a22 Bump version to 1.1.12 8 years ago
Pranav Kant a12ff8d0d2 security: Support WOPI's PostMessageOrigin
Adds a new property PostMessageOrigin to WOPI's CheckFileInfo.
The inner frame then only sends message to target with origin
mentioned in this property.

Also implement editor initialization WOPI specs. Inner frame
sends a App_LoadingStatus message to us when ready, and we send
Host_PostmessageReady when we are ready.
8 years ago
Andras Timar 46bd131dbe Bump version to 1.1.10 8 years ago
Andras Timar 8f0c7d304e bump version to 1.1.9 8 years ago
Pranav Kant 7e64777f4a Store canwrite property in DB
Move whether the file is editable or not logic when generating a
token and store it in the DB with the access token instead of
checking it dynamically in WOPI calls.
8 years ago
Pranav Kant 81e60581e4 Add a db index to access token 8 years ago
Pranav Kant 145854400e New 'Use OOXML by default' option in admin settings 8 years ago
Thomas Müller 517cc37372 There are no personal settings
Fixes #118
8 years ago
Andras Timar ee1e6388f9 Bump version to 1.1.6 8 years ago
Andras Timar 6fc595eb93 remove unused 'Save new documents to' setting, fixes #76 8 years ago
Andras Timar ccc483e8e8 Bump version to 1.1.5 8 years ago
Pranav Kant c166c7b189 Respect default settings
Support for default settings when there is none provided by user
was already in lib/appconfig.php

But we were using the CoreConfig object always which queries the
database; lets use the appConfig object so that if the value is
missing in the database, we still have the default value to take
care of the app.
8 years ago
Andras Timar 955098c52c Bump max-version to 9.2 8 years ago
Jan Holesovsky 1d16bf0246 Bump version to 1.1.4, update max-version to 9.1. 8 years ago
Andras Timar 2cb728e02c Set app icon 8 years ago
Lukas Reschke aa777cea85 Add more metadata 8 years ago
Andras Timar 1bfa8d2a9d update name to fit in the app dropdown, for real 8 years ago
Andras Timar 31ee01520f Bump version to 1.1.3 8 years ago
Jan-Christoph Borchardt 8b75221ff3 update name to fit in the app dropdown 8 years ago
Andras Timar 42d1f78f39 Bump version to 1.1.2 8 years ago
Andras Timar 8ec0138f5d Bump version to 1.1.1 8 years ago
Andras Timar 444f987412 Merge branch 'master' into rename-info-xml 8 years ago
Andras Timar b091c74814 Merge pull request #87 from owncloud/add-ocs-id
Add OCS ID
8 years ago
Lukas Reschke 294274adc6
Use event dispatcher
Registers the JS via event dispatchers. Otherwise the JS is not loaded when somebody has pretty URLs configured.
8 years ago
Lukas Reschke d48d3b4f70 Correct spelling 8 years ago
Lukas Reschke fe248b98f8 Add OCS ID
Adds the OCS ID for https://apps.owncloud.com/content/show.php/Collabora+Online+connector?content=174727
8 years ago
Lukas Reschke 6d8b89b949
Name file info.xml directly
When developing apps for Nextcloud it is more usual that as a developer you can directly clone the app and enable it. The makefile is also very specific.

To improve the developer experience I have renamed that file to "info.xml" directly. At least I was kinda confused why I couldn't enable the app the first time I cloned it :-)
8 years ago
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
Pranav Kant bb01949a9a Use new owncloud9 addMenuEntry plugin
... to add new odf files from main 'Files' app
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
Andras Timar 7dd4a8c58d Merge pull request #58 from pranavk/master
Don't load all documents when only one is clicked on from 'Files'
8 years ago
Andras Timar 002d4e6f34 Set ownCloud version compatibility, as of now, 8.2 only 8 years ago
Pranav Kant b138109820 Don't load all documents when only one is clicked on from 'Files' 8 years ago
Andras Timar 8e2ee31a13 Bump version to 0.15.0 8 years ago
Andras Timar b297367139 Bump version to 0.14.0 8 years ago
Andras Timar 2b302fa1af local file access method is deprecated by WOPI 8 years ago
Andras Timar 79e6af8182 Merge pull request #26 from timar/master
Bump version to 0.9.1 to trigger database update
8 years ago
Andras Timar 773b4c8d5e Bump version to 0.9.1 to trigger database update 8 years ago
Ashod Nakashian dc05bb09f5 wopi: CheckFileInfo handler added 8 years ago
Andras Timar a32c1e2be3 remove unused webODF unstable setting 8 years ago
Andras Timar b323d9512d internal name: richdocuments, name: Collabora Online, version: 0.9.0 8 years ago
Andras Timar f0f3e42c0e remove dead code (from Collabora Online perspective) 8 years ago
Ashod Nakashian 30a22ef7e7 WOPI GetFile and PutFile added and document loader updated 8 years ago
Ashod Nakashian be97780451 WOPI Token table and database plumbing added 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
Victor Dubiniuk 447610b260 Fix appid 9 years ago
Andras Timar 814fb4d182 change app name to CODE 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 91e49449f3 cloudsuite: Cleanup when the document is closed. 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 32bc4fdbfe cloudsuite: add filter documents
The upload works as expected. But the document filters does not
show the uploaded files.  So this patch add more file supports
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 5368e28482 cloudsuite: add route showLOleaflet 9 years ago
Henry Castro ddfacfe344 cloudsuite: add URLGenerator 9 years ago
Jan Holesovsky 7324ec8549 cloudsuite: Minimal branding. 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 76ef4e48aa ByeBye static Config class 9 years ago
Victor Dubiniuk b8917435f3 Use different entry points for users and guests 9 years ago
Victor Dubiniuk dfc91185f0 Remove private and deprecated API calls 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 03b6ccb113 0.10.1 9 years ago
Thomas Müller 3da0cd1fd5 Fix the app 9 years ago
RealRancor ced3dd3c66 Fix "Undefined index: REQUEST_URI" on cron runs 9 years ago
Victor Dubiniuk a8e1d14622 Add more tags in description and update version 9 years ago
Victor Dubiniuk a5ae82e870 Use closure for navigation. Fixes #486 9 years ago
Bernhard Posselt e9d95b6acd do not load scripts for all apps 9 years ago
Victor Dubiniuk 117ead441b Update appinfo to actual state 9 years ago
David Prévot 3359db959d Drop useless execution bits 9 years ago
Joas Schilling 766766c8f2 Remove is shipped 9 years ago
Victor Dubiniuk 3e5b13f752 Fix member disconnection routes 10 years ago
Victor Dubiniuk 65de023e94 Use a separate field for optype. No more LIKE in queries 10 years ago
Victor Dubiniuk 849bbe5be7 Add extra option to disable doc(x) support 10 years ago
Victor Dubiniuk 4476742856 generic avatar is no used anymore -> kill it 10 years ago
Victor Dubiniuk d24863e97e Only GET 10 years ago
Victor Dubiniuk 4f19683c03 Inject logger 10 years ago
Victor Dubiniuk d7b06b635a Move otpoll to session controller 10 years ago
Victor Dubiniuk 815194cddb Move supported mimes to settings controller 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
Victor Dubiniuk 58c7575a92 Declare routes required by breaking routing change in core 10 years ago
Victor Dubiniuk 1a545d4941 Remove info routes and action 10 years ago
Victor Dubiniuk c49415d764 Remove routes and action 10 years ago
Victor Dubiniuk c0749af35b Add routes 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
Georg Ehrke 616cbc3d2d increment version number 10 years ago
Georg Ehrke 51d27fd186 add ocsid 10 years ago