summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2019-12-06remove bundled LOKit headersAndras Timar1-5/+7
2019-11-26deb: trigger systemplate update after apt operations (e.g. installation of a ...Andras Timar1-0/+1
2019-11-25Add REST endpoint for admin metrics.Gabriel Masei1-1/+2
2019-11-21add wsd/ProofKey.hpp to dist tarballAndras Timar1-0/+1
2019-11-21Initial implementation of proof-keyMike Kaganski1-1/+2
2019-10-18add kit/Watermark.hpp to dist tarballAndras Timar1-1/+2
2019-10-08Remove lo_template_path optionAndras Timar1-5/+5
2019-09-12add init script for RHEL6/CentOS6Andras Timar1-0/+1
2019-08-05clipboard - set it with a post now.Michael Meeks1-1/+1
2019-08-05clipboard: factor out parsing, and add checks in unit test.Michael Meeks1-0/+1
2019-06-20android: make clean should clean the assets too.Jan Holesovsky1-0/+4
2019-05-29Revert "Allow 'make run' after 'make build-nocheck'"Miklos Vajna1-1/+1
2019-05-23Allow 'make run' after 'make build-nocheck'Miklos Vajna1-1/+1
2019-04-08Fix copy/paste errorSamuel Mehrbrodt1-1/+1
2019-03-15Revert "configure: add libraries from Boost Locale to the linker"Jan Holesovsky1-1/+1
2019-03-05configure: add libraries from Boost Locale to the linkerHenry Castro1-1/+1
2019-02-21Integrate browser-syncSzymon Kłos1-0/+9
2019-02-15Remove unnecessary leftovers after Michael's removal of the on-disk tile cacheTor Lillqvist1-20/+6
2019-02-13android: Create the html, js and css and copy it to the right place.Jan Holesovsky1-7/+4
2019-01-23test: use the more effective overload accepting a character for find_last_of()Miklos Vajna1-3/+0
2018-11-29Extract Authorization out of Auth and put it into commonTomaž Vajngerl1-0/+2
2018-11-21add net/FakeSocket.hpp to Makefile.am, otherwise missing in the tarballRene Engelhard1-0/+1
2018-11-07Convert wsd/reference.txt to Markdown formatAndras Timar1-1/+1
2018-11-01take hello-world.ods and hello-world.odp out of version controlAndras Timar1-0/+10
2018-10-30Avoid automake warning about ETAGSTor Lillqvist1-1/+2
2018-10-27add webserver config snippets to distribution tarballAndras Timar1-0/+10
2018-10-17Build the GTK+ testbed app using autofooTor Lillqvist1-1/+1
2018-10-17Build just loleaflet in the --enable-gtkapp case, tooTor Lillqvist1-0/+7
2018-09-03Factor out loleaflet/dist construction for iOS app buildingTor Lillqvist1-0/+8
2018-08-23wsd: make loolmount before setcap on itAshod Nakashian1-1/+1
2018-08-03Fix systemplate creation when running make with -j.Jan Holesovsky1-5/+5
2018-08-03wsd: Kill --nocaps, and use --o:security.capabilities="false" instead.Jan Holesovsky1-3/+3
2018-07-12Drop noise outputTor Lillqvist1-1/+0
2018-05-14loolsocketdump is an internal utility, not for packagingAndras Timar1-2/+3
2018-05-14Add man pages for installed binaries/scriptsAndras Timar1-1/+8
2018-05-09typo: TILECHACHE_PATH -> TILECACHE_PATHAndras Timar1-6/+6
2018-05-09use local tile cache directory for testsAndras Timar1-6/+16
2018-05-09do not distribute unused or internal dev tool binaries: loolmap, loolmount, l...Andras Timar1-3/+6
2018-05-09rename looltool to loolconvertAndras Timar1-2/+2
2018-04-25Targed for running loolwsd under gdb.Jan Holesovsky1-0/+14
2018-04-17Initial websocket test tool for remote admin connections.Michael Meeks1-1/+6
2018-04-17Move UnitHTTP code to header to avoid linking trouble.Michael Meeks1-1/+0
2018-03-19Allow running without seccomp and capabilities.Michael Meeks1-4/+0
2018-03-09Revert "enable make parallelism"Andras Timar1-1/+0
2018-03-07add JsonUtil.hpp to dist tarballAndras Timar1-0/+1
2018-02-28enable make parallelismAndras Timar1-0/+1
2018-02-15wsd: handle request for robots.txtAndras Timar1-3/+1
2018-02-04Adds ENABLE_SETCAP build variable to avoid using env in build system.Christian Glombek1-7/+7
2018-01-26Add run-strace target for easy stracing.Jan Holesovsky1-0/+15
2018-01-23Add PAM supportAndras Timar1-1/+1