redlib icon indicating copy to clipboard operation
redlib copied to clipboard

Private front-end for Reddit

Results 211 redlib issues
Sort by recently updated
recently updated
newest added

> > > Is there a max number of subreddits one can use in redlib? > > Currently on latest version (just re-pulled, same issue) > > Along with the...

Not that this might have privacy implication of leaking user's ip address to reddit. But this also means the server load and traffic will reduce. I understand that this project...

## ~~This issue has been fixed and a new image has been released.~~ Pull and update - do not comment here saying it's not fixed unless your error page says...

bug

Hello, I tried to use a `redlib.toml` file isntead of `.env` but it doesn't work I added a docker volume in the `compose.yaml` file to bind `./redlib.toml` to '/redlib.toml' Am...

## Describe the bug Some search engines add the `tl` query parameter indicating a translated post into the given language. This somehow changes the returned JSON which causes a parse...

bug

- **Use `from_static` instead of `from_string`** - **On error, fallback to cache; Use `hyper::Error`** - **Same fix for another function** Fixes: #395, but it's very difficult to replicate the conditions...

Should be an easy fix, probably just an `unwrap()` that shouldn't be there. On commit 357e7c2e096c1aa3bb871e42860dfd3be62e0bfb. ``` thread 'tokio-runtime-worker' panicked at src/main.rs:426:44: Failed to request GitHub: hyper::Error(Connect, ConnectError("dns error", Custom...

## Describe the bug On every page the footer stays at the position where it'd be at the bottom of the screen without having scrolled, i.e. when I scroll down...

bug

## Describe the bug I'm running redlib in a docker container on my unraid server. It is behind an ipv4 nat, and is not port forwarded in any way. I'm...

bug

Fixes redlib-org/redlib#393 I didn't build the project and test it locally right now, so I'd appreciate if someone is able to do that. I simply changed it in my browser...