N1C4T
576d6604a9
fix(nix): update unfree packages list and verification ref #35
2026-01-13 02:33:53 +04:00
N1C4T
1cbbdbb08d
feat(nix): show unfree packages warning in UI ref #35
2026-01-13 02:16:29 +04:00
N1C4T
02ac2cf5f9
feat(nix): add unfree package detection and declarative config ref #35
2026-01-13 02:15:57 +04:00
N1C4T
c57046a3df
refactor: update the sceleton to match update ui style
2026-01-13 00:24:02 +04:00
N1C4T
7fed87f4e4
fix: fixed steam typo and removed neofetch
2026-01-12 20:31:57 +04:00
N1C4T
a9323835a6
fix: tooltip on right edge of screen will be left sided now
2026-01-11 00:38:45 +04:00
N1C4T
3c40dc6742
fix: update neofetch repos
2026-01-10 23:52:01 +04:00
N1C4T
54403c04a5
feat: add parabolic to nix
2026-01-10 22:32:04 +04:00
N1C4T
a6f2d3651b
feat: Add Godot, Resources, CPU-X, Parabolic, KolourPaint, FSearch, HardInfo 2
2026-01-10 22:21:46 +04:00
N1C4T
310621941e
feat: add Vim
2026-01-10 21:01:05 +04:00
N1C4T
2974c55d99
fix: disable native Steam on Arch - requires multilib setup
2026-01-10 20:50:33 +04:00
N1C4T
544cbb6b98
some minor changes to codebase
2026-01-10 20:27:24 +04:00
N1C4T
1fd23043d0
fix: remove analytics call from DistroSelector
2026-01-10 19:57:16 +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
ac37c730b6
disable app selection event to save quota
2026-01-10 15:32:02 +04:00
N1C4T
99cfc4716a
bar hidden until user interacts with selection
2026-01-10 15:20:10 +04:00
N1C4T
c23cf75d97
hide bottom bar on load, show after first selection
2026-01-10 15:02:09 +04:00
N1C4T
632f03579d
feat: add fastfetch support for Debian and Ubuntu
2026-01-10 14:28:50 +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
5d95a4605e
feat: add PWA meta tags and service worker registration
2026-01-09 21:02:40 +04:00
N1C4T
d7deb55d02
fix: allow clicking links and copying text from tooltips
2026-01-09 16:37:31 +04:00
N1C4T
1474881aad
fix: minor change
2026-01-09 13:53:41 +04:00
N1C4T
50d5e809f5
fix: update JS package managers
2026-01-09 13:52:48 +04:00
N1C4T
f8b2c6cc15
feat(data): add JS package managers (npm, pnpm, yarn)
...
Integrated from PR #31 with improvements (Homebrew support, formatting).
Co-authored-by: n1mroozi <nnimroozi20@gmail.com >
2026-01-09 13:22:26 +04:00
N1C4T
94b0c41221
feat(ui): add Homebrew notes to help modal
2026-01-09 13:08:30 +04:00
N1C4T
b43a1061e1
fix(hooks): correct Homebrew copy command generation
2026-01-09 13:07:35 +04:00
N1C4T
813cb0542d
feat(data): add Homebrew package mappings
2026-01-09 13:07:08 +04:00
N1C4T
af18f616e8
feat(scripts): implement Homebrew script generator and integration
2026-01-09 13:06:51 +04:00
N1C4T
370c514c52
docs: update screenshots
2026-01-07 01:59:17 +04:00
N1C4T
c6a0844f99
feat: Add Mission Center
2026-01-06 22:25:08 +04:00
N1C4T
ff5dc12956
update footer button colors
2026-01-06 21:39:52 +04:00
N1C4T
6d4fcca6c5
refined UI/UX (new fonts, focus states, tooltips)
2026-01-06 21:21:44 +04:00
N1C4T
6c9b2123dd
improve mobile layout and UX
2026-01-06 12:45: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
84a985dd53
fix: remove Zed from Fedora targets (not in official repos)
2026-01-05 22:45:38 +04:00
N1C4T
690115c066
fix: change vesktop icon
2026-01-02 15:03:07 +04:00
N1C4T
f7ac2856ba
feat: add KDE Partition Manager to System category
2026-01-01 17:22:07 +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
starrieste
51c243a27e
change order of arrow key shortcut labels to align with vim's hjkl
2025-12-30 10:12:37 -05:00
N1C4T
1ca9b593cf
fix: add move zellij from terminal to cli tools
2025-12-29 21:38:39 +04:00
N1C4T
d582ce1dd5
fix: add move zellij from terminal to cli tools
2025-12-29 21:34:41 +04:00
N1C4T
f7b661da23
fix: update Strawberry Player logo
2025-12-29 21:00:07 +04:00
N1C4T
6605893991
feat: add DaVinci Resolve to Creative category
2025-12-29 20:35:50 +04:00
N1C4T
6d6ff82f22
fix: add OpenSUSE for Zotero, fix typos
2025-12-29 20:26:01 +04:00
N1C4T
4914a56faf
feat: add Kate, CMake, GOverlay, and Trilium Notes
2025-12-29 20:07:10 +04:00
NIJAT
00d521750e
feat: refined UI components and updated app data
2025-12-29 12:36:28 +04:00