ef3f5b2a88
Merge upstream changes
2018-03-30 18:51:48 -06:00
Roeland Jago Douma
d92a80eacd
Fix: Undefined index: canonical_webroot
...
The public page uses the document template but doesn't set the
canonical_webroot properly.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-03-24 13:16:34 +01:00
Pranav Kant
a08c0b7a5e
Add support for adding canonical webroot ( #157 )
...
See cc42c7f46c
for details
2018-01-31 13:25:33 +01:00
a43eaaad55
Merge 'upstream/master' and 'multihost_tor' into 'master'
2017-11-08 21:35:30 -07:00
Pranav Kant
21504eb5a8
support for external apps ( #124 )
2017-09-27 08:53:06 +02:00
d5478678a7
Add dynamic hostname switching so requests always go to the host the client is currently using
2017-09-06 23:03:19 -06:00
Pranav Kant
e9f9711421
Use fileId instead of dir
2017-07-24 14:19:53 +05:30
Andreas Böhler
c4b794360a
Fix editing publicly shared documents
2017-06-28 19:19:12 +02:00
Pranav Kant
c14ff8fee8
Guard encryption support
2017-05-25 17:07:21 +05:30
Pranav Kant
eef417f05b
Support opening encrypted files
2017-05-20 00:02:21 +05:30
Andras Timar
9b88e6b38c
Merge pull request #37 from gabor-udvari/master
...
Add logging and template to unhandled exceptions
2017-04-20 15:01:11 +02:00
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.
2017-04-08 17:28:26 +02:00
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.
2017-04-05 16:02:25 +05:30
Pranav Kant
66935d4bed
Send file path to the client also, fix revision history
2017-03-24 23:22:39 +05:30
Andras Timar
e5eb15cbc5
set the correct language tag expected by JS (typo fix)
2017-01-18 10:16:34 +01:00
Andras Timar
b565415e1c
set the correct language tag expected by JS
2017-01-18 10:08:18 +01:00
Lukas Reschke
9cd9258dbb
Append instance id to rev history
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-01-03 20:31:35 +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
719b159a44
v1.1.24
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-13 11:29:36 +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