0
I Use This!
Inactive

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reorganize code for matching, implement subitem matching
ianmcorvidae
as Ian McEwen
More... about 12 years ago
fix OCD by making the things line up pretty
ianmcorvidae
as Ian McEwen
More... about 12 years ago
Preliminary support for storing full-item matchings for authenticated users.
ianmcorvidae
as Ian McEwen
More... about 12 years ago
Move search-url logic to a macro
ianmcorvidae
as Ian McEwen
More... about 12 years ago
Fix up search form logic in preparation for implementing further filter options
ianmcorvidae
as Ian McEwen
More... about 12 years ago
Kill my standard_options hack and use g like I'm supposed to, plus some cleanups of the search page
ianmcorvidae
as Ian McEwen
More... about 12 years ago
Properly use is_authenticated rather than looking at the truthiness of the user id
ianmcorvidae
as Ian McEwen
More... about 12 years ago
Change to using real login by way of shamelessly copying acoustid-server's implementation
ianmcorvidae
as Ian McEwen
More... about 12 years ago
CSS tweaks to improve appearance of flashed messages
ianmcorvidae
as Ian McEwen
More... about 12 years ago
Actually display flash messages
ianmcorvidae
as Ian McEwen
More... about 12 years ago
Add basic stubbed-out api views
ianmcorvidae
as Ian McEwen
More... about 12 years ago
Only show login form when not already logged in
ianmcorvidae
as Ian McEwen
More... about 12 years ago
Use add_context_processor instead of explicitly passing the current user
ianmcorvidae
as Ian McEwen
More... about 12 years ago
gitignore *~
ianmcorvidae
as Ian McEwen
More... about 12 years ago
rearrange layout template
ianmcorvidae
as Ian McEwen
More... about 12 years ago
Add basic login functionality; currently, trust whatever the user says.
ianmcorvidae
as Ian McEwen
More... about 12 years ago
reformat
ianmcorvidae
as Ian McEwen
More... about 12 years ago
Tweak styling due to limitation of clickable areas
ianmcorvidae
as Ian McEwen
More... about 12 years ago
Break search logic into its own file, flesh out + simplify search more
ianmcorvidae
as Ian McEwen
More... about 12 years ago
Filter queries using provided indexes (minimally, at present)
ianmcorvidae
as Ian McEwen
More... about 12 years ago
Flesh out search form further (still without actual functionality)
ianmcorvidae
as Ian McEwen
More... about 12 years ago
Tweaking styling, adding scaffolding for detail page
ianmcorvidae
as Ian McEwen
More... about 12 years ago
Remove JSON-viewer edit icons
ianmcorvidae
as Ian McEwen
More... about 12 years ago
Add a configurable list of indices and limit searches to only 'item' type documents, in preparation for adding subitems and matchings
ianmcorvidae
as Ian McEwen
More... about 12 years ago
Switch to configurable elasticsearch endpoint
ianmcorvidae
as Ian McEwen
More... about 12 years ago
Error handling for unfound elasticsearch items
ianmcorvidae
as Ian McEwen
More... about 12 years ago
fix readme formatting
ianmcorvidae
as Ian McEwen
More... about 12 years ago
Add licensing information to ingestr-server python version
ianmcorvidae
as Ian McEwen
More... about 12 years ago
Move to using pyelasticsearch
ianmcorvidae
as Ian McEwen
More... about 12 years ago
purge remaining DB-related code
ianmcorvidae
as Ian McEwen
More... about 12 years ago