WIP: Add party page #269

Draft
paratoxic wants to merge 13 commits from party into master
Owner
No description provided.
Add party page
All checks were successful
CI / test (pull_request) Successful in 2m0s
4cac06754f
paratoxic changed title from Add party page to WIP: Add party page 2026-08-27 19:16:04 +00:00
Consolidate
All checks were successful
CI / test (pull_request) Successful in 1m47s
0bc0c94a95
Change
All checks were successful
CI / test (pull_request) Successful in 2m4s
c60364a461
Merge branch 'master' of ssh://git.parasite.dev/parasitepool/parastats into party
All checks were successful
CI / test (pull_request) Successful in 2m4s
460a6747a9
Update
All checks were successful
CI / test (pull_request) Successful in 1m49s
c16df2e051
Tweak
All checks were successful
CI / test (pull_request) Successful in 2m31s
4e2c1b9bee
Improve
All checks were successful
CI / test (pull_request) Successful in 2m41s
335caecc1b
Update
Some checks failed
CI / test (pull_request) Failing after 1m25s
84f19d1125
Relevel
All checks were successful
CI / test (pull_request) Successful in 3m41s
745f38b9b1
Consolidate
All checks were successful
CI / test (pull_request) Successful in 3m1s
a2e6c6b138
Relevel
All checks were successful
CI / test (pull_request) Successful in 2m56s
082609bc85
Change
All checks were successful
CI / test (pull_request) Successful in 3m36s
7e149a03fe
Modify
All checks were successful
CI / test (pull_request) Successful in 3m39s
59692fa2b8
All checks were successful
CI / test (pull_request) Successful in 3m39s
This pull request has changes conflicting with the target branch.
  • lib/db.ts
  • pnpm-lock.yaml
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

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

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 master
git merge --no-ff party
git switch party
git rebase master
git switch master
git merge --ff-only party
git switch party
git rebase master
git switch master
git merge --no-ff party
git switch master
git merge --squash party
git switch master
git merge --ff-only party
git switch master
git merge party
git push origin master
Sign in to join this conversation.
No description provided.