Commit Graph

47 Commits

Author SHA1 Message Date
74d10877fc refactor: clean up overview component
- Remove terminal integration now handled by main layout
- Streamline grid layout and component structure
- Maintain status panel functionality
2025-11-28 20:30:33 +03:00
298b315afa refactor: simplify header component
- Remove title and control buttons for cleaner interface
- Maintain status indicator functionality
- Improve visual hierarchy and spacing
2025-11-28 20:30:33 +03:00
44a2051536 feat: add resizable terminal panel to main layout
- Integrate terminal as persistent component in main App layout
- Add drag-to-resize functionality with min/max height constraints
- Implement auto-scroll to bottom for new terminal lines
- Prevent context menu and enable text selection in terminal content
- Add responsive behavior that hides terminal on small screens
2025-11-28 20:30:33 +03:00
91dcff8f77 experiment: svelte ui 2025-11-28 18:36:41 +03:00
49530a9a70 refactor: svelte 2025-11-28 15:47:09 +03:00
eda0755f9d feat: aura-farming 2025-11-28 14:25:48 +03:00
bfdc3cb90d feat: initialized wails structure 2025-11-28 14:19:17 +03:00
5456ca5120 feat: docs 0.0.1 2025-11-27 20:47:57 +03:00
20b6841043 refactor: dedicated package in cmd 2025-11-27 20:12:18 +03:00
f1d7cf656c fix: mutex handling in wholescreencapture 2025-11-27 15:29:33 +03:00
a76be07298 Update README.md 2025-11-27 13:33:02 +03:00
8e55175ff1 Update README.md 2025-11-27 13:29:49 +03:00
ef5671d8ed Update README.md 2025-11-27 13:29:10 +03:00
4dbf40c4a0 Update README.md 2025-11-27 13:28:04 +03:00
050fae6fd2 Update README.md 2025-11-27 13:26:20 +03:00
df689a3eb7 Merge pull request 'Первая версия (CLI-only)' (#1) from develop into main
Reviewed-on: #1
2025-11-27 13:09:26 +03:00
c2a0189951 refactor: docs 2025-11-27 13:08:39 +03:00
67ed1ced9c feat: qrminator main app loop 2025-11-27 13:04:50 +03:00
cab126c8de feat: ignore seen links 2025-11-27 13:03:58 +03:00
cc73978637 chore: removed error output when no qrcode is found 2025-11-27 13:03:19 +03:00
71c96ab5ac chore: added missing config defaults 2025-11-27 13:02:31 +03:00
f6ef335a53 refactor: renamed qrminator 2025-11-27 12:06:03 +03:00
f08d728304 chore: gtk removed 2025-11-27 11:21:43 +03:00
0fed9a2681 chore: lint 2025-11-26 21:13:10 +03:00
1e2b717ce8 chore: initialized qrminator 2025-11-26 21:12:30 +03:00
a7af6f383a refactor: removed redundant loop mechanism in wholescreencapturer 2025-11-26 20:39:26 +03:00
3e77a26b0a feat: gtk 2025-11-26 16:29:21 +03:00
26556c53e8 added gotk to project 2025-11-25 22:17:43 +03:00
f520a0f801 refactor: gitignore 2025-11-25 18:49:33 +03:00
638210a26c feat: yabloOS 2025-11-25 18:40:55 +03:00
1562998d01 Merge branch 'refactor-project-structure' into develop 2025-11-25 18:26:50 +03:00
80b07c627e refactor: project structure, makefile 2025-11-25 18:26:35 +03:00
e5fe816325 refactor: project structure, makefile 2025-11-25 18:25:06 +03:00
d367dd0909 chore: docs 2025-11-25 18:15:18 +03:00
d079c66dc2 feat: browserlauncher 2025-11-25 18:07:25 +03:00
dcf9f69515 fix: mutex in wholescreencapturer 2025-11-25 17:55:50 +03:00
39fcd1f18c refactor: removed cross-compilation cuz opencv don't wanna 2025-11-25 16:24:06 +03:00
a857f12cb5 chore: linted 2025-11-25 15:52:38 +03:00
4876ba5954 feat: vision for qr-scanning and decoding 2025-11-25 15:49:20 +03:00
d4fae7098c feat: mutex, graceful shutdown 2025-11-25 14:57:06 +03:00
4a39c1e157 feat: mediocre WholeScreenCapturer implementation 2025-11-25 14:31:00 +03:00
419dc56f50 feat: screenshot config 2025-11-25 12:09:25 +03:00
f617a78c6c feat: link validator 2025-11-24 22:15:01 +03:00
8e512d70d9 feat: save config 2025-11-24 21:34:04 +03:00
fe262d687a fix: config creation 2025-11-24 20:27:51 +03:00
0160eec423 feat: added fx, config, logger 2025-11-24 20:06:24 +03:00
ffc8ff1b7f initial commit 2025-11-21 00:41:51 +03:00