dependabot[bot]
1868cab37f
chore(deps): bump socket.io-parser
...
Bumps the npm_and_yarn group with 1 update in the / directory: [socket.io-parser](https://github.com/socketio/socket.io ).
Updates `socket.io-parser` from 4.2.5 to 4.2.6
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/socket.io-parser@4.2.5...socket.io-parser@4.2.6 )
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-version: 4.2.6
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-19 04:07:45 +00:00
dependabot[bot]
328b1d35bb
chore(deps): bump next in the npm_and_yarn group across 1 directory
...
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js ).
Updates `next` from 16.1.6 to 16.1.7
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v16.1.6...v16.1.7 )
---
updated-dependencies:
- dependency-name: next
dependency-version: 16.1.7
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-17 19:35:23 +00:00
Nixyan
b1b80dd75b
feat: added auth page and the whole functionallity surrounding it.
...
feat: added tests (not working currently, will fix later)
chore: removed turnstile dep. will check later other options.
2026-03-06 16:21:42 -03:00
Nixyan
2afc18ee99
Restarted the project.
...
Old one is at the branch @v0.
2025-12-03 09:41:21 -03:00
Nixyi
fc8110bcad
Early Release
...
This project is working as expected, might have a few bugs here and there but nothing anormal.
2024-12-16 22:47:16 -03:00
Nyxian
17ce35ed6c
This is hard
...
Dealing with realtime is actually really hard (imposter syndrome is hitting real hard rn)
2024-12-13 17:46:14 -03:00
Nixyi
a9c0ae95a1
Testing it out
...
Made this push to test things in vercel to check if realtime really does or does not work with it.
2024-12-12 09:59:45 -03:00
Nyxian
79bdca973c
UI+ Routes
...
Made even more changes the UI and added new Routes for searching a user, requesting consent for messaging and others.
Now just need to make the SSE work.
2024-12-12 08:56:11 -03:00
Nixyi
25b379aadd
UI
...
Made UI changes, mainly fixing bugs and changing some theming
2024-12-11 09:26:19 -03:00
Nyxian
365a89ac63
initial
...
start
2024-12-10 18:49:47 -03:00