8524e28589
Merge branch 'main' into dev
Create and publish a Docker image / build-and-push-image (push) Successful in 30m39s
Python CI / Format Backend (latest, 3.12.2) (pull_request) Failing after 8s
Bun CI / Format & Build Frontend (pull_request) Successful in 50s
2024-03-19 12:34:39 +01:00
7144e07122
ci: Tweak python
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
Python CI / Format Backend (latest, 3.12.2) (pull_request) Failing after 7s
Bun CI / Format & Build Frontend (pull_request) Successful in 50s
2024-03-19 12:11:56 +01:00
336868c487
ci: Change login token
Create and publish a Docker image / build-and-push-image (push) Successful in 30m56s
Python CI / Format Backend (latest) (pull_request) Failing after 18s
Bun CI / Format & Build Frontend (pull_request) Successful in 50s
2024-03-19 09:09:04 +01:00
c7c81f538d
ci: Change image
Create and publish a Docker image / build-and-push-image (push) Failing after 29m25s
2024-03-18 21:06:01 +01:00
Timothy Jaeryang Baek
75607541c6
Merge pull request #1138 from Silentoplayz/patch-1
...
Update tailwind.css
2024-03-12 15:57:51 -05:00
Timothy J. Baek
3790790a18
fix: possible fix for #1139
2024-03-12 13:47:49 -07:00
Timothy J. Baek
5a567ce4d0
fix: message after image generation
2024-03-12 13:43:49 -07:00
Timothy J. Baek
7f78e58488
refac: image generation error handling
2024-03-12 13:35:30 -07:00
Silentoplayz
cc4b82a3f3
Update tailwind.css
...
Fix spacing
2024-03-12 06:08:03 -04:00
Silentoplayz
97842d037e
Update tailwind.css
...
- Combined font-family declaration: Instead of repeating the font-family declaration for both `html` and `pre`, it's combined into one declaration to save space and avoid repetition.
- Removed unnecessary `pre` styling: The `pre` styling for `font-family` is removed as the font-family is already defined in the `html` rule.
The code is more concise and easier to read.
2024-03-12 05:34:00 -04:00
Timothy J. Baek
26a187f5ac
refac: print removed
2024-03-12 00:26:53 -07:00
Timothy J. Baek
be3ab88c88
fix: error handling
2024-03-12 00:26:14 -07:00