Commit Graph
17 Commits
Author SHA1 Message Date
Anton Voylenko 4f0f8a0f46 chore: bump node version (#509) 2025-11-04 18:06:42 -05:00
Anton Voylenko 217c11a5e1 fix: missing token update and missing return (#435) 2025-05-07 14:14:40 -04:00
Anton Voylenko 1d69457ddc support for llc tag (#262) 2023-11-17 08:48:34 -05:00
Anton Voylenko dcfe6cc05d swagger: update create call spec (#260) 2023-11-14 10:40:31 -05:00
Anton Voylenko b190334839 validate recording auth (#235) 2023-09-24 08:19:13 -04:00
Anton Voylenko 02c9a951d4 S3 compatible storage (#228)
* compatible credential test

* support s3 compatible storages

* fix typo

* change logging

* add missing option
2023-09-12 12:25:06 -04:00
Anton Voylenko b7bdf300c6 fix sip request payload validation (#209) 2023-07-29 11:13:02 -04:00
Anton Voylenko 32ff023b14 feat: support sorted set queues (#177)
* feat: support sorted set queues

* fix: tune tests for queue
2023-06-06 16:14:38 -04:00
Anton Voylenko 3997f57365 update swagger docs (#157) 2023-05-01 10:50:22 -04:00
Anton Voylenko a574045f8a endpoint to retrieve active queues (#156) 2023-04-22 14:48:07 -04:00
Anton Voylenko af3d03bef9 support filtering for retrieve info endpoint (#153)
* support filtering for retrieve info endpoint

* bump realtimedb-helpers
2023-04-19 07:33:24 -04:00
Anton Voylenko 5b1b50c3a3 remove unnecessary await (#152) 2023-04-18 13:01:38 -04:00
Anton Voylenko 75a2b42d65 update README (#135) 2023-03-27 14:17:03 -04:00
Anton Voylenko 518a9163fb add ENCRYPTION_SECRET variable (#132) 2023-03-25 15:34:09 -04:00
Anton Voylenko 6e7cb9b332 update README (#129) 2023-03-23 15:44:45 -04:00
Anton Voylenko 34f83e323c update swagger yaml (#127) 2023-03-23 09:08:38 -04:00
Anton Voylenko 00af458cb3 Migrate to argon2 from argon2-ffi (#126) 2023-03-22 16:15:01 -04:00