MegaApuTurkUltra
MegaApuTurkUltra
Partially implemented in Collection 🎉
Somewhat complete. `Resources.downloaders` could still use some work
Just did `Resource.downloaders`. The last things should be collection owners/curators/subscribers (although I think owners should be ok - we don't expect a huge number of owners anyway - and curators/subscribers...
Does marked have support for this? We should also limit the number of line breaks, or make individual comments expandable when they're too long
Why is there a search label now? 😕
> that bloated crap like [...] C++ Sorry, what?
Or, brackets-bower could just check for git on install and assume it doesn't disappear. I ended up commenting out the check in `GitUtils` and replacing it with an immediate `deferred.resolve()`
^ this is a problem not even matrix has solved yet. For now, we could give users a dialog with key fingerprints and ask them to click `verify` or `blacklist`...
So the ~~resource schema~~ user, collection, and resource schemas should all have a `modOnly` attribute of some sort. Or to be more extensible, `allowedGroups: ['moderators', 'everyone']` :package:
+1 for environment variables. dotenv is now in package.json so we can easily do environment vars on our local copies Just don't remove `.env` from `.gitignore` :P