Chris Titus
c3eea0dfff
Update issue-slash-commands.yaml
2024-09-19 10:15:53 -05:00
Chris Titus
0e74b77450
Update issue-slash-commands.yaml
2024-09-19 10:13:10 -05:00
Adam Perkowski
fb2b6fc64f
bashisms.yml now only checks modified files (it should at least) ( #515 )
2024-09-19 08:15:49 -05:00
Chris Titus
596f278993
alpha the app list
2024-09-18 21:54:34 -05:00
kleidis
6cd7818bed
Initial support for flathub management ( #341 )
...
* Add flatpak / flathub setup & uninstall script
* systemUpdate: Improve flatpak updates
* Update docs
* Fix order on uninstall script
* Remove uninstall script
2024-09-18 21:34:42 -05:00
JEEVITHA KANNAN K S
23156bcbf4
Add rate mirrors headsup ( #343 )
2024-09-18 21:32:44 -05:00
JEEVITHA KANNAN K S
197f359c45
Refactor tab ( #347 )
...
Co-authored-by: Chris Titus <contact@christitus.com>
2024-09-18 21:22:43 -05:00
zdiff
9ed0a48281
Remove unused features from core/Cargo.toml ( #365 )
...
Co-authored-by: zdiff <zdiff@localhost>
2024-09-18 21:14:52 -05:00
Harsh Vyapari
b35ad5bacc
feat(fedora/nvidia-*.sh): nvidia proprietary driver setup (continued from PR #319 ) ( #370 )
...
* feat(fedora/nvidia-*.sh): adding nvidia proprietary driver setup
* fix(fedora/nvidia-*.sh): removing update line
That update line crashed my system while testing, since it also
installed new kernal where I didn't build my driver. So new user can
also get confused.
* refactor(fedora/nvidia-*.sh): adding a new warning while starting the script
I faced this issue yesterday, So It's better to warn user before
installing this driver
* refactor(fedora/nvidia-*.sh): removing uninstalation option
For now, as suggested by @nnyyxxxx and @adamperkowski, I'm removing the
uninstall option until #362 gets resolved.
* Fix bashism
---------
Co-authored-by: Chris Titus <contact@christitus.com>
2024-09-18 21:13:41 -05:00
cartercanedy
1ea326747a
fix: Fixup preview rendering and logic of preview key binding being shown in shortcut list ( #387 )
...
* always check if selection is a command if list is focused
* clear float widget render area before rendering content
* Update hint.rs
* Update floating_text.rs
Thanks to @jeevithakannan2 for idea
---------
Co-authored-by: Chris Titus <contact@christitus.com>
2024-09-18 21:00:09 -05:00
JEEVITHA KANNAN K S
04537216d4
fix: Add wrapper around script ( #388 )
...
* Add wrapper
* Update start.sh
* Update startdev.sh
2024-09-18 20:49:24 -05:00
JEEVITHA KANNAN K S
f64fa2bd12
feat: Add User Manager ( #393 )
...
* Add User Control Panel
* Fix non posix
* Split script
* Update userguide.md
* Update utility_functions.sh
* Remove clear
* Add checkEnv
2024-09-18 20:48:42 -05:00
JEEVITHA KANNAN K S
265fbbbd54
Fix bug ( #394 )
2024-09-18 20:46:41 -05:00
Angaddeep Singh
7640a99062
Added Virtualization Setup for Fedora ( #395 )
...
* Added Virtualization Setup
* Space FIx
* small fix fix
* Update virtualization.sh
* Update virtualization.sh
---------
Co-authored-by: Chris Titus <contact@christitus.com>
2024-09-18 20:44:33 -05:00
Guru Swarupa
67a19b06e8
encrypt decrypt files and dir script ( #399 )
...
Co-authored-by: Chris Titus <contact@christitus.com>
2024-09-18 20:36:51 -05:00
Angaddeep Singh
97576d2087
Added DNF configuration and Multimedia Support for fedora and other Redhat Distros ( #438 )
...
* First commit
* Small enhancements
* Update configure-dnf.sh
* update
* Update configure-dnf.sh
* update
* Update multimedia-codecs.sh
* Update multimedia-codecs.sh
2024-09-18 20:34:27 -05:00
Nyx
533204902a
Update preview ( #487 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 19:41:38 -05:00
Nyx
eb4cca8946
Change echo to printf in gaming and security ( #484 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 19:40:25 -05:00
Nyx
41817c333c
Replace echos with printf in system-setup ( #483 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
Co-authored-by: Chris Titus <contact@christitus.com>
2024-09-18 19:40:05 -05:00
Nyx
b62b14da31
Replace echos with printf and general improvements ( #482 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
Co-authored-by: Chris Titus <contact@christitus.com>
2024-09-18 19:39:03 -05:00
Nyx
a151a15f1d
Replace echos with printf in monitor-control ( #481 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 19:37:59 -05:00
Nyx
f4eddd551d
Change echo to printf in applications-setup ( #485 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
Co-authored-by: Chris Titus <contact@christitus.com>
2024-09-18 19:35:00 -05:00
Nyx
a32f566325
Use sh shebang and source common-script ( #486 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 19:33:54 -05:00
Mashruk Kabir
70dd8d74e5
cleanup ( #478 )
2024-09-18 19:31:54 -05:00
JEEVITHA KANNAN K S
6e477fceeb
Update bashisms.yml ( #480 )
2024-09-18 19:18:22 -05:00
JEEVITHA KANNAN K S
a7e6ea0246
feat: Command Description ( #437 )
...
* Implement about page
Add title
Add hints
* Add descriptions for commands
* Refactor about to description
2024-09-18 19:17:08 -05:00
Nyx
969c83dda6
Replace echos with printf (utils) ( #479 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
Co-authored-by: Chris Titus <contact@christitus.com>
2024-09-18 19:13:35 -05:00
Nyx
cca4fd1ced
Fix bashisms in create bootable usb ( #477 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 19:04:27 -05:00
Adam Perkowski
d586b6e1bd
Packages metadata update [AUR] ( #471 )
...
* LINUTIL ON AUR!!!
* Added hyperlinks
2024-09-18 19:04:08 -05:00
Nyx
0d4f0a8a4e
Quote the remaining variables ( #454 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 19:03:32 -05:00
Nyx
1175f7d236
Fix bashism in docker-setup ( #476 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 19:02:52 -05:00
Nyx
903c915260
Fix bashism in checkaurhelper function ( #475 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 19:02:30 -05:00
Nyx
f473cdedc9
Remove bashisms from set resolutions ( #473 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 19:01:56 -05:00
Nyx
e78351244a
Remove bashisms from disable monitor ( #472 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 19:01:18 -05:00
Adam Perkowski
719548f971
Add code understanding & testing point to Contributing Guidelines ( #451 )
...
* Added `Understand and Test the Code You Write` to contributing guidelines.
Co-authored-by: CodingWonders <CodingWonders@users.noreply.github.com>
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
* Added a notice in `PULL_REQUEST_TEMPLATE.md`
* Merge `upstream/main`
---------
Co-authored-by: CodingWonders <CodingWonders@users.noreply.github.com>
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 14:18:00 -05:00
Adam Perkowski
1d2d51e6e0
Fix a typo & grammar in pull request template ( #461 )
...
* Fixed a typo
* Fixed grammar
2024-09-18 14:13:03 -05:00
Adam Perkowski
ab543fdc93
Added checklists to issue templates ( #459 )
2024-09-18 14:12:04 -05:00
Adam Perkowski
44d9360448
Refactor gaming-setup.sh
( #380 )
...
* Refactored + removed bashisms
- revieved all packages
- changed the structure to have synergy with other scripts
- updated dnf & zypper commands
- added nala
* use apt-get instead of apt
Co-authored-by: Nyx <144965845+nnyyxxxx@users.noreply.github.com>
* small refactor (#3 )
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
* apt-get + quote escalation
---------
Co-authored-by: Nyx <144965845+nnyyxxxx@users.noreply.github.com>
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 14:10:21 -05:00
Chris Titus
ad9d1662da
only run rust lint on rs files
2024-09-18 13:59:10 -05:00
Adam Perkowski
83d88f7a1b
Created the workflow ( #469 )
2024-09-18 13:56:46 -05:00
Chris Titus
f50c0e5c0d
remove auto label
2024-09-18 13:54:51 -05:00
JEEVITHA KANNAN K S
fde25afcbd
feat: Implement minimum TUI size ( #425 )
...
* Implement minimum size
* Update tui/src/state.rs
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
---------
Co-authored-by: Chris Titus <contact@christitus.com>
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-09-18 13:49:33 -05:00
Nyx
54786a719e
git to bin for faster installation ( #378 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 13:40:31 -05:00
Nyx
075b54f5fb
Add git as a dependency for scripts that use it ( #436 )
...
* Add git as a dependency for scripts that use it
* apt -> apt|nala
* Refactor the remaining apt-gets and add nala to them
* Remove refactored apts from this PR
---------
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
Co-authored-by: Chris Titus <contact@christitus.com>
2024-09-18 13:38:36 -05:00
Nyx
0e1ee966ae
Remove bashism out of setprimarymonitor ( #464 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 13:32:53 -05:00
Nyx
d2b4875751
Remove bashisms out of change orientation ( #466 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 13:32:35 -05:00
Nyx
e049d3c6aa
Fix Chris fat finger ( #468 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 13:32:12 -05:00
Nyx
a516c9e5fe
Remove bashism from enable monitor ( #467 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 13:31:07 -05:00
Nyx
c805c46dfc
Remove bashisms out of managearrangement ( #463 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 13:30:49 -05:00
Nyx
093883e1bf
Remove bashisms out of bluetooth-control ( #462 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 13:30:27 -05:00