This website requires JavaScript.
Jelajahi
Bantuan
Masuk
Albert S.
crtxcr
0 Pengikut
·
0 Mengikuti
https://quitesimple.org
Joined on
2020-04-10
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Batal
Block
Repositori
23
Projects
Packages
Aktivitas Publik
Repositori Terbintang
crtxcr
pushed to
dev
at
crtxcr/looqs
2022-08-21 22:59:38 +02:00
14730ed208
gui: mainwindow: Add vertical scroll option, default to it
fe610d3068
mainwindow: Allow CTRL + mouse wheel to zoom on previews
0c1b57d911
mainwindow: Save/Restore history
2885e40a3a
mainwindow: Add search history. Allow going up/down with arrow keys
c0f4087937
sqlitesearch: escapeFtsArgument: Fix handling of '*' prefix search
Bandingkan 6 melakukan »
crtxcr
pushed to
master
at
crtxcr/qswiki
2022-08-20 12:58:26 +02:00
d3bd5f79cc
HandlerFeedGenerator: Don't escape title again
995a980d49
HandlerPageEdit: Add 'frompage' GET parameter to use a page as a template
2ee760d9ca
submodules: cpp-httplib: Update
ffeea8cfd1
submodules: exile.h: Update
a81963181a
RevisionDaoSqlite: Fix cases where we got pageid instead of the page name
Bandingkan 14 melakukan »
crtxcr
pushed to
next
at
crtxcr/exile.h
2022-08-16 23:13:34 +02:00
e711a1d53a
exile_landlock_is_available(): Fix availability check
6628bf4fb7
README: Update and minor improvements
Bandingkan 2 melakukan »
crtxcr
pushed tag
v0.6
to
crtxcr/looqs
2022-08-14 23:19:26 +02:00
crtxcr
pushed to
master
at
crtxcr/looqs
2022-08-14 23:16:03 +02:00
46c52afe59
Release v0.6
431abfe7c0
USAGE.md: Update
47c19d121a
gui: mainwindow: Add CTRL(+Shift+)Tab shortcut to switch between tabs
166c051cfb
gui: mainwindow: Add CTRL+F and CTRL+W shortcuts
47d0440ffb
gui: mainwindow: Add checkbox to remove current database
Bandingkan 11 melakukan »
crtxcr
pushed to
dev
at
crtxcr/looqs
2022-08-14 20:29:17 +02:00
431abfe7c0
USAGE.md: Update
47c19d121a
gui: mainwindow: Add CTRL(+Shift+)Tab shortcut to switch between tabs
166c051cfb
gui: mainwindow: Add CTRL+F and CTRL+W shortcuts
47d0440ffb
gui: mainwindow: Add checkbox to remove current database
d900d58f26
shared: migrations: Add 3.sql: Drop potentailly harmful trigger
Bandingkan 5 melakukan »
crtxcr
pushed to
dev
at
crtxcr/looqs
2022-08-13 13:39:42 +02:00
9422a5b494
shared: migrations: Add 3.sql: Drop potentailly harmful trigger
eb58b8f770
gui: Clear previews always on new search results
9a70a821bd
gui: PreviewGeneratorPlainText: Show line numbers
89bf65d9bb
gui: PreviewGeneratorPlaintext: Add MAX_SNIPPETS const, remove redundant loop
ad06497b4b
shared: Add LimitQueue which discards oldest entry once limit hit
Bandingkan 6 melakukan »
crtxcr
pushed tag
v0.5.1
to
crtxcr/looqs
2022-07-30 10:14:31 +02:00
crtxcr
pushed to
dev
at
crtxcr/looqs
2022-07-30 10:14:24 +02:00
e8b89b77ab
Release v0.5.1
77f5c7e39d
gui: mainwindow: Revert pathsQuery to original behaviour
Bandingkan 2 melakukan »
crtxcr
pushed to
master
at
crtxcr/looqs
2022-07-30 10:14:19 +02:00
e8b89b77ab
Release v0.5.1
77f5c7e39d
gui: mainwindow: Revert pathsQuery to original behaviour
Bandingkan 2 melakukan »
crtxcr
pushed tag
v0.5
to
crtxcr/looqs
2022-07-29 10:18:35 +02:00
crtxcr
pushed to
master
at
crtxcr/looqs
2022-07-29 10:18:27 +02:00
052f169ef2
Release v0.5
ffdb326045
USAGE.md: Update
7c5c91ef10
gui: search: Avoid double results + minor improvements
076c3c4c7f
shared: LooqsQuery: Add implicit AND also for lone words
c11fd1a9ff
shared: LooqsQuery: Allow constructing from tokens and sort conditions
Bandingkan 25 melakukan »
crtxcr
pushed to
dev
at
crtxcr/looqs
2022-07-29 10:18:23 +02:00
052f169ef2
Release v0.5
ffdb326045
USAGE.md: Update
7c5c91ef10
gui: search: Avoid double results + minor improvements
076c3c4c7f
shared: LooqsQuery: Add implicit AND also for lone words
c11fd1a9ff
shared: LooqsQuery: Allow constructing from tokens and sort conditions
Bandingkan 5 melakukan »
crtxcr
pushed to
dev
at
crtxcr/looqs
2022-07-29 08:37:02 +02:00
a410352d74
USAGE.md: Update
2349e4822a
gui: search: Avoid double results + minor improvements
59d3ed5b70
fixup! shared: LooqsQuery: Allow constructing from tokens and sort conditions
8899cc451c
shared: LooqsQuery: Add implicit AND also for lone words
13461e8435
shared: LooqsQuery: Allow constructing from tokens and sort conditions
Bandingkan 14 melakukan »
crtxcr
pushed to
WIP/contentlessfts
at
crtxcr/looqs
2022-07-28 13:58:54 +02:00
b6dbbee321
shared: Adjust queries to db revision 2
75f955ee0a
shared: migrations: Add 2.sql: Change to contentless FTS
Bandingkan 2 melakukan »
crtxcr
pushed to
WIP/contentlessfts
at
crtxcr/looqs
2022-07-28 13:46:30 +02:00
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
Bandingkan 6 melakukan »
crtxcr
created branch
WIP/contentlessfts
in
crtxcr/looqs
2022-07-28 13:46:30 +02:00
crtxcr
pushed to
dev
at
crtxcr/looqs
2022-07-24 13:06:17 +02:00
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
Bandingkan 8 melakukan »
crtxcr
pushed to
next
at
crtxcr/exile.h
2022-07-17 13:01:24 +02:00
3fa73b0b97
Close file fds by default, introduce policy->keep_fds_open
crtxcr
pushed to
next
at
crtxcr/exile.h
2022-07-17 12:59:59 +02:00
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
Bandingkan 13 melakukan »
Pertama
Sebelumnya
...
5
6
7
8
9
...
Selanjutnya
Terakhir