issues
search
rfcx
/
rfcx-api
Core, Media/Assets and MQTT APIs
https://api.rfcx.org/docs/
Apache License 2.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add `palette` to media api option
#646
Tooseriuz
closed
2 months ago
1
Add return and remove log
#645
Tooseriuz
closed
3 months ago
0
Add check segment is null
#644
Tooseriuz
closed
3 months ago
0
Fix stream_id undefined
#643
Tooseriuz
closed
3 months ago
0
Get audio from stream bucket
#642
Tooseriuz
closed
3 months ago
0
move the createAudioDb to be after the ingest process
#641
Tooseriuz
closed
3 months ago
0
feat: best_detections by classifications
#640
veckatimest
closed
5 months ago
0
Edit `best-detection` endpoint to receive classification values instead of ids
#639
Tooseriuz
closed
5 months ago
0
Don't remove source file if ingest service is enabled
#638
Tooseriuz
closed
5 months ago
0
Fix file not ingested
#637
Tooseriuz
closed
5 months ago
0
Replace old rfcx-ark bucket with ingest bucket
#636
Tooseriuz
closed
5 months ago
0
fixed migration syntax
#635
veckatimest
closed
5 months ago
0
Check `rfcx-ark` and `noncore` stuff
#634
Tooseriuz
closed
5 months ago
0
fix: time gap to stop server on SIGTERM
#633
veckatimest
closed
5 months ago
0
feat: find best_detections for classifications (#631)
#632
veckatimest
closed
5 months ago
0
Support best detections based on classification_id, stream_id and both
#631
veckatimest
closed
5 months ago
0
Throw error site id missing
#630
Tooseriuz
closed
5 months ago
0
Add `IF EXISTS` clause for the drop detection review column
#629
grindarius
closed
5 months ago
0
Core create `stream` without `external_id`
#628
Tooseriuz
closed
5 months ago
0
Add unique constraint to `detection_reviews` table
#627
grindarius
closed
5 months ago
0
`GET /classifier-jobs` able to return overlapped jobs
#626
Tooseriuz
closed
5 months ago
0
Return status that the review is updated to for CNN review API
#625
grindarius
closed
5 months ago
0
Remove jwt-custom
#624
Tooseriuz
closed
6 months ago
0
Create unique constraint between `(detection_id, user_id)` on `detection_reviews`
#623
grindarius
closed
5 months ago
0
CNN validations - return status that the review is updated to
#622
grindarius
closed
5 months ago
0
Edit JWT check issuer to use array instead of 2 instances with custom and original domain
#621
Tooseriuz
closed
6 months ago
0
feat sigterm-safe deployment (#619)
#620
veckatimest
closed
6 months ago
2
Fix review detection can update review status to multiple detections of same project
#618
grindarius
closed
6 months ago
2
Endpoint to return overlap processed job from input queries
#617
Tooseriuz
closed
5 months ago
0
feat: improved GET /detections performance (#614)
#616
veckatimest
closed
6 months ago
0
Log bind parameters for update queries
#615
grindarius
closed
6 months ago
0
Investigate the slowness of /summary/:classification endpoint
#614
Tooseriuz
closed
6 months ago
0
Merge master 2
#613
veckatimest
closed
6 months ago
0
Merge master to develop
#612
veckatimest
closed
6 months ago
0
API support custom and original Auth0 domain
#611
Tooseriuz
closed
6 months ago
0
fix: config should set environment before requiring sequelize
#610
veckatimest
closed
6 months ago
0
Create `GET /classifier-jobs/:jobId/best-detections/summary`
#609
grindarius
closed
6 months ago
0
feat: graceful shutdown
#608
veckatimest
closed
6 months ago
0
Make `GET /classifier-jobs/:jobId/best-detections` support `min_confidence`
#607
grindarius
opened
6 months ago
0
Support for `fields` query params for best-detections endpoint
#606
grindarius
closed
6 months ago
0
`GET /classifier-jobs/:jobId/best-detections` need to return `review_status`
#605
grindarius
closed
6 months ago
0
fix: now core-api will log unhandled rejections
#604
veckatimest
closed
6 months ago
0
CNN - cache the spectrogram image
#603
naluinui
closed
6 months ago
3
Bug: There is a little chance the detection review API did not update all tables.
#602
grindarius
closed
6 months ago
1
Calling `GET /detections/summary` before `GET /detections` will make the latter call not return all requested attributes.
#601
grindarius
closed
6 months ago
2
Bug: Calling `GET /detections/summary` before `GET /detections` results in not all attributes being applied
#600
grindarius
closed
6 months ago
0
Add includes column without column attributes
#599
grindarius
closed
7 months ago
0
Bug: `GET /detections/summary` API missing essential includes
#598
grindarius
closed
7 months ago
0
Create `GET /classifier-jobs/{jobId}/summary/{value}`
#597
grindarius
closed
7 months ago
0
Create `GET /classifier-jobs/{jobId}/summary/{classificationValue}`
#596
grindarius
closed
7 months ago
0
Next