Results 34 issues of El RIDO

@rugk: It is possible to copy the URL automatically to clipboard using [HTML5](https://stackoverflow.com/questions/26336138/how-can-i-copy-to-clipboard-in-html5-without-using-flash) & [JavaScript](https://github.com/zenorocha/clipboard.js/). --- @elrido: Great! Didn't know that.

enhancement
help wanted

**TL;DR:** I compared some alternative text encodings for the paste key and ID and after discussing the pros and cons may consider to implement such a change as a configurable,...

breaking change
discuss me

TL;DR: It seems that our code base still works unchanged in PHP 8, if our phpunit tests are to be trusted. They provide 97.6% code coverage (1266 of 1297 lines)....

breaking change
blocked

As I was running composer to install a new library into our repo, it warned me that: ``` Package yzalis/identicon is abandoned, you should avoid using it. No replacement was...

help wanted
code quality
good first issue

We recently had merge requests for the [German](https://github.com/PrivateBin/PrivateBin/pull/382) and [Spanish](https://github.com/PrivateBin/PrivateBin/pull/394) translations that replaced the term "paste" with the more generic "text". Our project isn't called "PasteBin", so I agree that...

discuss me
UI/UX
i18n/l10n

@rlex: Subj. Will be nice to have when you uploading 100mb+ files. --- @nitmir: If I am right, files are base64 encoded (by javascript) in the web page body (`href="data:mime;base64,iMS4wIiBlbmNvZGl…`)....

enhancement

Well, this one is certainly going to be controversial, but here is the idea, comments highly welcome: Now that I use ZeroBin more frequently myself I started creating lists of...

enhancement

It might be nice to display the maximum allowed upload size next to the attachment button or in the dropdown. Counter points: - That size applies to paste and attachment...

enhancement
discuss me
UI/UX

This is one for the wish list, not important or urgent: How about a template using one of those retro themed CSS frameworks? For example [NES.css](https://nostalgic-css.github.io/NES.css/)

help wanted
UI/UX

This is in preparation to https://github.com/PrivateBin/PrivateBin/pull/994 - please review it and we'll get it merged, once we release PrivateBin with the S3 storage backend included. Edit: Unsurprisingly, the image sizes...