aboutsummaryrefslogtreecommitdiff
path: root/views/list/delete
Commit message (Collapse)AuthorAgeFilesLines
* feat: Allow admins to delete listsSyndamia2025-02-021-2/+2
|
* feat: Make require_login return the user object if the token is validSyndamia2025-02-021-4/+1
|
* feat(views/list): Fully implement list deletionSyndamia2025-02-022-0/+44