summaryrefslogtreecommitdiffstats
path: root/wsd
Commit message (Expand)AuthorAgeFilesLines
* wsd: move sanitizeURI into RequestDetailsAshod Nakashian2021-11-025-21/+15
* wsd: Only add one img-src rule to the CSP headerJulius Härtl2021-11-021-3/+5
* clipboard: fix partial content read for text/htmlDennis Francis2021-11-022-0/+31
* quarantine: create hard links for quarantining when file is savedPranam Lashkari2021-11-015-2/+198
* wsd: use the WOPI protocol for local files instead of the current "local stor...Rash4192021-11-012-3/+209
* wsd: Allow to pass ui defaults for drawingsJulius Härtl2021-10-291-0/+9
* Open Signature Dialog on signature status icon clickSzymon Kłos2021-10-291-1/+1
* make Socket use Buffer for input buffer tooLuboš Luňák2021-10-261-3/+3
* prevent division by zeroMichael Meeks2021-10-251-3/+3
* Use tokens.equals() instead of tokens[] ==Hugo Peixoto2021-10-212-51/+51
* LOK: unifying the Freemium and uno command hiding APIs part 2Pranam Lashkari2021-10-212-7/+11
* introduce way to hide/restrict uno commandsPranam Lashkari2021-10-214-0/+23
* freemium: renamed Freemium namespace to CommandControlPranam Lashkari2021-10-212-12/+12
* Optimize startsWith calls on StringVector elementsHugo Peixoto2021-10-151-3/+3
* Allow one more url source for imagescp-21.06.2-0Pedro Pinto Silva2021-10-141-1/+1
* Include X-WOPI-Lock header to renameMert Tumer2021-10-131-2/+4
* make theme specifying possible through richdocumentsPranam Lashkari2021-10-111-2/+6
* Move LOOLWebSocket into test/ - where it can be slowly removed.Michael Meeks2021-10-111-13/+0
* Move StressSocketHandler into Replay.hpp and share with wsd's fuzzing.Michael Meeks2021-10-111-13/+5
* trace: hard filter out tileprocessed.Michael Meeks2021-10-111-1/+2
* wsd: allow shutting down during startupAshod Nakashian2021-10-061-8/+17
* wsd: avoid misbehaving library cleanupAshod Nakashian2021-10-061-0/+4
* wsd: log discovery.xml response at trace levelAshod Nakashian2021-10-061-8/+9
* WaE: avoid reference to temporary std::string.Michael Meeks2021-10-041-1/+1
* wsd: fix crash-on-shutdown in LOOLWSD::doHousekeeping()Miklos Vajna2021-09-301-1/+4
* wsd: sanitizeURI from to RequestDetailsAshod Nakashian2021-09-264-41/+48
* wsd: verify that the last-editing-session can saveAshod Nakashian2021-09-261-3/+7
* wsd: autosave using the last editing sessionAshod Nakashian2021-09-263-4/+22
* wsd: each view handles its own url paramsAshod Nakashian2021-09-261-1/+11
* wsd: log stopping-although-modified as warningAshod Nakashian2021-09-261-2/+2
* wsd: close the upload socket if exit-saveAshod Nakashian2021-09-261-0/+2
* wsd: allow new views while unloadingAshod Nakashian2021-09-262-8/+55
* prevent division by zeroAndras Timar2021-09-201-1/+1
* renamefile: Respond with reload insteadMert Tumer2021-09-171-1/+1
* Export traces with offset timestamps to assist editing.Michael Meeks2021-09-161-7/+18
* wsd: improved dehexifying of URLsAshod Nakashian2021-09-132-12/+32
* wsd: configuration setting to control embedded-url hexifyingAshod Nakashian2021-09-132-1/+5
* leaflet: support hexifying the body of the lool URIAshod Nakashian2021-09-131-0/+1
* wsd: hexified URL supportAshod Nakashian2021-09-132-0/+14
* New POST service to render a search result + unit and integ. testsTomaž Vajngerl2021-09-134-36/+315
* trace: turns out timestamps are micro not nano-seconds, rename API.Michael Meeks2021-09-101-7/+7
* Admin Console: add wopihost name in the dashboardRash4192021-09-095-8/+20
* Implemented an option to pass PostMessageOriginMert Tumer2021-09-071-2/+5
* freemium: corrected typosPranam Lashkari2021-09-012-2/+2
* Valgrind support for tracing the forkit & kits.Michael Meeks2021-09-011-6/+21
* wsd: log warn if proof keys not foundHenry Castro2021-08-271-1/+1
* Fix typoTor Lillqvist2021-08-231-2/+2
* use Request.has instead of .find and .endThomas Koch2021-08-121-1/+1
* wsd: fix url redirectHenry Castro2021-08-061-1/+9
* add option --with-feedback-locationHenry Castro2021-08-061-9/+2