Block a user
79d69f4b65
cache: Introduce StringCache, switch to unordered_map, default to memory cache if fs cache dir not given
d60d8c3108
update CHANGELOG.md
aa5222d47a
Update README.md
2906b56cd6
sandboxing: Disable mechanisms requiring namespaces
c74ef48b40
shared: SandboxedProcessor: Return proper exit code for failures
877fb3b61a
Update Debian/Ubuntu build instructions
2906b56cd6
sandboxing: Disable mechanisms requiring namespaces
c74ef48b40
shared: SandboxedProcessor: Return proper exit code for failures
877fb3b61a
Update Debian/Ubuntu build instructions
cfe2182886
Fix -e without specified exit code and fix help text
350c4affe5
Handle SIGCHLD in main loop
88063430ce
update copyright
bf920a533d
Fixed waitpid handling
5236c8d947
Reap N-number of children per SIGCHLD
dab0b94ec4
submodules: cpp-httplib: Update
2ebdbd0b6d
parser: Consume superfluous newlines, add [br] and [p]
4cfdead5d0
no_fs: Use landlock if possible
bbc8193ea9
Handle newer landlock ABI versions for filesystem isolation
c9fdeb4a1d
enter_namespaces(): Add missing newline at error messages
3732524bfa
exile_init_policy(): Don't unshare network namespaces by default
4059c1a093
landlock_prepare_ruleset(): zero-init landlock structs
ef9ab30372
shared: indexer: Add globbed pattern to ignore list
71f81bb682
mainwindow: Don't pass empty ignore patterns to indexer
544554ead2
update CHANGELOG
1365772ba2
sqlitedbservice: Move to BEGIN IMMEDIATE TRANSACTION,finish queries
f5622ac480
COPYING: Update copyright year...
a9d51054b0
update CHANGELOG
78962ad4e2
sqlitedbservice: Move to BEGIN IMMEDIATE TRANSACTION,finish queries
b0c0e34a25
COPYING: Update copyright year...
241c3c40be
gui: Disable 'Delete path' button during indexing
36aedc7445
sqlitedbservice: Only add non-empty outline entries
61e84a98c7
dynamic: Add dynamicpostrenderer
61f289625c
RevisionRenderer: Add 'dynamicpostrenderer'
6a12070d0d
add cmd:feedlisted and cmd:listed
03c6816528
tree: visible => listed
18f4ad9d51
setup: sqlite: Rename visible => listed, Add 'feedlisted' to indicate whether page should be listed in feeds
f08e235d03
HandlerPageEdit: Use clearForPage() before setting Permissions
8998fb8793
PermissionsDao: Add clearForPage()
9088154372
submodules: cpp-httplib: Update
8a2d9fdc58
{page,categorydao}sqlite: Add missing ROLLBACK
c0049fc7b6
sqlite: Use per-thread connections
fe533a5076
Disable caching if no cache dir given
ec3cbe3f76
cache: Add dummy NoCache class
1095d38b02
Add [cmd:permissions]
234db99ef5
dynamic,HandlerFeedGenerator: Check for read permissions