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
All Workflows
deploy.yml
lint.yml
test.yml
Actor
All actors
GKaszewski
Status
All status
Success
Failure
Waiting
Running
refactor: improve code formatting and structure in ThoughtForm component
test.yml #501
:
Commit
8f69cfb011
pushed by
GKaszewski
master
2026-06-05 16:17:14 +00:00
15m55s
View workflow file
refactor: improve code formatting and structure in ThoughtForm component
lint.yml #500
:
Commit
8f69cfb011
pushed by
GKaszewski
master
2026-06-05 16:01:19 +00:00
14m0s
View workflow file
docs: rewrite architecture diagram as mermaid
test.yml #499
:
Commit
9aea5c1bd9
pushed by
GKaszewski
master
2026-06-04 22:18:45 +00:00
15m46s
View workflow file
docs: rewrite architecture diagram as mermaid
lint.yml #498
:
Commit
9aea5c1bd9
pushed by
GKaszewski
master
2026-06-04 22:02:59 +00:00
14m6s
View workflow file
feat: replace instance actor decorator with real DB row
test.yml #491
:
Commit
90d13c883b
pushed by
GKaszewski
master
2026-05-30 01:46:39 +00:00
15m58s
View workflow file
feat: replace instance actor decorator with real DB row
lint.yml #490
:
Commit
90d13c883b
pushed by
GKaszewski
master
2026-05-30 01:30:41 +00:00
14m32s
View workflow file
fix: extract CallLog type alias to satisfy clippy type_complexity
test.yml #485
:
Commit
3357484bbf
pushed by
GKaszewski
master
2026-05-29 19:38:29 +00:00
16m15s
View workflow file
fix: extract CallLog type alias to satisfy clippy type_complexity
lint.yml #484
:
Commit
3357484bbf
pushed by
GKaszewski
master
2026-05-29 19:22:14 +00:00
14m20s
View workflow file
feat: add optional mood to thoughts with custom moods support
test.yml #483
:
Commit
442a61bbdb
pushed by
GKaszewski
master
2026-05-29 14:04:20 +00:00
16m9s
View workflow file
docs: sync README with actual features, fix default port to 8000
test.yml #481
:
Commit
be27fe04e2
pushed by
GKaszewski
master
2026-05-29 12:57:34 +00:00
16m42s
View workflow file
fix(federation): convert remote actor posts handler to PagedResponse
test.yml #473
:
Commit
14a869cc8d
pushed by
GKaszewski
master
2026-05-29 10:49:42 +00:00
16m25s
View workflow file
fix(federation): fix 27 AP bugs, gaps, and inconsistencies
test.yml #467
:
Commit
84edf58de6
pushed by
GKaszewski
master
2026-05-29 09:54:24 +00:00
16m3s
View workflow file
refactor(tests): remove unused value_objects imports from test files
test.yml #465
:
Commit
f9de21dcfa
pushed by
GKaszewski
master
2026-05-29 08:44:01 +00:00
16m13s
View workflow file
perf(feed): replace correlated subqueries with LEFT JOIN aggregations
test.yml #463
:
Commit
79f1e63bb8
pushed by
GKaszewski
master
2026-05-29 03:00:55 +00:00
16m4s
View workflow file
docs(openapi): fix schema registration for federation actors and management
test.yml #451
:
Commit
37d03a06dd
pushed by
GKaszewski
master
2026-05-29 00:35:01 +00:00
16m29s
View workflow file
remove legacy v1 backend
test.yml #449
:
Commit
a73e7deeff
pushed by
GKaszewski
master
2026-05-28 20:55:04 +00:00
16m10s
View workflow file
feat: add /friends page and /settings/friends top-friends management
test.yml #447
:
Commit
43e36c743b
pushed by
GKaszewski
master
2026-05-28 02:47:55 +00:00
16m39s
View workflow file
feat(presentation): add GET /federation/me/friends handler and route
test.yml #445
:
Commit
e406464f9f
pushed by
GKaszewski
master
2026-05-28 02:21:02 +00:00
16m42s
View workflow file
fix(clippy): remove unused PasswordHash import
test.yml #443
:
Commit
de1d2f7ec7
pushed by
GKaszewski
master
2026-05-28 01:26:00 +00:00
16m15s
View workflow file
icon
deploy.yml #45
:
Commit
071809bc3f
pushed by
GKaszewski
master
2025-12-29 20:19:30 +00:00
1m44s
View workflow file
favicon
deploy.yml #44
:
Commit
db87f00e04
pushed by
GKaszewski
master
2025-12-29 19:26:37 +00:00
1m45s
View workflow file
Change icon
deploy.yml #43
:
Commit
d2428ebc44
pushed by
GKaszewski
master
2025-12-29 19:20:51 +00:00
14m20s
View workflow file
fix: update Next.js version to 15.5.7 in package.json and bun.lock
deploy.yml #42
:
Commit
2661f26078
pushed by
GKaszewski
master
2025-12-06 20:20:15 +00:00
11m51s
View workflow file
fix: enhance top friends display logic in FeedPage
deploy.yml #41
:
Commit
dffec9b189
pushed by
GKaszewski
master
2025-09-14 19:42:28 +00:00
1m37s
View workflow file
fix: add redirect to login for unauthorized access in FeedPage
deploy.yml #40
:
Commit
e2494135d6
pushed by
GKaszewski
master
2025-09-14 19:31:53 +00:00
1m38s
View workflow file
fix: integrate js-cookie for install prompt dismissal handling
deploy.yml #39
:
Commit
d6c42afaec
pushed by
GKaszewski
master
2025-09-09 02:53:06 +00:00
1m35s
View workflow file
fix: update frontend API URL to use proxy for server-side requests
deploy.yml #38
:
Commit
e376f584c7
pushed by
GKaszewski
master
2025-09-09 02:48:01 +00:00
28s
View workflow file
fix: reorganize Traefik labels and network configuration in Docker Compose
deploy.yml #37
:
Commit
75c5adf346
pushed by
GKaszewski
master
2025-09-09 02:45:57 +00:00
29s
View workflow file
fix: add Traefik network labels for API and web routers in Docker Compose
deploy.yml #36
:
Commit
878ebf1541
pushed by
GKaszewski
master
2025-09-09 02:44:18 +00:00
18s
View workflow file
fix: clean up commented-out network and labels configuration in Docker Compose
deploy.yml #35
:
Commit
c9775293c0
pushed by
GKaszewski
master
2025-09-09 02:39:56 +00:00
19s
View workflow file
First
Previous
1
2
Next
Last