kozabrada123
  • Joined on 2023-12-29
kozabrada123 synced commits to dev at kozabrada123/chorus from mirror 2024-07-26 21:34:36 +02:00
537b0253bb Theme colors patch (#533)
9dbb5ea77b impl sqlx::Type for ThemeColors
ffcf15d058 Custom ThemeColors type with sqlx::Encode and sqlx::Decode impls
111a8c42f5 change theme_colors from Vec<u32> to (u32, u32)
Compare 4 commits »
kozabrada123 synced commits to refs/pull/511/head at kozabrada123/chorus from mirror 2024-07-26 21:34:36 +02:00
537b0253bb Theme colors patch (#533)
9dbb5ea77b impl sqlx::Type for ThemeColors
ffcf15d058 Custom ThemeColors type with sqlx::Encode and sqlx::Decode impls
111a8c42f5 change theme_colors from Vec<u32> to (u32, u32)
Compare 4 commits »
kozabrada123 synced commits to refs/pull/511/merge at kozabrada123/chorus from mirror 2024-07-26 21:34:36 +02:00
1693ab505f Merge 537b0253bbce12780f516ac5b5b706984b28f26b into cb3551dcd40ef85a4d4c06d0e96d4f9dfab4df5c
537b0253bb Theme colors patch (#533)
9dbb5ea77b impl sqlx::Type for ThemeColors
ffcf15d058 Custom ThemeColors type with sqlx::Encode and sqlx::Decode impls
111a8c42f5 change theme_colors from Vec<u32> to (u32, u32)
Compare 5 commits »
kozabrada123 synced commits to refs/pull/511/merge at kozabrada123/chorus from mirror 2024-07-26 13:24:38 +02:00
6701965fe6 Merge 4292ab88e9988896208f492c769ac86d4cbd8a13 into cb3551dcd40ef85a4d4c06d0e96d4f9dfab4df5c
4292ab88e9 Fix #525 (pr #532)
Compare 2 commits »
kozabrada123 synced commits to refs/pull/511/head at kozabrada123/chorus from mirror 2024-07-26 13:24:37 +02:00
4292ab88e9 Fix #525 (pr #532)
kozabrada123 synced commits to dev at kozabrada123/chorus from mirror 2024-07-26 13:24:37 +02:00
4292ab88e9 Fix #525 (pr #532)
kozabrada123 synced commits to refs/pull/521/head at kozabrada123/chorus from mirror 2024-07-25 21:04:37 +02:00
d188fe49b5 refactor: comments
6ef5221c2c feat: add skeleton structure for MFA endpoints tests
cd637fbb6b feat: add endpoints for Verify MFA Login and Send MFA SMS
bf2608fb39 feat: add SuspendedUser error value on ChorusError
530ed90171 feat: add Request/Response objects for MFA verification endpoints
Compare 5 commits »
kozabrada123 synced commits to dev at kozabrada123/chorus from mirror 2024-07-25 12:54:37 +02:00
a27b488f61 Publically reexport Subscriber as Observer (#530)
d829537713 remove cargo lock from example
b9bc37fcd4 Readd Observer trait as reexport
832576dbf4 Update documentation in gateway_observers example
539460a552 Fix voice_simple example
Compare 5 commits »
kozabrada123 synced commits to refs/pull/511/head at kozabrada123/chorus from mirror 2024-07-25 12:54:37 +02:00
a27b488f61 Publically reexport Subscriber as Observer (#530)
d829537713 remove cargo lock from example
b9bc37fcd4 Readd Observer trait as reexport
832576dbf4 Update documentation in gateway_observers example
539460a552 Fix voice_simple example
Compare 5 commits »
kozabrada123 synced commits to refs/pull/511/merge at kozabrada123/chorus from mirror 2024-07-25 12:54:37 +02:00
938dce6061 Merge a27b488f610eff9f38f20744c67e7b2fffdc4330 into cb3551dcd40ef85a4d4c06d0e96d4f9dfab4df5c
a27b488f61 Publically reexport Subscriber as Observer (#530)
d829537713 remove cargo lock from example
b9bc37fcd4 Readd Observer trait as reexport
832576dbf4 Update documentation in gateway_observers example
Compare 6 commits »
kozabrada123 synced and deleted reference refs/tags/refs/pull/527/merge at kozabrada123/chorus from mirror 2024-07-25 12:54:36 +02:00
kozabrada123 synced commits to refs/pull/511/merge at kozabrada123/chorus from mirror 2024-07-25 04:44:37 +02:00
543fbd1ab1 Merge feb2b1b64c42e42c7946752a02ccfa427069f7c5 into cb3551dcd40ef85a4d4c06d0e96d4f9dfab4df5c
Compare 2 commits »
kozabrada123 synced commits to dev at kozabrada123/chorus from mirror 2024-07-25 04:44:37 +02:00
kozabrada123 synced commits to refs/pull/511/head at kozabrada123/chorus from mirror 2024-07-25 04:44:37 +02:00
kozabrada123 synced commits to refs/pull/527/merge at kozabrada123/chorus from mirror 2024-07-24 20:34:38 +02:00
88a160717a Merge 0378739384874ac33d25ed55758ab37ccbcf6bbe into e8469c8e4f731ee862cf456beb3e406912d9e3fe
e8469c8e4f Use cargo nextest (#529)
d15dfc302d Revert: nextest on wasm
31509b9945 forgor installing nextest
f32b3060cf Cargo nextest on wasm, Parallelize "Check common non-default feat. cfg."
Compare 13 commits »
kozabrada123 synced commits to refs/pull/511/head at kozabrada123/chorus from mirror 2024-07-24 20:34:38 +02:00
e8469c8e4f Use cargo nextest (#529)
d15dfc302d Revert: nextest on wasm
31509b9945 forgor installing nextest
f32b3060cf Cargo nextest on wasm, Parallelize "Check common non-default feat. cfg."
cc7ed62cf2 Merge branch 'dev' into nextest
Compare 12 commits »
kozabrada123 synced commits to refs/pull/511/merge at kozabrada123/chorus from mirror 2024-07-24 20:34:38 +02:00
eba550551a Merge e8469c8e4f731ee862cf456beb3e406912d9e3fe into cb3551dcd40ef85a4d4c06d0e96d4f9dfab4df5c
e8469c8e4f Use cargo nextest (#529)
d15dfc302d Revert: nextest on wasm
31509b9945 forgor installing nextest
f32b3060cf Cargo nextest on wasm, Parallelize "Check common non-default feat. cfg."
Compare 13 commits »
kozabrada123 synced new reference nextest to kozabrada123/chorus from mirror 2024-07-24 20:34:38 +02:00
kozabrada123 synced commits to nextest at kozabrada123/chorus from mirror 2024-07-24 20:34:38 +02:00
kozabrada123 synced commits to dev at kozabrada123/chorus from mirror 2024-07-24 20:34:38 +02:00
e8469c8e4f Use cargo nextest (#529)
d15dfc302d Revert: nextest on wasm
31509b9945 forgor installing nextest
f32b3060cf Cargo nextest on wasm, Parallelize "Check common non-default feat. cfg."
cc7ed62cf2 Merge branch 'dev' into nextest
Compare 12 commits »