fix: auto-set expires_at to 30 days, add expiry display on listing page, add shipping_cost field

This commit is contained in:
2026-02-04 15:15:23 +01:00
parent 71d59f274c
commit 3a7413e59a
6 changed files with 72 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
const CACHE_NAME = 'dgray-v32';
const CACHE_NAME = 'dgray-v34';
const STATIC_ASSETS = [
'/',
'/index.html',