• Joined on 2026-03-13
shoko created branch feat/41-return-token-on-register in shoko/randebu 2026-04-10 03:28:08 +02:00
shoko opened issue shoko/randebu#41 2026-04-10 03:27:07 +02:00
feat: return access token on user registration
shoko pushed to main at shoko/randebu 2026-04-10 02:55:37 +02:00
a6e4d28aa7 Merge pull request 'fix: add bcrypt version constraint for passlib compatibility' (#40) from fix/bcrypt-compatibility into main
8693946cb8 fix: add bcrypt version constraint for passlib compatibility
Compare 2 commits »
shoko merged pull request shoko/randebu#40 2026-04-10 02:55:36 +02:00
fix: add bcrypt version constraint for passlib compatibility
shoko created pull request shoko/randebu#40 2026-04-10 02:55:31 +02:00
fix: add bcrypt version constraint for passlib compatibility
shoko pushed to fix/bcrypt-compatibility at shoko/randebu 2026-04-10 02:55:24 +02:00
8693946cb8 fix: add bcrypt version constraint for passlib compatibility
shoko created branch fix/bcrypt-compatibility in shoko/randebu 2026-04-10 02:55:23 +02:00
shoko pushed to main at shoko/randebu 2026-04-09 17:32:22 +02:00
a2f549c056 Merge pull request 'fix: correct import paths in ai_agent module' (#39) from fix/ai-agent-imports into main
ad6e57655d fix: correct import paths in ai_agent module
Compare 2 commits »
shoko merged pull request shoko/randebu#39 2026-04-09 17:32:21 +02:00
fix: correct import paths in ai_agent module
shoko created pull request shoko/randebu#39 2026-04-09 17:29:18 +02:00
fix: correct import paths in ai_agent module
shoko created branch fix/ai-agent-imports in shoko/randebu 2026-04-09 17:27:15 +02:00
shoko pushed to fix/ai-agent-imports at shoko/randebu 2026-04-09 17:27:15 +02:00
ad6e57655d fix: correct import paths in ai_agent module
shoko pushed to main at shoko/jigaido 2026-04-09 16:20:20 +02:00
54a41a7250 Merge pull request 'fix: add sort and limit to /my command (#94)' (#95) from fix/my-sort-limit into main
3743dc6a45 fix: add sort and limit to /my command for consistency with /bounty
Compare 2 commits »
shoko merged pull request shoko/jigaido#95 2026-04-09 16:20:19 +02:00
fix: add sort and limit to /my command (#94)
shoko closed issue shoko/jigaido#94 2026-04-09 16:20:19 +02:00
/my command missing sort and limit like /bounty
shoko created pull request shoko/jigaido#95 2026-04-09 16:09:30 +02:00
fix: add sort and limit to /my command (#94)
shoko created branch fix/my-sort-limit in shoko/jigaido 2026-04-09 16:09:05 +02:00
shoko pushed to fix/my-sort-limit at shoko/jigaido 2026-04-09 16:09:05 +02:00
3743dc6a45 fix: add sort and limit to /my command for consistency with /bounty
shoko opened issue shoko/jigaido#94 2026-04-09 16:07:44 +02:00
/my command missing sort and limit like /bounty
shoko closed issue shoko/jigaido#88 2026-04-09 13:25:48 +02:00
Category Feature - Tests