- Schemaization of the data into Organization and Repository structs (#4 + #47)
- Some UI adjustments.
- Updating node deps.
- Adding org: Seattle Developer's Cooperative.
- Displaying total indexed orgs and repos number at home.
- Support for site subdomains as matching keys for orgs and langs.
- Some UI adjustments.
- Adding CHANGELOG.
- Adding VERSION file to hold the latest released version (loaded at mix.exs as project
vsn
). - Keeping updated the project version by writting the
VERSION
file when a release is published. - Increasing the amount of fetched repos per org to
100
forPROD
env.
- Adding cooperatives page (removing dropdown from header).
- Adding
exclude_forks
query param for get repos. - Excluding forked repos from latest and popular from home, from all the languages stats as well.