10 Commits

Author SHA1 Message Date
Prakash Joshi Pax
3153424c1b
Merge pull request #164 from slumdev88/file-drop
Fix: file drop
2025-07-04 20:22:56 +05:45
Beingpax
7bd2b29d16 Add time logging in history 2025-07-04 20:15:58 +05:45
slumdev88
6a4ccb0db3 Fix drag and drop functionality for audio files
Improvements made:
- Expand drop target to entire view area for better UX
- Add support for multiple UTTypes (.fileURL, .data, .audio, .movie)
- Improve file validation with both extension and UTType checking
- Add security scoped resource handling
- Enhanced error logging for debugging
- Support more audio formats (AAC, FLAC, CAF)

This resolves issues where dragging files from desktop/Finder would not work while manual file selection did.
2025-07-04 21:59:02 +08:00
Beingpax
a8313278c7 support video files 2025-06-30 21:49:17 +05:45
Beingpax
8c44efad64 Consistent background card 2025-06-30 11:27:45 +05:45
Beingpax
6c7249ec48 Consistent background color scheme 2025-06-15 19:13:57 +05:45
Beingpax
3d66cee7fc added support for saving transcribed text in markdown and txt file 2025-05-28 18:48:13 +05:45
Beingpax
065d55e69a Fix deprecated onChange API usage 2025-05-15 18:54:34 +05:45
Beingpax
40ab38084a Added copy feature to audio transcribe view 2025-05-04 22:50:09 +05:45
Beingpax
4ceccb0990 Transcribe Audio Files 2025-03-17 17:04:29 +05:45