index
:
thallium
dependabot/pip/cryptography-44.0.1
dependabot/pip/jinja2-3.1.6
dependabot/pip/virtualenv-20.26.6
main
Outsourced work with the KGB, MIA, CIA and NSTV
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
thallium-backend
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Set the external_id of the printful order to the voucher id
Chris Lovering
2024-09-13
-3
/
+7
*
Also accept a quantity for order items
Chris Lovering
2024-09-13
-0
/
+1
*
Make OrderCosts available via the dto module
Chris Lovering
2024-09-13
-1
/
+2
*
Add an endpoint to submit an order to printful
Chris Lovering
2024-09-13
-0
/
+111
*
Add the printful store ID to the authorized client as a header
Chris Lovering
2024-09-13
-1
/
+5
*
Fix seed script user creation
Chris Lovering
2024-09-13
-4
/
+32
*
Remove debug endpoint
Chris Lovering
2024-09-05
-5
/
+0
*
Add a test endpoint to show off the API docs problem with returning 204s
Chris Lovering
2024-08-28
-0
/
+5
*
Allow refreshing of JWTs
Chris Lovering
2024-08-27
-4
/
+21
*
Use a generic JWTClaim class for respones
Chris Lovering
2024-08-27
-5
/
+8
*
Remove debug log
Chris Lovering
2024-08-27
-1
/
+0
*
Update password meta data on password reset
Chris Lovering
2024-08-27
-0
/
+3
*
make pw reset codes unique
Chris Lovering
2024-08-27
-2
/
+2
*
Add debug endpoint for creating users
Chris Lovering
2024-08-27
-3
/
+40
*
Add endpoints for handling user logins and password resets
Chris Lovering
2024-08-27
-4
/
+104
*
Update auth middleware to check for users that need to change their password
Chris Lovering
2024-08-27
-9
/
+24
*
Include the issued at date stamp in JWTs
Chris Lovering
2024-08-27
-2
/
+3
*
Add columns for storing user auth info
Chris Lovering
2024-08-27
-1
/
+61
*
Remove unused IntFlag
Chris Lovering
2024-08-27
-8
/
+0
*
Install argon2
Chris Lovering
2024-08-27
-3
/
+99
*
Add support for nullable colour and colour_code2
Joe Banks
2024-08-25
-4
/
+42
*
Correct permission in seed script
Joe Banks
2024-08-25
-1
/
+1
*
Add a new route to fetch templates and variants
Chris Lovering
2024-08-25
-11
/
+72
*
Add an admin endpoint for syncing templates & variants from printful
Chris Lovering
2024-08-25
-0
/
+115
*
Replace products with templates and variants
Chris Lovering
2024-08-25
-20
/
+163
*
Move UUIDBase to its own mixin
Chris Lovering
2024-08-24
-5
/
+10
*
Add a new permission for updating templates from printful
Chris Lovering
2024-08-24
-2
/
+3
*
Don't hitt he db to get voucher info now that it's on the request state
Chris Lovering
2024-08-24
-7
/
+2
*
Add a debug endpoint to get a user's JWT
Chris Lovering
2024-08-24
-0
/
+7
*
Attach the auth info of the requesting user to the state object
Chris Lovering
2024-08-24
-6
/
+43
*
Create users in the seed script
Chris Lovering
2024-08-24
-8
/
+30
*
Add voucher tests
Chris Lovering
2024-08-24
-4
/
+17
*
Move the db engine used for tests into the fixture
Chris Lovering
2024-08-24
-13
/
+14
*
Add conftest for access to database
Chris Lovering
2024-08-19
-6
/
+85
*
Drop static file mount
Chris Lovering
2024-08-19
-238
/
+2
*
backend: Add CORSMiddleware to allow CORS requests from Thallium Frontend
Joe Banks
2024-08-19
-0
/
+9
*
Add CORS environment variables to settings
Joe Banks
2024-08-19
-0
/
+2
*
Switch from HTTPBase to HTTPBearer
Joe Banks
2024-08-19
-3
/
+3
*
Change scheme from token to bearer
Joe Banks
2024-08-19
-2
/
+2
*
Slim down generated Scalar documentation
Joe Banks
2024-08-19
-0
/
+2
*
Respect X-Forwarded-Proto for building URLs
Joe Banks
2024-08-19
-1
/
+3
*
Add connect-src 'self' to allow try-it in Scalar to work
Joe Banks
2024-08-19
-0
/
+1
*
Add Scalar to application
Joe Banks
2024-08-19
-7
/
+32
*
Rename current voucher route
Joe Banks
2024-08-19
-1
/
+1
*
Relock dependencies
Joe Banks
2024-08-19
-0
/
+3
*
Add jinja2 and templates
Chris Lovering
2024-08-19
-0
/
+241
*
Inject semver in Docker Build Stage
Joe Banks
2024-08-19
-0
/
+3
*
Add style-src self & Google Fonts
Joe Banks
2024-08-19
-1
/
+2
*
Allow UNPKG in CSP
Joe Banks
2024-08-19
-1
/
+2
*
Add data URLs source
Joe Banks
2024-08-19
-0
/
+1
[next]