Hadi
acee3df1bc
fix: add ssl_insecure, expand values, edit keybindings, ...
...
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com >
2026-05-29 21:59:54 +02:00
Hadi
61a112a302
add logs
...
Signed-off-by: Hadi <hadi@example.com >
2026-05-29 13:41:09 +02:00
Hadi
1aa4b92bb3
add titles
...
Signed-off-by: Hadi <hadi@example.com >
2026-05-29 10:51:10 +02:00
Hadi
5c74eda48b
fix: gosec vulns
...
Signed-off-by: Hadi <hadi@example.com >
2026-05-29 10:29:18 +02:00
Hadi
8683d17242
Add fatal error when port is already in use
...
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com >
2026-05-26 22:44:31 +02:00
Hadi
aa458c142f
use ilovetui colors & styles
2026-05-26 16:12:10 +02:00
Hadi
0b9e1a1cf0
Change default plugin's config in global config
...
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com >
2026-05-21 09:54:57 +02:00
Hadi
0e982c6ade
add pages "update" label
...
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com >
2026-05-20 14:49:01 +02:00
Hadi
4251e4fb2a
plugin's config is now in yaml
...
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com >
2026-05-20 11:43:26 +02:00
Hadi
746f1afd1b
edit write clipboard
...
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com >
2026-05-19 23:00:41 +02:00
Hadi
dcf9cb4c8e
add a notifications when copied to clipboard
...
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com >
2026-05-19 21:53:36 +02:00
Hadi
3463e51739
Copy func in findings
...
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com >
2026-05-19 21:29:41 +02:00
Hadi
2c3e19258f
Fix scroll & copy buttons
...
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com >
2026-05-19 20:25:50 +02:00
Hadi
172a77e13b
[37mfix: security hardening and code quality[0m
...
[37m- SQL query mode uses read-only SQLite connection with PRAGMA query_only=ON[0m
[37m- Lua sandbox removes dofile/loadfile/load after OpenBase to block file access[0m
[37m- Plugin manager sorts by priority once at load time; GetPlugins is a plain copy[0m
[37m- Proxy appends [body truncated] marker when body hits size limit[0m
[37m- App startup exits with os.Exit(1) on DB open failure[0m
[37m- tickCmd uses tea.Tick instead of time.Sleep in a goroutine[0m
[37m- ErrMsg with non-nil error shows notification then quits[0m
[37m- DB stores path for use by read-only query connection[0m
[37m- WAL journal mode + NORMAL synchronous set in migrate()[0m
[37m- config.go uses errors.Is(err, os.ErrNotExist)[0m
[37m- main.go uses os.UserHomeDir() and removes racy port pre-check[0m
[37m- findings renderer is cached and rebuilt only on width change[0m
[37mCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >[0m
2026-05-19 13:38:10 +02:00
Hadi
27e0c418e9
Add project name in sidebar
...
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com >
2026-05-18 23:52:20 +02:00
Hadi
85c2806604
Add search in ui/docs
...
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com >
2026-05-18 21:22:17 +02:00
Hadi
d82a220e91
add extra space when icons are not rendered
...
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com >
2026-05-18 20:40:28 +02:00
Hadi
969febb14c
Change help menus: Only display shortcuts used on the page
...
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com >
2026-05-18 20:23:56 +02:00
Hadi
c7392474b7
CopyRequest -> Copy & CopyAs
...
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com >
2026-05-13 18:07:23 +02:00
Hadi
4eb9dd53f5
Change plugins behavior
...
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com >
2026-05-13 16:52:12 +02:00
Hadi
7879720d07
Remove scope page
...
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com >
2026-05-12 22:01:29 +02:00
Hadi
e8e64eff12
Init
...
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com >
2026-05-12 19:12:29 +02:00