summaryrefslogtreecommitdiffstats
path: root/wsd
Commit message (Expand)AuthorAgeFilesLines
* cid#318827 COPY_INSTEAD_OF_MOVECaolán McNamara2024-05-271-1/+3
* cid#368709 Improper use of negative valueCaolán McNamara2024-05-271-1/+7
* Cleanup and shorten tilecombine descriptor lists.Michael Meeks2024-05-262-54/+109
* cool#9145 - KitQueue: re-work _tileQueue to use TileDesc.Michael Meeks2024-05-231-2/+1
* "Invalid tilecombine descriptor" seen without explanationCaolán McNamara2024-05-231-3/+6
* cool#9120 - use a simple hash to avoid most tile: comparisons.Michael Meeks2024-05-222-4/+31
* shutdown AsyncDNS before WebServerPoll shutdownCaolán McNamara2024-05-211-8/+8
* wsd: remove unused (Is)ViewWithCommentsFileExtension(s)Ashod Nakashian2024-05-213-21/+3
* wsd: fileserver: better compression failure handlingAshod Nakashian2024-05-211-31/+48
* wsd: simplify file-server cachingAshod Nakashian2024-05-211-40/+25
* wsd: FileServer cleanupAshod Nakashian2024-05-211-2/+0
* Send Content-Length and Connection: close to help browsers.Michael Meeks2024-05-211-0/+4
* Do not return null character from TraceFileRecord toStringNeil Guertin2024-05-201-4/+11
* cid#318933 Big parameter passed by valueCaolán McNamara2024-05-201-1/+1
* return early on error case for clarityCaolán McNamara2024-05-201-42/+41
* cid#368510 COPY_INSTEAD_OF_MOVECaolán McNamara2024-05-201-1/+1
* cid#368509 COPY_INSTEAD_OF_MOVECaolán McNamara2024-05-201-1/+1
* cid#368508 COPY_INSTEAD_OF_MOVECaolán McNamara2024-05-201-2/+1
* bgsave: add a 'finalWrite' parameter, to keep various saves sync.Michael Meeks2024-05-182-16/+28
* wsd: added config option for background manualsaveRashesh Padia2024-05-182-1/+5
* add dumping start of current and queued async dns lookupsCaolán McNamara2024-05-172-8/+24
* don't need to copy queueCaolán McNamara2024-05-171-2/+2
* allow capabilities to be sent when addresses resolved asyncCaolán McNamara2024-05-172-9/+80
* rearrange capabilities response to depend on allowConvertTo resultCaolán McNamara2024-05-172-37/+31
* split out the parts that depend on dns resolution to a separate stepCaolán McNamara2024-05-171-25/+70
* add Async DNS implementationCaolán McNamara2024-05-171-0/+10
* Fix excessive logging when a session hard quits very early on.Michael Meeks2024-05-171-1/+1
* browser: preview: add initial preview smileHenry Castro2024-05-151-0/+21
* bgsave: enable by default again.Michael Meeks2024-05-141-1/+1
* cache DNS results for 20 secondsCaolán McNamara2024-05-142-8/+6
* Logging: annotate WebSocket, Admin and cleanup Forkit.Michael Meeks2024-05-142-6/+6
* Logging: add Area parameter and new LOGA_ macros to annotate areas.Michael Meeks2024-05-142-0/+6
* cool#9045 - close clipboard race by waiting for completion.Michael Meeks2024-05-141-1/+2
* cool#8747 - disable un-necessary fsync'ing.Michael Meeks2024-05-111-0/+2
* wsd: serve all files through stsAshod Nakashian2024-05-114-3/+21
* wsd: refactor hsts headerAshod Nakashian2024-05-112-14/+20
* browser: preview: replace meta preview place holderHenry Castro2024-05-101-0/+18
* bgsave: improve unit tests.Michael Meeks2024-05-082-1/+19
* fix: don't wait for migrate msg if indirection server closes the connection b...Rashesh Padia2024-05-073-0/+16
* indirection_server: migrate document on shutdownRashesh Padia2024-05-078-1/+98
* impress: restrict presentation in readonly modeHubert Figuière2024-05-072-0/+8
* bgsave: change statusindicator protocol message to 'progress' + JSON.Michael Meeks2024-05-065-10/+26
* disable watchdog during Document::updateMemoryDirtyCaolán McNamara2024-04-301-0/+3
* Fix broken conditional compilation for WASM.Michael Meeks2024-04-293-1/+5
* test: allow an exitTest to work in Kit and propagate its result.Michael Meeks2024-04-291-0/+6
* test: abort a test whose kit has a segfault by default.Michael Meeks2024-04-291-0/+1
* Don't log warnings about version mismatch for admin consoleAron Budea2024-04-271-1/+2
* killpoco: remove lots of redundant JSON includes.Michael Meeks2024-04-2512-22/+13
* Logging: wrap poco and simplify logging.Michael Meeks2024-04-246-31/+26
* Improve DocumentBroker state dumping.Michael Meeks2024-04-241-0/+4