Albert S. crtxcr
crtxcr deleted branch WIP/sandboxing from crtxcr/looqs 2022-04-24 19:37:00 +02:00
crtxcr deleted branch WIP/renameproject from crtxcr/looqs 2022-04-24 19:36:52 +02:00
crtxcr closed pull request crtxcr/looqs#29 2022-04-24 19:31:35 +02:00
WIP/sandboxing
crtxcr pushed to dev at crtxcr/looqs 2022-04-24 19:29:14 +02:00
c5a9983a1e gui: enableSandbox: Don't unshare network due to slowdowns
13171d77d8 fixup! gui: main: Remove vows from exile policy
Compare 2 commits »
crtxcr opened issue crtxcr/looqs#33 2022-04-24 19:27:48 +02:00
GUI: Indexer slow with unshared network namespace
crtxcr pushed to dev at crtxcr/looqs 2022-04-24 17:19:26 +02:00
db129ea8f1 Rename leftovers that were forgotten in 645903ed6b
a5fe9aae4d gui: Call enableSandboxing() after ensureConfigured() so all paths are guaranteed to exist
3625619c29 Cli: CommandAdd: Correct progress print
Compare 3 commits »
crtxcr pushed to dev at crtxcr/looqs 2022-04-24 15:52:53 +02:00
635b7dc30f update README
0e39761660 gui: main: Remove vows from exile policy
629c1efba5 IpcServer: Add addFile()
d73674937d gui: Begin support to also preview results in plain text files
59aa02f0cd gui: MainWindow: handleSearchResults: Use PreviewGenerator::get
Compare 17 commits »
crtxcr pushed to dev at crtxcr/looqs 2022-04-22 09:09:00 +02:00
24bbd5a5b9 shared: FileScanWorker: Catch correct exception type
crtxcr pushed to dev at crtxcr/looqs 2022-04-22 08:10:32 +02:00
a9fe305868 main: sandbox: Add clone vow, Use exile_vows_from_str()
0793557fc6 shared: sqlitesearch: Avoid joining content table more than once
cb6251a8bb shared: sqlitesearch: Only order by rank if token is FILTER_CONTENT_CONTAINS
cc30e22039 gui: Improve conditions where progressbar visible, minor useability improvemnets
fef1843ca3 fixup! gui: Begin cancellation of Indexer
Compare 7 commits »
crtxcr pushed to master at crtxcr/qswiki 2022-04-19 19:50:27 +02:00
0325cdf936 Parser: Add code,blockquote and begin img tag
crtxcr pushed to dev at crtxcr/looqs 2022-04-15 21:07:06 +02:00
9a11cff82b gui: Begin cancellation of Indexer
622916db04 gui: Implement 'Delete' button in Indexer tab
ef3f7bc72a gui: Check whether path exists before adding
a349d9bfe0 update README
1cc7053193 shared: Update shared.pro with recent additions
Compare 19 commits »
crtxcr pushed to dev at crtxcr/looqs 2022-04-14 16:54:49 +02:00
6b19e750d5 update README
crtxcr pushed to master at crtxcr/exile.h 2022-04-07 00:04:55 +02:00
88995d214d README.md: Minor improvements (typos, rephrasing)
crtxcr pushed to master at crtxcr/qswiki 2022-04-03 14:35:16 +02:00
b0c715c4ea Parser: Add cmd:visible, it's also a tag
crtxcr pushed to master at crtxcr/qswiki 2022-04-03 12:07:46 +02:00
63a4437de7 HandlerFeedGenerator: Fix comparator condition
crtxcr pushed to master at crtxcr/qswiki 2022-04-03 11:48:24 +02:00
c88889b10b Parser: Fix headline extraction for the default case broken by fbca85e5
crtxcr pushed to master at crtxcr/qswiki 2022-04-03 11:23:32 +02:00
634cb2d7ee Handlers: HandlerAllPages / HandlerCategory: Use PageListRenderer
1c1416934b UrlProvider: Add Links to specify rendertype in allpages / category view
622ef5af6a Database: PageDao/CategoryDao: Return 'Page' object, not pagename string
5f83981d68 utils: readCompleteFile(): Fix error string which is too generic without context
b5b2a42839 Add PageListRenderer: Allow rendering pagelist by creationdate and A-Z as before
Compare 7 commits »
crtxcr pushed to master at crtxcr/qswiki 2022-03-29 22:45:30 +02:00
91951abe9c Revert "dynamic: DynamicContentPostList: Link using UrlProvider::pageByTitle()"
crtxcr opened issue crtxcr/qswiki#26 2022-03-29 22:39:35 +02:00
Refactor parsing
crtxcr pushed to master at crtxcr/qswiki 2022-03-29 22:38:18 +02:00
9b35e43161 dynamic: DynamicContentPostList: Link using UrlProvider::pageByTitle()
73a4e4c10f UrlProvider: Add pageByTitle()
1e224fdac6 HandlerPageView: First resolve all dynamics before parsing tags
fbca85e5ed Parser: Seperate parseDynamcis(), fix headline extraction with tags inside them
15e4f081cc HandlerPage: Support lookup by title
Compare 8 commits »