DarkMode #23

Open
22355634 wants to merge 14 commits from DarkMode into main
Member
No description provided.
Switch from light/dark mode
All checks were successful
/ check_lfs (push) Successful in 2s
3e6f3e4a9d
Update src/app/globals.css
Some checks failed
/ check_lfs (push) Successful in 2s
/ check_lfs (pull_request) Successful in 3s
CI / lint (pull_request) Failing after 3m11s
4398fcc7d1
Update .forgejo/workflows/ci.yml
Some checks failed
/ check_lfs (pull_request) Successful in 2s
/ check_lfs (push) Successful in 2s
CI / lint (pull_request) Failing after 3m8s
0ba5173c35
Merge branch 'DarkMode' of https://cs4297.skynet.ie/2025/CSIS_LAB_Timetable into DarkMode
Some checks failed
/ check_lfs (push) Failing after 1s
/ check_lfs (pull_request) Failing after 1s
CI / lint (pull_request) Failing after 3m0s
77335a2bf2
Fix maintenance display for multi-day maintenance and align dark mode toggle with logout button
Some checks failed
/ check_lfs (push) Failing after 1s
/ check_lfs (pull_request) Failing after 1s
CI / lint (pull_request) Successful in 5m46s
d8f6194cae
added darkmode + hosted on vercel
All checks were successful
/ check_lfs (push) Successful in 2s
/ check_lfs (pull_request) Successful in 3s
CI / lint (pull_request) Successful in 5m31s
2ddb769273
All checks were successful
/ check_lfs (push) Successful in 2s
/ check_lfs (pull_request) Successful in 3s
CI / lint (pull_request) Successful in 5m31s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin DarkMode:DarkMode
git switch DarkMode

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff DarkMode
git switch DarkMode
git rebase main
git switch main
git merge --ff-only DarkMode
git switch DarkMode
git rebase main
git switch main
git merge --no-ff DarkMode
git switch main
git merge --squash DarkMode
git switch main
git merge --ff-only DarkMode
git switch main
git merge DarkMode
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
2025/CSIS_LAB_Timetable!23
No description provided.