0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 11, 2025 — Feb 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated front-end architecture More... over 13 years ago
Twitter scraper tweak More... over 13 years ago
Refactored twitter scraper to live in dash/twitter.py. scrape_twitter runs against the database. More... over 13 years ago
Added Tweet model to backend More... over 13 years ago
Don't be a noisy database by default. More... over 13 years ago
Added Tweet table structure to notes. More... over 13 years ago
No need for .gitignore More... over 13 years ago
Add twitter API module. Requires tweepy. More... over 13 years ago
Remove cruft util code destined for wordpress' MySQL server. More... over 13 years ago
Tweak .gitignore More... over 13 years ago
Scrape_members.py can use library code inside dash.scrapers. More... over 13 years ago
Scrape_twitter.py can use the library code in dash.scrapers. More... over 13 years ago
Tweak .gitignore More... over 13 years ago
Demoted scrapers from a submodule to a single file. More... over 13 years ago
Added .gitignore More... over 13 years ago
Integrating files from previous repo. More... over 13 years ago
Require DATABASE_URL in environment (remove Tom-specific code). Added README. More... over 13 years ago
frontend.py is a pure executable More... over 13 years ago
Updating procfile More... over 13 years ago
Code tidying. Frontend to address correct model. More... over 13 years ago
Don't hardcode DB_CON More... over 13 years ago
Huge refactoring. Created module dash. Seperated DB backend from Flask frontend. More... over 13 years ago
Missing file More... over 13 years ago
Fix db link More... over 13 years ago
Stripped cruft More... over 13 years ago
Madness More... over 13 years ago
update timestamp works More... over 13 years ago
Using SQLalchemy More... over 13 years ago
Add dj-database-url More... over 13 years ago
Added a task for scheduling More... over 13 years ago