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
/
common
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
..
jwt
WIP client implementation
2025-08-23 19:14:16 +02:00
askUser.go
ci: add integration tests and pipeline step
2026-04-04 13:55:37 +02:00
bolt.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
const.go
WIP
2026-01-12 20:48:52 +01:00
files.go
added register to client + fixed config bug + fixed register duplicate user bug
2026-01-11 21:05:37 +01:00
filter.go
first commit
2025-07-26 23:31:00 +02:00
go.mod
feat: add build and update scripts and fix client compilation error
2026-04-04 13:12:27 +02:00
go.sum
feat: add build and update scripts and fix client compilation error
2026-04-04 13:12:27 +02:00
hash.go
refactor + added client
2025-08-23 13:28:48 +02:00
scheduler.go
first commit
2025-07-26 23:31:00 +02:00
time.go
first commit
2025-07-26 23:31:00 +02:00
todo.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
types.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