BrickTracker/bricktracker
2025-01-24 15:59:45 +01:00
..
sql Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
views Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
__init__.py Massive rewrite 2025-01-17 11:03:00 +01:00
app.py Split the uncomfortably big admin view into smaller admin views 2025-01-24 10:09:12 +01:00
config.py Fix RebrickableSet not using url in database for sets 2025-01-24 12:04:15 +01:00
configuration_list.py Don't store complex objects in Flash config that could mask existing config items, rather store the values and handle the actual list of conf differently 2025-01-20 15:20:07 +01:00
configuration.py Fix functions definition with stricter positional or keyword restrictions 2025-01-22 16:36:35 +01:00
exceptions.py Massive rewrite 2025-01-17 11:03:00 +01:00
fields.py Fix BrickRecordFields failing on KeyError instead of AttributeError when used with hasattr() 2025-01-24 10:09:50 +01:00
instructions_list.py Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
instructions.py Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
login.py Don't store complex objects in Flash config that could mask existing config items, rather store the values and handle the actual list of conf differently 2025-01-20 15:20:07 +01:00
minifigure_list.py Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
minifigure.py Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
navbar.py Massive rewrite 2025-01-17 11:03:00 +01:00
part_list.py Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
part.py Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
rebrickable_image.py Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
rebrickable_minifigures.py Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
rebrickable_parts.py Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
rebrickable_set_list.py Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
rebrickable_set.py Fix RebrickableSet not using url in database for sets 2025-01-24 12:04:15 +01:00
rebrickable.py Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
record_list.py Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
record.py Move then select-then-ingest logic into BrickRecord and allow context to be passed to select() 2025-01-24 10:21:05 +01:00
reload.py Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
retired_list.py Fix functions definition with stricter positional or keyword restrictions 2025-01-22 16:36:35 +01:00
retired.py Massive rewrite 2025-01-17 11:03:00 +01:00
set_checkbox_list.py Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
set_checkbox.py Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
set_list.py Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
set.py Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
socket.py Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
sql_counter.py Take a more generic approach at counting all the tables in the database file 2025-01-24 10:03:53 +01:00
sql_migration_list.py Remove debug prints 2025-01-21 17:25:36 +01:00
sql_migration.py Remove debug print from BrickSQLMigration 2025-01-24 11:52:46 +01:00
sql_stats.py Massive rewrite 2025-01-17 11:03:00 +01:00
sql.py Remove unused SQL initialize function 2025-01-24 10:37:03 +01:00
theme_list.py Fix functions definition with stricter positional or keyword restrictions 2025-01-22 16:36:35 +01:00
theme.py Massive rewrite 2025-01-17 11:03:00 +01:00
version.py Bump version to 1.1.0 2025-01-24 15:59:45 +01:00
wish_list.py Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
wish.py Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00