You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(Matches): Correctly match Booleans: GET converts them to 0 and 1 (#……632)
* fix(Matches): Correctly match Booleans: GET converts them to 0 and 1
* Fix styling
---------
Co-authored-by: arthurkirkosa <arthurkirkosa@users.noreply.github.com>
authenticate user while login (#630)
* fix: authenticate user while login
* Fix styling
---------
Co-authored-by: binaryk <binaryk@users.noreply.github.com>
fix(Search): Correctly search for strings with quotes and double quot…
…es (#624)
* fix(Search): Correctly search for strings with quotes and double quotes
* Fix styling
---------
Co-authored-by: arthurkirkosa <arthurkirkosa@users.noreply.github.com>