This website requires JavaScript.
Explore
Help
Sign In
GKaszewski
/
thoughts
Watch
1
Star
0
Fork
0
You've already forked thoughts
Code
Issues
3
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
219
Commits
1
Branch
0
Tags
62970d519a2e4c16ad8ec0dcc2bcb2b9f0533f8f
Commit Graph
5 Commits
Author
SHA1
Message
Date
Gabriel Kaszewski
fcbd132a78
fix: registration — parse AuthResponse correctly, auto-login after successful registration
Some checks failed
lint / lint (push)
Has been cancelled
Details
test / unit (push)
Has been cancelled
Details
test / integration (push)
Has been cancelled
Details
lint / lint (pull_request)
Failing after 9m38s
Details
test / unit (pull_request)
Successful in 16m14s
Details
test / integration (pull_request)
Failing after 17m16s
Details
2026-05-14 18:13:57 +02:00
Gabriel Kaszewski
44385adb6b
feat: update frontend to work with v2 backend — camelCase, new endpoints, nested author
Some checks failed
lint / lint (push)
Has been cancelled
Details
test / unit (push)
Has been cancelled
Details
test / integration (push)
Has been cancelled
Details
lint / lint (pull_request)
Failing after 9m38s
Details
test / unit (pull_request)
Successful in 16m2s
Details
test / integration (pull_request)
Failing after 17m2s
Details
2026-05-14 17:14:27 +02:00
Gabriel Kaszewski
5f8cf49ec9
feat: simplify error handling in login and registration pages, add install prompt component, and update favicon and icons
2025-09-07 18:43:56 +02:00
Gabriel Kaszewski
e1b5a2aaa0
feat: enhance profile and feed pages with friends display logic, update TopFriends component to support mode, and extend bio length in profile schema
2025-09-07 13:37:39 +02:00
Gabriel Kaszewski
c7cb3f537d
feat: implement authentication layout and pages, including login and registration forms, with validation and API integration
2025-09-06 19:19:20 +02:00