Commit graph

11 commits

Author SHA1 Message Date
051e44033f
wire user texts routes and update seed
open POST /api/texts and node create endpoints to any
authenticated user; expose new /texts and /texts/{id} pages
plus admin-only GET /api/texts/all. ViewController gains
userTexts and userText methods. seed gives Tanach to the
regular user and adds a second non-admin user.
2026-05-02 21:43:48 +03:00
95f7f1cb78
seed regular user for cypress 2026-04-24 16:06:59 +03:00
cb73688a99
seed and wipe sessions file 2026-04-24 13:22:48 +03:00
f012728876
seed admin with hashed password 2026-04-24 13:20:05 +03:00
cbeb43f18c
seed is admin on default user 2026-04-24 13:15:33 +03:00
2b482cdc74
seed users plans scheduled nodes 2026-04-24 10:25:30 +03:00
0d44d2c090
change seed data for better user comprehension 2026-04-20 09:40:31 +03:00
f79757ce7e
add grandchild node to seed data 2026-04-20 09:32:12 +03:00
189493b045
php cs fixer 2026-04-19 23:07:48 +03:00
6a1f44e112
add node data to seed and wipe scripts 2026-04-17 11:01:46 +03:00
7ee4bac3fa
only ignore json files in data dir, tracking seed and wipe scripts 2026-04-15 21:10:07 +03:00