aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
dependabot/pip/cryptography-44.0.1Bump cryptography from 43.0.1 to 44.0.1Gravatar dependabot[bot]8 months
dependabot/pip/jinja2-3.1.6Bump jinja2 from 3.1.4 to 3.1.6Gravatar dependabot[bot]7 months
dependabot/pip/virtualenv-20.26.6Bump virtualenv from 20.26.3 to 20.26.6Gravatar dependabot[bot]9 months
mainFix the intflag for permsGravatar Chris Lovering13 months
 
 
AgeCommit messageAuthorLines
2024-09-23Fix the intflag for permsHEADmainGravatar Chris Lovering-4/+4
2024-09-23Move import to a type checking block to avoid circular importGravatar Chris Lovering-2/+4
2024-09-16Bump cryptography from 43.0.0 to 43.0.1 (#14)Gravatar dependabot[bot]-29/+29
2024-09-16Add placeholder printful store id to CI for testsGravatar Chris Lovering-0/+1
2024-09-16Reduce the time voucher rows are locked when creating ordersGravatar Chris Lovering-2/+3
2024-09-13Add a gift emssage to the orderGravatar Chris Lovering-0/+4
2024-09-13Estimate order costs before submitting the orderGravatar Chris Lovering-9/+15
2024-09-13Set the external_id of the printful order to the voucher idGravatar Chris Lovering-3/+7
2024-09-13Also accept a quantity for order itemsGravatar Chris Lovering-0/+1
2024-09-13Make OrderCosts available via the dto moduleGravatar Chris Lovering-1/+2
[...]