Commit graph

3 commits

Author SHA1 Message Date
a6f7abe2fd
add admin nav link 2026-05-03 19:24:10 +03:00
33668e2930
add logout button to today and userText 2026-05-03 17:25:31 +03:00
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