Commit Graph

6 Commits

Author SHA1 Message Date
N1C4T
d2094f4ebc feat: add AI tools category, universal npm/custom installs, and update UI with app notes ref #40 2026-03-26 15:14:25 +04:00
crispyfires
3f4a65a7e7 merge (#65) add: a bunch of web browsers see #40
* web-browsers: add waterfox

* web-browsers: add qutebrowser

* web-browsers: add konqueror

* web-browsers: add falkon

* web-browsers: add GNOME Web

* web-browsers: add Microsoft Edge

* web-browsers: fix Edge icon

* web-browsers: add opera

* web-browsers: make opera colour brighter

* web-browsers: add arch pkgs to konqueror, falkon, epiphany

* web-browsers: add homebrew pkgs to edge, opera

* web-browsers: fix nixpkgs names for konqueror, falkon

* web-browsers: rm edge pkg from opensuse, package doesn't exist

* added edge to nixunfree, some updates on opensuse and desc updates

---------

Co-authored-by: N1C4T <nicat@abusov.com>
2026-03-25 13:05:14 +04:00
N1C4T
a5cef79bbb feat: implemented logging in scripts and fixed some logical problems 2026-02-23 13:35:33 +04:00
N1C4T
06ac033f94 fix: some css changes and fixed hotkeys hadling 2026-02-22 14:03:54 +04:00
N1C4T
813775cb50 feat: added sidebar, removed verbose comments, fixed npm audits 2026-02-22 04:52:21 +04:00
N1C4T
87267b06ab fix: resolve CORS issues in 39dbc46 by moving verification to build-time
- Replace runtime Flathub API calls with static JSON generation
- Add prebuild and predev scripts to specificially fetch verification data
- Refactor useVerification hook to be synchronous
- Fixes Flathub API CORS errors in production
2026-01-25 21:14:42 +04:00