From 2fcfeaf6e29a19f91897857ec207230472580d83 Mon Sep 17 00:00:00 2001 From: Michael Braun Date: Fri, 3 Oct 2025 16:28:37 +0200 Subject: [PATCH 1/6] Add configurable feature, to insert new items to the top. --- client/index.html | 8 ++ client/listling/index.js | 162 ++++++++++++++++++++------------------- listling/listling.py | 10 ++- 3 files changed, 99 insertions(+), 81 deletions(-) diff --git a/client/index.html b/client/index.html index f913dbd..56aa1d7 100644 --- a/client/index.html +++ b/client/index.html @@ -298,6 +298,14 @@

Settings

Items can be assigned + +