Commit Graph

13 Commits

Author SHA1 Message Date
retrozinndev aa124380d4 🔧 chore(package): bump 2.0.2 2025-10-26 17:41:08 -03:00
retrozinndev 25ee7a1ee3 🔧 chore(package): link ags to absolute directory instead of local 2025-10-26 16:47:00 -03:00
retrozinndev 1478558bb6 🔧 chore(package): bump 2.0.1 2025-10-25 11:11:06 -03:00
retrozinndev 6d6081d530 feat(runner/plugins): implement fuzzy search in wallpapers and clipboard plugins
now the clipboard and the wallpapers runner plugins support fuzzy searching! it's much better than the previous way, as it can match results with characters in-between words and sorted results based on matching score. thanks to fuse.js!
2025-10-25 10:52:44 -03:00
retrozinndev e473344eef feat(control-center/page): restore bottom buttons for pages
it was accidentally removed previously, but now it's backgit add .git add .
2025-10-24 18:24:21 -03:00
retrozinndev 14a3855df8 🔧 chore: start new cli development, use pnpm's built-in github repo feature for gnim-utils 2025-10-07 10:04:29 -03:00
retrozinndev 5006b86ad7 📦 build(sync-config): remove from-the-script remote push feature
using git manually is better sometimes
2025-08-15 21:33:43 -03:00
retrozinndev 3cd717b5d4 🔧 chore(package): bump to 2.0.0
since it's basically a full-rewrite compared to the 1.0.0, I suppose it's better to call it 2.0.0
2025-08-12 18:44:41 -03:00
retrozinndev 2265fdf8d0 📦 build(package): add build:release script 2025-08-09 22:14:52 -03:00
retrozinndev ade1816cfe 📦 build(package): call shell directly instead of using pnpm 2025-08-09 20:44:52 -03:00
retrozinndev 8b9c21c421 📦 build(package): add build command back to dev 2025-08-08 21:18:18 -03:00
retrozinndev 5bb55e528d 🔧 chore(scripts/update-repo): move script to project scripts dir, add sync-config command in the project 2025-08-08 19:09:33 -03:00
retrozinndev e8e42f7786 build: use pnpm + shell scripts to build project 2025-08-06 16:38:39 -03:00