Block a user
b297498ca9
template: Don't render searchbar in portrait. Show link instead
fdcef18861
HandlerSearch: Render a form when no q= given
75268e0073
sandbox: Disable Landlock due to qssb.h issue #19
Inconsistencies between Landlock and non-landlock mode
cc4506b918
submodules: sync with latest upstream
017932e673
Fix -wreturn-type warnings
ed61003636
C++20: Avoid implicit capture
ad42c0f046
handlers: HandlerPageEdit: canAccess(): Check with effectivePermisisons()
6304554358
Add [[maybe_unused]] to silence unhelpful warnings
593f4d5340
Introduce qssb_append_group_syscall_policy() to add groups of syscalls
0d7c5bd6d4
append_syscall_to_bpf(): Explicit type cast to fix (C++) warnings
55e1f42ca8
check_policy_sanity(): Initialize last_policy
017932e673
Fix -wreturn-type warnings
ed61003636
C++20: Avoid implicit capture
ad42c0f046
handlers: HandlerPageEdit: canAccess(): Check with effectivePermisisons()
6304554358
Add [[maybe_unused]] to silence unhelpful warnings
0aa4bca6cc
Fix gcc-11 etc. compilation errors
dfd209e39d
GUI: Begin IPC mechanism to open files despite sandboxing
d8b2dafadf
README: Mention sandboxing
efec31d272
pdfworker: Remove dead code
396d49bf77
cli: moved processing of file content into sandboxed subprocess
8d2126f57b
gui: Begin basic sandboxing
0c4491b001
fixup! WIP REBASE Ipc prototype
7aea076199
SandboxedProcessor: Disable fs access if it's not needed
420e541e75
CLI: Implement category delete,show,list
c18178a50f
SqliteQueryOption: build(): Handle includeInvisible = true properly
7a2f15cabe
handlers: Introduce HandlerVersion to return the verison string
c9dc3416d7
TemplatePage: Change 'content' to shared_ptr
92be470545
Makefile: Remove LDFLAGS from .o compilation
d5485a833f
CLIConsole: On 'exit', ask whether to quit attached instance
0bdb22c170
gateway: HttpGateway: convertRequest(): Don't convert param to std::string
eb49b013a7
Makefile: Add profile target
9593429f95
utils: trim(): Take string_view
828d827c3d
Adjust to new Template::getPage() returning value, not reference
8ffa64beea
Template: Use MapCache, getPage(): Return value, not reference
e970ba1682
cache: MapCache: Introduce MapCache, thread-safe cache (key/value store)
b59e81a41d
CLI: Begin 'page' and 'pageperms' commands
f002969cc1
PermissionsDao: Add save()
c4072a7e95
Sandbox: Remove multiple stages
257675485d
Template: Remove redundant debug output