Blake Kostner
Blake Kostner
Right now, you do `super` + `up` to maximize a window, but `super` + `left` and `super` + `right` switch workspaces. You also use `ctrl` + `super` + `left` and...
This is less noticeable with elementary because the elementary stylesheet has no focus style for the screenshot indicator dots. When you use the `tab` key to highlight the indicator dot,...
Right now, if you start your computer and an apt repo returns a 404, you will get an AppCenter window and a big scarry dialog. We should instead, defer that...
This updates the DataDog error handling to follow the [standard DataDog attributes](https://docs.datadoghq.com/logs/error_tracking/backend/?tab=serilog#attributes-for-error-tracking) for error tracking.
Serverside
Stop this madness! This makes the `index.php` page render any template file. Basically making valadoc work without the need for javascript (yay?). The added benifit being that we can link...
This should fix #62.
This adds basic "Authentication Keys" that act as authorization when using an API client or package manager. TODO: - [ ] Permissions and scopes? - [ ] Show the token...
This PR adds the basics for a package management backend. Most of the schema and hex API code is used from bytepack, but the packages interface is tailwind templates and...
## Prerequisites - [X] I have searched open and closed issues for duplicates. ## Describe the bug The network plug in switchboard shows the friendly name of the device i'm...
This makes the gettext action work with checkout@v2 by letting it set all the auth credential stuff.