Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/techx/github-leaderboard

A web app to rank people by contributions to an organization.
https://github.com/techx/github-leaderboard

Merge pull request #2 from CodeChefVIT/master

added NoneType check in stats

f23e782070695adbe2e4ecf74d2eb7e20fa30bf2 authored over 5 years ago
Merge branch 'master' of github.com:CodeChefVIT/github-leaderboard

6ed5d166076076686b33d73265b55c9a16723b26 authored over 5 years ago
changed total_public_repos to public_repos

4bcb75fd45f7da72be990f00654f1f6501b1be75 authored over 5 years ago
Update app.py

0f55f3fb5cd965aefbf0d2a395b2855c2f36b9cd authored over 5 years ago
NoneType check for all repos

cb7d92018079f48eced9cb5fe7bf48dd3fd35ea5 authored over 5 years ago
solved threading issue

0519f264bcdd552b4f6388695a937cdc2511e523 authored over 5 years ago
added NoneType check in stats

c2aa903b3eebd9f86a68a8a837e4d1de3a63b818 authored over 5 years ago
Updates screenshot.

10258262ba99102eeab19e4bd057544e2429eb4a authored almost 8 years ago
Changes branding to match techx homepage.

fefb44c7ea9970b007d1efd2d977c0c6cc96f488 authored almost 8 years ago
Adds github avatar image

cb892e26c187e959b55517a33f88e513d52fc83f authored almost 8 years ago
Inverts color scheme

88deb2f6ac941c90e78d38e2cfe39c5b6d406bed authored almost 8 years ago
Adds more documentation

24b20b201cb00ff2e1bd3cb9e66c4c5665bd57ad authored almost 8 years ago
Makes license more specific

7c2c43cedfdffe43dabed5074f616f2b7aa6a9b6 authored almost 8 years ago
Adds explicit license markdown

d192985c255d2224824c6d46bf5f3a935a475f89 authored almost 8 years ago
Prevents GitHub from stressing out.

f3a9f4bc8295a9d7ab8d1c281185b1be55c0df8b authored almost 8 years ago
Indicates fetch completion

ec2476e04ace9b571b90894ae0200e70a5420db3 authored almost 8 years ago
Attempts to fix weird github error.

29b949219533fc8d6d60d25c4f16eac6396230fb authored almost 8 years ago
Merge branch 'master' of https://github.com/techx/github-leaderboard

3df919df84435551bf520e49361390357bcf3934 authored almost 8 years ago
Fixes auto-refresh to only refresh if page is alive.

51384eae108b79dc0eb7549bf2065a8bdd47bfab authored almost 8 years ago
Adds a license.

fd6fdef517773bba97821345f3d846b871ea4b59 authored almost 8 years ago
Makes app gunicorn friendly

d2fb44ae4a36f8abcce34be8cbf4d60b396a8d02 authored almost 8 years ago
Adds auto-refresh

7205b1c92e552e28b005f100ddbe76dc7ee42be6 authored almost 8 years ago
Merge branch 'master' of https://github.com/techx/github-leaderboard

4828053f2c06fffc73a99dfa005788c3ea2e71d7 authored almost 8 years ago
Attempts to fix wrong leaderboard.

94d055a34c9451b9e03b7ec132fb296102062a15 authored almost 8 years ago
Updates the css to fit the monitor better.

cd7f4e0693bd07ba3c6de2039ff2f3c377069677 authored almost 8 years ago
Merge branch 'master' of https://github.com/techx/github-leaderboard

ebdc55cee33a30c905fd20592e1854500c94ed18 authored almost 8 years ago
Enhances performance for all-time leaderboard

757131c845ee61ba9413a93983fc8c80faff8978 authored almost 8 years ago
Uses custom column widths to optimize for our specific content.

b6495143bb7f58a79d4ee3aa85dddc6474fee17f authored almost 8 years ago
Merge pull request #1 from techx/alltime

Show all time

c21e52936b6bff103e51b29e4f65345f68ec5143 authored almost 8 years ago
Change styling

