aboutsummaryrefslogtreecommitdiffstats
path: root/worker/jmap
Commit message (Expand)AuthorAgeFilesLines
* jmap: avoid crash when server returns garbageRobin Jarry2024-01-201-1/+1
* linters: avoid crash when analyzing function callRobin Jarry2023-11-021-0/+2
* search: use a common api for all workersRobin Jarry2023-10-285-92/+138
* worker: move shared code to libRobin Jarry2023-10-281-2/+2
* xdg: get rid of deprecated dependenciesRobin Jarry2023-08-271-9/+3
* jmap: cache session as jsonTim Culverhouse2023-08-242-5/+5
* jmap: fix crash when opening multiple instancesRobin Jarry2023-07-152-16/+15
* jmap: avoid displaying archive folder when use-labels=trueRobin Jarry2023-06-253-6/+22
* worker: add WorkerInteractor interfaceKoni Marti2023-06-221-1/+1
* worker: add jmap supportRobin Jarry2023-06-2119-0/+2293