Refactor for better utilization of the template engine #13

Open
opened 2024-03-01 20:50:00 +01:00 by domi · 0 comments
  • Improve code flow for the navbar (templates should all be raw HTML, not sh files)
  • Better item listings (use per-item templates for generating safer HTML):
    • playlist.shs
    • watch.shs (comments)
    • watch.shs (playlist)
    • watch.shs (video)
    • index.shs
    • feed.shs
    • fav.shs
    • subscribe.shs
  • Double-check for unforeseen conditions (template prototypes should never be shown on frontend)
- [ ] Improve code flow for the navbar (templates should all be raw HTML, not sh files) - Better item listings (use per-item templates for generating safer HTML): - [ ] playlist.shs - [ ] watch.shs (comments) - [ ] watch.shs (playlist) - [ ] watch.shs (video) - [ ] index.shs - [ ] feed.shs - [ ] fav.shs - [ ] subscribe.shs - [ ] Double-check for unforeseen conditions (template prototypes should never be shown on frontend)
domi added this to the 0.9 milestone 2024-03-01 20:50:00 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: domi/bashtube#13
There is no content yet.