This website requires JavaScript.
Explore
Help
Register
Sign In
FrederikBaerentsen
/
BrickTracker
Watch
8
Star
20
Fork
12
You've already forked BrickTracker
Code
Issues
16
Pull Requests
Actions
Packages
Projects
1
Releases
10
Wiki
Activity
Files
136f7d03f557bc011e9583cedd3854a89d81967d
BrickTracker
/
bricktracker
/
views
T
History
FrederikBaerentsen
136f7d03f5
feat(admin): first version of export feature.
2025-12-19 22:41:28 -05:00
..
admin
feat(admin): first version of export feature.
2025-12-19 22:41:28 -05:00
__init__.py
…
add.py
…
data.py
fix(error): fixed error message paths
2025-12-18 13:44:53 -05:00
error.py
…
exceptions.py
…
index.py
…
instructions.py
Updated peeron download logic with proper socket.
2025-09-26 11:31:22 +02:00
login.py
…
minifigure.py
fix(minifigures): fix filter on client side pagination
2025-12-18 21:53:19 -05:00
part.py
feat(prob): added filter for tag and storage
2025-11-06 18:06:27 +01:00
set.py
feat(sets): added filter on sets page to show duplicate sets. default is shown. can be hidden using env var. works with consolidated sets too.
2025-10-03 09:13:15 +02:00
statistics.py
feat(stats): statistics page now requires authentication if enabled
2025-11-06 21:57:05 +01:00
storage.py
…
upload.py
…
wish.py
…