Commit Graph

17 Commits (a08c0b7a5e0478e4b0e68694ca7d73f23a954e33)

Author SHA1 Message Date
Pranav Kant a08c0b7a5e Add support for adding canonical webroot (#157)
See cc42c7f46c

for details
6 years ago
Pranav Kant 21504eb5a8 support for external apps (#124) 7 years ago
Pranav Kant e9f9711421 Use fileId instead of dir 7 years ago
Andreas Böhler c4b794360a Fix editing publicly shared documents 7 years ago
Pranav Kant c14ff8fee8 Guard encryption support 7 years ago
Pranav Kant eef417f05b Support opening encrypted files 7 years ago
Andras Timar 9b88e6b38c Merge pull request #37 from gabor-udvari/master
Add logging and template to unhandled exceptions
7 years ago
Gábor Udvari e45982b487 Add logging and template to unhandled exceptions
A lot of users are getting an uninformative Access Forbidden page after
using the official setup instructions like in #21. Logging and showing
the actual exception will help troubleshooting these issues.
7 years ago
Pranav Kant 4c1943b956 Bin unused params
These were passed earlier and used when creating a document from the
dedicated richdocument's app page. But since that page is gone now and they
are not used anymore, lets bin them.
7 years ago
Pranav Kant 66935d4bed Send file path to the client also, fix revision history 7 years ago
Andras Timar e5eb15cbc5 set the correct language tag expected by JS (typo fix) 7 years ago
Andras Timar b565415e1c set the correct language tag expected by JS 7 years ago
Lukas Reschke 9cd9258dbb
Append instance id to rev history
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years ago
Lukas Reschke 1441bdc594
Add instance id to file id
For multitenancy

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 7ef24654cf
Public editing
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
Lukas Reschke 75af90b4f1
Cleanup source code
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago