summaryrefslogtreecommitdiff
path: root/wsd/DocumentBroker.hpp
AgeCommit message (Expand)AuthorFilesLines
2020-09-07Simplify download processSzymon Kłos1-0/+9
2020-08-24Revert "Revert "Don't update modified status after saving to storage fails""Samuel Mehrbrodt1-0/+5
2020-08-13Revert "Don't update modified status after saving to storage fails"Tamás Zolnai1-5/+0
2020-08-13Don't update modified status after saving to storage failsSamuel Mehrbrodt1-0/+5
2020-07-20Allow user to try to lock the document for editMike Kaganski1-0/+3
2020-07-14wsd: improved TileCacheAshod Nakashian1-1/+6
2020-07-01tdf#131123 Report back real save resultSamuel Mehrbrodt1-0/+8
2020-06-26tdf#128502: Chunk of work to enable "multi-tasking" in the iOS appTor Lillqvist1-2/+5
2020-06-23wsd: fix: call to virtual function during destructionAshod Nakashian1-1/+1
2020-05-13Proxy: re-arrange URL structure & document it better.Michael Meeks1-3/+1
2020-05-13Proxy: move requestDetails closer to ProxyProtocol.Michael Meeks1-3/+3
2020-05-06Proxy: re-factor proxy handling into ServerURL and cleanup copy/paste.Michael Meeks1-2/+3
2020-05-05nocaps: Make the convert-to work too.Jan Holesovsky1-2/+2
2020-05-02Lower convert-to process priorities by default.Michael Meeks1-1/+12
2020-04-29killpoco: removed Poco::Process completelyPranam Lashkari1-2/+2
2020-04-26typo fixes in comments and codeAndras Timar1-1/+1
2020-04-25wsd: admin: move kit memory reporting from kit to admin moduleGabriel Masei1-1/+7
2020-04-24Proxy: open four wait sockets concurrently.Michael Meeks1-1/+2
2020-04-24Proxy protocol bits.Michael Meeks1-1/+1
2020-04-24Proxy websocket prototype.Michael Meeks1-0/+9
2020-04-18Bin a couple of unintentionally committed LOG_TRC() callsTor Lillqvist1-1/+0
2020-04-18Clarify what ChildProcess and WSProcess areTor Lillqvist1-2/+4
2020-04-18Use #pragma onceTor Lillqvist1-4/+1
2020-04-18Clarify what a DocumentBroker is and in which process they existTor Lillqvist1-3/+7
2020-04-17wsd: _isModified -> isModified()Ashod Nakashian1-1/+1
2020-04-10kill IoUtil - obsolete & unused.Michael Meeks1-1/+0
2020-04-09Revert "wsd: minimize wait when DocBroker terminates"Jan Holesovsky1-3/+0
2020-04-07Replaced pipe with websocket based on Unix socket in communication with ForKitGabriel Masei1-119/+5
2020-03-26wsd: minimize wait when DocBroker terminatesMichael Meeks1-0/+3
2020-03-13Make closing the document work again in the iOS (and Android?) appTor Lillqvist1-2/+1
2020-03-12Fix build for MOBILEAPPTor Lillqvist1-1/+2
2020-03-11re-factor: Socket / WebSocketHandler.Michael Meeks1-5/+6
2020-03-05re-factor: move createNewSession into DocumentBroker.Michael Meeks1-0/+7
2020-02-23wsd: cleanly shutdown when unittest times outAshod Nakashian1-2/+2
2020-02-13Revert "Fix removal of kit procs when they are blocked"Michael Meeks1-11/+2
2020-02-12Fix removal of kit procs when they are blockedGabriel Masei1-2/+11
2020-01-06watermarking: create SessionMap template to canonicalize views.Michael Meeks1-1/+2
2019-12-12mobile: Fix build.Jan Holesovsky1-0/+2
2019-12-12convert-to: wait for load to complete before attempting the save.Michael Meeks1-2/+15
2019-12-12Add a time limit for badly behaved / huge document conversions.Michael Meeks1-0/+2
2019-11-29Fix build for MOBILEAPPTor Lillqvist1-0/+2
2019-11-27locking: renew lock after timeout.Michael Meeks1-0/+4
2019-11-25Add REST endpoint for admin metrics.Gabriel Masei1-0/+3
2019-11-21wsd: fix -Werror,-Wmismatched-tagsMiklos Vajna1-1/+1
2019-11-21Initial wopi-like locking implementation.Michael Meeks1-0/+2
2019-11-06wsd: upload to storage when per_document.always_save_on_exit is setAshod Nakashian1-1/+5
2019-10-28TileCache: track and limit size to control memory usage.Michael Meeks1-0/+3
2019-10-28wsd: reduce public surface area of DocumentBrokerAshod Nakashian1-18/+22
2019-10-15Include normalizedViewId to TileCachemert1-1/+1
2019-10-04belt & braces fix erroneous popup of limit dialogMichael Meeks1-1/+7