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
Commit message (
Expand
)
Author
Age
Lines
*
Bump virtualenv from 20.26.3 to 20.26.6
dependabot/pip/virtualenv-20.26.6
dependabot[bot]
2025-01-13
-4
/
+4
*
Fix the intflag for perms
HEAD
main
Chris Lovering
2024-09-23
-4
/
+4
*
Move import to a type checking block to avoid circular import
Chris Lovering
2024-09-23
-2
/
+4
*
Bump cryptography from 43.0.0 to 43.0.1 (#14)
dependabot[bot]
2024-09-16
-29
/
+29
*
Add placeholder printful store id to CI for tests
Chris Lovering
2024-09-16
-0
/
+1
*
Reduce the time voucher rows are locked when creating orders
Chris Lovering
2024-09-16
-2
/
+3
*
Add a gift emssage to the order
Chris Lovering
2024-09-13
-0
/
+4
*
Estimate order costs before submitting the order
Chris Lovering
2024-09-13
-9
/
+15
*
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
*
Add card wrapper around cart status on store page
Joe Banks
2024-09-12
-7
/
+19
*
ESLint fixes
Joe Banks
2024-09-12
-9
/
+9
*
Use new CartConfirm component in CheckoutPage
Joe Banks
2024-09-12
-2
/
+2
*
Add new CartConfirm component for displaying cart contents on checkout
Joe Banks
2024-09-12
-0
/
+114
*
Fix margins for small devices
Joe Banks
2024-09-12
-0
/
+2
*
Fix some cart removal logic
Joe Banks
2024-09-12
-2
/
+4
*
Correct dependencies of useMemo and useEffect in useVisible
Joe Banks
2024-09-11
-8
/
+8
*
Allow for seeding useVisible with preferred default
Joe Banks
2024-09-11
-9
/
+15
*
Remove unused imports from App.tsx
Joe Banks
2024-09-11
-1
/
+1
*
Use new useMediaQuery hook to determine dark theme
Joe Banks
2024-09-11
-7
/
+2
*
Add useMediaQuery hook
Joe Banks
2024-09-11
-1
/
+21
*
Wrap voucher in a card
Joe Banks
2024-09-11
-1
/
+3
*
Add floating cart status
Joe Banks
2024-09-11
-11
/
+27
*
Make card styles more robust and usable
Joe Banks
2024-09-11
-4
/
+7
*
Use full 6-char hex colour in dark theme background
Joe Banks
2024-09-11
-1
/
+1
*
Use success toast notifications
Joe Banks
2024-09-11
-1
/
+1
*
Correct typing of button reference
Joe Banks
2024-09-11
-1
/
+1
*
Add missing semicolon
Joe Banks
2024-09-11
-2
/
+2
*
Add route for checkout page
Joe Banks
2024-09-11
-0
/
+6
*
Add checkout page
Joe Banks
2024-09-11
-0
/
+21
*
Wrap variables in CartStatus with accent colour
Joe Banks
2024-09-11
-1
/
+7
*
Spacing
Joe Banks
2024-09-11
-0
/
+2
*
Fix eslint
Joe Banks
2024-09-11
-12
/
+12
*
Type corrections
Joe Banks
2024-09-11
-2
/
+4
*
Set packageManager field in package.json
Joe Banks
2024-09-11
-1
/
+2
*
Remove strikethrough from button styles
Joe Banks
2024-09-11
-1
/
+0
*
Add floating checkout button when scrolled down on page
Joe Banks
2024-09-11
-5
/
+32
*
Add hook for visibility detection
Joe Banks
2024-09-11
-0
/
+15
*
Display cart status on the store page
Joe Banks
2024-09-11
-0
/
+23
*
Add new cart action to set the max price
Joe Banks
2024-09-11
-1
/
+5
*
Allow cart items to add themselves to the cart
Joe Banks
2024-09-11
-1
/
+11
*
Add component for store cart state
Joe Banks
2024-09-11
-1
/
+19
*
Fetch current voucher token from store when fetched
Joe Banks
2024-09-11
-3
/
+10
*
Add component to display voucher metadata at store page
Joe Banks
2024-09-11
-0
/
+33
*
Add some overrides for toast notifications
Joe Banks
2024-09-05
-0
/
+6
*
Handle 401 and 403 on store page
Joe Banks
2024-09-05
-1
/
+7
[next]