OpenUserJS.org icon indicating copy to clipboard operation
OpenUserJS.org copied to clipboard

The home of FOSS user scripts.

Results 83 OpenUserJS.org issues
Sort by recently updated
recently updated
newest added

I wrote [my own](https://github.com/sizzlemctwizzle/Pornstache) Mustache template rendering engine for Node.js awhile back. It is much faster and more memory efficient than [Mu](https://github.com/raycmorgan/Mu). Instead of building a parse tree in memory...

enhancement

1. Useful to have same team as our utilized _mongoose_ package 2. Inferences that _connect-mongo_ possibly may be a bit buggy @sizzlemctwizzle Did you try this already? I'll see if...

mightfix
later
migration
CODE

We need something like GitHub's Octocat to use as a mascot for the site. My idea is called the Magical Mechanical Userjs Bird (or M2UB). It's based on one of...

enhancement
UI

The flag count would not be reset but instead`content.flagged = false;` (pardon). If the content gets flagged again, it would once again show up for review and possible removal/pardoning.

UI
CODE
feature

See also: - [x] SummerWish/express-minify#15 - [x] https://github.com/OpenUserJS/OpenUserJS.org/commit/1b595bb6a986a781fa87f04cc27e31a011b81dbb - [x] mishoo/UglifyJS2#583 _(fixed with mishoo/UglifyJS2#608 ... retested with known derivations to the UserScript metadata block including tab characters... ~~not released yet...

enhancement
tracking upstream
CODE

As per @sizzlemctwizzle comment from https://github.com/OpenUserJs/OpenUserJS.org/issues/1107#issuecomment-300274429 and https://github.com/OpenUserJs/OpenUserJS.org/issues/1107#issuecomment-300275368 : > ... call the update method of libs/modifySessions.js to make sure the change is propagated in the session store. This is...

bug
CODE

I'm using webhook as it's described at https://openuserjs.org/user/add/scripts I've checked [payload](https://gist.github.com/vBm/9305a35e817077565428) that has been delivered and everything seems ok, yet script is not updated. `Version: 2.0.31 uploaded 20h ago` I...

feature

Since we are taking this out in #407 adding an issue for this.

enhancement
UI

Currently we can only import from user accounts. Would be nice if we could import repos from organizations. Thanks in advance.

enhancement
security
later
DOC
REMOTE

Please allow syncing of userscripts from other code hosting sites like: * Bitbucket - [webhooks ref](https://confluence.atlassian.com/display/BITBUCKET/Manage+Webhooks). * GitLab - [webhooks ref](https://gitlab.com/help/user/project/integrations/webhooks). You don't necessarily have to use webhooks. GreasyFork checks...

mightfix
later
feature