86a04cf5cb
feat: add README file to provide project documentation
main
JSC
2025-10-05 16:29:07 +02:00
0a2b859e7a
feat: add border to Play Next Queue section for improved visual separation
JSC
2025-10-05 04:09:29 +02:00
7a6288cc02
feat: update PlayNextQueue component and integrate it into Player; adjust layout in Playlist for improved UI
JSC
2025-10-04 21:55:20 +02:00
0f8b96e73c
feat: add PlayNextQueue component to display upcoming tracks in Player
JSC
2025-10-04 19:40:01 +02:00
9a2a9343d2
feat: add context menu to Playlist for adding tracks to play next queue
JSC
2025-10-04 19:16:25 +02:00
4352e4c792
feat: implement lazy loading for routes and add a loading component in App.tsx; configure manual chunks in Vite for optimized builds
JSC
2025-10-04 15:44:33 +02:00
b303d2f5cf
feat: add search functionality to filter available sounds in PlaylistEditPage
JSC
2025-10-04 15:29:32 +02:00
9aa628a9d2
refactor: standardize "use client" directive and improve button styles across components
JSC
2025-10-04 14:57:18 +02:00
a25fb9b5eb
feat: implement new compact player components for controls, progress, and track info
JSC
2025-09-22 20:28:27 +02:00
9db9915e56
feat: remove useRenderFlash hook and clean up related code in Player components
JSC
2025-09-22 20:14:38 +02:00
9366dbca14
feat: integrate volume control into PlayerControls and remove PlayerVolume component
JSC
2025-09-22 20:10:37 +02:00
9784d259ba
feat: refactor player component structure and introduce new player controls, progress, track info, and volume components
JSC
2025-09-22 19:47:13 +02:00
b77dff03c1
feat: optimize player state updates and memoize calculations to prevent unnecessary re-renders
JSC
2025-09-21 20:32:29 +02:00
8945eb6ad6
feat: remove task update functionality from SchedulersTable and clean up related code
JSC
2025-09-21 18:48:05 +02:00
dc1124dff6
feat: add delete functionality for playlists with confirmation and error handling
JSC
2025-09-21 18:32:33 +02:00
1d2c27abbd
feat: enhance loading states with table structure and improve sound type filtering in SoundsPage
JSC
2025-09-21 18:17:55 +02:00
41659c9299
feat: add badge to display sound type in SoundCard component
JSC
2025-09-21 15:39:04 +02:00
7faf2d38ab
feat: add language selection combobox and update TTS dialog for improved language handling
JSC
2025-09-21 15:20:12 +02:00
7ac979a4f4
refactor: remove unnecessary reset of selected provider in CreateTTSDialog
JSC
2025-09-21 14:43:27 +02:00
92846c6d3a
feat: implement TTS event handling for creation, completion, and failure in TTSPage and SocketContext
JSC
2025-09-21 14:39:15 +02:00
75b52caf85
refactor: update TASK_TYPES to comment out 'credit_recharge' in CreateTaskDialog and SchedulersHeader feat: add filter icon to SelectTrigger in SoundsPage for improved UI
JSC
2025-09-21 13:56:50 +02:00
fde19f47c8
refactor: update TTSTable component to improve date formatting and remove Sound ID display
JSC
2025-09-21 13:40:56 +02:00
3516f7f205
fix: update TTS API endpoints for consistency in request and history retrieval
JSC
2025-09-21 13:38:05 +02:00
d48291f6ed
feat: add type filter to SoundsPage for improved sound categorization
JSC
2025-09-21 13:31:19 +02:00
620418c405
refactor: update TTSHeader component for improved sorting and search functionality
JSC
2025-09-21 13:21:02 +02:00
6f477a1aa7
feat: add Text to Speech (TTS) functionality with provider selection, generation, and history management
JSC
2025-09-20 23:11:21 +02:00
da4566c789
feat: add 'Stop All Sounds' button to Player component for improved sound control
JSC
2025-09-20 15:50:47 +02:00
7c3a8aab64
fix: add cursor pointer style to StopSoundsButton for better UX
JSC
2025-09-20 15:41:07 +02:00
72914da637
feat: add Dailymotion badge and improve extraction title display in ExtractionsRow
JSC
2025-09-20 15:33:10 +02:00
70131ecd2d
feat: add status filter to ExtractionsHeader and update SchedulersHeader layout
JSC
2025-09-20 15:03:36 +02:00
f559a6aa73
fix: remove unused task type 'credit_recharge' from CreateTaskDialog
JSC
2025-09-19 11:54:54 +02:00
b024b19ecc
fix: update Toaster position and mark Sequencer link as WIP
JSC
2025-09-18 13:57:43 +02:00
dba08e2ec0
feat: implement sound removal functionality in SequencerPage and update SequencerCanvas props
JSC
2025-09-03 17:03:04 +02:00
aa11ec379d
feat: add DragOverlay to SequencerPage for improved drag-and-drop feedback
JSC
2025-09-03 16:57:55 +02:00
7982a2eb6d
feat: update DraggableSound component to use break-words for sound name display
JSC
2025-09-03 16:55:21 +02:00
5afb761d3c
feat: refactor fetchSounds to use useCallback and remove mock data for improved API integration
JSC
2025-09-03 16:52:14 +02:00
9603daa5ce
refactor: remove noPadding prop from AppLayout and simplify class names in SequencerCanvas
JSC
2025-09-03 16:45:34 +02:00
2ec58ea268
feat: update link text in SequencerPage header from "Home" to "Dashboard"
JSC
2025-09-03 16:39:22 +02:00
df60b5ce93
feat: enhance AppLayout and SequencerPage for improved layout and responsiveness
JSC
2025-09-03 16:32:05 +02:00
80a18575a1
feat: update SequencerPage layout for full height and improved responsiveness
JSC
2025-09-03 15:55:35 +02:00
74dfec2e29
feat: add Sequencer navigation item to AppSidebar and wrap SequencerPage in AppLayout for improved structure
JSC
2025-09-03 15:30:46 +02:00
282ba9446d
feat: reduce width of TrackControls for improved layout
JSC
2025-09-03 15:20:46 +02:00
d7b1d97a28
feat: add padding to bottom of SequencerCanvas and TrackControls for improved layout
JSC
2025-09-03 15:17:52 +02:00
7e03189fc4
feat: adjust styling of PlacedSoundItem for improved positioning and visual consistency
JSC
2025-09-03 15:11:23 +02:00
a0d5840166
feat: improve layout of SequencerCanvas and SequencerPage for better responsiveness and overflow handling
JSC
2025-09-03 15:06:38 +02:00
25eacbc85f
feat: enhance SequencerPage and SequencerCanvas with drag-and-drop functionality for sound placement and improved track management
JSC
2025-09-03 14:46:28 +02:00
28faf9b149
feat: add SequencerPage with sequencer functionality including track and sound management feat: implement SequencerCanvas for visualizing tracks and placed sounds feat: create SoundLibrary for draggable sound selection feat: add TimelineControls for managing duration and zoom levels feat: implement TrackControls for adding, removing, and renaming tracks
JSC
2025-09-03 00:23:59 +02:00
851738f04f
feat: integrate Combobox component for timezone selection in CreateTaskDialog and AccountPage
JSC
2025-08-29 03:33:38 +02:00
70de6ad919
feat: implement combobox for timezone, sound, and playlist selection in CreateTaskDialog
JSC
2025-08-29 03:02:15 +02:00
40b053c446
feat: enhance CreateTaskDialog with sound and playlist selection, including loading states and task-specific parameters
JSC
2025-08-29 02:47:58 +02:00
4251057668
refactor: standardize task and recurrence type strings to lowercase across components and services
JSC
2025-08-29 00:39:00 +02:00