summaryrefslogtreecommitdiff
path: root/wsd
AgeCommit message (Expand)AuthorFilesLines
2020-09-16Decode file name when trying to download fileSzymon Kłos1-1/+4
2020-09-15Fix unable to open password protected documents on mobilemert1-0/+13
2020-09-09wsd: Don't fail if config item is missing in loolwsd.xmlAron Budea1-1/+9
2020-09-07Simplify download processSzymon Kłos3-28/+53
2020-08-27Restructure discovery to have less appsMike Kaganski2-133/+302
2020-08-26wsd: use a shared threadname suffix for each documentAshod Nakashian1-1/+1
2020-08-24Revert "Revert "Don't update modified status after saving to storage fails""Samuel Mehrbrodt3-0/+18
2020-08-20Avoid contention on RSA Digest engine.Michael Meeks2-1/+7
2020-08-17wsd: minor cosmeticsAshod Nakashian1-1/+1
2020-08-13Revert "Don't update modified status after saving to storage fails"Tamás Zolnai3-14/+0
2020-08-13Don't update modified status after saving to storage failsSamuel Mehrbrodt3-0/+14
2020-08-11wsd: make outgoing connection timeout configurableAshod Nakashian3-2/+17
2020-08-11iOS likes to do extra escaping of an iframe's .srcMichael Meeks1-0/+9
2020-08-10wsd: hashmaps have better data localityAshod Nakashian2-7/+7
2020-08-10tdf#124478: Log maximum file descriptor related limitsGökhan Karabulut1-0/+8
2020-08-07Notify WSD of tiles which we didn't need to render.Michael Meeks2-12/+14
2020-08-07TileCache: cleanup debug, propagate now more helpfully & fix staleness.Michael Meeks5-42/+59
2020-08-07loleaflet: Admin console overview details.gokaysatir1-1/+1
2020-07-28Implement fake oldvalue/modulus/exponent and X-WOPI-ProofOldMike Kaganski1-4/+17
2020-07-27allow saving a PDF, add "view_comment" stateTomaž Vajngerl5-9/+40
2020-07-20Enable comments inserting and deleting when in read-only modeTomaž Vajngerl1-1/+4
2020-07-20Allow user to try to lock the document for editMike Kaganski4-0/+37
2020-07-20Handle failed locking as (temporarily) read-only sessionMike Kaganski6-5/+30
2020-07-16The socket inbuffer is not nul terminatedTor Lillqvist1-1/+11
2020-07-16tdf#129296 leaflet: Password protected document load failingPranam Lashkari1-0/+7
2020-07-16wsd: fix log order in DocumentBroker::sendRequestedTiles()Miklos Vajna1-1/+1
2020-07-15Restructure ClientSession::_handleInput to check tokens onceMike Kaganski1-61/+36
2020-07-15Attempt to fix Android build: endLoadResult() can't be inside #if MOBILEAPPTor Lillqvist1-2/+7
2020-07-15Report back load result to integratorSamuel Mehrbrodt2-2/+24
2020-07-14Make TileCache::_dontCache constTor Lillqvist1-1/+1
2020-07-14Forkit: add dump_forkit_state and re-factor state checks to simplify.Michael Meeks1-7/+1
2020-07-14wsd: improved TileCacheAshod Nakashian7-134/+130
2020-07-12add .uno:EditAnnotation as exception when in read-only modeTomaž Vajngerl1-1/+1
2020-07-09Log number of active sessionsSamuel Mehrbrodt1-1/+1
2020-07-08wsd/kit: use splitx/splity in clientvisiblearea message...Dennis Francis2-24/+152
2020-07-08Add comment describing what was not a good idea after all for the iOS appTor Lillqvist1-0/+21
2020-07-08Bin pointless virtual function that only calls the base class functionTor Lillqvist1-5/+0
2020-07-07Improve reporting save resultsSamuel Mehrbrodt1-4/+4
2020-07-05supress clang -Wparentheses-equality for WIF*() spurious caseDennis Francis1-0/+14
2020-07-03Slight refactoring to make planned re-plumbing of iOS app easierTor Lillqvist4-25/+8
2020-07-02wsd: minor cleanupAshod Nakashian1-19/+14
2020-07-02Only lock documents in editing sessionsMike Kaganski1-1/+3
2020-07-02android: Remove unneeded dependency + add some comments.Jan Holesovsky1-0/+1
2020-07-02wsd: admin: don't poll rapidly when cleanup is disabledAshod Nakashian1-12/+12
2020-07-01tdf#131123 Report back real save resultSamuel Mehrbrodt5-8/+41
2020-07-01Don't call JailUtil::cleanupJails() on MOBILEAPPTor Lillqvist1-1/+2
2020-07-01android: Make the documents open again.Jan Holesovsky1-1/+1
2020-07-01Unconditionally display & log version on start & in dumpState.Michael Meeks1-17/+14
2020-07-01Improve logging failed lock request using X-WOPI-LockFailureReasonMike Kaganski1-1/+4
2020-07-01wsd: anonymize the filename only when anonymization is enabledAshod Nakashian1-2/+6