From: Chris Fulljames Date: Sat, 4 Jan 2025 14:48:11 +0000 (-0500) Subject: Improve upload form X-Git-Url: https://littlesong.place/gitweb/?a=commitdiff_plain;h=220dc9033d99e2ffff60a985f51a293a3ec90c8a;p=littlesongplace.git Improve upload form --- diff --git a/templates/profile.html b/templates/profile.html index db64387..77d0a05 100644 --- a/templates/profile.html +++ b/templates/profile.html @@ -8,14 +8,18 @@ {% if name == username %}
+

Upload a new song

- + +
- + +
- + +
@@ -23,6 +27,8 @@ {% endif %} +

Songs

+ {% for song in songs %}
{{ song["title"] }}
diff --git a/todo.txt b/todo.txt index ba3f530..dd7b508 100644 --- a/todo.txt +++ b/todo.txt @@ -1,15 +1,18 @@ -- song database -- user folders outside of static tree (custom route) -- user folders use id instead of name -- save songs with id for name - validate song files - song collaborators - song tags - delete song +- edit song info +- user bio +- edit user bio + +- javascript song player - admin account(s) - logging +- css/design + URL secrethideout.net sneaky.place