ambry icon indicating copy to clipboard operation
ambry copied to clipboard

Self-hosted audiobook streaming server

Results 37 ambry issues
Sort by recently updated
recently updated
newest added

Bumps [credo](https://github.com/rrrene/credo) from 1.6.5 to 1.6.6. Changelog Sourced from credo's changelog. 1.6.6 Fix error when analysing single-line modules Fix false positive for Credo.Check.Readability.SpaceAroundOperators Fix false positive for Credo.Check.Warning.UnusedStringOperation Fix bug...

dependencies
elixir

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.7 to 10.4.8. Release notes Sourced from autoprefixer's releases. 10.4.8 Do not print color-adjust warning if print-color-adjust also is in rule. Changelog Sourced from autoprefixer's changelog. 10.4.8...

dependencies
javascript

Bumps [finch](https://github.com/sneako/finch) from 0.12.0 to 0.13.0. Changelog Sourced from finch's changelog. v0.13.0 (2022-07-26) Enhancements Define Finch.child_spec/1 which will automatically use the Finch :name as the :id, allowing users to start...

dependencies
elixir

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.1.6 to 3.1.7. Release notes Sourced from tailwindcss's releases. v3.1.7 Fixed Don't rewrite source maps for @layer rules (#8971) Added Added types for resolveConfig (#8924) Changelog Sourced...

dependencies
javascript

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.49 to 0.14.51. Release notes Sourced from esbuild's releases. v0.14.51 Add support for React 17's automatic JSX transform (#334, #718, #1172, #2318, #2349) This adds support for...

dependencies
javascript

Bumps [postgrex](https://github.com/elixir-ecto/postgrex) from 0.16.3 to 0.16.4. Changelog Sourced from postgrex's changelog. v0.16.4 (2022-07-29) Enhancements Support Unix sockets in hostname and PGHOST Support infinity value on numerics/decimals (PG14+) Add count to...

dependencies
elixir

* As the list of books/media grows, it would be nice to be able to filter the list with more than just a simple search * filter by series *...

enhancement
admin-experience

Would be much nicer if it seamlessly re-connected and just kept playing.

bug
user-experience

Caching is really tricky to get right with Elixir + GitHub actions, that's why it hasn't been added yet. But at some point it should be added...

enhancement
developer-experience