WIP: refactor to ts #1

Draft
pixel wants to merge 9 commits from pixel/project-ihloka:main into main
First-time contributor
No description provided.
Author
First-time contributor

@maddy can you look at src/routes/register.ts L52? Is that variable needed for anything?

@maddy can you look at `src/routes/register.ts` L52? Is that variable needed for anything?
Owner

@maddy can you look at src/routes/register.ts L52? Is that variable needed for anything?

Not for anything right now, however notification token support might be added in the future

> @maddy can you look at `src/routes/register.ts` L52? Is that variable needed for anything? Not for anything right now, however notification token support might be added in the future
Author
First-time contributor

@maddy can you look at src/routes/register.ts L52? Is that variable needed for anything?

Not for anything right now, however notification token support might be added in the future

I'll try to add that when I'll add proper parsing of the data provided by client

> > @maddy can you look at `src/routes/register.ts` L52? Is that variable needed for anything? > > Not for anything right now, however notification token support might be added in the future I'll try to add that when I'll add proper parsing of the data provided by client
Owner

one thing to note though, the UONET+ server expects an empty string afaik

one thing to note though, the UONET+ server expects an empty string afaik
Author
First-time contributor

one thing to note though, the UONET+ server expects an empty string afaik

They might add something in the future

> one thing to note though, the UONET+ server expects an empty string afaik They might add something in the future
This pull request is marked as a work in progress.
View command line instructions

Checkout

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

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 pixel-main
git switch pixel-main
git rebase main
git switch main
git merge --ff-only pixel-main
git switch pixel-main
git rebase main
git switch main
git merge --no-ff pixel-main
git switch main
git merge --squash pixel-main
git switch main
git merge --ff-only pixel-main
git switch main
git merge pixel-main
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
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: ihloka/project-ihloka#1
No description provided.