39 Commits

Author SHA1 Message Date
b585d851dd Add trusted logos and manual reviews 2025-12-27 10:29:38 -05:00
5053cbcf44 refactor: Reorganize project structure and clean up repository
This commit reflects an intentional reorganization of the project.

- Deletes obsolete root-level files.
- Restructures the admin and gallery components.
- Tracks previously untracked application modules.
2025-11-24 15:15:35 -05:00
721bf65ed3 Feature: Implement store open/closed status with override
This commit introduces functionality to display the store's open/closed status based on a schedule, with an override mechanism for holidays or emergencies.

Changes include:
- : Added IDs to hours paragraphs for easier manipulation.
- : Refactored  to be more robust and moved its logic to  to prevent race conditions. Removed  for status updates from . Fixed lightbox navigation.
- : Added  (boolean) and  (string) fields to allow overriding the default status.
- : Consolidated all status logic. It now acts as a gatekeeper:
  - If  in  is , it displays  and ensures hours are visible.
  - If  is , it runs the scheduled open/closed logic (originally from ) and updates the status every minute, ensuring hours are always visible.
- : Reverted accidental changes and ensured only necessary status-related styles were added.

This ensures:
- The store's current open/closed status is always displayed.
- An override message can be shown for special closures.
- Store hours are always visible.
2025-11-12 13:57:52 -05:00
0505f0a641 add url for eshop 2025-10-15 14:22:43 -04:00
b4da98f40d add plausible link 2025-08-30 17:55:37 -04:00
5cbc7c1190 add color to menu 2025-08-30 17:48:58 -04:00
c2476135ff comment out metrics - until fix 2025-08-23 06:33:24 -04:00
07c57999b3 added update ticker 2025-06-25 20:26:01 -04:00
40c422c9e4 typo 2025-05-05 15:56:48 -04:00
f15aac5f17 logo to webp 2025-03-17 21:33:13 -04:00
c83490d4c9 remove extra font code, add meta description 2025-03-17 21:14:35 -04:00
dee52d9b0c fix contact us button link 2025-03-05 22:40:57 -05:00
160370eb93 remove ref to index.html 2025-03-04 18:47:10 -05:00
3e895307d9 gallery img is link, add open/closed sign 2025-03-02 22:19:49 -05:00
fa1e2ba5ff update metrics and form popup 2025-03-02 10:07:56 -05:00
cf995f2e80 clean up old files 2025-03-02 09:59:13 -05:00
58a3275a49 update bulma modal 2025-02-20 11:13:15 -05:00
b60e1044e1 add back to top button on all pages 2025-02-20 00:07:26 -05:00
681569e5b3 adjust main contact button 2025-02-18 14:25:58 -05:00
3208b58067 update FAQ 2025-02-18 14:07:31 -05:00
c0634c0971 add metrics 2025-02-18 13:30:36 -05:00
a880d6bc8a contact form now work! 2025-02-18 12:05:50 -05:00
8da66e71a9 another form test - iframe 2025-02-18 09:12:11 -05:00
e74a75e3a4 test form 2025-02-18 09:00:28 -05:00
70560553cc add social links for every page 2025-02-17 19:15:19 -05:00
97d68cc5ba remove extra footer tag 2025-02-17 11:16:35 -05:00
b940a47c0d mastodon verify 2025-02-15 21:17:30 -05:00
f2e1d0ea12 gallery work 2025-02-10 11:05:20 -05:00
69b83e0e87 add favicon, started FAQ page 2025-02-09 16:20:16 -05:00
7148dcbe0b add about us text 2025-02-09 09:29:39 -05:00
53e717fedc jotform contact us (temporary) added pages, fixed links 2025-02-06 15:56:48 -05:00
a0734d27c9 add contact form 2025-01-13 09:29:58 -05:00
9400e3607e comment outcontact form 2025-01-09 15:00:35 -05:00
9faf973d03 add contact - going to test 2025-01-08 23:05:23 -05:00
b3f940074f add images to index 2025-01-08 21:42:33 -05:00
033addb7d8 add footer 2025-01-08 20:54:24 -05:00
759c4efeed add contact info 2025-01-08 01:40:36 -05:00
34ec1f04a9 add hero, nav links, start contact 2025-01-07 22:12:02 -05:00
80126d1b36 inital commit 2025-01-05 20:26:18 -05:00