From 7cbba1363b1a94d0c30e2ef9e442ae341eb927d8 Mon Sep 17 00:00:00 2001 From: quietreading Date: Mon, 7 Jul 2025 18:28:10 -0400 Subject: edits --- locales/en.json | 6 +++--- public/android-chrome-192x192.png | Bin 2380 -> 0 bytes public/android-chrome-256x256.png | Bin 3205 -> 0 bytes public/apple-touch-icon.png | Bin 2217 -> 0 bytes public/browserconfig.xml | 9 --------- public/favicon-16x16.png | Bin 562 -> 0 bytes public/favicon-32x32.png | Bin 747 -> 0 bytes public/favicon.ico | Bin 7406 -> 224674 bytes public/hex.ico | Bin 224674 -> 0 bytes public/js/modules/new.js | 2 +- public/mstile-150x150.png | Bin 2675 -> 0 bytes public/og-image.jpg | Bin 6654 -> 0 bytes public/robots.txt | 2 -- public/safari-pinned-tab.svg | 25 ------------------------- public/site.webmanifest | 19 ------------------- src/util/validation.ts | 6 ------ views/layouts/main.handlebars | 13 +------------ views/partials/eventForm.handlebars | 2 +- 18 files changed, 6 insertions(+), 78 deletions(-) delete mode 100755 public/android-chrome-192x192.png delete mode 100755 public/android-chrome-256x256.png delete mode 100755 public/apple-touch-icon.png delete mode 100755 public/browserconfig.xml delete mode 100755 public/favicon-16x16.png delete mode 100755 public/favicon-32x32.png mode change 100755 => 100644 public/favicon.ico delete mode 100644 public/hex.ico delete mode 100755 public/mstile-150x150.png delete mode 100755 public/og-image.jpg delete mode 100755 public/robots.txt delete mode 100755 public/safari-pinned-tab.svg delete mode 100755 public/site.webmanifest diff --git a/locales/en.json b/locales/en.json index 69ee633..22736d8 100644 --- a/locales/en.json +++ b/locales/en.json @@ -11,13 +11,13 @@ "common.eventgroupid": "Event group ID", "common.eventgroupname": "Event group name", "common.eventgroups": "Event groups", - "common.eventlocation": "Location details", - "common.eventname": "Quiet Reading location (include neighborhood)", + "common.eventlocation": "Location details (include neighborhood)", + "common.eventname": "Quiet Reading location", "common.eventstart": "Starts", "common.timezone": "Timezone", "common.year-month-format": "MMMM YYYY", "common.youremail": "Your email", - "config.defaultinstancedesc": "**{{ siteName }}** is running on yyGathio — a simple, federated, privacy-first event hosting platform.", + "config.defaultinstancedesc": "Quiet Reading: bring your own book, make a new friend!", "config.instancerule.creatoremail-false": "Anyone can create events and groups", "config.instancerule.creatoremail-true": "Only specific people can create events and groups", "config.instancerule.deleteafterdays-false": "Events are permanent, and are never automatically deleted", diff --git a/public/android-chrome-192x192.png b/public/android-chrome-192x192.png deleted file mode 100755 index 532f64a..0000000 Binary files a/public/android-chrome-192x192.png and /dev/null differ diff --git a/public/android-chrome-256x256.png b/public/android-chrome-256x256.png deleted file mode 100755 index f42577d..0000000 Binary files a/public/android-chrome-256x256.png and /dev/null differ diff --git a/public/apple-touch-icon.png b/public/apple-touch-icon.png deleted file mode 100755 index d24d5e3..0000000 Binary files a/public/apple-touch-icon.png and /dev/null differ diff --git a/public/browserconfig.xml b/public/browserconfig.xml deleted file mode 100755 index b3930d0..0000000 --- a/public/browserconfig.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - #da532c - - - diff --git a/public/favicon-16x16.png b/public/favicon-16x16.png deleted file mode 100755 index 06242e5..0000000 Binary files a/public/favicon-16x16.png and /dev/null differ diff --git a/public/favicon-32x32.png b/public/favicon-32x32.png deleted file mode 100755 index 91a23a1..0000000 Binary files a/public/favicon-32x32.png and /dev/null differ diff --git a/public/favicon.ico b/public/favicon.ico old mode 100755 new mode 100644 index e362dcf..304edfb Binary files a/public/favicon.ico and b/public/favicon.ico differ diff --git a/public/hex.ico b/public/hex.ico deleted file mode 100644 index 304edfb..0000000 Binary files a/public/hex.ico and /dev/null differ diff --git a/public/js/modules/new.js b/public/js/modules/new.js index 1dd8843..ad2f84a 100644 --- a/public/js/modules/new.js +++ b/public/js/modules/new.js @@ -78,7 +78,7 @@ function newEventForm() { this.data.publicCheckbox = true; }, updateEventEnd() { - if (this.data.eventEnd === "" || this.data.eventEnd < this.data.eventStart) { + if (this.data.eventEnd === "") { this.data.eventEnd = this.data.eventStart; } }, diff --git a/public/mstile-150x150.png b/public/mstile-150x150.png deleted file mode 100755 index e1b6e5b..0000000 Binary files a/public/mstile-150x150.png and /dev/null differ diff --git a/public/og-image.jpg b/public/og-image.jpg deleted file mode 100755 index 3d8b2a9..0000000 Binary files a/public/og-image.jpg and /dev/null differ diff --git a/public/robots.txt b/public/robots.txt deleted file mode 100755 index 3dcd2c3..0000000 --- a/public/robots.txt +++ /dev/null @@ -1,2 +0,0 @@ -User-agent: * -Disallow: \ No newline at end of file diff --git a/public/safari-pinned-tab.svg b/public/safari-pinned-tab.svg deleted file mode 100755 index 8c559e6..0000000 --- a/public/safari-pinned-tab.svg +++ /dev/null @@ -1,25 +0,0 @@ - - - - -Created by potrace 1.11, written by Peter Selinger 2001-2013 - - - - - - - diff --git a/public/site.webmanifest b/public/site.webmanifest deleted file mode 100755 index de65106..0000000 --- a/public/site.webmanifest +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "", - "short_name": "", - "icons": [ - { - "src": "/android-chrome-192x192.png", - "sizes": "192x192", - "type": "image/png" - }, - { - "src": "/android-chrome-256x256.png", - "sizes": "256x256", - "type": "image/png" - } - ], - "theme_color": "#ffffff", - "background_color": "#ffffff", - "display": "standalone" -} diff --git a/src/util/validation.ts b/src/util/validation.ts index 640baf3..2ee2933 100644 --- a/src/util/validation.ts +++ b/src/util/validation.ts @@ -168,12 +168,6 @@ export const validateEventData = ( field: "timezone", }); } - if (!validatedData.eventDescription) { - errors.push({ - message: i18next.t("util.validation.eventdata.eventdescription"), - field: "eventDescription", - }); - } if (validatedData.eventGroupBoolean) { if (!validatedData.eventGroupID) { errors.push({ diff --git a/views/layouts/main.handlebars b/views/layouts/main.handlebars index 925114d..5ae663b 100755 --- a/views/layouts/main.handlebars +++ b/views/layouts/main.handlebars @@ -5,12 +5,7 @@ - - - - - - + @@ -21,12 +16,6 @@ - - - - - - {{#if title}}{{title}} · {{/if}}{{siteName}} diff --git a/views/partials/eventForm.handlebars b/views/partials/eventForm.handlebars index 53f7683..aa57150 100755 --- a/views/partials/eventForm.handlebars +++ b/views/partials/eventForm.handlebars @@ -30,7 +30,7 @@
- +
{{{t "views.partials.mdsupport" }}} -- cgit v1.2.3