Pranav Kant
327dd432ad
Fix public link user relative ( #170 )
...
* Fixes #164 Don't allow relative save if it's a public link
* Fix "no name for guest user"
Check if editor is equal to null, not ''
2018-02-15 16:34:43 +01:00
Pranav Kant
2c3d9ae8d9
Add support for PutRelativeFile for Save As. ( #136 )
2017-11-22 16:23:55 +01:00
Lukas Reschke
12bb8c055b
Add avatar to UserExtraInfo ( #130 )
...
* Add avatar to UserExtraInfo
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Only add UserExtraInfo is version higher than 13
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-10-19 15:36:10 +02:00
Pranav Kant
65769bd861
Include support for X-LOOL-WOPI-Timestamp
...
See for more detailed message:
https://github.com/owncloud/richdocuments/pull/178
2017-06-06 21:31:47 +05:30
Pranav Kant
3f4aa7b23e
Don't throw exception when user not found
...
It might be a public link share.
2017-06-01 23:26:50 +05:30
Pranav Kant
3940ec64c7
Show Display Name of user, not its uid in userlist
2017-05-25 19:05:33 +05:30
Andras Timar
142a85400a
Merge pull request #52 from pranavk/enc
...
Support opening encrypted files
2017-05-25 11:52:07 +02:00
Pranav Kant
0f086cfe87
Register the change under user's name when saving the document
2017-05-20 01:18:44 +05:30
Pranav Kant
eef417f05b
Support opening encrypted files
2017-05-20 00:02:21 +05:30
Pranav Kant
9bb400714c
Fix file revisions
2017-05-11 21:09:46 +05:30
michag86
c72f22e180
Make files_versions work again
...
Added some lines which were lost after rewrite with version 1.1.22.
2017-03-10 09:25:22 +01:00
Lukas Reschke
1441bdc594
Add instance id to file id
...
For multitenancy
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-01-03 19:55:04 +01:00
Lukas Reschke
7ff4d5bb52
Add OwnerId
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-07 14:07:12 +01:00
Lukas Reschke
7ef24654cf
Public editing
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-07 00:57:01 +01:00
Lukas Reschke
75af90b4f1
Cleanup source code
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-06 21:09:40 +01:00