Albert S. crtxcr
crtxcr pushed to master at crtxcr/qswiki 2021-04-16 16:33:24 +02:00
cc8ebc01a8 HandlerLogin: Remove dead code
170bfb4c56 template: Remove user_changepw, it's usersettings now
7885113240 Introduce HandlerUserSettings to change user settings, e. g. pw changes
ac99894157 HandlerLogin: Use Authenticator, drop own logic
5693911e01 Introduce Authenticator: Centralizes Authentication/password check logic
Compare 7 commits »
crtxcr synced commits to master at crtxcr/hs9001 from mirror 2021-04-05 15:00:39 +02:00
baa0d58a47 Fix a bug in DB migration
163429138c search(): Allow searching by timestamps
2af0c1d551 add(): Log current timestamp too
595595c4cb search: Allow searching for cwd
Compare 4 commits »
crtxcr synced commits to master at crtxcr/hs9001 from mirror 2021-04-05 14:00:39 +02:00
250af52750 add(): Pass HistoryEntry struct
crtxcr synced commits to master at crtxcr/hs9001 from mirror 2021-04-05 13:00:39 +02:00
88362e99a9 Introduce HistoryEntry struct ; refactor search and delete
crtxcr synced commits to master at crtxcr/hs9001 from mirror 2021-04-05 12:00:39 +02:00
776dcebb04 Log cwd
1809905992 Add DB migrations
Compare 2 commits »
crtxcr synced commits to master at crtxcr/hs9001 from mirror 2021-04-05 11:00:39 +02:00
305e4300cc Fix off-by-one in CLI
b02911c9b4 Add 'delete' subcommand to delete matching records from log
8477ba5bfe CLI: Properly parse cli flags for subcommands
54697be895 Search: Properly exit on error
Compare 4 commits »
crtxcr closed issue crtxcr/looqs#13 2021-03-27 18:22:47 +01:00
Search with two words is slow
crtxcr pushed to master at crtxcr/looqs 2021-03-27 18:18:32 +01:00
9c1769f1c1 mainwindow: warn if deleted files in search results
crtxcr pushed to master at crtxcr/looqs 2021-03-27 17:58:41 +01:00
45b2dbed4d mainwindow: add right click menu to preview labels
crtxcr pushed to feature/authenticator at crtxcr/qswiki 2021-03-26 23:02:18 +01:00
30f86641b4 template: Remove user_changepw, it's usersettings now
1a79eaac51 Introduce HandlerUserSettings to change user settings, e. g. pw changes
ac99894157 HandlerLogin: Use Authenticator, drop own logic
fae1d1bb37 fixup! Introduce HandlerUserSettings to change user settings, e. g. pw changes
2fae850f8b template: Remove user_changepw, it's usersettings now
Compare 7 commits »
crtxcr pushed to feature/authenticator at crtxcr/qswiki 2021-03-26 23:00:58 +01:00
fae1d1bb37 fixup! Introduce HandlerUserSettings to change user settings, e. g. pw changes
crtxcr created pull request crtxcr/qswiki#22 2021-03-26 22:52:21 +01:00
WIP: feature/authenticator
crtxcr pushed to feature/authenticator at crtxcr/qswiki 2021-03-26 22:51:48 +01:00
2fae850f8b template: Remove user_changepw, it's usersettings now
74816aaf14 Introduce HandlerUserSettings to change user settings, e. g. pw changes
cdd09b96e8 HandlerLogin: Use Authenticato, drop own logic
5693911e01 Introduce Authenticator: Centralizes Authentication/password check logic
e322587d07 Add usersettings template and config values
Compare 14 commits »
crtxcr pushed to master at crtxcr/qswiki 2021-03-25 21:44:09 +01:00
d507c507e4 handlersearch: Allow all characters by escaping FTS
e3c5c227b4 handlersearch: Allow all characters by escaping FTS
Compare 2 commits »
crtxcr pushed to master at crtxcr/qswiki 2021-03-25 21:43:17 +01:00
e3c5c227b4 handlersearch: Allow all characters by escaping FTS
82bb821d27 handlersearch: Allow all characters by escaping FTS
Compare 2 commits »
crtxcr closed issue crtxcr/qswiki#7 2021-03-25 21:42:14 +01:00
Search: Allow all chars
crtxcr pushed to master at crtxcr/qswiki 2021-03-25 21:42:14 +01:00
82bb821d27 handlersearch: Allow all characters by escaping FTS
crtxcr synced commits to master at crtxcr/hs9001 from mirror 2021-03-23 14:39:11 +01:00
da945dce2d add LICENSE
ee7a0868a8 Update README.md: Mention repos, minor improvements
Compare 2 commits »
crtxcr pushed to master at crtxcr/aptrepo 2021-03-23 14:13:11 +01:00
c76b9cf7b5 add hs9001 package
2cf52365f1 functions: add dirty fall back to commit id if no version tag can be found
Compare 2 commits »
crtxcr pushed to master at crtxcr/aports 2021-03-23 14:09:41 +01:00
6176833194 Initial hs9001 package