Makefile fixes
Build LinkLog Development Image / development-image (push) Successful in 8s

This commit is contained in:
2026-08-26 10:42:24 +02:00
parent c748241291
commit c012f1edfa
9 changed files with 15 additions and 3 deletions
+1
View File
@@ -120,6 +120,7 @@
114. In the frontend do not show edit buttons on the home page even when a user is logged in. On the /<user>/ page show the edit button on the right of the entry. Also add a delete button.
115. Put the buttons on the right hand side of the link item, make the buttons smaller and same color scheme
116. Put the mastodon button on the lower right corner of the log entry
117. Make sure that the makefile also rebuilds XPI if any of its source files are changed
117. Change that location to be immediately below the edit and delete button
116. When the user is authorized and on its /<user>/ page show a Mastodon post button with logo; after posting keep it functional but change its color.