Commit Graph

  • 781ff40464 Bump Go version to 1.21.5 (#2729) Deluan Quintão 2023-12-20 20:02:40 -05:00
  • a6ed0442f2 Name mapDates return values Deluan 2023-12-20 16:25:42 -05:00
  • 515efe37f0 Bump @testing-library/user-event from 13.5.0 to 14.5.1 in /ui dependabot[bot] 2023-09-18 17:10:48 +00:00
  • 6c28c111bb Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /ui dependabot[bot] 2023-12-01 06:42:57 +00:00
  • 92a88ad4d9 Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#2722) dependabot[bot] 2023-12-18 17:45:37 -05:00
  • 4ccc0a92bf Bump jwt-decode from 3.1.2 to 4.0.0 in /ui (#2714) dependabot[bot] 2023-12-18 17:28:42 -05:00
  • df3de047ca Bump clsx from 1.1.1 to 2.0.0 in /ui dependabot[bot] 2023-12-18 19:24:39 +00:00
  • 86757663d6 Reformat code with Prettier's new rules. Caio Cotts 2023-12-18 14:56:03 -05:00
  • 735d670a5b Bump prettier from 2.8.2 to 3.1.1 in /ui dependabot[bot] 2023-12-18 17:10:07 +00:00
  • 30179146c3 Bump deepmerge from 4.2.2 to 4.3.1 in /ui dependabot[bot] 2023-12-18 17:09:24 +00:00
  • 03a9f22ed9 Bump @material-ui/icons from 4.11.2 to 4.11.3 in /ui dependabot[bot] 2023-12-18 17:09:41 +00:00
  • 39e92a1918 Bump github.com/mattn/go-sqlite3 from 1.14.18 to 1.14.19 dependabot[bot] 2023-12-18 17:17:57 +00:00
  • 421ce91a9e Fix mpvipc dependency Deluan 2023-12-17 13:57:15 -05:00
  • 12aae5e951 Some cleanup in the jukebox code, specially log messages Deluan 2023-12-17 13:14:34 -05:00
  • 932152eb7e Change required fields in Subsonic Jukebox endpoint Deluan 2023-12-17 13:14:14 -05:00
  • 0e3175ea17 Better workaround for Go 1.20 missing context.WithoutCancel Deluan 2023-12-16 13:33:03 -05:00
  • d3f6b4692d Temporary fix for scan context cancellation for Go 1.20 Deluan 2023-12-15 07:59:34 -05:00
  • 70effa09e8 Don't cancel Scan on context cancellation Deluan 2023-12-14 22:52:48 -05:00
  • 7ccf685973 Fix PreferSortTags Deluan 2023-12-14 21:45:47 -05:00
  • 2aef227572 Add context to SQL queries, enabling cancellation Deluan 2023-12-14 17:13:09 -05:00
  • d80e1a260b Fix possible authentication bypass Deluan 2023-12-11 19:32:03 -05:00
  • 823bef5464 Ignore flaky FileHaunter tests v0.50.2 Deluan 2023-12-02 18:32:48 -05:00
  • 713b3a1bab Update translations deluan 2023-11-28 10:05:52 +00:00
  • 6ebb03210a Allow reverse proxy auth for unix socket (#2701) Kendall Garner 2023-12-12 11:06:27 +00:00
  • 1132abb013 Fix possible authentication bypass Deluan 2023-12-11 19:32:03 -05:00
  • fd4605d7dc Bump github.com/mattn/go-zglob from 0.0.3 to 0.0.4 (#2015) dependabot[bot] 2023-12-13 17:27:42 -05:00
  • a6493c4c36 Bump github.com/google/uuid to v1.5.0 Deluan 2023-12-13 16:47:05 -05:00
  • 54597bd575 Allow reverse proxy auth for unix socket (#2701) Kendall Garner 2023-12-12 11:06:27 +00:00
  • ab53313273 Add new PrefSortTags option (#2696) Deluan Quintão 2023-12-11 20:37:11 -05:00
  • d3669f46a9 go mod tidy Deluan 2023-12-11 19:03:27 -05:00
  • d89de9060a Bump Go dependencies Deluan 2023-12-11 17:25:14 -05:00
  • ac3668a33e Removed unused diodes package Deluan 2023-12-11 17:22:10 -05:00
  • 6d924ad742 Bump github.com/go-chi/jwtauth/v5 from 5.2.0 to 5.3.0 (#2699) dependabot[bot] 2023-12-11 13:41:03 -05:00
  • 78d557c185 Remove LastFM shared key Deluan 2023-12-10 21:11:40 -05:00
  • 546aa26a0a Removed duplicated code Deluan 2023-12-09 14:11:07 -05:00
  • fc677f7951 Bump github.com/lestrrat-go/jwx/v2 from 2.0.17 to 2.0.18 (#2684) dependabot[bot] 2023-12-09 14:04:56 -05:00
  • aed0309161 Return AlbumID3 in search3 results Deluan 2023-12-09 14:01:22 -05:00
  • 465cc091b0 Convert internal disc number representation to int Deluan 2023-12-08 22:07:58 -05:00
  • 2c9035fdd0 Add discTitles to OpenSubsonic responses Deluan 2023-12-08 20:04:17 -05:00
  • af7eead037 Add discs to album Deluan 2023-12-08 19:29:16 -05:00
  • 0ca0d5da22 Replace beego/orm with dbx (#2693) Deluan Quintão 2023-12-09 13:52:17 -05:00
  • 7074455e0e Bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 dependabot[bot] 2023-12-04 17:11:39 +00:00
  • 2f2fbeb009 Fix ld warnings on taglib_wrapper. caiocotts 2023-12-04 14:56:58 -05:00
  • 742fd16a01 Parse more itunes keys, optimize taglib wrapper (#2680) Kendall Garner 2023-12-03 19:19:16 +00:00
  • 7766ee069c Return http form post extension (OpenSubsonic) (#2676) Deluan Quintão 2023-12-02 19:46:57 -05:00
  • 4cd7c7f39f Fix FileHaunter tests Deluan 2023-12-02 19:38:45 -05:00
  • 81daee3b9b Fix FileHaunter tests Deluan 2023-12-02 18:43:24 -05:00
  • 9b434d743f Ignore flaky FileHaunter tests Deluan 2023-12-02 18:32:48 -05:00
  • 4641dc0b2b Add ReplayGain to OpenSubsonic API Child response Deluan 2023-12-02 15:28:44 -05:00
  • 812dc2090f Add support for timeOffset in /stream endpoint Deluan 2023-12-02 13:10:25 -05:00
  • a9cf54afef Return genres in bookmark endpoints (OpenSubsonic) Deluan 2023-12-02 11:36:16 -05:00
  • 595186b1b2 Coalesce null annotation values, to better rank them against annotations with value 0 Deluan 2023-12-01 21:56:14 -05:00
  • cdccdc56c9 Add more OpenSubsonic fields Deluan 2023-11-28 21:26:00 -05:00
  • f580c5b8bc Add more OpenSubsonic fields Deluan 2023-11-28 21:12:28 -05:00
  • f0e25c251d Update translations deluan 2023-11-28 10:05:52 +00:00
  • abde399e7b Upgrade to Goose 3.15.1 Deluan 2023-11-27 14:46:44 -05:00
  • 1b4483d32b Remove tools.go Deluan 2023-11-27 13:53:08 -05:00
  • f7fe8ba938 npx update-browserslist-db@latest Deluan 2023-11-27 13:56:16 -05:00
  • f543e7accc Fix getOpenSubsonicExtensions endpoint Deluan 2023-11-27 13:25:06 -05:00
  • 60a5fbe1fe Optimize search3, by removing OFFSET when paginating (#2655) Deluan Quintão 2023-11-27 13:06:23 -05:00
  • 28dc98dec4 Revert "Replace COUNT(DISTINCT primary_key) with COUNT(*)" Deluan 2023-11-25 23:08:20 -05:00
  • 8c8e1ea701 Replace COUNT(DISTINCT primary_key) with COUNT(*) Deluan 2023-11-25 22:29:05 -05:00
  • b964018cd7 Show SQL errors in queryAll Deluan 2023-11-25 13:54:38 -05:00
  • 9aa7b80d0d Generalize BreakUp/RangByChunks functions Deluan 2023-11-25 12:13:36 -05:00
  • c3efc57259 Use TagLib 1.13.1 for snapshots/releases Deluan 2023-11-24 20:35:38 -05:00
  • 27a92b05e7 Fixed deprecated GoReleaser options Deluan 2023-11-24 18:08:34 -05:00
  • 21f1354cd1 Revert "Bump golang.org/x/exp, change slices.SortFunc function call" Deluan 2023-11-24 17:57:22 -05:00
  • 069da5d91c Bump Go to 1.21.4 Deluan 2023-11-24 17:51:36 -05:00
  • 69d2ced852 Bump Go dependencies Deluan 2023-11-24 16:45:52 -05:00
  • 17ac8d25cb Bump dependencies Deluan 2023-11-24 16:40:20 -05:00
  • 474f32f1b8 Bump golang.org/x/exp, change slices.SortFunc function call Deluan 2023-11-24 16:38:47 -05:00
  • ecadcfb403 Make ParamInt generic (any int type) Deluan 2023-11-23 13:40:06 -05:00
  • f69c27d146 Return genres in search3 endpoint. v0.50.1 Caio Cotts 2023-11-21 21:11:45 -05:00
  • bb7186ce2f Fix marshaling for genres. Caio Cotts 2023-11-21 20:09:12 -05:00
  • 5d1493e845 Bump @adobe/css-tools from 4.0.1 to 4.3.1 in /ui dependabot[bot] 2023-11-21 13:43:38 +00:00
  • d0fe406800 Fix Go 1.20 build Deluan 2023-11-21 08:32:22 -05:00
  • c8fbf6b60e Bump dependencies Deluan 2023-11-21 08:21:58 -05:00
  • e5bc3ca200 Update translations deluan 2023-11-21 13:07:59 +00:00
  • 6d88dd2c66 Add Indonesian Language tarokeitaro 2023-11-21 12:21:00 +07:00
  • eebfbc5381 Revert walk_dir_tree.go back to using the os package. caiocotts 2023-11-20 21:09:51 -05:00
  • a5dfd2d4a1 Format subsonic response snapshots Deluan 2023-11-18 14:42:04 -05:00
  • 7773522803 Expose OpenSubsonic fields Genres, MusicBrainzId, Bpm, Comment (#2597) Drew Weymouth 2023-11-18 11:40:00 -08:00
  • 53607fe114 Publish all new images to Docker Registry Deluan 2023-11-16 23:21:20 -05:00
  • fee0f40a52 Bump dependencies v0.50.0 Caio Cotts 2023-11-16 20:31:19 -05:00
  • 9d2aaff8cb Bump golang.org/x/tools from 0.13.0 to 0.15.0 Caio Cotts 2023-11-16 20:19:29 -05:00
  • 2ff4023cce Bump golang.org/x/image from 0.12.0 to 0.14.0 Caio Cotts 2023-11-16 20:16:25 -05:00
  • 79870b1090 Do not empty old artist metadata (#2423) Kendall Garner 2023-11-17 00:20:37 +00:00
  • 7a858a2db3 Fix external link for artist page if LastFM is missinb but Musicbrainz is not (#2533) Kendall Garner 2023-11-17 00:07:52 +00:00
  • 9cefaf66a4 Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 dependabot[bot] 2023-11-13 17:51:13 +00:00
  • 3debd31b12 Add more replaygain tests, fix wma (#2356) Kendall Garner 2023-11-15 01:25:18 +00:00
  • 24d9fb5b48 Update translations (#2409) Deluan Quintão 2023-11-14 19:21:26 -05:00
  • 40841ab917 Small date mapping fix (#2584) certuna 2023-11-11 23:13:07 +01:00
  • bae5fc946b Fix hardcoded IPv4 literals (#2602) certuna 2023-11-11 22:46:53 +01:00
  • e055826068 Fix devcontainer for Go 1.21 Deluan 2023-11-09 18:23:44 -05:00
  • 54bde266b4 Bump github.com/mattn/go-sqlite3 from 1.14.16 to 1.14.18 dependabot[bot] 2023-11-06 17:55:54 +00:00
  • 3a7376901b Bump golang.org/x/sync from 0.3.0 to 0.5.0 dependabot[bot] 2023-11-06 17:55:58 +00:00
  • de3d870100 Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 dependabot[bot] 2023-11-06 17:56:04 +00:00
  • 03175e1a9d Use file creation date for Date Added/CreatedAt (#2553) certuna 2023-11-01 21:41:07 +01:00
  • 26472f46fe POST endpoint for importing m3u playlists - #2078 (#2273) Sam Watson 2023-11-01 12:59:47 -06:00
  • 6bca7531aa Bump @babel/traverse from 7.19.3 to 7.23.2 in /ui dependabot[bot] 2023-10-18 09:18:18 +00:00