convertor/src
lif 3c1ecbbdfb Fix timezone display in history page (#408)
History page now respects the TZ environment variable for displaying
timestamps. Also changed from toLocaleTimeString to toLocaleString to
show both date and time for better clarity.

Changes:
- Add TIMEZONE export from env.ts using TZ environment variable
- Pass timeZone option to toLocaleString in history.tsx
2025-12-17 23:46:02 +08:00
..
components feature: add download all file by file alongside the tar download (#415) 2025-10-07 21:27:31 +02:00
converters fix: add FFMPEG_OUTPUT_ARGS (#470) 2025-12-14 14:12:21 +01:00
db fix: ensure data dir exists before loading db (#433) 2025-11-07 09:26:19 +01:00
helpers Fix timezone display in history page (#408) 2025-12-17 23:46:02 +08:00
icons feat: add button and API endpoint to delete job (#423) 2025-10-29 20:35:43 +01:00
pages Fix timezone display in history page (#408) 2025-12-17 23:46:02 +08:00
theme chore: fix lint 2025-10-05 14:19:13 +00:00
index.tsx workaround for #435 (#438) 2025-11-14 19:28:40 +01:00
main.css chore: fix lint 2025-10-05 14:19:13 +00:00