Commit Graph

2051 Commits (master)
 

Author SHA1 Message Date
Jenkins for ownCloud 367384135d [tx-robot] updated from transifex 8 years ago
Jenkins for ownCloud f101225ddf [tx-robot] updated from transifex 8 years ago
Jenkins for ownCloud 6a34c742a0 [tx-robot] updated from transifex 8 years ago
Jan Holesovsky 9eea23864b Warn when the server and Collabora online protocols do not match. 8 years ago
Andras Timar f0fd5b2a22 Bump version to 1.1.12 8 years ago
Andras Timar dcd3f5f7c6 addAllowedFrameDomain 'blob:' for printing dialog in Chrome 8 years ago
Jenkins for ownCloud 57142fd010 [tx-robot] updated from transifex 8 years ago
Andras Timar d18fe71c12 Merge pull request #134 from pranavk/WOPI
security: Support WOPI's PostMessageOrigin
8 years ago
Pranav Kant 309d5535ff Be backward compatible with older LOOLs 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
Pranav Kant f4a40b1067 Log in as owner, not editor during checkFileInfo WOPI call
This seems to not work in some cases when files are shared.
8 years ago
Andras Timar 8f0c7d304e bump version to 1.1.9 8 years ago
Andras Timar c3dba1b852 Merge pull request #133 from pranavk/test_server_cache_handling
Handle cache for test server options
8 years ago
Pranav Kant 2bca5aa2cb Handle cache for test server options 8 years ago
Jenkins for ownCloud 800332cec5 [tx-robot] updated from transifex 8 years ago
Andras Timar a7f8fb75b3 Merge pull request #130 from pranavk/readonliness
Add UserCanWrite WOPI property
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 c158859040 Setup FS during artificial login; new internal method logoutUser 8 years ago
Pranav Kant d0589c3e48 Second param not needed here 8 years ago
Pranav Kant 93416e52a4 Kill edit for specific groups code 8 years ago
Pranav Kant 408fe08d5e Set UserCanWrite WOPI property if file is updatable 8 years ago
Pranav Kant 74dd2a6d8a Login as editor, not owner
This token belongs to editor, not owner, so its wrong to login as
owner.
8 years ago
Pranav Kant 20d2ce582a Don't ignore non-updatable files
Don't discriminate with these files; let them have the right to
join the session or generate access token like other sessions
8 years ago
Pranav Kant 81e60581e4 Add a db index to access token 8 years ago
Jenkins for ownCloud df7ceb9865 [tx-robot] updated from transifex 8 years ago
Jenkins for ownCloud 2b1f251fb7 [tx-robot] updated from transifex 8 years ago
Jenkins for ownCloud c6c0ee8703 [tx-robot] updated from transifex 8 years ago
Jenkins for ownCloud 1e52d6ed52 [tx-robot] updated from transifex 8 years ago
Andras Timar 13e7319083 Merge pull request #125 from pranavk/emptyarray
Handle empty arrays correctly
8 years ago
Pranav Kant c98c1e6ba7 Handle empty arrays correctly 8 years ago
Andras Timar 974318a056 Merge pull request #124 from pranavk/testserver
New test server option for specific groups
8 years ago
Jenkins for ownCloud 89d4e4af8d [tx-robot] updated from transifex 8 years ago
Pranav Kant 1ad1f667ee Simplify edit group checking algorithm
Rather than making a server call, which seems to be not working
always anyways, use a foolproof method for this.
8 years ago
Pranav Kant de62725ed2 Some beautification of admin settings 8 years ago
Pranav Kant e593c34fdd New test server option for specific groups 8 years ago
Andras Timar 419bd3b65e Merge pull request #123 from pranavk/ooxml
New option : Use OOXML by default for new files
8 years ago
Pranav Kant 145854400e New 'Use OOXML by default' option in admin settings 8 years ago
Pranav Kant f2e6c36060 Lets remove this <br> 8 years ago
Jenkins for ownCloud 44174224cb [tx-robot] updated from transifex 8 years ago
Andras Timar 18f441ab8f Merge pull request #121 from pranavk/editgroups
Cleanup/refactor, remove debug code
8 years ago
Andras Timar a5c3f6de81 Merge pull request #122 from jancborchardt/viewbox
add viewBox attribute to icon so it shows correctly in the app management
8 years ago
Jan-Christoph Borchardt f63bbdf1e2 add viewBox attribute to icon so it shows correctly in the app management
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
8 years ago
Pranav Kant 40323cab8c Cleanup/refactor, remove debug code 8 years ago
Andras Timar f63aaeb631 Merge pull request #120 from pranavk/editgroups
Edit groups functionality
8 years ago
Pranav Kant c24c5a0439 Only allow users to edit documents if part of edit groups
If edit group setting is not set in Collabora Online settings,
then allow all users.
8 years ago
Pranav Kant 1174105402 Setup edit groups functionality 8 years ago
Jenkins for ownCloud ae6a734df7 [tx-robot] updated from transifex 8 years ago
Thomas Müller 31946275d1 Merge pull request #119 from owncloud/DeepDiver1975-patch-1
There are no personal settings
8 years ago
Thomas Müller 517cc37372 There are no personal settings
Fixes #118
8 years ago