summaryrefslogtreecommitdiffstats
path: root/wsd
Commit message (Expand)AuthorAgeFilesLines
* Introduce security.enable_metrics_unauthenticated config itemAndras Timar2021-11-051-2/+6
* Add a version suffix configuration option.Michael Meeks2021-11-041-2/+5
* typo: missing spaceAndras Timar2021-11-041-1/+1
* Better error message when quarantining failedAndras Timar2021-11-041-2/+3
* android: Make pdf not editable & commentableMert Tumer2021-11-041-9/+12
* Keep branding theme dynamicJulius Härtl2021-11-031-2/+2
* fix build with --enable-anonymization #2464Andras Timar2021-11-031-1/+1
* disable quarantine by default even if its section is missing from loolwsd.xmlAndras Timar2021-11-031-3/+4
* Quarantine: minor correction for path resolutionPranam Lashkari2021-11-032-19/+17
* quarantine: keep quarantine off by defaultPranam Lashkari2021-11-032-10/+33
* kill reuse_cookiesAshod Nakashian2021-11-027-161/+70
* wsd: move getDocKey into RequestDetailsAshod Nakashian2021-11-025-26/+35
* 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