Rick van Vonderen riyyi
riyyi pushed to master at riyyi/dotfiles 2021-09-10 10:52:57 +02:00
d4ecfcdfcb Scripts: Add scaling governor to cpuctl
riyyi pushed to master at riyyi/dotfiles 2021-09-09 18:17:31 +02:00
2e211183e1 Scripts: Add CPU power energy mode setter
riyyi pushed to master at riyyi/dotfiles 2021-09-01 15:06:40 +02:00
58ce700a65 Config: Make Rofi compatible with new theme format
riyyi pushed to master at riyyi/dotfiles 2021-08-31 10:29:41 +02:00
309882f87d Config: Update zsh aliases
98175e30ae Script: Properly detach Polybar process
7a08a720d0 Config: Change bspwm biggest/preselect node moving keybindings
Compare 3 commits »
riyyi pushed to master at riyyi/dotfiles 2021-08-30 19:21:04 +02:00
b2abe14fdf Config: Add font DPI settings to Polybar
riyyi pushed to master at riyyi/dotfiles 2021-08-30 15:23:03 +02:00
ab114fbad6 Manager: Set proper ownership to newly created system directories
riyyi pushed to master at riyyi/dotfiles 2021-08-30 15:18:13 +02:00
a4032f9f99 Config: Move qt5ct tooltip theme file to /usr/share
riyyi pushed to master at riyyi/website 2021-08-30 01:04:53 +02:00
9a99c31d47 Controller: Add CSRF token validation to development toggle
d50443b10a Controllers+Views+JS+Route: Implement cache purging
b244b625ab Controllers: Implement new HTTP class in development toggle
2311c98257 Classes: Add simple HTTP request/response using curl
Compare 4 commits »
riyyi pushed to master at riyyi/website 2021-08-27 19:30:48 +02:00
9af5f50135 JavaScript: Improve control flow of development mode function
riyyi pushed to master at riyyi/website 2021-08-27 19:13:52 +02:00
d3dedfb09a Views: Improve cache page button placement
riyyi pushed to master at riyyi/website 2021-08-27 16:20:19 +02:00
ef9b1a1998 Helper: Add parameter in _log() to disable die() after printing
077e4c434c Everywhere: Add config and cache page
2dee309279 Model: Add updateOrCreate function
ac66a97d5e Model: Add documentation DocBlock to query function
f49f615238 CRUD: Fix show page heading when model doesn't have a title
Compare 7 commits »
riyyi pushed to master at riyyi/dotfiles 2021-08-26 01:31:30 +02:00
9be2f3e0bf Emacs: Add keybindings to prevent dired from opening a million buffers
e582c67c37 Emacs: Add keybindings to prevent dired from opening a million buffers
Compare 2 commits »
riyyi pushed to master at riyyi/dotfiles 2021-08-26 01:24:46 +02:00
e582c67c37 Emacs: Add keybindings to prevent dired from opening a million buffers
riyyi pushed to master at riyyi/dotfiles 2021-08-24 03:57:04 +02:00
1f84746ed7 Manager: Parse help argument
riyyi pushed to master at riyyi/dotfiles 2021-08-24 03:44:26 +02:00
9a4a5e8d74 Completion: Update manager completion to the new argument structure
f4a3779b04 Manager: Implement path filtering to pushing and pulling
8f69bed7d9 Manager: Check if no operation is selected, improve error formatting
14a0d810ee Manager: Update help to Groff and to reflect new argument structure
2e06b13a69 Manager: Major restructure of arguments
Compare 6 commits »
riyyi pushed to master at riyyi/dotfiles 2021-08-20 19:51:23 +02:00
a22290a3c0 Manager: Add support for apt/dpkg package management
8ed84d5843 Manager: Change function naming convention and bracket location
da8131bdd0 Manager: Make 'package' option argument optional
Compare 3 commits »
riyyi pushed to master at riyyi/dotfiles 2021-08-19 16:13:56 +02:00
c25d08993e Manager: Change variables to camelCase
riyyi pushed to master at riyyi/dotfiles 2021-08-19 15:10:54 +02:00
522ef89b1c Emacs: Add wdired keybindings, allow permission modifications
riyyi pushed to master at riyyi/dotfiles 2021-08-19 02:17:20 +02:00
ec85c0aff6 Manager: Improve option handling using GNU getopt
def4f46628 Manager: Improve option handling using GNU getopt
Compare 2 commits »
riyyi pushed to master at riyyi/dotfiles 2021-08-19 02:11:52 +02:00
def4f46628 Manager: Improve option handling using GNU getopt