cpritcha
cpritcha
It looks like there are sometimes multiple unpublished releases being created by accident. Maybe a prominent list of the last ten releases with the currently viewed release marked would make...
Lexicographic sort by version number doesn't work ("1" < "10" < "2"). Need an ordering field.
Right now we have some programming languages that are platforms and some platforms that are programming languages.
Currently there is an ordering on release contributors but none on the aggregation of all release contributors. Need to decide on a consistent ordering given release contributor orderings.
Between 32 queries (no codebases) - 415 queries (many codebases). Fix n + 1 query problems
we could use a GitHub action that counts votes from qualified members. there are some existing options like - https://github.com/marketplace/actions/git-democracy (allow members to have weighted votes and only have registered...
Codebase `all_contributors` is currently a computed property where a codebase is considered to have a contributor if any of the codebase's release has a contributor. This generates many queries on...
Add another table containing FileFields for video files