Thomas
408fa45c51
allow emails without a tld ( #2762 )
...
It's perfectly valid to have an email address without a TLD, for instance:
- test@localhost
- test@svc-in-same-k8s-namespace
- test@internal-corp
Fixes #2667
2023-06-14 16:26:17 -05:00
Mert
9cdec62918
feat(server): option to transcode to original resolution ( #2709 )
...
* option to transcode to original resolution
* changed value for target res setting
* updated test, clarified scaling condition
2023-06-09 23:15:12 -05:00
Sergey Kondrikov
104e489000
fix(server): Filter out deleted partners ( #2697 )
...
* Filter out deleted partners
* Add separate filter clause for soft deleted users
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-06-08 10:45:06 -05:00
Jason Rasmussen
8ebac41318
refactor(server)*: tsconfigs ( #2689 )
...
* refactor(server): tsconfigs
* chore: dummy commit
* fix: start.sh
* chore: restore original entry scripts
2023-06-08 10:01:07 -05:00