Alec Armbruster
Alec Armbruster
Tested using: https://jsmpeg.com/perf.html?file=blade-runner-2049-240p.ts&webgl=1&wasm=1&audio=1 Anybody have a workaround? Thanks!
Since this is a long-running process, it would be really helpful to print some sort of progress/stdout/etc. to the user. I'd be happy to make a PR for this if...
Proposed changes – - Allow selecting local files via quick n' easy click. Notes – - For a rainy day: I feel like we could refactor a lot of the...
Without PR, Account.vue would fail to show if `store.subscription` is `null`. Added another condition to ensure this wouldn't be prematurely rendered.
Wonderful project @nickforddesign! Love the elegant way you handle widgets. I'd love to see widgets be able to receive click events. Any idea how to work this in with desktop...
Hi, Lemmy devs! Just a small UX tweak for the site footer – external links should open in a new tab. Also added pertinent links to the actual repos to...
We really need to split up and organize this [file](https://github.com/LemmyNet/lemmy-ui/blob/2a5c690bdc171311c9ed67ec644b4c102da41338/src/shared/utils.ts ). Reading through it is laborious and taxing to the uninitiated. I may be open to the task and will...
Hi all! I'd like to work on contributing to the lemmy-ui project. As a mere frontend dev, I'd like to setup a local lemmy-ui instance and use a remote backend...
### Question Can we set our PR's to automatically squash before merging to `main`? I know it's set this way on various GitHub org repos I'm in, but I don't...
- Add missing tooltip for `cross-post` button on `PostListing` Partially resolves #1238.