summaryrefslogtreecommitdiffstats
path: root/wsd/LOOLWSD.hpp
Commit message (Expand)AuthorAgeFilesLines
* fix license headersAndras Timar2020-10-011-2/+0
* wsd: mark these functions as staticMiklos Vajna2020-09-181-1/+1
* wsd: Don't fail if config item is missing in loolwsd.xmlAron Budea2020-09-091-1/+9
* allow saving a PDF, add "view_comment" stateTomaž Vajngerl2020-07-271-2/+17
* Slight refactoring to make planned re-plumbing of iOS app easierTor Lillqvist2020-07-031-3/+0
* wsd: support --cleanup in loolwsdAshod Nakashian2020-07-011-0/+1
* notebookbar: early initSzymon Kłos2020-06-301-0/+1
* tdf#128502: Chunk of work to enable "multi-tasking" in the iOS appTor Lillqvist2020-06-261-1/+3
* wsd: std::move rather than copyAshod Nakashian2020-06-021-1/+2
* wsd: single-char string literals -> charAshod Nakashian2020-06-021-2/+2
* Proxy: move RequestDetails to its own header.Michael Meeks2020-05-121-0/+1
* Proxy: only accept request from localhost.Michael Meeks2020-05-081-0/+1
* libfuzzer: fix buildMiklos Vajna2020-05-071-2/+2
* mobile: remove a few conditionals.Michael Meeks2020-05-021-6/+2
* killpoco: removed Poco::Process completelyPranam Lashkari2020-04-291-4/+3
* typo fixes in comments and codeAndras Timar2020-04-261-2/+2
* Allow running the production build under a non-lool user when necessary.Jan Holesovsky2020-04-241-0/+1
* Put FUZZER-specific members inside #ifdef FUZZERTor Lillqvist2020-04-201-0/+2
* Surround some code that is unused in the mobile apps with #if !MOBILEAPPTor Lillqvist2020-04-201-1/+5
* Clarify what ChildProcess and WSProcess areTor Lillqvist2020-04-181-4/+4
* Use #pragma onceTor Lillqvist2020-04-181-4/+1
* wsd: const correctness and cosmeticsAshod Nakashian2020-04-171-2/+2
* Welcome: Serve the release notes files from a given (configured) directory.Jan Holesovsky2020-04-161-0/+1
* add pretty name - Android patchgokaysatir2020-04-111-4/+0
* ForKitProcWSHandler: remove std::enable_shared_from_this inheritanceMiklos Vajna2020-04-081-1/+1
* Replaced pipe with websocket based on Unix socket in communication with ForKitGabriel Masei2020-04-071-1/+171
* tdf#130568 - Add server os pretty name to help->aboutgokaysatir2020-04-011-0/+4
* Expose disk space and session checks via LOOLWSD class.Michael Meeks2020-03-161-0/+4
* wsd: debug: run the server with a single "lokit" processHenry Castro2020-03-061-0/+3
* Just try to catch everything in the getSafeConfig().Jan Holesovsky2020-02-291-1/+1
* android: Don't even try to read these values, seem to trigger an exception.Jan Holesovsky2020-02-291-0/+2
* Add an initial libfuzzer based fuzzerMiklos Vajna2020-02-221-0/+5
* mobile: Unify the mutex usage that protects the main lokit thread.Jan Holesovsky2020-02-061-0/+4
* test: dung out redundant LOOL_TEST_CLIENT_PORT.Michael Meeks2020-01-211-0/+2
* Move file url anonymization down from LOOLWSD into FileUtil.Michael Meeks2020-01-181-3/+3
* Allow ConfigValueGetter to be used with uint64 on 32 bits systemsCorentin Noël2019-11-221-1/+1
* Add minimal TLS support for communication with storageGabriel Masei2019-10-081-6/+28
* wsd: SessionId -> ConnectionIdAshod Nakashian2019-09-221-3/+3
* re-factor childsession onLoad callback to cleanup parameter clutter.Michael Meeks2019-08-261-1/+1
* Avoid some "RuntimeConstant instance read before being initialized" issuesTor Lillqvist2019-08-201-0/+10
* wsd: improved anonymization algorithmAshod Nakashian2019-08-171-2/+4
* wsd: unify anonymization flags under oneAshod Nakashian2019-08-171-4/+3
* The SavedClipboards stuff presumably makes no sense for MOBILEAPPTor Lillqvist2019-08-121-0/+2
* clipboard: persist selections for a while after a view closes.Michael Meeks2019-08-051-0/+2
* Unit testing - add more hooks and helpers.Michael Meeks2019-08-051-0/+3
* Switch to text/html for paste where we can.Michael Meeks2019-08-051-1/+1
* added server uptime field to admin consoleGeorge2019-07-191-0/+2
* debug: show WebSocketURI & a unique host id in help -> about.Michael Meeks2019-05-171-0/+3
* Revert "wsd: add boost::locale generation and caching"Jan Holesovsky2019-03-151-2/+0
* wsd: add boost::locale generation and cachingHenry Castro2019-03-051-0/+2