0
I Use This!
Inactive

Commits : Listings

Analyzed 12 days ago. based on code collected 13 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added command for DB tables creation into manager.py More... over 10 years ago
Converted some functions in ItemData model to use query API from SQLAlchemy. More... over 10 years ago
Converted Item model to use query API from SQLAlchemy. More... over 10 years ago
Converted ItemLink model to use query API from SQLAlchemy. More... over 10 years ago
Removed unused DB_CONNECTION variable from settings.py More... over 10 years ago
Converted CSRF model to use query API from SQLAlchemy. More... over 10 years ago
Removed psycopg2 stuff. More... over 10 years ago
Moved remaining SQL queries into models. More... over 10 years ago
Added back psycopg2 requirement. More... over 10 years ago
Added disabled backref. More... over 10 years ago
Moved SQL queries from frontend views into models. More... over 10 years ago
Strip, not split. Hurf durf.
ianmcorvidae
as Ian McEwen
More... over 10 years ago
Strip names being passed to ninjatune artist or label item identifiers.
ianmcorvidae
as Ian McEwen
More... over 10 years ago
Moved SQL with basic retrieval queries into models. More... over 10 years ago
Merge branch 'mapping-import-fixes'
ianmcorvidae
as Ian McEwen
More... over 10 years ago
Using Editor model instead of raw SQL in user loader. More... over 10 years ago
Added SQLAlchemy. Defined basic models. More... over 10 years ago
Filter barcodes better, by ignoring anything that doesn't look numbery
ianmcorvidae
as Ian McEwen
More... over 10 years ago
Merge branch 'master' into ninjatune-release-dates
ianmcorvidae
as Ian McEwen
More... over 10 years ago
Switch ninjatune release-event handling to use a list comprehension, remove some lambdas
ianmcorvidae
as Ian McEwen
More... over 10 years ago
Ignore empty catalogue numbers in ninjatune data, don't error out with old-style catno format
ianmcorvidae
as Ian McEwen
More... over 10 years ago
Merge remote-tracking branch 'gentlecat/style'
ianmcorvidae
as Ian McEwen
More... over 10 years ago
Removed bottom margin from navbar. More... over 10 years ago
Moved JavaScript to the bottom of the page into "js" block. More... over 10 years ago
Added required variables from new version of Bootstrap. More... over 10 years ago
Added back custom variables. More... over 10 years ago
Upgrade less version, 1.5.0 is needed for inline css inclusion.
ianmcorvidae
as Ian McEwen
More... over 10 years ago
Styling updates. Updated Bootstrap version. Added jQuery and Bootstrap.js. Added navbar and move login stuff there. More... over 10 years ago
Readd logging.
ianmcorvidae
as Ian McEwen
More... over 10 years ago
add note about search path to tables.sql
ianmcorvidae
as Ian McEwen
More... over 10 years ago