aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed Mailgun - all of itHEADmasterMatthew Lemon4 days3-133/+17
* Tweaks to READMEMatthew Lemon5 days1-14/+3
* Updates the READMEMatthew Lemon5 days1-2/+106
* wip: Adds the shopping cart link if user logged inMatthew Lemon6 days1-12/+12
* testing llms ability to liberally add comments to a funcMatthew Lemon12 days1-27/+50
* Adds Google AnalyticsMatthew Lemon2024-12-161-0/+9
* Update prod settings for Django emailMatthew Lemon2024-12-101-1/+7
* Resuming smtp Django email backendMatthew Lemon2024-12-101-2/+3
* Removes the proxyMatthew Lemon2024-12-101-1/+1
* Adds proxy setting for recaptchaMatthew Lemon2024-12-101-0/+1
* Fix environment variable for mailgunMatthew Lemon2024-12-101-1/+1
* Added links and changed order of imagesMatthew Lemon2024-12-103-7/+10
* Adds v3 reCAPCHA to the fieldMatthew Lemon2024-12-093-2/+17
* wip: moving home page to home app and implementing reCAPTCHAMatthew Lemon2024-12-0919-4/+80
* wip: working on ratelimit - not quite working in the browserMatthew Lemon2024-12-086-6/+30
* Adds spinner after submissionMatthew Lemon2024-12-082-0/+51
* Tidy imports, remove breakpoint, remove logged in linkMatthew Lemon2024-12-082-7/+3
* Make the form look slightly better without the blue outlineMatthew Lemon2024-12-081-10/+15
* Uses Mailgun for production and local settingsMatthew Lemon2024-12-083-7/+14
* wip: temporarily switched to mailgun testingMatthew Lemon2024-12-081-19/+41
* wip: sorting out the email sendingMatthew Lemon2024-12-087-57/+91
* Add unique constraint to EmailVerification email fieldMatthew Lemon2024-12-055-197/+267
* Email verificationMatthew Lemon2024-12-045-22/+75
* Better handling of email verificationMatthew Lemon2024-12-036-11/+32
* First cut at email verificationMatthew Lemon2024-12-0310-81/+209
* Sorted importsMatthew Lemon2024-12-031-12/+15
* Some tweaks to the spurtMatthew Lemon2024-12-023-15/+20
* Now has spurting letters coming from the radgeMatthew Lemon2024-12-022-3/+4
* With text on the success pageMatthew Lemon2024-12-021-17/+32
* First cut of Javascript letters explosion animationMatthew Lemon2024-12-021-2/+125
* wip: site is betterMatthew Lemon2024-12-029-176/+138
* wip: workingMatthew Lemon2024-12-0117-34/+31
* wip: working on the form and front pageMatthew Lemon2024-12-013-151/+313
* Adds some nice images and tidies up funnel pageMatthew Lemon2024-12-0112-38/+100
* Added two boxes of text to the home page.Matthew Lemon2024-11-264-35/+137
* Got the basic form anbd privacy policy in placeMatthew Lemon2024-11-2610-433/+136
* Change license to AGPLMatthew Lemon2024-11-111-11/+224
* Change month on front pageMatthew Lemon2024-11-101-1/+1
* tweak position of buttonMatthew Lemon2024-10-201-3/+3
* bugfix: assign price of 0 to resource without Price objectMatthew Lemon2024-10-202-1/+6
* Can now delete item from basketMatthew Lemon2024-10-206-6/+30
* tidying up the cart detail page - still nowhere near good enoughMatthew Lemon2024-10-205-39/+31
* bugfix: detail view failed if user had no shopping cartMatthew Lemon2024-10-201-4/+6
* bugfix: bad request if resource doesn't have price objectMatthew Lemon2024-10-201-4/+3
* Cart shows items in it; disables buttons if item in basketMatthew Lemon2024-10-209-16/+131
* Adds basic login, logout and profile link to navMatthew Lemon2024-10-201-0/+13
* Updates the TODO list for payments viewsMatthew Lemon2024-10-201-4/+4
* Add multiple items to the cart and Stripe processMatthew Lemon2024-10-198-28/+63
* Changes the Resource to include Stripe referenceMatthew Lemon2024-10-198-20/+77
* Test email in the consoleMatthew Lemon2024-10-192-4/+16