Roeland Jago Douma
a854a7ff47
Really implement put relative
...
Special handling for tokens from a template
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-20 07:38:44 +01:00
Roeland Jago Douma
c5df57dfcc
Open template via OCS (Direct view)
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-20 07:38:44 +01:00
Roeland Jago Douma
c35ee8759d
Some cleanup
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-20 07:38:44 +01:00
Roeland Jago Douma
ab977712fc
Enable remote image insert and sharing
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-09-04 13:24:32 +02:00
Roeland Jago Douma
8b1404f356
Inject IUserSession
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-07-10 10:05:27 +02:00
Roeland Jago Douma
8f58e022c0
Use the editor to edit save a file
...
Fixes #184
We should always open try to access the file from the editor point of
view. The only moment we can't do this is when we edit from a public
page.
This makes sure that the paths match properly for versions.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-07-10 10:00:54 +02:00
Roeland Jago Douma
473584b66d
Some code fixes by phpstorm inspections
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-07-09 21:25:35 +02:00
Roeland Jago Douma
d69e74e0db
Use more injection ( #213 )
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-07-09 10:37:08 +02:00
nithom
bcb67076a9
Let external users set their display name when editing. ( #200 )
...
Signed-off-by: Nico Thomas <nithom@online.de>
Co-authored-by: JonasBlaesche <jonas.blaesche@me.com>
2018-06-13 15:31:18 +02:00
Pranav Kant
4b57b6a267
saveas should save the file in editor's dir
2018-06-07 11:14:41 +02:00
Roeland Jago Douma
a243c4c22a
Strickt check on fileid
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-04-05 13:01:55 +02:00
Roeland Jago Douma
958d1fe279
Move over to Entity/EntityMapper
...
* Use the AppFrameworks entities
* Use the query builder
* Pass Entities (with types) around
* Remove old classes
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-04-05 12:48:23 +02:00
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