This website requires JavaScript.
Explore
Help
Sign In
DariusKlein
/
kleinTodo
Watch
1
Star
0
Fork
0
You've already forked kleinTodo
Code
Issues
1
Pull Requests
1
Actions
Packages
Projects
Releases
2
Wiki
Activity
kleinTodo
/
tests
History
Darius klein
f0126c656a
All checks were successful
build and deploy kleinTodo / build (pull_request)
Successful in 1m12s
Details
Add support for shared todo items across multiple users. Patchnotes: Added SharedWith field; Implemented authorization for shared users; Updated BoltStore for shared todo retrieval; Updated client to prompt for shared users; Added integration tests.
...
Co-authored-by: Junie <junie@jetbrains.com>
2026-04-04 14:23:57 +02:00
..
go.mod
ci: add integration tests and pipeline step
2026-04-04 13:55:37 +02:00
go.sum
ci: add integration tests and pipeline step
2026-04-04 13:55:37 +02:00
integration_test.go
ci: add integration tests and pipeline step
2026-04-04 13:55:37 +02:00
sharing_test.go
Add support for shared todo items across multiple users. Patchnotes: Added SharedWith field; Implemented authorization for shared users; Updated BoltStore for shared todo retrieval; Updated client to prompt for shared users; Added integration tests.
2026-04-04 14:23:57 +02:00