custom-ocean.xyz-dashboard/templates
DJObleezy 97fe19d61d Add configurable timezone support throughout the app
Updated the application to use a configurable timezone instead of hardcoding "America/Los_Angeles". This change impacts the dashboard, API endpoints, and worker services. Timezone is now fetched from a configuration file or environment variable, enhancing flexibility in time display. New API endpoints for available timezones and the current configured timezone have been added. The frontend now allows users to select their timezone from a dropdown menu, which is stored in local storage for future use. Timestamps in the UI have been updated to reflect the selected timezone.
2025-04-18 11:08:35 -07:00
..
base.html Refactor header styles and update last updated info 2025-04-12 21:01:32 -07:00
blocks.html Add files via upload 2025-04-09 11:46:24 -07:00
boot.html Add configurable timezone support throughout the app 2025-04-18 11:08:35 -07:00
dashboard.html Add fee indicator styling and conditional display 2025-04-17 15:27:30 -07:00
error.html Update dashboard return link in error page 2025-04-12 20:01:20 -07:00
notifications.html Add files via upload 2025-04-09 11:46:24 -07:00
workers.html Update workers.html 2025-04-10 06:42:18 -07:00