summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* wsd: Unconditionally compile support-key-enabled code pathsAron Budea11 days1-0/+1
* Makefile: added a target to run with heaptrackHubert Figuière2024-04-101-0/+6
* cool#8703 - Drop random node creation and rely on inherited fd.Michael Meeks2024-04-071-1/+1
* killpoco: avoid using Poco::Random which likes /dev/random.Michael Meeks2024-04-071-1/+2
* wsd: test: move WebSocketSession under testAshod Nakashian2024-03-211-1/+0
* add isMobileApp util function to reduce ifdefsJaume Pujantell2024-03-201-4/+10
* Watchdog to call probe-point when SocketPolls are slow.Michael Meeks2024-03-191-0/+1
* browser: create 'prettier-write' ruleHenry Castro2024-03-121-7/+2
* browser: create prettier ruleHenry Castro2024-03-121-7/+1
* browser: create eslint ruleHenry Castro2024-03-121-6/+1
* Initial RLE benchmark.Michael Meeks2024-03-101-0/+9
* wsd: move WopiStorage to own homeAshod Nakashian2024-03-091-2/+4
* wsd: move WopiProxy to wopi/Ashod Nakashian2024-03-091-4/+4
* Move kit pid helper functions to one fileNeil Guertin2024-03-091-1/+1
* Add prettierSkyler Grey2024-03-091-2/+19
* nearly pure re-factor: split out code into its own modules.Michael Meeks2024-03-061-1/+5
* wsd: move StorageConnectionManager into wopiAshod Nakashian2024-03-051-4/+4
* wsd: new CheckFileInfo class to do async requestsAshod Nakashian2024-03-051-2/+4
* Add THIRDPARTYLICENSES fileAndras Timar2024-02-271-1/+3
* Remove obsolete init scriptAndras Timar2024-02-231-1/+0
* wsd: move ClientRequestDispatcher to own fileAshod Nakashian2024-02-211-0/+2
* check: perform simple & quick eslint check before others.Michael Meeks2024-02-071-1/+3
* wsd: rvs: add RequestVettingStationAshod Nakashian2024-01-181-0/+2
* Make eslint in make check fail on eslint warningsSkyler Grey2023-12-191-1/+9
* added coolwsd-inproc executableJaume Pujantell2023-12-181-4/+24
* extract some functions to extra files for in process modeJaume Pujantell2023-12-181-2/+5
* wasm: proxy wopi documentsAshod Nakashian2023-11-271-2/+4
* wsd: add StorageConnectionManagerAshod Nakashian2023-11-271-0/+2
* Fix the --enable-fuzzers buildMiklos Vajna2023-10-021-0/+4
* use spaces instead of tabsCaolán McNamara2023-09-251-2/+2
* experimentally bootstrap something using avx2 to generate bitmapCaolán McNamara2023-09-251-1/+0
* First cut SIMD wrappers / separation to accelerate RLE code.Michael Meeks2023-09-251-0/+10
* gcov: support cleaning coverage data and documentAshod Nakashian2023-08-031-2/+6
* Rewrite coolwsd-generate-proof-key in C++Andras Timar2023-07-221-3/+1
* fail make check early in typical dev setup if core not built using --without-...Caolán McNamara2023-07-041-1/+11
* Condense common parameters in Makefilecodewithvk2023-06-291-45/+21
* wsd: add ContentSecurityPolicy managerAshod Nakashian2023-06-191-0/+1
* make: failing jail cleanup is not fatalAshod Nakashian2023-06-191-2/+2
* Condense common parameters in Makefile.amcodewithvk2023-06-031-18/+15
* make: silence clang complaining of -pthreadAshod Nakashian2023-05-151-1/+6
* Remove distro-specific code from rpm spec fileAndras Timar2023-05-141-1/+0
* make: generate compile_commands.json for all .cpp filesAshod Nakashian2023-05-021-7/+1
* add common/LangUtil.hpp to distributionAndras Timar2023-03-141-0/+1
* add OPENSSL_CFLAGS to include path when SSL is enabledAndras Timar2023-02-261-0/+3
* Do build also the browser dir in the (quick-and-dirty) Emscripten caseTor Lillqvist2023-01-161-1/+1
* When we are building WASM we don't build the browser subdirectoryTor Lillqvist2023-01-151-1/+1
* WASM add simple automake file and dummy cpp fileMichael Stahl2023-01-091-0/+4
* Put all Zotero logic to browserAndras Timar2022-12-121-2/+0
* initial zotero skeletonPranam Lashkari2022-11-301-0/+2
* enable link to non-system libpng and opensslAndras Timar2022-11-281-5/+5