Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | very minor format changes | Matthew Lemon | 2024-09-22 | 1 | -2/+2 |
| | |||||
* | Looking crap but getting there - the basket... | Matthew Lemon | 2024-09-19 | 1 | -3/+0 |
| | |||||
* | wip: getting the thumbnails of resources | Matthew Lemon | 2024-09-19 | 1 | -4/+7 |
| | |||||
* | Upgrade to bootstrap 5.3 | Matthew Lemon | 2024-09-16 | 6 | -5/+31 |
| | |||||
* | Sorting imports only | Matthew Lemon | 2024-09-15 | 4 | -5/+13 |
| | |||||
* | wip: testing adding resources to shopping cart | Matthew Lemon | 2024-09-14 | 2 | -0/+29 |
| | |||||
* | wip: adding shopping card functionality | Matthew Lemon | 2024-09-14 | 4 | -7/+63 |
| | |||||
* | wip: starting to tidy up | Matthew Lemon | 2024-09-12 | 1 | -4/+4 |
| | |||||
* | Cleaning up with ruff, typechecking, etc. | Matthew Lemon | 2024-09-11 | 1 | -2/+7 |
| | | | | | I am enabling lots of capability in neovim which is resulting in all this. Don't be scared. | ||||
* | subscription and user is now uniquely constrained | Matthew Lemon | 2024-09-09 | 2 | -0/+28 |
| | |||||
* | Clean up and sort imports | Matthew Lemon | 2024-09-09 | 3 | -15/+13 |
| | |||||
* | Test passing: signal sent on sign-up to create subscription | Matthew Lemon | 2024-09-09 | 7 | -1/+117 |
| | | | | | - user signs up - signal sent which creates Subscription based on SubscriptionPlan allowing 10 downloads initially. Plan lasts 365 days at present | ||||
* | wip: implementing checkout | Matthew Lemon | 2024-09-08 | 12 | -0/+415 |
- also some formatting changes |