loolwsd/Storage.cpp |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 224e6fc8e750896c25066f0b71efe65e0dff9a43
Author: Pranav Kant
Date: Fri Nov 11 22:32:16 2016 +0530
loolwsd: Only warn about mis-spells, don't accept them
Change-Id: Iace494139eee8ff7
loolwsd/Storage.cpp | 106 +++-
1 file changed, 80 insertions(+), 26 deletions(-)
New commits:
commit bde2b14679df126972e2d01065d78ada11c156ce
Author: Pranav Kant
Date: Fri Nov 11 20:02:29 2016 +0530
loolwsd: Use Levenshtein distance to tol
loolwsd/Storage.cpp | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
New commits:
commit dacf16f2d85d2fb5a4de8da52ce64b6409a7dbcd
Author: Pranav Kant
Date: Thu Nov 10 23:06:15 2016 +0530
tdf#103671: 'true' -> true
Treat booleans as booleans, not string
loolwsd/Storage.cpp | 59 +---
1 file changed, 33 insertions(+), 26 deletions(-)
New commits:
commit 159f055a89c0ad5ec7a9f38bd22539f6497accd9
Author: Ashod Nakashian
Date: Thu Nov 3 20:26:40 2016 -0400
loolwsd: Storage logs updated
loolwsd/Storage.cpp | 21 -
1 file changed, 16 insertions(+), 5 deletions(-)
New commits:
commit c015fecb2cae413e2e9fdc008e088b0a56599779
Author: Michael Meeks
Date: Fri Oct 21 09:57:17 2016 +0100
Improve logging of WOPI protocol errors.
diff --git a/loolwsd/Storage
loolwsd/Storage.cpp |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 799b783968f86f1c943e17008220bb4741f41b5f
Author: Aleksander Machniak
Date: Mon Oct 10 09:12:01 2016 +0200
Fix WOPI request header: X-WOPIOverride -> X-WOPI-Override
Change-Id: Ibd288b
loolwsd/Storage.cpp | 16
1 file changed, 8 insertions(+), 8 deletions(-)
New commits:
commit 2f59e19252650249f328b718a360c19e0c5a8e90
Author: Pranav Kant
Date: Wed Oct 5 13:44:38 2016 +0530
loolwsd: Also handle WOPI urls with spaces
URI::getPath() returns a _d
loolwsd/Storage.cpp |4 +++-
loolwsd/Storage.hpp |6 +-
2 files changed, 8 insertions(+), 2 deletions(-)
New commits:
commit c9346e14b1013a12db81d7d2f8f287d841976f2a
Author: Miklos Vajna
Date: Fri Sep 30 11:02:09 2016 +0200
LocalStorage: differentiate between multiple localhos
loolwsd/Storage.cpp |8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
New commits:
commit 93082681441cfb4c073601bc7ae4b71449d5cd69
Author: Ashod Nakashian
Date: Wed Aug 31 19:38:27 2016 -0400
loolwsd: tolerate missing WOPI username
Change-Id: Ied24b5562f63ecdd96ee6
loolwsd/Storage.cpp |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 16560dcd1f236d4ab1606293cf807e4919ce402c
Author: Pranav Kant
Date: Thu Aug 11 13:39:11 2016 +0530
loolwsd: Fix incorrect WOPI content path in logs
diff --git a/loolwsd/Storage.cpp b/loolwsd/S
loolwsd/Storage.cpp |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0f23d617cacece2c8ae3b4dafb9906f5b565e840
Author: Pranav Kant
Date: Tue Jun 28 12:11:10 2016 +0530
loolwsd: Fix incorrect WOPI PutFile path in logs
Change-Id: I90f0cd249b1b32593e16801a
loolwsd/Storage.cpp | 24
loolwsd/Storage.hpp |6 +++---
loolwsd/Unit.cpp | 28 ++--
loolwsd/Unit.hpp | 10 +-
loolwsd/test/UnitTimeout.cpp |8
5 files changed, 38 insertions(+
loolwsd/Storage.cpp |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 25fa9653b825dd2c47100834fa8ff3c412d77446
Author: Miklos Vajna
Date: Tue Apr 26 09:34:32 2016 +0200
Storage: avoid unnecessary copy-construct
Change-Id: I592adb26590f8957e01ed55a
loolwsd/Storage.cpp | 23 ++-
1 file changed, 22 insertions(+), 1 deletion(-)
New commits:
commit 090c246be46c6590c080d6aeccf55f8e4d772578
Author: Andras Timar
Date: Tue Apr 19 15:32:22 2016 +0200
bccu#1696 - enable WOPI connection from the same host (by IP address)
loolwsd/Storage.cpp | 19 ++-
1 file changed, 18 insertions(+), 1 deletion(-)
New commits:
commit 69c156e6ddbade890792a508dead452398acb2cb
Author: Andras Timar
Date: Tue Apr 19 10:17:50 2016 +0200
bccu#1696 enable WOPI connection from the same host by default
diff --git
loolwsd/Storage.cpp | 19 ++-
loolwsd/Storage.hpp |3 ++-
2 files changed, 16 insertions(+), 6 deletions(-)
New commits:
commit b50a7d507c6ffa04767c3694f667f66089cef0d5
Author: Ashod Nakashian
Date: Sat Apr 16 18:12:10 2016 -0400
loolwsd: wopi trusted hosts are store
loolwsd/Storage.cpp | 32 ++--
1 file changed, 18 insertions(+), 14 deletions(-)
New commits:
commit a76e9a2b21a2d5b34feba35524aa75fb843461cf
Author: Ashod Nakashian
Date: Sat Apr 16 12:55:56 2016 -0400
loolwsd: check WOPI host against configured whitelist an
loolwsd/Storage.cpp | 13 ++---
1 file changed, 6 insertions(+), 7 deletions(-)
New commits:
commit 0a92e811dc33459a37facc25a6d7ca35a39e5fb9
Author: Miklos Vajna
Date: Fri Apr 15 08:49:35 2016 +0200
Storage: const auto -> const auto& where it would create a tmp copy
Cha
18 matches
Mail list logo