Goal-Calibration/public/js
Yisroel Baum 6d11f7e887
add user texts and text detail pages
new /texts page lets a user manage their own texts (list +
create form linking to /texts/{id}); /texts/{id} reuses
text.js for the node tree, with a back link to /texts. home
gains a 'My texts' link in the header. the admin texts page
now sources its cross-user list from /api/texts/all.
2026-05-02 21:46:41 +03:00
..
auth.js add auth javascript 2026-04-24 13:29:38 +03:00
home.js style home page with shell and card list 2026-05-01 11:25:45 +03:00
text.js close other add forms when opening a new one 2026-05-01 11:58:12 +03:00
texts.js add user texts and text detail pages 2026-05-02 21:46:41 +03:00
today.js style today page with shell and card list 2026-05-01 11:31:55 +03:00
userTexts.js add user texts and text detail pages 2026-05-02 21:46:41 +03:00