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
229
Commits
1
Branch
0
Tags
dbd891d60df4ef40c888647c4075bd8855c09212
Commit Graph
4 Commits
Author
SHA1
Message
Date
Gabriel Kaszewski
a7a331858d
feat(frontend): remote actor lookup and follow from search page
2026-05-14 20:09:49 +02:00
Gabriel Kaszewski
b95cebc799
fix: await searchParams and params for Next.js 15 async API, compute totalPages in all-users page
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 9m41s
Details
test / unit (pull_request)
Successful in 16m33s
Details
test / integration (pull_request)
Failing after 17m3s
Details
2026-05-14 17:28:35 +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
c9b8bd7b07
feat: implement search functionality with results display, add search input component, and update API for search results
2025-09-07 12:54:39 +02:00