Commit Graph

20 Commits

Author SHA1 Message Date
N1C4T
1cbbdbb08d feat(nix): show unfree packages warning in UI ref #35 2026-01-13 02:16:29 +04:00
N1C4T
544cbb6b98 some minor changes to codebase 2026-01-10 20:27:24 +04:00
N1C4T
a5e82fffa6 fix: service worker network-first strategy + lint fixes 2026-01-10 19:50:59 +04:00
N1C4T
1a55696407 Refine UI: Aesthetic overhaul, mobile improvements 2026-01-10 18:56:51 +04:00
N1C4T
2d70766a19 fix: Fixed double nixpkgs. Added nix packages for Stremio and Oh My Zsh 2026-01-10 14:14:59 +04:00
N1C4T
d7deb55d02 fix: allow clicking links and copying text from tooltips 2026-01-09 16:37:31 +04:00
N1C4T
b43a1061e1 fix(hooks): correct Homebrew copy command generation 2026-01-09 13:07:35 +04:00
N1C4T
6d4fcca6c5 refined UI/UX (new fonts, focus states, tooltips) 2026-01-06 21:21:44 +04:00
N1C4T
07773ed42e feat: Enhance UI with system theme, refined headers, and new layout
- layout: Auto-detect system theme on first visit
- header: Refined layout (centered, uppercase subtitle, inline help)
- categories: Compact 'Soft Pill' design with improved focus state
- data: Reorganized Zellij to CLI Tools
- lint: Fixed various linting issues
2026-01-06 03:03:48 +04:00
N1C4T
c3b737f901 refactor: split CommandFooter, perf tweaks
- extracted drawer modal to CommandDrawer (~180 lines)
- CommandFooter now under 270 lines
- replaced transition-all with specific props (colors, transform, etc)
- should reduce repaints on hover states
2025-12-31 22:11:19 +04:00
N1C4T
683943a180 fix: ignore Ctrl/Alt/Meta in keyboard shortcuts 2025-12-31 14:04:15 +04:00
N1C4T
2a74cf9a39 fix: improve keyboard nav scroll - center focus, adjust margins, remove debounce 2025-12-31 00:46:11 +04:00
starrieste
8ae806b64e Automatic scrolling with keyboard nav controls 2025-12-30 11:22:32 -05:00
NIJAT
00d521750e feat: refined UI components and updated app data 2025-12-29 12:36:28 +04:00
NIJAT
b0bd27341a feat: huge UI/UX overhaul, AUR improvements, and code polish
- Shortcuts Bar: Redesigned layout (Esc/Tab grouped, Space added), unified NAV styling, and implemented consistent Arch Blue branding.
- AUR Integration:
  - Added yay/paru helper toggle with keyboard shortcuts (1/2).
  - Implemented minimal visual ARCH logo indicator for AUR packages.
  - Standardized all AUR-related UI elements (checkboxes, badges) to official Arch Blue (#1793d1).
- Theme System: Refactored useTheme hook to a global Context Provider for perfect animation sync.
- Animations & UI: Enhanced drawer animations (slide-up/down), tooltips, and hover states using GSAP.
- Performance: Optimized app filtering with useMemo to prevent re-renders; fixed reconciliation issues.
- Fixes: Resolved hydration mismatches and malformed HTML tags.
- Docs: Updated README and CONTRIBUTING guidelines.
- Refactor: Cleaned up unused code.
2025-12-29 00:02:45 +04:00
NIJAT
0eae8240c7 feat: security fixes, loading skeleton, script refactor 2025-12-28 17:29:39 +04:00
sergiolaverde0
4102eba8d3 fix: remove all remaining uses of the term NixOS
Of particular importance is the change in the README to make it clear
that Nix is not so much a distribution as it is an universal package
distribution option on par with Flatpak and Snap.
2025-12-27 14:23:28 -05:00
NIJAT
dc00a03bcb fix: add known AUR packages (google-chrome, etc.) to yay detection 2025-12-27 20:36:48 +04:00
NIJAT
18f611e14e fix: change 'nixos' to 'nix' in useLinuxInit.ts to match DistroId type 2025-12-27 20:22:10 +04:00
NIJAT
45ec702e74 Initial Commit 2025-12-24 07:37:01 +04:00