Block a user
f9911c4873
shared: migrations: Add 2.sql: Change to contentless FTS
7fa266e5e8
gui: main: Execute migrations. Show migration progress dialog
c03d7da821
shared: common: Remove migration logic from ensureConfigured()
49b57e1740
shared: DBMigrator: Take DatabaseFactory, run vacuum, add error() sig, start() slot
5996971195
shared: common: setPdfViewer(): Fix misplaced QSettings
43a0f08579
gui: PreviewGeneratorPlainText: Fix case of empty preview when word found on pos 0
1aa5ae0ccc
gui: Introduce PreviewGeneratorOdt for basic previews of .odt files
20d42a66a6
gui: Begin PreviewResultOdt
cba4df3eac
gui: previews: Add label with file path below every preview
fdbf3a7358
gui: PreviewGeneratorPlainText: Move snippet gen to own function for reuse
1d6861944c
Close file fds by default, introduce policy->keep_fds_open
8f38dc4480
check_policy_sanity(): Allow vows and syscall policies
42d44b0cc1
README.md: Minor improvements throughout the file
bd3641981c
Introduce EXILE_SYSCALL_DENY_RET_NOSYS for syscalls like clone3()
bbbdfc44da
exile.hpp: do_clone(): free stack memory
cc9dae37e5
shared: Indexer: Use isErrorSaveFileResult() to check for non-successful results
64a9638d1e
shared: SaveFileResult: Introduce isErrorSaveFileResult()
2f1353c4cd
build: looqs: Auto build latest tag
1050418cf7
Add Dockerfiles to build looqs
4995b2337e
build: looqs: Version bump to v0.2
bd51da33a2
scripts: CONFIG: update to v0.4
4f890d6919
scripts: 4-build-looqs.sh: Copy license files to tarball
7397ab13bd
scripts: 5-bundle.sh: Copy README to tarball
5f19328679
Release v0.4
5ffd7ae97e
shared: common: setPdfViewer(): Fix missing spaces between viewer and args
9ed28df09c
README.me: Minor changes
69e028daf5
gui: mainwindow: Open new AboutDialog
d4b0c1feae
gui: Add new AboutDialog to show our licenses "paperwork"
5f19328679
Release v0.4
5ffd7ae97e
shared: common: setPdfViewer(): Fix missing spaces between viewer and args
aa231591d8
Release v0.4
9ed28df09c
README.me: Minor changes
69e028daf5
gui: mainwindow: Open new AboutDialog
d4b0c1feae
gui: Add new AboutDialog to show our licenses "paperwork"
990888efc1
shared: Include license texts as resource
1a92cb5963
build: Run as root generally, drop privs on download/bundle
4903470b15
scripts: 3-setup-gentoo.sh: Build with qtsvg and vulkan
19b6a59a41
scripts: 5-bundle.sh: Minor improvements
8e680e01cd
scripts: 5-bundle.sh: Set rpath with patchelf
08730b1e09
src: Retire LD_LIBRARY_PATH as it breaks stuff when we open viewers etc
d0fe51c666
README: Mention prebuilt tarball, add sig verification, minor improvements
a561032668
shared: Indexer: Adjust for OK_WASEMPTY
b8006bde7b
shared: FileSaver: Don't launch SandboxedProcessor for empty files
614238edda
shared: FileSaver: Print message for OK_WASEMPTY
83ed935790
shared: FileSaver: Return OK_WASEMPTY
eb920fd4ee
gui: mainwindow: Add button to save log of failed paths
0a45beeb6d
shared: Indexer: Consider new NOACCESS too
fa24c318dc
shared: FileSaver: Return NOACCESS when no read access
4b0d1a3abb
shared: Indexer: IndexResult: Introduce failedResults()
60fb4d69b1
shared: SandboxedProcessor: Return NO_ACCESS when file not readable
0271b5da85
cli: main: Improve usage text, print it when unknown command given
ca942fb8fe
cli: CommandAdd: Mention we read from stdin when no path is given
57b8989909
shared: ParallelDirScanner: Perform first pass to collect paths
759d2a7924
Fix builds with quazip 1.X
a820183477
README.md: Add voidlinux build instructions