summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-16Paste: Prefer text/rtf mimetype when present.private/kendy/monitoring-rebasedJan Holesovsky1-25/+28
2018-05-16Paste: Share the code with Drop, to allow rich content pasting.Jan Holesovsky1-24/+27
2018-05-16Better debugging of tests.Michael Meeks1-1/+3
2018-05-16seccomp: allow socket shutdown in kit process.Michael Meeks1-1/+0
2018-05-16Post the message to the poll thread.Jan Holesovsky1-29/+43
2018-05-16Use std::shared_ptr consistently.Jan Holesovsky4-11/+9
2018-05-16Use correct path in the client websockets.Jan Holesovsky4-15/+15
2018-05-16Move the functionality from connectToMonitor() to SocketPoll.Jan Holesovsky7-133/+152
2018-05-16Change Kit to use the new client websocket code.Jan Holesovsky1-113/+119
2018-05-16websocketdump: Read the port and ssl support from the config.Jan Holesovsky1-9/+37
2018-05-16Enable SSL in outbound, client websockets ...Michael Meeks3-3/+22
2018-05-16re-factor socket factories to take a client parameter.Michael Meeks5-15/+24
2018-05-16The WebSocketHandler::handleClientUpgrade() needs to handle a Response,Jan Holesovsky2-34/+55
2018-05-16Get ping/pong handling sorted with more isClient conditionality.Michael Meeks1-22/+69
2018-05-16More work on client / Monitor websocket connections.Michael Meeks3-6/+73
2018-05-16Allow a 'monitor' to be connected to remotely if configured.Michael Meeks6-9/+188
2018-05-16loolwsd -> wsdMike Kaganski1-2/+2
2018-05-15Start the admin thread even if it is disabled.Michael Meeks1-2/+1
2018-05-14add man pages to rpmAndras Timar1-0/+5
2018-05-14Restrict convert-to to known hosts - not all insert / downloads.Michael Meeks1-36/+44
2018-05-14Make slideshow unit test more verbose.Michael Meeks1-1/+2
2018-05-14Use inet_ntop for ipv6 address names.Michael Meeks1-2/+18
2018-05-14loolsocketdump is an internal utility, not for packagingAndras Timar1-2/+3
2018-05-14Add man pages for installed binaries/scriptsAndras Timar6-1/+109
2018-05-11fix file paths 'make pot'Andras Timar1-3/+3
2018-05-11tdf#117557 Add CJK Fonts to LibreOffice Online Docker ImageAndras Timar1-0/+3
2018-05-10loleaflet: remove unused minified jquery fileHenry Castro1-4/+0
2018-05-10lolefalet: ignore generated dist folder filesHenry Castro1-0/+4
2018-05-10loleaflet: fix build in admin filesHenry Castro20-27/+51
2018-05-10use Makefile to build loleafletHenry Castro358-16692/+375
2018-05-10Revert "ChildSession: use NoFileSync as default during convert-to as well"Jan Holesovsky1-12/+3
2018-05-10Revert "kit: use NoFileSync flag for save"Jan Holesovsky1-18/+1
2018-05-09typo: TILECHACHE_PATH -> TILECACHE_PATHAndras Timar1-6/+6
2018-05-09use local tile cache directory for testsAndras Timar4-6/+23
2018-05-09do not distribute unused or internal dev tool binaries: loolmap, loolmount, l...Andras Timar4-9/+6
2018-05-09loolconvert: print help if no argsAndras Timar1-6/+20
2018-05-09rename looltool to loolconvertAndras Timar4-5/+5
2018-05-08trace should not be enabled by default in config fileAndras Timar1-2/+2
2018-05-08we don't have to copy internal dictionaries out any moreAndras Timar1-26/+0
2018-05-08Colibre theme is the new defaultAndras Timar1-1/+1
2018-05-04add more deb build dependenciesAndras Timar1-1/+1
2018-05-02loleaflet: close previous socket before connecting new onePranav Kant1-0/+3
2018-05-02Revert "loleaflet: move document-name-input in menubar"Pranav Kant3-18/+3
2018-05-02Improve readability of the admin console password check.Jan Holesovsky3-65/+101
2018-05-02Updated Slovenian translationAndras Timar1-154/+146
2018-05-01do not allow empty admin console user or passwordAndras Timar1-1/+1
2018-05-01Share HTTP header parsing inside the StreamSocket.Michael Meeks3-87/+96
2018-04-30wsd: to filter clientAddress before POST action.YiiChang Yen4-5/+57
2018-04-30loleaflet: move document-name-input in menubarPranav Kant3-3/+18
2018-04-30loleaflet: Allow resizing on comment input fieldPranav Kant1-1/+0