From 51ef48f66e031f1f514b4ba1472c08aee813ba73 Mon Sep 17 00:00:00 2001 From: julian laplace Date: Wed, 26 Oct 2022 13:30:37 +0200 Subject: avatar opacity... --- public/assets/js/lib/views/stream/hootstream.js | 1 + views/partials/hootstream.ejs | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/public/assets/js/lib/views/stream/hootstream.js b/public/assets/js/lib/views/stream/hootstream.js index 4292fd9..f748417 100644 --- a/public/assets/js/lib/views/stream/hootstream.js +++ b/public/assets/js/lib/views/stream/hootstream.js @@ -152,6 +152,7 @@ var HootStream = View.extend({ link, filename: file.filename, age: get_age(file.date), + age_opacity: get_age_opacity(file.date), date_class, // date: datetime[0], // time: datetime[1], diff --git a/views/partials/hootstream.ejs b/views/partials/hootstream.ejs index 1c9f154..6d48f78 100644 --- a/views/partials/hootstream.ejs +++ b/views/partials/hootstream.ejs @@ -38,10 +38,10 @@
{{filename}}
-
+
{{size}}
-
+
{{age}}
-- cgit v1.2.3-70-g09d2