Commit Graph

  • 556c200283 Update README.md (#56) main joel 2025-12-17 14:13:45 +05:30
  • 2d9297d9a3 Dockerize project with client and backend support (#55) joel 2025-08-04 01:43:40 +05:30
  • 70818ca117 Merge pull request #54 from joelmathewthomas/update/deps Joel Mathew Thomas 2025-03-26 02:03:24 +05:30
  • 1b097b617d update deps Joel Mathew Thomas 2025-03-26 02:01:32 +05:30
  • 5d89962ed6 Merge pull request #53 from joelmathewthomas/update/deps Joel Mathew Thomas 2025-03-22 22:49:12 +05:30
  • fb06fb805d update deps Joel Mathew Thomas 2025-03-22 22:47:56 +05:30
  • 894a7d478b Merge pull request #52 from joelmathewthomas/fix/exceptions Joel Mathew Thomas 2025-03-22 22:43:10 +05:30
  • 505f2b7055 release mic after use Joel Mathew Thomas 2025-03-22 22:32:29 +05:30
  • 85bb67078c handle exception cases Joel Mathew Thomas 2025-03-22 22:14:09 +05:30
  • 7d28d28ee4 Merge pull request #51 from joelmathewthomas/feature/record Joel Mathew Thomas 2025-03-21 17:00:02 +05:30
  • f44e44b68b cleanup Joel Mathew Thomas 2025-03-21 16:55:56 +05:30
  • 14a9f16b04 landing page ui revamp Joel Mathew Thomas 2025-03-21 16:50:13 +05:30
  • 5a76fd4708 handle exception cases Joel Mathew Thomas 2025-03-21 16:36:04 +05:30
  • 328bb25cf2 add recording functionality Joel Mathew Thomas 2025-03-21 16:30:25 +05:30
  • dc2f85734f Merge pull request #50 from joelmathewthomas/bugfix/server Joel Mathew Thomas 2025-03-21 02:01:18 +05:30
  • fc2b8c07d1 Merge pull request #49 from joelmathewthomas/ui/update Joel Mathew Thomas 2025-03-21 02:00:30 +05:30
  • 952b6729b2 change processing page progress, and ui change in results Joel Mathew Thomas 2025-03-21 01:59:02 +05:30
  • 38ecb59519 bugfix: fix celery crashing, due to UPLOAD_DIR being deleted Joel Mathew Thomas 2025-03-21 01:36:38 +05:30
  • c58ee4ca22 Merge pull request #48 from joelmathewthomas/joelmathewthomas-patch-1 Joel Mathew Thomas 2025-03-20 22:30:56 +05:30
  • 2e885d6f6c Update README.md Joel Mathew Thomas 2025-03-20 22:30:19 +05:30
  • f04462a135 Merge pull request #47 from joelmathewthomas/feature/error-handling Joel Mathew Thomas 2025-03-20 22:29:06 +05:30
  • eed5796ca1 remove unused import Joel Mathew Thomas 2025-03-20 22:28:02 +05:30
  • 7212435ad0 fix styling Joel Mathew Thomas 2025-03-20 22:27:42 +05:30
  • 895cccd231 remove unused code Joel Mathew Thomas 2025-03-20 22:23:58 +05:30
  • 1b523b1611 clean server storage on start Joel Mathew Thomas 2025-03-20 22:11:22 +05:30
  • fd92bdd22b remove unused import Joel Mathew Thomas 2025-03-20 21:55:47 +05:30
  • 2af1990e8b add error handling to processing page Joel Mathew Thomas 2025-03-20 21:54:35 +05:30
  • 334dc00372 add request exception handling and toast notifications for error Joel Mathew Thomas 2025-03-20 21:15:48 +05:30
  • 37f850989a remove alerts and clear previous states on handleChange Joel Mathew Thomas 2025-03-20 20:31:37 +05:30
  • 3aff2f57af Set 100MB file size limit Joel Mathew Thomas 2025-03-20 20:18:16 +05:30
  • 26c5737a8d remove all code for handling video files Joel Mathew Thomas 2025-03-20 20:13:31 +05:30
  • db894a46be Merge pull request #46 from joelmathewthomas/code/cleanup Joel Mathew Thomas 2025-03-20 19:15:21 +05:30
  • 1e44b4c7de code cleanup Joel Mathew Thomas 2025-03-20 19:14:13 +05:30
  • 11a1ff635a Merge pull request #45 from joelmathewthomas/feature/websocket-proxy Joel Mathew Thomas 2025-03-20 18:48:29 +05:30
  • cab21ad495 do not enable input if websocket connection failed Joel Mathew Thomas 2025-03-20 18:45:07 +05:30
  • 0d2ecc9d3d proxy websocket url Joel Mathew Thomas 2025-03-20 00:53:16 +05:30
  • 710956608d Merge pull request #44 from joelmathewthomas/feature/websocket Joel Mathew Thomas 2025-03-20 00:42:39 +05:30
  • 20230322b0 update deps Joel Mathew Thomas 2025-03-20 00:39:29 +05:30
  • 00f16d5814 handle FileNotFound Exception in separate task Joel Mathew Thomas 2025-03-20 00:35:59 +05:30
  • 6a91261e2d remove leftover url imports from urls.py Joel Mathew Thomas 2025-03-20 00:24:58 +05:30
  • a9dd87288d remove leftover url patterns Joel Mathew Thomas 2025-03-20 00:24:05 +05:30
  • b8a8be5ae5 remove /api/cleanup and /api/cleanupzip endpoints in favour of websocket handling cleanups Joel Mathew Thomas 2025-03-20 00:19:52 +05:30
  • 397e4f2c99 remove file_uuid.zip file on websocket disconnect Joel Mathew Thomas 2025-03-20 00:17:40 +05:30
  • a5705fffd0 remove file_dir on websocket disconnect Joel Mathew Thomas 2025-03-20 00:12:10 +05:30
  • 1cb3a1f197 send file_uuids to websocket Joel Mathew Thomas 2025-03-20 00:03:34 +05:30
  • 5fba3b42c5 change ws url Joel Mathew Thomas 2025-03-19 23:50:29 +05:30
  • e1e7464bb7 implement websocket connections Joel Mathew Thomas 2025-03-19 23:44:55 +05:30
  • c96b74c463 Merge pull request #43 from joelmathewthomas/feature/logs Joel Mathew Thomas 2025-03-19 18:29:32 +05:30
  • 40f64b152c add endpoint to ping server, and display log if connection fails Joel Mathew Thomas 2025-03-19 18:10:47 +05:30
  • 1e9fceb0dc fix bug in status Joel Mathew Thomas 2025-03-19 16:30:12 +05:30
  • 0809a6baa2 remove todo references Joel Mathew Thomas 2025-03-19 16:24:32 +05:30
  • 6e9db2de4f fix log scrolling Joel Mathew Thomas 2025-03-19 16:22:43 +05:30
  • d47a228ce7 Add logs for processing Joel Mathew Thomas 2025-03-19 16:10:01 +05:30
  • 6abafd8355 add log box, and states to contain logs in MediaContext Joel Mathew Thomas 2025-03-19 15:10:54 +05:30
  • ef6ae41342 Merge pull request #42 from joelmathewthomas/update/deps Joel Mathew Thomas 2025-03-19 01:55:48 +05:30
  • 9661f9a18b update deps Joel Mathew Thomas 2025-03-19 01:54:29 +05:30
  • 9fdc3c8b3c Merge pull request #41 from joelmathewthomas/api/spectrogram Joel Mathew Thomas 2025-03-19 01:13:35 +05:30
  • 7754af83e8 add border around player Joel Mathew Thomas 2025-03-18 21:40:20 +05:30
  • 4a5296cb18 preview spectrograms for non-music files Joel Mathew Thomas 2025-03-18 21:32:33 +05:30
  • 9139ddce53 preview spectrograms for music Joel Mathew Thomas 2025-03-18 21:06:40 +05:30
  • 018db7ea30 generate spectrograms for music sources and store it in context Joel Mathew Thomas 2025-03-18 20:58:50 +05:30
  • b622585fb9 add endpoint /api/spectrogram to calculate spectrograms Joel Mathew Thomas 2025-03-18 20:37:20 +05:30
  • 83b81dc2ad improve spectrogram player style Joel Mathew Thomas 2025-03-18 20:10:59 +05:30
  • 33b61b9a45 Merge pull request #40 from joelmathewthomas/joelmathewthomas-patch-1 Joel Mathew Thomas 2025-03-18 19:27:44 +05:30
  • 19bc77c71d Update README.md Joel Mathew Thomas 2025-03-18 19:27:01 +05:30
  • 87ffbe9c55 fix spelling Joel Mathew Thomas 2025-03-18 19:25:13 +05:30
  • 21843f591e generate spectrogram at backend and send as response to client Joel Mathew Thomas 2025-03-18 19:21:26 +05:30
  • dcd1cc4c8d rename module Joel Mathew Thomas 2025-03-18 18:30:39 +05:30
  • 56e5261234 Merge pull request #39 from joelmathewthomas/client/zipdownload Joel Mathew Thomas 2025-03-18 17:52:13 +05:30
  • 4afae4cc84 add logic for download Joel Mathew Thomas 2025-03-18 16:51:50 +05:30
  • c64dc1aafa UI revamp and add download button Joel Mathew Thomas 2025-03-18 16:38:06 +05:30
  • 8b4d373b6a UI change Joel Mathew Thomas 2025-03-18 16:26:35 +05:30
  • 84c848109f UI Cleanup Joel Mathew Thomas 2025-03-18 16:11:42 +05:30
  • 7222a8198e add preview for noisereduced file Joel Mathew Thomas 2025-03-18 15:59:57 +05:30
  • 2ba08d7d92 add preview for original file Joel Mathew Thomas 2025-03-18 15:29:12 +05:30
  • 8bd1cc4abb preview results Joel Mathew Thomas 2025-03-18 15:20:14 +05:30
  • 767977836b add extractedFiles state to MediaContext Joel Mathew Thomas 2025-03-18 15:01:01 +05:30
  • 9af59c9f20 add code to download and extract zip Joel Mathew Thomas 2025-03-18 14:21:19 +05:30
  • 31c550b3dc Merge pull request #38 from joelmathewthomas/client/download Joel Mathew Thomas 2025-03-18 12:54:53 +05:30
  • d9fd9f6591 code refactor Joel Mathew Thomas 2025-03-18 02:02:36 +05:30
  • ba18a7a27f setup vite proxy for development Joel Mathew Thomas 2025-03-18 01:53:53 +05:30
  • 40b71c3fdb query progress for some pages Joel Mathew Thomas 2025-03-18 01:23:17 +05:30
  • 2d63cf3ab9 code refactor Joel Mathew Thomas 2025-03-18 01:00:00 +05:30
  • 0afb33cb89 preview files in result page: frontend change only SUFIYANJT 2025-03-17 15:46:04 +05:30
  • 8c4cae77b2 Merge pull request #37 from joelmathewthomas/client/progress Joel Mathew Thomas 2025-03-16 16:38:19 +05:30
  • 0dbeae27ca remove toast messages Joel Mathew Thomas 2025-03-16 16:33:30 +05:30
  • 01fd28c126 add corresponding process messages Joel Mathew Thomas 2025-03-16 16:21:01 +05:30
  • a89b625453 bugfix: pass sr in formData to api/resample/ Joel Mathew Thomas 2025-03-16 16:05:29 +05:30
  • 4c45ccc62e add 5 sec delay for each process Joel Mathew Thomas 2025-03-16 16:00:30 +05:30
  • c5a5c378b9 Merge pull request #36 from joelmathewthomas/client/routes Joel Mathew Thomas 2025-03-16 15:48:03 +05:30
  • 20f91b9e2c remove unused pages Joel Mathew Thomas 2025-03-16 15:41:33 +05:30
  • 8383156b82 add route SUFIYANJT 2025-03-16 15:37:08 +05:30
  • a6ae646250 client change karthikeyan-ks 2025-03-16 15:03:41 +05:30
  • 0d7b335b6f Merge pull request #34 from joelmathewthomas/client/integration Karthikeyan-ks 2025-03-16 13:20:48 +05:30
  • 38fb2fe42d update deps Joel Mathew Thomas 2025-03-16 11:26:06 +05:30
  • 053c358e05 update deps Joel Mathew Thomas 2025-03-16 11:24:39 +05:30
  • 9dbcbb16cd integrate backend with client Joel Mathew Thomas 2025-03-15 14:59:58 +05:30
  • 3c4ac29014 Merge pull request #33 from joelmathewthomas/karthikeyan Joel Mathew Thomas 2025-03-11 00:29:19 +05:30
  • 26b40c929c server change karthikeyan-ks 2025-03-11 00:05:10 +05:30
  • db6749201f Merge pull request #32 from joelmathewthomas/feature/client SUFIYANJT 2025-02-27 10:55:28 +05:30