Edit of links and database versioning

This commit is contained in:
Olaf
2026-08-24 19:39:21 +02:00
parent ff249ec911
commit 28a01175f7
12 changed files with 239 additions and 8 deletions
+5
View File
@@ -43,6 +43,11 @@
39. For the user filter create a dropdown of all users that are available on the server
40. If I select a user filter I want the appropriate page to be opened (e.g. /user/ for user of / -home- for all-users)
41. git commit the whole lot
42. version the sql schema and make sure it can be upgraded in the future.
43. allow editing of individual links - add a edit button for the links owned by the authenticated user - otherwise do not show a link
44. Add authenticated link editing
45. Expose ownership if feed data
46. Render edit action for owned links
## Future entries