35 Commits

Author SHA1 Message Date
f4420bd895 Expose sharing options in the interactive todo client. Patchnotes: Added shared users prompt to update command; Display shared users in todo list.
All checks were successful
build and deploy kleinTodo / build (pull_request) Successful in 1m16s
Co-authored-by: Junie <junie@jetbrains.com>
2026-04-04 14:39:03 +02:00
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>
V1.0.1
2026-04-04 13:55:37 +02:00
b8b839778c ci: trigger pipeline on manual release publication
All checks were successful
build and deploy kleinTodo / build (push) Successful in 38s
build and deploy kleinTodo / build (release) Successful in 31s
Co-authored-by: Junie <junie@jetbrains.com>
V1.0.0
2026-04-04 13:18:29 +02:00
483819e423 ci: update pipeline to build binaries and create releases
All checks were successful
build and deploy kleinTodo / build (push) Successful in 1m11s
Co-authored-by: Junie <junie@jetbrains.com>
2026-04-04 13:12:34 +02:00
9de1cd6172 feat: add build and update scripts and fix client compilation error
Co-authored-by: Junie <junie@jetbrains.com>
2026-04-04 13:12:27 +02:00
e0c04fb9d1 improved add
All checks were successful
build and deploy kleinTodo / build (push) Successful in 34s
2026-01-18 20:11:44 +01:00
7d70abecec version bumps
All checks were successful
build and deploy kleinTodo / build (push) Successful in 21s
2026-01-18 14:29:46 +01:00
58bde59342 Fixed sync logic + code cleanup
All checks were successful
build and deploy kleinTodo / build (push) Successful in 17s
2026-01-18 14:27:16 +01:00
deb43b98aa fixed bugs in sync logic
All checks were successful
build and deploy kleinTodo / build (push) Successful in 17s
2026-01-18 14:08:34 +01:00
8393ec9973 fixed duplicate id gen
All checks were successful
build and deploy kleinTodo / build (push) Successful in 35s
2026-01-18 14:00:25 +01:00
d63044e100 added bulk deleteHandler.go
All checks were successful
build and deploy kleinTodo / build (push) Successful in 35s
2026-01-18 13:54:28 +01:00
bcc43af480 version bumps
All checks were successful
build and deploy kleinTodo / build (push) Successful in 18s
2026-01-12 21:27:03 +01:00
ada2f0b760 Cleanup + migrated to UUID usage
All checks were successful
build and deploy kleinTodo / build (push) Successful in 35s
2026-01-12 21:22:46 +01:00
8ea36a8fe2 WIP 2026-01-12 20:48:52 +01: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
579015cd7b improvements to sync logic
All checks were successful
build and deploy kleinTodo / build (push) Successful in 14s
2026-01-11 19:04:18 +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
673d56903d docker fix
All checks were successful
build and deploy kleinTodo / build (push) Successful in 12s
2025-08-23 20:19:26 +02:00
Darius klein
bc26a51c01 docker fix
Some checks failed
build and deploy kleinTodo / build (push) Failing after 4s
2025-08-23 19:30:26 +02:00
Darius klein
0de80ee1bf docker fix
Some checks failed
build and deploy kleinTodo / build (push) Failing after 5s
2025-08-23 19:28:39 +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
be6164d57f added go.mod
Some checks failed
build and deploy kleinTodo / build (push) Failing after 10s
2025-08-23 14:53:51 +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
aec751a7d1 fixed jwt verification
All checks were successful
build and deploy kleinTodo / build (push) Successful in 12s
2025-07-27 00:02:41 +02:00
Darius klein
298c5bbaeb added error logging
All checks were successful
build and deploy kleinTodo / build (push) Successful in 11s
2025-07-26 23:57:44 +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
b9dbc0c29a updated docker tag
All checks were successful
build and deploy kleinTodo / build (push) Successful in 12s
2025-07-26 23:37:06 +02:00
Darius klein
dcc55d1dce added go.sum
Some checks failed
build and deploy kleinTodo / build (push) Failing after 28s
2025-07-26 23:33:50 +02:00
Darius klein
34a9d287e2 updated pipeline
Some checks failed
build and deploy kleinTodo / build (push) Failing after 5s
2025-07-26 23:33:05 +02:00
Darius klein
60464792d7 Added pipeline
Some checks failed
build and deploy kleinTodo / build (push) Failing after 26s
2025-07-26 23:31:50 +02:00
Darius klein
ca95749ec9 first commit 2025-07-26 23:31:00 +02:00
76ae38e837 Initial commit 2025-07-24 20:58:33 +02:00