medicode / mix.exs

Commit History

chore: Rename app to Medicode
3f219b5

timgremore commited on

feat: Populate code vectors from cache csv file
5579301

timgremore commited on

feat: Include Kino in dependencies list
8ef5db9

timgremore commited on

test: Exclude Storybook modules from test coverage
30233a2

noahsettersten commited on

chore!: Disable audio pipeline for now
fcef16d

noahsettersten commited on

feat: Auth gen with argon2, live, and binary ID
26f4775

timgremore commited on

fix: Make PhoenixStorybook available in all environments
6b373c5

noahsettersten commited on

chore: Add comments for recommended Phoenix Storybook config
0d0d5bb

noahsettersten commited on

build(deps-dev): Add `phoenix-storybook` library
662eaac

noahsettersten commited on

build(deps): Upgrade `phoenix_html` to v4.0.0
6e1769e

noahsettersten commited on

chore: Only include Credo in dev and test environments
af27658

noahsettersten commited on

build(deps): Re-add `membrane_portaudio_plugin`
8cad9e0

noahsettersten commited on

feat: Create mix task to precompute label vectors
36e17a1

noahsettersten commited on

chore: Add custom vector type for Postgrex
d4a9888

noahsettersten commited on

feature: Add `credo` for checking code style
f900aef

noahsettersten commited on

chore: Disable unused Membrane plugins; add RawAudio format
c76506c

noahsettersten commited on

chore: Disable Membrane PortAudio plugin temporarily
8b51593

noahsettersten commited on

chore: Switch `audio_tagger` to GitHub URL
489ce65

noahsettersten commited on

chore: Remove unnecessary Kino dependencies
7d1a929

noahsettersten commited on

feat: Add LiveView for transcribing live audio from input
43ebfdb

noahsettersten commited on

chore: Configure to use local copy of audio_tagger
4c578cf

timgremore commited on

feat: Add audio_tagger as a dependency
79bf54b

timgremore commited on