Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 21:52
· 76 commits to master since this release
0b5c85e

Changelog

  • 7951040 build: fix socket error on npm install
  • fa92887 feat(web): add audiosource mockup
  • d3e6433 feat(web): add daisyui
  • ac349f1 feat(web): add preset update form
  • 006870f feat(web): add tailwindcss
  • ecc59be feat(web): change ws reconnect and css
  • 2882c12 feat(web): disable zooming on touch devices
  • 3cf2e7d feat(web): medium badge
  • cb8ca12 feat(web): mockup add hamburger menu
  • 656f28d feat(web): mockup ui
  • cb92097 feat(web): preset mutation and query
  • ea8afbd feat(web): radio ws alert
  • e229f4a feat(web): save last radio uuid
  • 5070de5 feat(web): websocket & query
  • fe231c5 feat(web): working radio control
  • bcfe8bf feat: URLNew for Presets
  • 7a1732b feat: add set audio service
  • 2fa000f feat: add set audio source func
  • 24078d8 feat: add signal pubsub package
  • 387658c feat: add slim radios route
  • 81f3b71 feat: add version api
  • 328eeb9 feat: add websocket and app
  • 60c65f3 feat: change mutations and api
  • cea463f feat: edit presets table, sort presets, clean up
  • 816d7bb feat: ignore unchanged state
  • ba9ebd2 feat: preset routes
  • a38f291 feat: refresh volume every 60s
  • 273f792 feat: send partial state
  • 30c8649 feat: set power, volume and audio source
  • 2082aa9 feat: sort presets before writing
  • ab18d67 feat: try to set to internet radio for preset
  • d220c9f feat: update to go-upnpsub v0.5.0
  • 518e303 fix(web): github version url
  • 8a95916 fix(web): tail of loading icon in button
  • ff36400 fix(web): ui on small devices
  • a48ec99 fix(web): websocket stateUUID watch
  • 38b62d5 fix: null data for GetRadios
  • 5483cf2 fix: preset and router dep
  • ee423c6 fix: subscribe EOL from flooding
  • 8eb9830 refactor!: replace with new backend
  • d301a7c refactor!: reset frontend files
  • 366f543 refactor(web): GITHUB_URL env
  • 7c421b8 refactor(web): clean up and add features
  • 7f7a8ac refactor(web): create DErrorAlert component
  • a1cf927 refactor(web): revert to gap-2
  • 2d52c08 refactor(web): use shallowReactive for radio ws
  • ac91e63 refactor(web): ws reconnect hook
  • 025baee refactor: add app layer
  • b8cad11 refactor: add dto
  • b4942f9 refactor: add radio, state, upnp package
  • 37c3b9c refactor: change NewTitle and NewURL name
  • e2d8e5e refactor: clean up and fix misc
  • 410a769 refactor: clean up radio
  • f9f83a4 refactor: dropdown margin to 1
  • 40b3db9 refactor: middleware for publishing state
  • 5f3727a refactor: move errors
  • 8470cd2 refactor: move web location and etc
  • def3cb9 refactor: prepare for force radio discovery
  • 9292321 refactor: preset store
  • 7a38fd6 refactor: pubsub
  • f4d4e96 refactor: pubsub uuid topic
  • 1896e33 refactor: radio create and discovery
  • 5112813 refactor: remove code from json response
  • 64b54ef refactor: remove fragment & use bitwise
  • 9a5edf0 refactor: rename app to bus
  • 7a72e3b refactor: rename fragment pubsub
  • 8e8ad7c refactor: rename state.* to radio.*
  • 6017cd3 refactor: split api and router
  • b1fed7f refactor: state and fragment
  • 08c0d1a refactor: state, bus, main
  • 6d7a703 style: variable names