10 Commits

Author SHA1 Message Date
f0126c656a 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.
All checks were successful
build and deploy kleinTodo / build (pull_request) Successful in 1m12s
Co-authored-by: Junie <junie@jetbrains.com>
2026-04-04 14:23:57 +02:00
7cf6eabbdd ci: add integration tests and pipeline step
All checks were successful
build and deploy kleinTodo / build (push) Successful in 51s
build and deploy kleinTodo / build (release) Successful in 1m24s
Co-authored-by: Junie <junie@jetbrains.com>
2026-04-04 13:55:37 +02:00
716a65f019 added register to client + fixed config bug + fixed register duplicate user bug
All checks were successful
build and deploy kleinTodo / build (push) Successful in 15s
2026-01-11 21:05:37 +01:00
28393ee46e hotfix reversed logic
All checks were successful
build and deploy kleinTodo / build (push) Successful in 26s
2026-01-11 18:44:56 +01:00
6e78c1948e Added update command
All checks were successful
build and deploy kleinTodo / build (push) Successful in 34s
Updated delete logic
Added last modified and deleted to the todo item
2026-01-11 18:40:38 +01:00
Darius klein
bb685be5d5 todo v1 beta
All checks were successful
build and deploy kleinTodo / build (push) Successful in 12s
2025-08-23 21:51:33 +02:00
Darius klein
69785d74a8 WIP client implementation
Some checks failed
build and deploy kleinTodo / build (push) Failing after 11s
2025-08-23 19:14:16 +02:00
Darius klein
fcd0f88f52 refactor + added client
Some checks failed
build and deploy kleinTodo / build (push) Failing after 28s
2025-08-23 13:28:48 +02:00
Darius klein
4a402c5f8d moved db to /data
All checks were successful
build and deploy kleinTodo / build (push) Successful in 11s
2025-07-26 23:47:26 +02:00
Darius klein
ca95749ec9 first commit 2025-07-26 23:31:00 +02:00