aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* Satisfy the style dictatorGravatar Joe Banks2024-08-19-1/+3
|
* Allow JSDelivr in CSPGravatar Joe Banks2024-08-19-1/+1
|
* Update Dockerfile with build-time optimisationsGravatar Joe Banks2024-08-19-5/+4
|
* Correct the actions of the weak and feebleGravatar Joe Banks2024-08-19-1/+1
|
* Add more security headersGravatar Chris Lovering2024-08-19-0/+5
|
* Add an example endpoint for making requests to printfulGravatar Chris Lovering2024-08-19-0/+18
|
* Add an unauthenticated router as an exampleGravatar Chris Lovering2024-08-19-6/+9
|
* Use the correct kwarg for a user when creating super userGravatar Chris Lovering2024-08-19-1/+1
|
* Update default app prefix to empty stringGravatar Chris Lovering2024-08-19-1/+1
|
* Include scripts in imageGravatar Chris Lovering2024-08-19-0/+1
|
* Add debug endpoints and implement token authGravatar Chris Lovering2024-08-19-64/+419
| | | | Co-authored-by: Joe Banks <[email protected]>
* Caddy local supportGravatar Joe Banks2024-08-19-2/+32
|
* Only deploy backend in CIGravatar Chris Lovering2024-08-18-2/+2
|
* Add deployment on commits to mainGravatar Chris Lovering2024-08-18-0/+28
|
* Add debug router for debugging endpointsGravatar Chris Lovering2024-08-18-2/+53
|
* Forward correct path to localhost in compose fileGravatar Chris Lovering2024-08-18-1/+1
|
* Add some blur to the card titlesGravatar Joe Banks2024-08-17-1/+1
|
* Actually fix footer alignmentGravatar Joe Banks2024-08-17-0/+1
|
* Fix footer centeringGravatar Joe Banks2024-08-17-2/+8
|
* Add design system page to demo all componentsGravatar Joe Banks2024-08-17-0/+20
|
* Add design system pageGravatar Joe Banks2024-08-17-2/+7
|
* Ignore unused errors in catch statementsGravatar Joe Banks2024-08-17-0/+4
|
* Stop consuming error objects on Git, it's noisyGravatar Joe Banks2024-08-17-1/+0
|
* Cache from ghcr.io for backend & frontend in docker-compose.ymlGravatar Joe Banks2024-08-17-1/+6
|
* Set default Dockerfile on input instead of expressionGravatar Joe Banks2024-08-17-1/+2
|
* Generalise location of Dockerfile pathsGravatar Joe Banks2024-08-17-2/+2
|
* Pass full path to Thallium Frontend DockerfileGravatar Joe Banks2024-08-17-1/+1
|
* Build and publish frontend developemtn Docker image on changesGravatar Joe Banks2024-08-17-0/+14
|
* Allow specifying Dockerfile name to build-deployGravatar Joe Banks2024-08-17-0/+5
|
* Consume errors generated by execSync in Vite configGravatar Joe Banks2024-08-17-0/+1
|
* Add frontend to docker-composeGravatar Joe Banks2024-08-17-1/+13
|
* Add development Dockerfile for frontendGravatar Joe Banks2024-08-17-0/+13
|
* Update vite to not crash if not a git repoGravatar Joe Banks2024-08-17-2/+8
|
* Change card border colour on light themeGravatar Joe Banks2024-08-17-2/+4
|
* Explicitly pass cache path to actions/setup-nodeGravatar Joe Banks2024-08-17-0/+1
|
* Run frontend linting jobs in frontend directoryGravatar Joe Banks2024-08-17-0/+2
|
* Add frontend linting jobGravatar Joe Banks2024-08-17-3/+33
|
* linting fixGravatar Joe Banks2024-08-17-2/+2
|
* Add some more copy to landing pageGravatar Joe Banks2024-08-17-24/+37
|
* Add styles to noscript messageGravatar Joe Banks2024-08-17-3/+36
|
* Provide an error message when JS is disabledGravatar Johannes Christ2024-08-17-0/+5
|
* Add ff-bot.yml configurationGravatar Joe Banks2024-08-17-0/+3
|
* Add frontend version and SHA to footerGravatar Joe Banks2024-08-17-7/+35
|
* Increase linting strictnessGravatar Joe Banks2024-08-17-58/+60
|
* Correct bad copy & pasteGravatar Joe Banks2024-08-17-2/+2
|
* Remove unnecessary nesting on error pageGravatar Joe Banks2024-08-17-12/+6
|
* Fix all TypeScript errors so farGravatar Joe Banks2024-08-17-15/+47
|
* Remove unused React importGravatar Joe Banks2024-08-17-1/+0
|
* Remove Header from LandingPageGravatar Joe Banks2024-08-17-41/+11
|
* Add error pageGravatar Joe Banks2024-08-17-0/+33
|