clipper/backend
Rob Watson af0674eb11
continuous-integration/drone Build is passing Details
Add POST /api/media_sets/:id/clip.
This will allow for an HTTP/1.1 fallback for
MediaSetService.GetAudioSegment, enabling download of audio clips in
browsers that do not support the File System Access API.
2022-01-10 18:52:04 +01:00
..
cmd Add FFmpeg WorkerPool 2022-01-05 19:49:47 +01:00
config Refactor response handling. 2022-01-10 18:45:10 +01:00
filestore Refactor response handling. 2022-01-10 18:45:10 +01:00
generated Add POST /api/media_sets/:id/clip. 2022-01-10 18:52:04 +01:00
media Add POST /api/media_sets/:id/clip. 2022-01-10 18:52:04 +01:00
server Add POST /api/media_sets/:id/clip. 2022-01-10 18:52:04 +01:00
sql Remove S3 bucket columns from media_sets table 2021-12-13 04:29:02 +01:00
.env.example Add FFmpeg WorkerPool 2022-01-05 19:49:47 +01:00
go.mod Add POST /api/media_sets/:id/clip. 2022-01-10 18:52:04 +01:00
go.sum Add POST /api/media_sets/:id/clip. 2022-01-10 18:52:04 +01:00
sqlc.yaml Migrate libpq > pgx 2021-11-23 13:20:56 +01:00