1ac2050c0ded36c52e04d5b5d337b250f337fdb8 authored almost 8 years ago
First attempt

c1e86d7ca61483b759b4829c1f20eb8deaf5ec37 authored almost 8 years ago
Cleans up stats and test scripts

f29225c02d0de2b4849a1283fde69a874046c9a5 authored almost 8 years ago
Adds documentation

706edce49b6fb0dbe9fffcf54176ecdaacff53a8 authored almost 8 years ago
Displays upcoming events.

19200595879ddef8dc41bd5c3b850c66bc502a78 authored almost 8 years ago
Two events he said pfft

2f78ea30b687246044d7b0bda513b3cc06c78972 authored almost 8 years ago
Merge branch 'master' of https://github.com/techx/github-leaderboard

86e8dfb77373699459342885a4f456fe89341c6b authored almost 8 years ago
API renames + Thread is now a daemon

22cb7ad3e8fb926d750e02725f4a804b379e896c authored almost 8 years ago
Links to peoples github profiles.

8d5a6b89305146b510d438786444a693a5023b12 authored almost 8 years ago
Polls server every five minutes, half the update time of the cache.

8afae2a375e56e2b75a4a07c1f1239d4fc0c4211 authored almost 8 years ago
Merge branch 'master' of https://github.com/techx/github-leaderboard

a20591de80ce24507d908c2f8dbf11ef64ac51de authored almost 8 years ago
Updates requirements.txt

24c9e9da5163ed9ca6770249b57633c5f591dcb1 authored almost 8 years ago
Changes how commit leaders are loaded.

b8dbf0fad5fd4307d7ba4df56679444bdf3f745c authored almost 8 years ago
Displays the top x users and aggregates other contributions.

411eb4f0cfb99dc6940793ec7c7e5a6fe6000f25 authored almost 8 years ago
Removes unnecessary markup.

6c921168e5b267f6e29da70df0c8573a45d825d9 authored almost 8 years ago
Loads the leaderboard data from the api endpoint.

5eef755a0c6200f5ae00bb6ad3c602ff63c4a043 authored almost 8 years ago
Adds Events from the TechX Google Calendar

d368043950adf894cfa6a5188e841a35919826d6 authored almost 8 years ago
Switch from Names to Usernames

0e8187d59d900b7599b25dcb6f93b0a853024cc2 authored almost 8 years ago
Make the port a proper configuration option.

fc4d0e3d64830c8c2e065e9ca9baabaa3807fdf5 authored almost 8 years ago
Integrates frontend

af8b9b5472c742556cb1bcd61016b0893c2d2c33 authored almost 8 years ago
Updates the date automatically.

21830946f36f13417ef20f932a8eb180bb507580 authored almost 8 years ago
Lays out the commit leaderboard.

9116703cff5e9ffc87c6b52d33d347399ec1ff01 authored almost 8 years ago
whoops

2e72e99a99418e43d508a4746954192338861f64 authored almost 8 years ago
Removes a magic number (parent element id).

1942c5fe3bb1589fce952e228452a309df20e182 authored almost 8 years ago
Makes the tik clock actually look nice.

9424f9de62b540a9b774cbfd9cdb2b9472874dbc authored almost 8 years ago
Generate the DOM elements for the tick clock in JS.

b673dfb83e6b68d880cbb5430f2a9f079dea618a authored almost 8 years ago
Fix scheduler

c8fe7672b212530097955cf6b3b944bf1c3cf14f authored almost 8 years ago
PyC needs to leave.

92f96a744762fb9f2c597e63e0ea366abd2e26fd authored almost 8 years ago
Implements Leaderboard API

e29d930502df51e90a5a41c91ff4725fe40240b9 authored almost 8 years ago
spaces win rip

8b290413f463f6fd234f3975101b22b47f4f9357 authored almost 8 years ago
Fixes indent

cf8424306450ed1db21e7833135661e126bda932 authored almost 8 years ago
Init

d912d8a60f22279660e7c511e63e57b11dcc39ed authored almost 8 years ago