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.
2016-10-19 21:12:29 +05:30
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
2016-10-19 21:12:29 +05:30
Robin Appelman
cfd3bb662a
Use non strict comparison to validate token
...
On my setup this is needed to load a document
Maybe related to using postgres
2016-07-19 15:04:32 +02:00
Pranav Kant
45d76a1c68
Add support for opening and editing files from external storage
2016-07-18 16:17:44 +05:30
Pranav Kant
3235b886ad
Add a revision history sidebar
2016-06-28 14:24:26 +05:30
Ashod Nakashian
0517f76c32
Shared documents now show correct editor's name in the change hisotry
2016-06-18 20:43:00 -04:00
Ashod Nakashian
0c508a09e0
Support for file versioning in WOPI
2016-06-17 10:27:35 -04:00
Andras Timar
ef78d87173
PHP syntax error on Ubuntu 14.04 LTS
...
syntax error, unexpected '*', expecting ',' or ';' at /var/www/owncloud/apps/richdocuments/lib/db/wopi.php#28
2016-04-05 14:20:05 +02:00
Ashod Nakashian
38c1b87435
wopi: support for file sharing and authentication
2016-03-23 21:58:13 -04:00
Ashod Nakashian
be97780451
WOPI Token table and database plumbing added
2016-03-09 08:40:48 -05:00