Compare commits

..

24 commits

Author SHA1 Message Date
fbf504d448 fix: standardize quotes and formatting in Select, Separator, and Switch components
All checks were successful
container-scan / Container Scan (pull_request) Successful in 2m35s
docker-build / docker (pull_request) Successful in 16m34s
2025-05-11 16:48:41 +02:00
40fd42db32 feat: added tabs to settings window and created general settings window design 2025-05-11 16:43:27 +02:00
d547a93a40 feat: add ScrollableSettingsWrapper component for scrollable settings 2025-05-11 16:37:08 +02:00
ec66b94f64 feat: add Radix UI Select, Separator, and Switch components 2025-05-11 16:37:08 +02:00
41a08a4c37 feat: implement Settings page with tabs 2025-05-11 16:37:08 +02:00
42f299c27e feat: implement Settings page with tabs 2025-05-11 16:37:08 +02:00
fc273906bd feat: add Radix UI Label component and update dependencies 2025-05-11 16:37:08 +02:00
4c31fc459f fix: standardize quotes and formatting in Tabs component 2025-05-11 16:37:08 +02:00
90b088b7c3 fix: update middleware to redirect authenticated users to home
Automatically redirectis authenticated users from root path ('/') to the '/home' page.
2025-05-11 16:37:08 +02:00
ed6eb6f022 chore(deps): pin ghcr.io/di0ik/forgejo_runner_container docker tag to 672aee9 2025-05-11 16:37:08 +02:00
bfe6317954 fix(deps): update dependency lucide-react to ^0.509.0 2025-05-11 16:37:08 +02:00
29a1dd8d7c feat: add Radix UI Tabs component and update dependencies 2025-05-11 16:37:08 +02:00
b795d6a66a feat: add Tabs component with Radix UI integration 2025-05-11 16:37:08 +02:00
e3a53aa1ce fix(deps): update dependency next-auth to v5.0.0-beta.28 2025-05-11 16:37:08 +02:00
235d2cefc3 fix: dont try to remove already removed tags 2025-05-11 16:37:08 +02:00
e99a637435 fix: make repo to lower workflow step posix compatible 2025-05-11 16:37:08 +02:00
99eb22d471 fix: set container image in workflow files 2025-05-11 16:37:08 +02:00
7605936335 fix: keep some build caches to speed up builds 2025-05-11 16:37:08 +02:00
a3b6e85766 chore: remove docker installs from workflows 2025-05-11 16:37:08 +02:00
90474882ea chore: add Docker cleanup steps to workflows 2025-05-11 16:37:08 +02:00
e0b0dd05dc fix: add missing env variable to docker-compose
added the missing AUTH_URL variable to the example docker-compose.yml
2025-05-11 16:37:08 +02:00
2bb330245f chore(ci): remove sha_ tags from build docker images 2025-05-11 16:37:08 +02:00
bbdecc8b2f chore(ci): example environment variables
add example environment variables to docker-compose.yml to prevent errors
2025-05-11 16:37:08 +02:00
66cc84d634 chore(ci): Add labels to docker image 2025-05-11 16:37:08 +02:00

Diff content is not available