|
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 |
|
|
2de18006fe
|
docs: remove optional notes from contributing section in README.md
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
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
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
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 |
|
|
3a187065b5
|
chore(deps): update tailwindcss monorepo to v4.1.6
docker-build / docker (push) Successful in 3m38s
container-scan / Container Scan (push) Successful in 9m13s
|
2025-05-09 19:02:12 +00:00 |
|
|
af92a8ab10
|
Merge pull request 'feat(style): add shadcn/ui to workflow'
container-scan / Container Scan (push) Successful in 3m9s
docker-build / docker (push) Successful in 10m36s
Reviewed-on: #35
Reviewed-by: Dominik <mail@dominikstahl.dev>
|
2025-05-09 18:00:23 +00:00 |
|
|
32cf05328e
|
chore(deps): pin dev dependencies
docker-build / docker (pull_request) Successful in 10m7s
container-scan / Container Scan (pull_request) Successful in 3m40s
|
2025-05-09 18:48:31 +02:00 |
|
|
2a8dd6a596
|
refactor: replace Button with IconButton in Logout component
container-scan / Container Scan (pull_request) Successful in 2m58s
docker-build / docker (pull_request) Successful in 9m12s
|
2025-05-09 18:46:30 +02:00 |
|
|
8ab50b2c5e
|
refactor: restyle login page with UI components
container-scan / Container Scan (pull_request) Successful in 8m27s
docker-build / docker (pull_request) Successful in 9m5s
Improves the login page's visual appearance by using Card and Input components.
|
2025-05-09 17:38:07 +02:00 |
|
|
a56b6829a2
|
feat: implements next-themes
Adds `next-themes` to allow users to switch between light and dark themes.
|
2025-05-09 17:37:11 +02:00 |
|
|
b81210d2ea
|
feat: implement IconButton component and update SSOLogin to use it
|
2025-05-09 16:35:06 +02:00 |
|
|
820c84cd8c
|
feat: add Tailwind Shades extension to VSCode recommendations
|
2025-05-09 16:35:06 +02:00 |
|
|
bbe61d16d0
|
fix: add hover styles to the login button in LoginForm component
|
2025-05-09 16:35:06 +02:00 |
|
|
e75e1eb2db
|
feat: refactor UI components and integrate Tailwind CSS for styling
|
2025-05-09 16:35:06 +02:00 |
|
|
fc3431f8f4
|
feat: setup Tailwind CSS
|
2025-05-09 16:35:06 +02:00 |
|
|
021d90bda6
|
Merge pull request 'chore(deps): update dependency eslint-config-prettier to v10.1.5'
container-scan / Container Scan (push) Successful in 1m53s
docker-build / docker (push) Successful in 5m58s
Reviewed-on: #34
Reviewed-by: Dominik <mail@dominikstahl.dev>
|
2025-05-09 06:18:43 +00:00 |
|
|
0860603b43
|
chore(deps): update dependency eslint-config-prettier to v10.1.5
docker-build / docker (push) Successful in 6m11s
container-scan / Container Scan (pull_request) Successful in 5m6s
docker-build / docker (pull_request) Successful in 6m39s
|
2025-05-09 05:00:35 +00:00 |
|
|
f3a87d7077
|
chore(deps): update dependency @types/node to v22.15.17
container-scan / Container Scan (push) Successful in 6m28s
docker-build / docker (push) Successful in 6m29s
|
2025-05-08 15:00:34 +00:00 |
|
|
ea498a8ec0
|
fix(deps): update dependency next-auth to v5.0.0-beta.27
container-scan / Container Scan (push) Successful in 4m54s
docker-build / docker (push) Has been cancelled
|
2025-05-08 13:00:36 +00:00 |
|
|
0263026def
|
Merge pull request 'chore(deps): pin dependency prisma to 6.7.0'
container-scan / Container Scan (push) Successful in 2m27s
docker-build / docker (push) Successful in 6m26s
Reviewed-on: #30
Reviewed-by: Dominik <mail@dominikstahl.dev>
|
2025-05-08 12:18:59 +00:00 |
|
|
dc98ace4f8
|
chore(deps): pin dependency prisma to 6.7.0
container-scan / Container Scan (pull_request) Successful in 5m13s
docker-build / docker (push) Successful in 6m40s
docker-build / docker (pull_request) Successful in 6m22s
|
2025-05-08 12:00:35 +00:00 |
|
|
347f845e0c
|
Merge pull request 'feat: basic login'
container-scan / Container Scan (push) Successful in 4m22s
docker-build / docker (push) Successful in 7m55s
Reviewed-on: #7
Reviewed-by: Dominik <mail@dominikstahl.dev>
|
2025-05-08 11:44:28 +00:00 |
|
|
97ea28f588
|
fix: correct condition for MEETUP_SKIP_LOGIN environment variable in middleware
container-scan / Container Scan (pull_request) Successful in 2m23s
docker-build / docker (pull_request) Successful in 7m35s
|
2025-05-08 13:21:28 +02:00 |
|
|
6a076c0b93
|
fix: remove unnecessary comment from login page
container-scan / Container Scan (pull_request) Successful in 2m12s
docker-build / docker (pull_request) Successful in 5m43s
|
2025-05-08 13:17:28 +02:00 |
|
|
0187b2e955
|
fix: update middleware to check MEETUP_SKIP_LOGIN environment variable before redirecting to login
container-scan / Container Scan (pull_request) Successful in 5m3s
docker-build / docker (pull_request) Failing after 6m25s
|
2025-05-08 13:14:35 +02:00 |
|
|
aeff20589b
|
feat: replace login button with a dedicated login form component
|
2025-05-08 13:14:35 +02:00 |
|
|
6e55bb1857
|
fix: reorder prisma dependency in package.json
|
2025-05-08 13:14:35 +02:00 |
|