summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Message: cleanup message parsing of payloads.Michael Meeks2021-05-051-0/+16
* Stop errno == ERANGE from poisoning numerical conversions.Michael Meeks2021-04-161-0/+14
* test: calc has 0-alpha empty tiles which are not blackDennis Francis2021-04-081-2/+2
* wsd: allow different UI mode for different viewsGabriel Masei2021-03-091-3/+8
* Add hello-world for DrawTomaž Vajngerl2021-03-011-0/+0
* wsd: download templates by wsdAshod Nakashian2021-02-152-3/+2
* wsd: add FileUrl testsAshod Nakashian2021-02-094-6/+322
* wsd: test: helpersAshod Nakashian2021-02-092-0/+10
* Fix unit test to not rely on under-defined behavior.Michael Meeks2020-11-271-2/+3
* wsd: test: add Buffer test and minor cosmeticsAshod Nakashian2020-11-261-0/+85
* cypress: remove php-proxy simulation.Tamás Zolnai2020-11-242-272/+0
* test: tabs -> spacesAshod Nakashian2020-10-251-35/+39
* Make Themeing related CSS vars UI Configurablemert2020-10-221-0/+17
* wsd: correction in conversion from timestamp to ISO8601Pranam Lashkari2020-10-161-0/+8
* Unit test for skipping ModifiedStatus from deduplicationGabriel Masei2020-10-131-0/+29
* wsd: allow URIs without access_header or access_tokenAshod Nakashian2020-10-131-1/+14
* test: check for non ASCII file name if convert-toHenry Castro2020-10-131-30/+40
* fix license headersAndras Timar2020-10-0256-112/+0
* Make various bits of the UI configurable.Jan Holesovsky2020-10-012-0/+16
* Mark getMobileAppDocId() as constMiklos Vajna2020-09-171-1/+1
* test: fix missing overrideMiklos Vajna2020-09-111-2/+2
* cypress: add 'make check-proxy-mobile' command.Tamás Zolnai2020-09-092-2/+1
* lool: php proxy simulation.gokaysatir2020-09-093-0/+329
* Simplify download processSzymon Kłos2020-09-071-10/+6
* wsd: parse headers with Poco::MessageHeaderAshod Nakashian2020-08-111-0/+12
* iOS likes to do extra escaping of an iframe's .srcMichael Meeks2020-08-111-1/+2
* Implement fake oldvalue/modulus/exponent and X-WOPI-ProofOldMike Kaganski2020-07-281-5/+16
* test: increase accepted timeout in countLoolKitProcesses()Miklos Vajna2020-07-231-2/+2
* wsd: improved TileCacheAshod Nakashian2020-07-141-4/+5
* Fix lool user control issue on packagingYunusemre Şentürk2020-07-061-1/+1
* tdf#134041: add a unit testMike Kaganski2020-07-021-0/+15
* make: improve cleanup dependency graphAshod Nakashian2020-07-021-0/+2
* wsd: add http-headers unit-testAshod Nakashian2020-07-013-4/+138
* wsd: parse the URI params of the URI and DocumentURIAshod Nakashian2020-07-011-0/+16
* wsd: Authorization parsing and creation improvementsAshod Nakashian2020-07-012-3/+104
* wsd: support --cleanup in loolwsdAshod Nakashian2020-07-012-62/+49
* wsd: faster jail setup via bind-mountAshod Nakashian2020-07-011-0/+2
* tdf#128502: Chunk of work to enable "multi-tasking" in the iOS appTor Lillqvist2020-06-261-0/+5
* wsd: avoid unnecessary string opsAshod Nakashian2020-06-231-1/+1
* Sanitize the access_header.Jan Holesovsky2020-06-191-0/+63
* unit-each-view: actually assert the latest responseMiklos Vajna2020-06-181-1/+6
* Remember to shutdown the socket after serving files.Michael Meeks2020-06-031-3/+1
* wsd: improved RequestDetails parsing and documentationAshod Nakashian2020-06-021-18/+244
* wsd: proxy: correctly parse single-char fields in the URIAshod Nakashian2020-06-021-26/+15
* wsd: performance-unnecessary-value-paramAshod Nakashian2020-06-021-1/+1
* wsd: move LOOLProtocol::tokenize to Util::tokenizeAshod Nakashian2020-06-0214-42/+42
* wsd: RequestDetails takes the service root as argumentAshod Nakashian2020-06-022-0/+311
* wsd: single-char string literals -> charAshod Nakashian2020-06-021-1/+1
* wsd: optimize StringVectorAshod Nakashian2020-06-021-0/+3
* wsd: single-char string literals -> charAshod Nakashian2020-06-0214-43/+44