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
/
client
/
todo
History
Darius klein
f4420bd895
All checks were successful
build and deploy kleinTodo / build (pull_request)
Successful in 1m16s
Details
Expose sharing options in the interactive todo client. Patchnotes: Added shared users prompt to update command; Display shared users in todo list.
...
Co-authored-by: Junie <junie@jetbrains.com>
2026-04-04 14:39:03 +02:00
..
clientCommon
/config
added register to client + fixed config bug + fixed register duplicate user bug
2026-01-11 21:05:37 +01:00
httpClient
ci: add integration tests and pipeline step
2026-04-04 13:55:37 +02:00
add.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
constants.go
WIP client implementation
2025-08-23 19:14:16 +02:00
go.mod
Expose sharing options in the interactive todo client. Patchnotes: Added shared users prompt to update command; Display shared users in todo list.
2026-04-04 14:39:03 +02:00
go.sum
Expose sharing options in the interactive todo client. Patchnotes: Added shared users prompt to update command; Display shared users in todo list.
2026-04-04 14:39:03 +02:00
login.go
ci: add integration tests and pipeline step
2026-04-04 13:55:37 +02:00
main.go
feat: add build and update scripts and fix client compilation error
2026-04-04 13:12:27 +02:00
register.go
ci: add integration tests and pipeline step
2026-04-04 13:55:37 +02:00
sync.go
ci: add integration tests and pipeline step
2026-04-04 13:55:37 +02:00
todo.go
Expose sharing options in the interactive todo client. Patchnotes: Added shared users prompt to update command; Display shared users in todo list.
2026-04-04 14:39:03 +02:00