2026-08-13 - 2026-09-13

Overview

40 Active Pull Requests
0 Active Issues
Excluding merges, 0 authors have pushed 0 commits to main and 128 commits to all branches. On main, 0 files have changed and there have been 0 additions and 0 deletions.

40 Pull requests merged by 1 user

Merged #50 Fixed position missing datatype 2026-09-11 19:53:46 +02:00

Merged #49 Re-order lists 2026-09-11 19:47:24 +02:00

Merged #48 Merging PRs now requires linting/formatting/tests and builds to complete 2026-09-09 17:19:41 +02:00

Merged #47 Updated dependencies 2026-09-09 16:55:20 +02:00

Merged #46 Fixed WithinTx and improved test coverage 2026-09-09 16:42:28 +02:00

Merged #45 Changed image for sync-dev job, to include node binary for checkout@v4 2026-09-06 19:33:03 +02:00

Merged #44 Added DEPLOY_PATH to deploy env vars 2026-09-06 19:23:44 +02:00

Merged #43 deploy.yml ssh command was cut off 2026-09-06 18:26:06 +02:00

Merged #42 Moved module namespace to git.dittmar.dev 2026-09-06 18:18:43 +02:00

Merged #41 Commented out failing tests 2026-09-06 18:03:31 +02:00

Merged #40 Added node installation step to deploy.yml 2026-09-06 17:54:07 +02:00

Merged #39 Added CI with auto deployment 2026-09-06 17:37:21 +02:00

Merged #38 Added exercises; list improvements 2026-09-04 12:30:59 +02:00

Merged #37 Added /version endpoint 2026-09-01 17:16:53 +02:00

Merged #36 Added endpoint to fetch invites status 2026-09-01 16:27:38 +02:00

Merged #35 Added transactions and improved error handling 2026-09-01 15:58:38 +02:00

Merged #34 Added pagination to invites 2026-09-01 10:19:18 +02:00

Merged #33 Updated dependencies 2026-08-31 21:42:19 +02:00

Merged #32 Invite system and user registration 2026-08-31 21:38:47 +02:00

Merged #31 Change password now requires old/current password 2026-08-29 17:41:05 +02:00

Merged #30 Allow users to change their password 2026-08-29 17:24:02 +02:00

Merged #29 Added invite table 2026-08-29 16:59:56 +02:00

Merged #28 Workouts sql improvements 2026-08-29 16:17:14 +02:00

Merged #27 Improvements to workouts sql 2026-08-29 16:09:07 +02:00

Merged #26 Improved workouts sql schema 2026-08-29 15:28:16 +02:00

Merged #25 Added workouts database schema 2026-08-28 14:47:14 +02:00

Merged #24 make() lists and items, so having no lists and no items returns [] instead of nil 2026-08-22 21:47:20 +02:00

Merged #23 Injecting UserService into ListHandler 2026-08-21 22:06:18 +02:00

Merged #22 Delete lists and add users via email 2026-08-21 21:51:53 +02:00

Merged #21 GetListItems now populates list_id field 2026-08-21 17:01:53 +02:00

Merged #20 Improved logging 2026-08-21 16:34:31 +02:00

Merged #19 Fixes after first integration test 2026-08-21 16:22:14 +02:00

Merged #18 Fixed route inconsistencies 2026-08-21 15:12:25 +02:00

Merged #17 Fix namespace issue and small name refactoring 2026-08-21 14:52:07 +02:00

Merged #16 Added GET /lists, POST /list/items/{id} and GET /list/{id} 2026-08-21 14:49:21 +02:00

Merged #15 Added bootstrap cli and compose.yaml 2026-08-21 11:41:48 +02:00

Merged #14 Updated README.md 2026-08-21 09:32:47 +02:00

Merged #13 Updated dependencies 2026-08-21 09:26:47 +02:00

Merged #12 Added Makefile 2026-08-21 09:25:05 +02:00

Merged #11 Enable adding/removing users to list as well as add/update list items 2026-08-20 15:55:38 +02:00