Commit Graph

195 Commits (18d3498a507f72594a7bc5d1b0436f8cf8cce207)

Author SHA1 Message Date
Morris Jobke 18d3498a50
Add icon to admin page sidebar
* follow up to nextcloud/server#3151

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years ago
Lukas Reschke 6d046cccf4
Increase version
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years ago
Lukas Reschke 719b159a44
v1.1.24
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years ago
Lukas Reschke 92a0eed917
Whitelist wopi URL for iframes
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years ago
Lukas Reschke 478288f2f0
Increase version
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years ago
Lukas Reschke aa89c908a7
Remove unrequired route
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years ago
Lukas Reschke 7ef24654cf
Public editing
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years ago
Lukas Reschke 4464726d80
Increase version
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years ago
Lukas Reschke 75af90b4f1
Cleanup source code
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years ago
Lukas Reschke f304fd4629
New admin pages
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years ago
Lukas Reschke 62bd261c0b
Remove unrequired "Office" interface
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years ago
Lukas Reschke d359d1452f
Group restrictions are not supported
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years ago
Lukas Reschke 12a873d51d
Link to Nextcloud instead to the ownCloud repo
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years ago
Andras Timar d2fa83564c Bump version to 1.1.15 8 years ago
Lukas Reschke 5ef181a29a
Remove public.php
That file is not required anymore

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
Andras Timar db07929380 Bump version to 1.1.14 8 years ago
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