OpenUserJS.org
OpenUserJS.org copied to clipboard
The home of FOSS user scripts.
Hi! I've imported a script from GitHub and enabled the Webhook. However, when I publish changes and click on "Edit script info", the old info is still here. The webhook...
So I've been contacting all kinds of people in the last 24 hours with no clear resolution on why sometimes the site is super fast vs super slow. * I...
``` sh-session (node:26124) DeprecationWarning: collection.count is deprecated, and will be removed in a future version. Use collection.countDocuments or collection.estimatedDocumentCount instead ``` We use `.count` in at least [one place] where...
Hello, please, consider to use different font for headers used in description of scripts. Actual one doesn't have even diacritics letters. Example: (look at "Zm**ě**ny ve verzích") https://openuserjs.org/scripts/vvelda/Export_kontakt%C5%AF_z_Email.cz
Most existing .user.js engines should abort installation altogether. If they don't then it will make it too wide and match on every site. I assume that Greasyfork may have an...
Sort order should be case sensitive and would be nice if it reflects an order similar to windows listing or Greasy Fork. Brackets and characters like `* ! ; @`...
My haphazard design decisions during initial development combined with the enhancements of @Zren have left the code base full of redundancies and inconsistencies. The current state of the code is...
Provide an Installs column in Users listings.
This topic was raised in #469. Since Moderators are currently depending on the data the rating bar provides, alternatives would need to be added before we can remove it. Idealy...
For some reason the authentication routine is creating duplicate users (can be seen in /admin/user if you have access). I'm pretty sure this bug is due to a recent change...