Joel Mathew Thomas
|
710956608d
|
Merge pull request #44 from joelmathewthomas/feature/websocket
Feature/websocket
|
2025-03-20 00:42:39 +05:30 |
|
Joel Mathew Thomas
|
20230322b0
|
update deps
|
2025-03-20 00:39:29 +05:30 |
|
Joel Mathew Thomas
|
00f16d5814
|
handle FileNotFound Exception in separate task
remove dir_path when websocket disconnects during separation, and dir_path ends up being created again
|
2025-03-20 00:35:59 +05:30 |
|
Joel Mathew Thomas
|
6a91261e2d
|
remove leftover url imports from urls.py
|
2025-03-20 00:24:58 +05:30 |
|
Joel Mathew Thomas
|
a9dd87288d
|
remove leftover url patterns
|
2025-03-20 00:24:05 +05:30 |
|
Joel Mathew Thomas
|
b8a8be5ae5
|
remove /api/cleanup and /api/cleanupzip endpoints in favour of websocket handling cleanups
|
2025-03-20 00:19:52 +05:30 |
|
Joel Mathew Thomas
|
397e4f2c99
|
remove file_uuid.zip file on websocket disconnect
|
2025-03-20 00:17:40 +05:30 |
|
Joel Mathew Thomas
|
a5705fffd0
|
remove file_dir on websocket disconnect
|
2025-03-20 00:12:10 +05:30 |
|
Joel Mathew Thomas
|
1cb3a1f197
|
send file_uuids to websocket
|
2025-03-20 00:03:34 +05:30 |
|
Joel Mathew Thomas
|
5fba3b42c5
|
change ws url
|
2025-03-19 23:50:29 +05:30 |
|
Joel Mathew Thomas
|
e1e7464bb7
|
implement websocket connections
|
2025-03-19 23:44:55 +05:30 |
|
Joel Mathew Thomas
|
c96b74c463
|
Merge pull request #43 from joelmathewthomas/feature/logs
Feature/logs
|
2025-03-19 18:29:32 +05:30 |
|
Joel Mathew Thomas
|
40f64b152c
|
add endpoint to ping server, and display log if connection fails
|
2025-03-19 18:10:47 +05:30 |
|
Joel Mathew Thomas
|
1e9fceb0dc
|
fix bug in status
|
2025-03-19 16:30:12 +05:30 |
|
Joel Mathew Thomas
|
0809a6baa2
|
remove todo references
|
2025-03-19 16:24:32 +05:30 |
|
Joel Mathew Thomas
|
6e9db2de4f
|
fix log scrolling
|
2025-03-19 16:22:43 +05:30 |
|
Joel Mathew Thomas
|
d47a228ce7
|
Add logs for processing
|
2025-03-19 16:10:01 +05:30 |
|
Joel Mathew Thomas
|
6abafd8355
|
add log box, and states to contain logs in MediaContext
|
2025-03-19 15:10:54 +05:30 |
|
Joel Mathew Thomas
|
ef6ae41342
|
Merge pull request #42 from joelmathewthomas/update/deps
update deps
|
2025-03-19 01:55:48 +05:30 |
|
Joel Mathew Thomas
|
9661f9a18b
|
update deps
|
2025-03-19 01:54:29 +05:30 |
|
Joel Mathew Thomas
|
9fdc3c8b3c
|
Merge pull request #41 from joelmathewthomas/api/spectrogram
Api/spectrogram
|
2025-03-19 01:13:35 +05:30 |
|
Joel Mathew Thomas
|
7754af83e8
|
add border around player
|
2025-03-18 21:40:20 +05:30 |
|
Joel Mathew Thomas
|
4a5296cb18
|
preview spectrograms for non-music files
|
2025-03-18 21:32:33 +05:30 |
|
Joel Mathew Thomas
|
9139ddce53
|
preview spectrograms for music
|
2025-03-18 21:06:40 +05:30 |
|
Joel Mathew Thomas
|
018db7ea30
|
generate spectrograms for music sources and store it in context
|
2025-03-18 20:58:50 +05:30 |
|
Joel Mathew Thomas
|
b622585fb9
|
add endpoint /api/spectrogram to calculate spectrograms
|
2025-03-18 20:37:20 +05:30 |
|
Joel Mathew Thomas
|
83b81dc2ad
|
improve spectrogram player style
|
2025-03-18 20:10:59 +05:30 |
|
Joel Mathew Thomas
|
33b61b9a45
|
Merge pull request #40 from joelmathewthomas/joelmathewthomas-patch-1
Update README.md
|
2025-03-18 19:27:44 +05:30 |
|
Joel Mathew Thomas
|
19bc77c71d
|
Update README.md
|
2025-03-18 19:27:01 +05:30 |
|
Joel Mathew Thomas
|
87ffbe9c55
|
fix spelling
|
2025-03-18 19:25:13 +05:30 |
|
Joel Mathew Thomas
|
21843f591e
|
generate spectrogram at backend and send as response to client
|
2025-03-18 19:21:26 +05:30 |
|
Joel Mathew Thomas
|
dcd1cc4c8d
|
rename module
|
2025-03-18 18:30:39 +05:30 |
|
Joel Mathew Thomas
|
56e5261234
|
Merge pull request #39 from joelmathewthomas/client/zipdownload
Client/zipdownload
|
2025-03-18 17:52:13 +05:30 |
|
Joel Mathew Thomas
|
4afae4cc84
|
add logic for download
|
2025-03-18 16:51:50 +05:30 |
|
Joel Mathew Thomas
|
c64dc1aafa
|
UI revamp and add download button
|
2025-03-18 16:38:06 +05:30 |
|
Joel Mathew Thomas
|
8b4d373b6a
|
UI change
|
2025-03-18 16:26:35 +05:30 |
|
Joel Mathew Thomas
|
84c848109f
|
UI Cleanup
|
2025-03-18 16:11:42 +05:30 |
|
Joel Mathew Thomas
|
7222a8198e
|
add preview for noisereduced file
|
2025-03-18 15:59:57 +05:30 |
|
Joel Mathew Thomas
|
2ba08d7d92
|
add preview for original file
|
2025-03-18 15:29:12 +05:30 |
|
Joel Mathew Thomas
|
8bd1cc4abb
|
preview results
|
2025-03-18 15:20:14 +05:30 |
|
Joel Mathew Thomas
|
767977836b
|
add extractedFiles state to MediaContext
|
2025-03-18 15:01:01 +05:30 |
|
Joel Mathew Thomas
|
9af59c9f20
|
add code to download and extract zip
|
2025-03-18 14:21:19 +05:30 |
|
Joel Mathew Thomas
|
31c550b3dc
|
Merge pull request #38 from joelmathewthomas/client/download
Client/download
|
2025-03-18 12:54:53 +05:30 |
|
Joel Mathew Thomas
|
d9fd9f6591
|
code refactor
|
2025-03-18 02:02:36 +05:30 |
|
Joel Mathew Thomas
|
ba18a7a27f
|
setup vite proxy for development
|
2025-03-18 01:53:53 +05:30 |
|
Joel Mathew Thomas
|
40b71c3fdb
|
query progress for some pages
|
2025-03-18 01:23:17 +05:30 |
|
Joel Mathew Thomas
|
2d63cf3ab9
|
code refactor
|
2025-03-18 01:00:00 +05:30 |
|
SUFIYANJT
|
0afb33cb89
|
preview files in result page: frontend change only
|
2025-03-17 15:46:04 +05:30 |
|
Joel Mathew Thomas
|
8c4cae77b2
|
Merge pull request #37 from joelmathewthomas/client/progress
Client/progress
|
2025-03-16 16:38:19 +05:30 |
|
Joel Mathew Thomas
|
0dbeae27ca
|
remove toast messages
|
2025-03-16 16:33:30 +05:30 |
|