Albert S. crtxcr
crtxcr synced commits to master at crtxcr/asteriskify from mirror 2023-04-24 18:58:18 +02:00
24bd0097b2 Tidy up indentation
crtxcr pushed to dev at crtxcr/looqs 2023-04-10 19:55:58 +02:00
9540f27c95 gui: Indexing: Disable 'Add' and '...' button when indexing
244e6aa95e gui: Add tag checkboxes and inputdialog for search context menu
3e3a4d0cd4 cli: CommandTag: Use TagManager
94fbdb5a92 shared: sqlitesearch: Allow filtering by tags
abd1b94235 shared: LooqsQuery: Add tag:(),t:() filters to filter by tags
Compare 6 commits »
crtxcr pushed to dev at crtxcr/looqs 2023-04-10 18:31:40 +02:00
15e50c7bab gui: Add tag checkboxes and inputdialog for search context menu
d4e35c0279 cli: CommandTag: Use TagManager
0e99fee643 shared: sqlitesearch: Allow filtering by tags
b1178a9df2 shared: LooqsQuery: Add tag:(),t:() filters to filter by tags
cd400b2d71 shared: sqlitedbservice: Add setTags(),getTagsForPath(),getTags()
Compare 6 commits »
crtxcr pushed to master at crtxcr/debfetcher 2023-04-09 17:11:02 +02:00
d2b530df88 packages: spotify: Don't mkdir install dest
crtxcr pushed to master at crtxcr/debfetcher 2023-04-09 16:33:43 +02:00
2140e34b9f update README
crtxcr pushed to master at crtxcr/debfetcher 2023-04-09 16:08:02 +02:00
23505266b9 update README
crtxcr pushed to master at crtxcr/debfetcher 2023-04-09 16:06:02 +02:00
ac9a970bab update README
ff810caf10 packages: Move remove(), pre_install(), post_install() to debfetcher
6240cb0a34 packages: Add spotify
f782b24d84 verify_sig: Disable set -e to actually print the error msg
Compare 4 commits »
crtxcr pushed to dev at crtxcr/looqs 2023-04-02 21:41:36 +02:00
a3cfb7ade1 shared: FileScanWorker: Catch LooqsGeneralException for better error msgs
44b9986166 cli: Begin 'tag' command
4fe745e858 shared: sqlitedbservice: Begin addTag()
a0b95479e2 migrations: Add 5.sql: Tag support
07630c3b36 gui: main: Fix exiting after failed migration
Compare 8 commits »
crtxcr pushed to dev at crtxcr/looqs 2023-04-02 21:40:11 +02:00
a415643923 cli: Begin 'tag' command
b8c7514142 shared: sqlitedbservice: Begin addTag()
35bcd35ec9 migrations: Add 5.sql: Tag support
ba81551a2c gui: main: Fix exiting after failed migration
d8a205fbe5 fixup! shared: FileSaver: addFile(): Consider fillExistingContentless
Compare 7 commits »
crtxcr pushed to master at crtxcr/qswiki 2023-04-01 13:48:18 +02:00
64b6e7e61c parser: Add [s]
crtxcr pushed to dev at crtxcr/looqs 2023-03-26 15:43:24 +02:00
5272365e5a shared: FileSaver: addFile(): Consider fillExistingContentless
5c899af26f shared: sqlitedbservice: Introduce exec(),execBool(). Refactor
Compare 2 commits »
crtxcr pushed to dev at crtxcr/looqs 2023-03-26 15:40:15 +02:00
a9d3f7897a shared: sqlitedbservice: Introduce exec(),execBool(). Refactor
2550af307f gui: mainwindow: Default to index everything
Compare 2 commits »
crtxcr pushed to dev at crtxcr/looqs 2023-03-12 20:26:37 +01:00
0b829215e5 shared: LooqsQuery: Remove explicit copy constructor
566c4a8c58 tree: Resolve clang-tidy, clazy, compiler warnings
3d0c236cb3 submodules: exile.h: Sync
Compare 3 commits »
crtxcr pushed to master at crtxcr/qswiki 2023-03-09 09:03:30 +01:00
3bc51b9d34 submodules: cpp-httplib: Update
crtxcr pushed to master at crtxcr/qswiki 2023-02-03 16:11:19 +01:00
7dee7bc06b Update .gitignore
afea31f231 revisionrenderer: renderContent(): Add modifydatetime var
004665e943 qswiki: Add background worker, currently to clean old sessions mainly
b9595bd513 database: Add fetch() for SessionDao
48e3614e78 Retire javascript session refresh
Compare 5 commits »
crtxcr pushed to master at crtxcr/qswiki 2023-02-01 18:56:21 +01:00
ece1144273 revisionrenderer: renderContent(): Add modifydatetime var
af1734e7bf qswiki: Add background worker, currently to clean old sessions mainly
f160ac8102 database: Add fetch() for SessionDao
aaa0f2f76a Retire javascript session refresh
7c086e0d78 logger: Initialize members with default vals
Compare 5 commits »
crtxcr pushed to master at crtxcr/qswiki 2023-01-16 20:58:09 +01:00
24121a1618 Makefile: Add libstdc++ assertions + randomize link order
crtxcr pushed to dev at crtxcr/looqs 2023-01-08 17:38:02 +01:00
590a8888fc gui: Add index options group in index tab
ccc4d09b36 shared: FilesSverOptions: Rename members
8298b675aa cli: CommandAdd: Implement --no-content and --fill-content
71789b5b56 shared: SqliteDbService: Add queryFileType()
363d207ccc LICENSE: Update copyright year
Compare 10 commits »
crtxcr created branch master in crtxcr/debfetcher 2023-01-08 14:02:01 +01:00
crtxcr pushed to master at crtxcr/debfetcher 2023-01-08 14:02:01 +01:00
16da064a24 Begin debfetcher