Commit Graph

10 Commits

Author SHA1 Message Date
N1C4T
a5e82fffa6 fix: service worker network-first strategy + lint fixes 2026-01-10 19:50:59 +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
af18f616e8 feat(scripts): implement Homebrew script generator and integration 2026-01-09 13:06:51 +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
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
NIJAT
e646d9c6bb feat: add new apps
- Added: Cursor IDE, Shortwave, UltiMaker Cura, OrcaSlicer, Zotero, AntiMicroX, Conky
- Moved AntiMicroX to Gaming category
- Updated package availability for multiple apps
- Updated AUR packages list in generateInstallScript.ts
2025-12-28 12:31:20 +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
fc98812104 fix: change 'nixos' to 'nix' in generateInstallScript.ts 2025-12-27 20:30:32 +04:00
NIJAT
45ec702e74 Initial Commit 2025-12-24 07:37:01 +04:00