No description
Find a file
2026-05-03 19:24:10 +03:00
.opencode remove wrong caveman plugin 2026-05-01 11:19:49 +03:00
ai add cy request anti pattern 2026-05-02 22:40:09 +03:00
app enforce text ownership on node endpoints 2026-05-02 21:45:47 +03:00
bootstrap fix admin texts route shadow conflict 2026-05-02 21:54:43 +03:00
cypress test admin nav link visibility 2026-05-03 19:24:10 +03:00
data add seeding for manual testing 2026-05-03 17:25:08 +03:00
public guard text.js node fetch on non-ok response 2026-05-03 17:32:48 +03:00
tests require user arg in bulk node test helper 2026-05-02 22:22:21 +03:00
views/templates add logout button to admin text page 2026-05-03 17:33:11 +03:00
.envrc add direnv to use flake 2026-04-12 22:50:49 +03:00
.gitignore add today view route and template 2026-04-26 21:24:35 +03:00
.php-cs-fixer.dist.php add php cs fixer 2026-04-19 23:03:20 +03:00
AGENTS.md add session start protocol and pre-commit checklist 2026-05-02 22:14:54 +03:00
caveman.json fix caveman json file 2026-05-01 11:14:09 +03:00
composer.json specify php version in composer 2026-04-19 23:03:28 +03:00
composer.lock remove all twig related code 2026-04-11 22:41:30 +03:00
cypress.config.js remove boilerplate config and set baseUrl 2026-03-22 10:03:29 +02:00
DailyGoals.drawio text has user update in drawio 2026-05-02 22:40:18 +03:00
flake.lock init flake with dev shell for node and cypress 2026-04-11 22:55:27 +03:00
flake.nix add php cs fixer 2026-04-19 23:03:20 +03:00
package-lock.json install cypress, first package of npm 2026-03-21 20:16:07 +02:00
package.json add seed and wipe commands for e2e tests 2026-04-15 21:08:54 +03:00
README.md remove todo from readme 2026-05-03 16:36:09 +03:00

Set a goal for finishing a set by a specific date and have your daily goals automatically calculated

TODO

  • Test Email Address Value Object
  • Reevaluate validation in node controller what needs to be moved into use cases.
    • checkTextOwnership is definitely business logic
  • Make a plan from a subset of a text ie: neviim and ksuvim from tanach
  • allow to specify the depth of a plan ie: how deep do the nodes go? am i planning on chapters or verses per day whats the granularity?