Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

yingbull

yingbull closed a pull request on GetWellClinic/ai-moa
Dev gwc
## Summary by Sourcery Update the periodic task schedule to run every two minutes and modify the requirements.txt file to include additional dependencies. Enhancements: - Change the periodic task...
yingbull pushed 4 commits to main ClinicianFOCUS/FreeScribe
  • Bug Fix: buttons not visible on settings page 1b460f7
  • hiding the architecture setting if only one option is available d5b194d
  • increasing the width of the dropbox ea19408
  • Merge pull request #213 from ClinicianFOCUS/hotfix 8dae731

View on GitHub

yingbull closed a pull request on ClinicianFOCUS/FreeScribe
Improve Settings UI and AudioMeter Error Handling
## Summary by Sourcery Improve the user interface of the settings window by adjusting window size and dropdown widths, enhance error message handling in AudioMeter with a thread-safe approach, and...
yingbull created a review on a pull request on ClinicianFOCUS/FreeScribe

View on GitHub

yingbull pushed 2 commits to main ClinicianFOCUS/speech2text-container
  • pass api from env to docker ba1d968
  • Merge pull request #33 from ClinicianFOCUS/api-stt 3aa44cd

View on GitHub

yingbull closed a pull request on ClinicianFOCUS/speech2text-container
pass api from env to docker
## Summary by Sourcery Build: - Add SESSION_API_KEY environment variable to docker-compose configurations for optional API key authentication.
yingbull created a review on a pull request on ClinicianFOCUS/speech2text-container

View on GitHub

yingbull opened a pull request on ClinicianFOCUS/openo-connect
[Snyk] Upgrade expo-splash-screen from 0.27.6 to 0.29.11
![snyk-top-banner](https://redirect.github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) <h3>Snyk has created this PR to upgrade expo-splash-screen from 0.27....
yingbull pushed 1 commit to snyk-upgrade-735a576d0ba76a9750f90a41560dded6 ClinicianFOCUS/openo-connect
  • fix: upgrade expo-splash-screen from 0.27.6 to 0.29.11 Snyk has created this PR to upgrade expo-splash-screen from 0... 6f93950

View on GitHub

yingbull created a branch on ClinicianFOCUS/openo-connect

snyk-upgrade-735a576d0ba76a9750f90a41560dded6 - A mobile application for connecting to electronic medical record systems based on the open-source "oscar" project code

yingbull opened a pull request on ClinicianFOCUS/openo-connect
[Snyk] Upgrade react-native from 0.74.5 to 0.76.2
![snyk-top-banner](https://redirect.github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) <h3>Snyk has created this PR to upgrade react-native from 0.74.5 to 0...
yingbull pushed 1 commit to snyk-upgrade-92eb56eb5513baa81fb400b31d84ed4c ClinicianFOCUS/openo-connect
  • fix: upgrade react-native from 0.74.5 to 0.76.2 Snyk has created this PR to upgrade react-native from 0.74.5 to 0.76... f469887

View on GitHub

yingbull created a branch on ClinicianFOCUS/openo-connect

snyk-upgrade-92eb56eb5513baa81fb400b31d84ed4c - A mobile application for connecting to electronic medical record systems based on the open-source "oscar" project code

yingbull deleted a branch ClinicianFOCUS/clinicianfocus-installer

change-from-public-readme

yingbull pushed 2 commits to main ClinicianFOCUS/clinicianfocus-installer
  • update readme with public to private 2e776c9
  • Merge pull request #46 from ClinicianFOCUS/change-from-public-readme update readme with public to private 2f3e99f

View on GitHub

yingbull closed a pull request on ClinicianFOCUS/clinicianfocus-installer
update readme with public to private
## Summary by Sourcery Documentation: - Add instructions for changing network profile from public to private on Windows.
yingbull created a review on a pull request on ClinicianFOCUS/clinicianfocus-installer

View on GitHub

yingbull deleted a branch ClinicianFOCUS/speech2text-container

increase-rate-limit

yingbull pushed 4 commits to main ClinicianFOCUS/speech2text-container
  • increase rate limit from 1/s to 10/s b185b4b
  • dont conpy env file in dockerfile fab2543
  • user 1000 59e25c6
  • Merge pull request #32 from ClinicianFOCUS/increase-rate-limit Increase rate limit 8aa0c7e

View on GitHub

yingbull closed a pull request on ClinicianFOCUS/speech2text-container
Increase rate limit
### Issue - #30 - #31 ## Summary by Sourcery Increase the rate limit for the /whisperaudio endpoint to handle more requests per second and update the Dockerfile to exclude the .env file from b...
yingbull created a review on a pull request on ClinicianFOCUS/speech2text-container

View on GitHub

yingbull deleted a branch ClinicianFOCUS/local-llm-container

crlf-lf

yingbull pushed 2 commits to main ClinicianFOCUS/local-llm-container
  • gitattributes 0ac1085
  • Merge pull request #16 from ClinicianFOCUS/crlf-lf set eof of scripts to lf b0af394

View on GitHub

yingbull closed a pull request on ClinicianFOCUS/local-llm-container
set eof of scripts to lf
## Summary by Sourcery Build: - Add .gitattributes file to enforce LF line endings for scripts.
yingbull created a review on a pull request on ClinicianFOCUS/local-llm-container

View on GitHub

yingbull deleted a branch ClinicianFOCUS/FreeScribe

one-instance

yingbull pushed 15 commits to main ClinicianFOCUS/FreeScribe
  • one instance e64ee37
  • revert 11f8461
  • check if app is running based on app title 4943de3
  • move to utils for reuseability 7e11179
  • only one instance of debug window b5d3716
  • cleanup 99e3812
  • Update src/FreeScribe.client/utils/utils.py Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.norepl... 360ad1c
  • use mutex instead 9f6e041
  • cleanup 3e1c795
  • one instance of debug window 6ea7854
  • Update src/FreeScribe.client/utils/utils.py Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.norepl... 38de786
  • todo comment 9e55f6e
  • Merge branch 'one-instance' of https://github.com/ClinicianFOCUS/FreeScribe into one-instance 0df17db
  • close mutex when application close 3fe0e46
  • Merge pull request #210 from ClinicianFOCUS/one-instance One instance 11d24e9

View on GitHub

yingbull closed a pull request on ClinicianFOCUS/FreeScribe
One instance
### Issue - #143 ### Changes - Run only one instance of freescribe - Only one instance of DebugWindow ## Summary by Sourcery Restrict the FreeScribe application and DebugWindow to a single...
yingbull created a review on a pull request on ClinicianFOCUS/FreeScribe

View on GitHub

Load more