OpenUserJS.org
OpenUserJS.org copied to clipboard
The home of FOSS user scripts.
The API would behave similarly to script lists (with sorting, pagination, searching, etc.) but return a JSON array of script attributes instead of an HTML page. The full specification needs...
Migration path doc at https://developer.yahoo.com/oauth2/guide/OpenID2/ . Migrating from OpenID2 to OpenID Connect which appears to be OAuth 2 mentioned at https://developer.yahoo.com/oauth2/guide/openid_connect/getting_started.html Since Yahoo doesn't bother dating their announcements I have...
https://github.com/JasonBarnabe/greasyfork Any plans to merge, like quick, before all the central goodness of golden userscripts.org times explodes to more microsites...? One idea, maybe, having a central repository of scripts, curated...
Got this in the email today *(which is a little weird since I don't have OUJS GH access... but none-the-less)*: > Hello there! > > On February 4th, 2020 at...
~~Fork a command line minifier for dev tools on the OpenUserJS account~~ ~~This will be needed in a while to minify what we want to before deploying along with a...
Since we are [`Content-Type: application/x-www-form-urlencoded` encoding a scripts source](/OpenUserJs/OpenUserJS.org/blob/5943154576e280aba9734609a1c55f954a582f68/views/pages/scriptViewSourcePage.html#L30-L45) this generates a larger transfer content size. For example a script of actual size 782,701 Bytes can get expanded to 1,087,143...
Support an extra meta-data "Browsers" or maybe just a way in the OUJS site to select and show the browsers the script officially supports. Maybe the list of supported browsers...
Noticed that [*express-minify* GH repo](https://github.com/breeswish/express-minify) is archived atm. Possible suitable replacements *(note plural inclusive)*: * https://github.com/coderaiser/minify * https://github.com/coderaiser/node-mollify *(FAIL on our usage so far)* Since this is critical to the...
https://openuserjs.org/scripts/jesus2099/httpsgithub.comjesus2099konami-command/JASRAC._work_importereditor_into_MusicBrainz_+_MB-JASRAC-音楽の森_links_+_MB_back_search_links I can’t find a way to remove the group in the **edit mode**
The project is currently ES5.1 and it would be helpful to migrate so we can use some more features. 1. Some of the CONTRIBUTING.md guidelines would need to be changed......