Compare commits

..

18 commits

Author SHA1 Message Date
819b854c14 docs: update README.md with detailed project description, features, and setup instructions
Some checks failed
container-scan / Container Scan (pull_request) Failing after 11s
docker-build / docker (pull_request) Failing after 8m45s
Adds a detailed project description, implemented and planned features, technologies used, and setup instructions to the README.
2025-05-10 00:29:44 +02:00
0808b2f891 feat: add HoverCard component and minimal page footer 2025-05-10 00:29:44 +02:00
e524314854 Merge pull request 'chore(ci): rework build pipeline'
All checks were successful
container-scan / Container Scan (push) Successful in 2m24s
docker-build / docker (push) Successful in 3m9s
Reviewed-on: #32
2025-05-09 22:16:12 +00:00
96d2852c2d
fix: dont try to remove already removed tags
All checks were successful
container-scan / Container Scan (pull_request) Successful in 4m41s
docker-build / docker (pull_request) Successful in 9m46s
2025-05-10 00:01:34 +02:00
aeb904dcde fix: make repo to lower workflow step posix compatible
Some checks failed
container-scan / Container Scan (pull_request) Successful in 1m22s
docker-build / docker (pull_request) Failing after 3m25s
2025-05-09 21:51:15 +00:00
dcb9dda000 fix: set container image in workflow files 2025-05-09 21:51:15 +00:00
ae2d7005e6 fix: keep some build caches to speed up builds 2025-05-09 21:51:15 +00:00
794ed54832 chore: remove docker installs from workflows 2025-05-09 21:51:15 +00:00
ef65c5bbf6 chore: add Docker cleanup steps to workflows 2025-05-09 21:51:15 +00:00
0927116a2c fix: add missing env variable to docker-compose
added the missing AUTH_URL variable to the example docker-compose.yml
2025-05-09 21:51:15 +00:00
2c38418770 chore(ci): remove sha_ tags from build docker images 2025-05-09 21:51:15 +00:00
e7fc02c8c9 chore(ci): example environment variables
add example environment variables to docker-compose.yml to prevent errors
2025-05-09 21:51:15 +00:00
f896665dcf chore(ci): Add labels to docker image 2025-05-09 21:51:15 +00:00
f3784c1512 Merge pull request 'docs: create README.md with detailed project description, added example env file'
All checks were successful
container-scan / Container Scan (push) Successful in 3m43s
docker-build / docker (push) Successful in 10m24s
Reviewed-on: #37
Reviewed-by: Dominik <mail@dominikstahl.dev>
2025-05-09 21:43:42 +00:00
2de18006fe docs: remove optional notes from contributing section in README.md
All checks were successful
container-scan / Container Scan (pull_request) Successful in 1m48s
docker-build / docker (pull_request) Successful in 4m0s
2025-05-09 23:21:31 +02:00
c13286b05d feat(env): add example env file and update .gitignore to include it
Some checks failed
container-scan / Container Scan (pull_request) Successful in 1m46s
docker-build / docker (pull_request) Failing after 4m32s
2025-05-09 23:12:17 +02:00
84066b33f1 docs: add environment variable for skipping login flow in development
Some checks failed
container-scan / Container Scan (pull_request) Successful in 1m54s
docker-build / docker (pull_request) Failing after 4m20s
2025-05-09 23:08:28 +02:00
d5195086ca docs: update README.md with detailed project description, features, and setup instructions
All checks were successful
container-scan / Container Scan (pull_request) Successful in 2m55s
docker-build / docker (pull_request) Successful in 3m57s
Adds a detailed project description, implemented and planned features, technologies used, and setup instructions to the README.
2025-05-09 20:54:02 +00:00

Diff content is not available