Commit Graph

25 Commits

Author SHA1 Message Date
retrozinndev dc4b3b088a feat(install): ask for doing a backup of configs that are going to be overwritten
you should do a backup if you appreciate your configs 😛
2025-10-31 19:10:50 -03:00
retrozinndev 23cacbbe89 🔧 chore(update): restart colorshell if there's an instance running after updating 2025-10-26 16:26:44 -03:00
retrozinndev 1bd457bd83 💥 fix(scripts/utils): Is_installed printing out colorshell exec location
forgot to silent the output :P
2025-10-26 16:16:30 -03:00
retrozinndev cf34bb963f feat: add update script
now you can update colorshell by simply running the `update.sh` script :D
2025-10-26 16:12:08 -03:00
retrozinndev c4eb2a84ef 🌐 feat(i18n): add translations for media controls 2025-10-01 22:26:37 -03:00
retrozinndev 0e3f8d59c4 📜 license: change to BSD 3-Clause 2025-08-31 13:38:33 -03:00
retrozinndev ab4014a91c 📦 build(scripts/start): call quit from colorshell instance and leave killing gjs as a second option 2025-08-26 17:18:38 -03:00
retrozinndev 48ee49d867 💥 fix(scripts/release): build showing "command -v" output 2025-08-18 22:35:11 -03:00
retrozinndev 39a052cc07 🔧 chore(scripts/sync-config): use utils script functions 2025-08-17 20:15:47 -03:00
retrozinndev b52dedf402 💥 fix(scripts): issues with shell's desktop entry
also made the Ask function to repeat itself if the provided character does not match regex
2025-08-17 17:40:54 -03:00
retrozinndev 265045c311 feat: add support for desktop entry 2025-08-17 12:38:04 -03:00
retrozinndev f635376a5f 🔧 chore: merge #15 and fix conflicts 2025-08-16 12:47:57 -03:00
retrozinndev b999ba4d48 🔧 chore(scripts, install): add support for the new build system, improvements 2025-08-16 12:20:01 -03:00
retrozinndev 116753063c ♻️ refactor(scripts/update-repo): rename to scripts/sync-config.sh 2025-08-15 21:34:56 -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 05927842b9 📦 build(scripts/release): implement support for socket-based communication if there's an active instance
it's FASTERgit add scripts/release.shgit add scripts/release.sh
2025-08-14 21:07:24 -03:00
retrozinndev 344085ed10 📦 build(scripts): make start script to only do it's supposed work, add clean script 2025-08-12 18:46:10 -03:00
retrozinndev 231f4547b9 📦 build(scripts/build): update gresources list file path 2025-08-11 14:46:00 -03:00
retrozinndev e82eebca91 💥 fix(scripts/release): wrong gresource target 2025-08-11 12:37:39 -03:00
retrozinndev 7ba1b1d479 💥 fix(scripts/build): wrong variable name for gresoruce target 2025-08-10 16:17:00 -03:00
retrozinndev 33a7b9617b 📦 build: implement automated release-build script 2025-08-09 22:12:50 -03:00
retrozinndev ead5e11cfc 🔧 chore(scripts): better build script, stop current running instance before starting a new one 2025-08-09 20:44:09 -03:00
retrozinndev e8641737a8 📦 build(scripts/types): compile types in project's root directory 2025-08-08 21:34:16 -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