Commit Graph

  • 4090c73d07 feat(manifest): add detailed reasons for permissions in plugin manifests - WIP Deluan 2025-06-17 16:29:58 -04:00
  • 38debe9d42 feat(docs): add Plugin Permission System section to README - WIP Deluan 2025-06-17 16:16:11 -04:00
  • 9fbd4b078c feat(plugins): add unauthorized_plugin to test permission enforcement - WIP Deluan 2025-06-17 16:02:01 -04:00
  • fe437b6c79 test(permissions): implement permission validation and testing for plugins - WIP Deluan 2025-06-17 15:50:00 -04:00
  • acd81c34a6 feat(manifest): add permissions field to plugin manifests - WIP Deluan 2025-06-17 15:23:31 -04:00
  • a706753f4e feat(manager): add permissions support for host services in custom runtime - WIP Deluan 2025-06-17 15:23:13 -04:00
  • 547c90080f feat(docs): update README to include Cache and Artwork services Deluan 2025-06-17 13:24:08 -04:00
  • 7408bf529f Merge branch 'master' into plugins-2 Deluan 2025-06-17 12:03:38 -04:00
  • 7640c474cf
    fix: Allow nullable ReplayGain and support 0.0 (#4239) Kendall Garner 2025-06-17 16:02:25 +00:00
  • 038007b196 small refactor Deluan 2025-06-17 11:58:22 -04:00
  • f6b8f5c3ee fix possible rce condition Deluan 2025-06-17 11:27:42 -04:00
  • 580f889b0a fix(manager): return error from getCompilationCache and handle it in ScanPlugins Deluan 2025-06-17 11:09:17 -04:00
  • a147e8bfe0 feat(plugins): implement cache cleanup by size functionality Deluan 2025-06-17 10:59:39 -04:00
  • 0c1d468e8f
    fix(ui,scanner,subsonic): Allow nullable replaygain and support 0.0 Kendall Garner 2025-06-16 21:05:49 -07:00
  • e7d060d67f resolve PR comments Deluan 2025-06-16 22:28:42 -04:00
  • 4208ebcda6 fix(discord-plugin): adjust timer delay calculation for track completion Deluan 2025-06-16 22:19:26 -04:00
  • 6805e74309 feat(runtime): implement pooled WASM runtime and module for better instance management Deluan 2025-06-16 21:00:41 -04:00
  • 7853336724 Merge branch 'master' into plugins-2 Deluan 2025-06-16 14:50:04 -04:00
  • 180777f4a0
    chore(deps-dev): bump @types/node from 22.15.21 to 24.0.3 in /ui dependabot[bot] 2025-06-16 18:39:32 +00:00
  • 4359adc042 test: add coverage for missing id parameter in GetCoverArt Deluan 2025-06-16 13:01:38 -04:00
  • 8a4936dbc6 test: enhance GetCoverArt tests with context cancellation handling Deluan 2025-06-16 12:58:20 -04:00
  • 8d594671c4
    fix(subsonic): Sort songs by presence of lyrics for getLyrics (#4237) Kendall Garner 2025-06-16 16:04:41 +00:00
  • 19b9c44673 default order when not specified is asc Deluan 2025-06-16 12:01:03 -04:00
  • 9bf880d03b refactor tests and mock Deluan 2025-06-16 11:35:02 -04:00
  • 6718895d4d
    remove custom sort mapping, improve test with different updatedat Kendall Garner 2025-06-16 08:19:21 -07:00
  • f08b26e89e
    add note to setSortMappings Kendall Garner 2025-06-16 07:57:22 -07:00
  • b70f172483
    just use a simpler filter Kendall Garner 2025-06-16 07:49:45 -07:00
  • b8962f0abb fix(agents): Move int literal to deezerArtistSearchLimit const Bastiaan van der Plaat 2025-06-16 16:20:59 +02:00
  • fb6e10b9f5 fix(agents): Use underscores for unused function arguments Bastiaan van der Plaat 2025-06-16 16:20:43 +02:00
  • d97636f3ba fix(agents): Check if json test data can be read Bastiaan van der Plaat 2025-06-16 16:20:18 +02:00
  • bae611b842 fix(agents): Use proper naming convention of consts Bastiaan van der Plaat 2025-06-16 16:19:36 +02:00
  • 673403a291
    better handle complicated internal sorts Kendall Garner 2025-06-15 21:46:49 -07:00
  • bb211f6f2e
    use has_lyrics, and properly support multiple sort parts Kendall Garner 2025-06-15 20:36:01 -07:00
  • 416f04ba6f fix(subsonic): refactor GetAllByLyrics to GetAll with lyrics sorting Deluan 2025-06-15 21:34:43 -04:00
  • 853a2c20d8
    more robust testing of GetAllByLyrics Kendall Garner 2025-06-15 17:20:41 -07:00
  • 155e37ffc7
    add options to selectMediaFile, update test Kendall Garner 2025-06-15 17:16:37 -07:00
  • 297ca33d6b
    fix(subsonic): Sort songs by presence of lyrics for getLyrics Kendall Garner 2025-06-15 17:05:11 -07:00
  • 873905bdf6
    fix(ci): update GoReleaser deprecated configuration (#4234) Emmanuel Ferdman 2025-06-15 19:42:37 +03:00
  • 9249659773
    fix(subsonic): getLyrics does not try to retrieve lyrics from external files (#4232) wilywyrm 2025-06-15 09:40:40 -07:00
  • 4d47dc2fb3
    fix: update GoReleaser configurations Emmanuel Ferdman 2025-06-15 08:19:24 -07:00
  • 6fe26a02ee reverse filter changes to remove lyrics db content requirement Rufei Zhou 2025-06-15 03:36:20 -07:00
  • 65029968ab refactor: rename chain package to run and update references Deluan 2025-06-14 16:20:24 -04:00
  • 5667f6ab75
    feat(scanner): add library stats to DB (#4229) Deluan Quintão 2025-06-14 15:58:33 -04:00
  • 2599769e43 fix(scanner): update queries to exclude missing entries in library stats Deluan 2025-06-14 15:22:01 -04:00
  • 21358d95ab fix(scanner): refresh library stats conditionally, only if changes were detected Deluan 2025-06-14 11:50:54 -04:00
  • 1b2441c4a8 fix(scanner): refresh library stats conditionally, only if changes were detected Deluan 2025-06-14 11:50:54 -04:00
  • 9326094024 fix(scanner): log elapsed time and number of libraries updated during scan Deluan 2025-06-14 11:28:17 -04:00
  • d004c14623 Fix library stats migration Deluan Quintão 2025-06-13 22:16:26 -04:00
  • a0ca176269 Fix total_songs calculation Deluan Quintão 2025-06-13 22:15:50 -04:00
  • 0b262cb003 test: verify full library stats Deluan Quintão 2025-06-13 21:20:08 -04:00
  • dca9c33b46 Combine library stats migrations Deluan Quintão 2025-06-13 20:58:06 -04:00
  • 44834204de fix(scanner): improve folderEntry methods and hashing logic for better change detection Deluan 2025-06-14 12:35:28 -04:00
  • 6f749b387b fix(ui): update AboutDialog styles and improve layout Deluan 2025-06-13 17:55:15 -04:00
  • 6e84236c1d chore(deps): go mod tidy Deluan 2025-06-13 17:43:06 -04:00
  • 5bbde9d9e9 fix(ui): update title attribute for info icon in AppBar component Deluan 2025-06-13 17:36:38 -04:00
  • 464a5e7bc4 chore(deps): update Go dependencies to latest versions Deluan 2025-06-13 17:30:58 -04:00
  • 6fe3e3b6ad
    fix(db): add user foreign key constraint to annotation table (#4211) Kendall Garner 2025-06-13 21:27:57 +00:00
  • 5894cd8e9c refactor(db): rename migration correct sequencing Deluan 2025-06-13 17:20:37 -04:00
  • 043f79d746
    feat(ui): add EnableNowPlaying configuration (default true) (#4219) Deluan Quintão 2025-06-13 00:06:08 -04:00
  • fcba2ba902 fix(ui): always define config resource. Deluan 2025-06-13 00:04:37 -04:00
  • 95ec7c3428 feat(tests): add CI target for running Go and JS tests Deluan 2025-06-12 17:41:56 -04:00
  • b866c8b17e fix: enhance error annotation for test failures in GitHub Actions Deluan 2025-06-12 17:18:07 -04:00
  • eef9597c5f
    Merge af733a8a408902cd3a5d9bae29e56ca0a477493e into 0d74d36cec8d16fb8135ec6c179d33116c09045c Kartik Ohri 2025-06-12 14:11:57 -07:00
  • e5d541b59e Convert Ginkgo annotation script to bash Deluan Quintão 2025-06-12 17:00:19 -04:00
  • 09fc4508d0 ci: annotate Ginkgo failures Deluan Quintão 2025-06-12 16:18:19 -04:00
  • 2307b193c4 break test Deluan 2025-06-12 14:00:56 -04:00
  • c313992720 ci: setup go annotations Deluan Quintão 2025-06-12 13:56:09 -04:00
  • a9ed8a2e75 fix(tests): add mutex for thread-safe access to scrobble buffer Deluan 2025-06-12 13:49:08 -04:00
  • 38c5d59298 Disable now playing events when disabled Deluan Quintão 2025-06-12 13:27:35 -04:00
  • 0d74d36cec
    feat(scanner): add folder hash for smarter quick scan change detection (#4220) Deluan Quintão 2025-06-12 13:17:34 -04:00
  • b49e958efb
    Update scanner/folder_entry.go Deluan Quintão 2025-06-12 13:13:47 -04:00
  • 8bd4e1a9da refactor Deluan 2025-06-12 13:09:52 -04:00
  • 050aa173cc fix(scanner): add 'album_artist' alias for albumartist Deluan 2025-06-12 12:53:43 -04:00
  • 6ddd9e7c9f fix hashing lint Deluan Quintão 2025-06-12 12:43:23 -04:00
  • 916743ad9a Simplify folder hash migration Deluan Quintão 2025-06-12 12:01:22 -04:00
  • a7e2231941 chore(tests): remove get_now_playing_route test Deluan Quintão 2025-06-12 11:31:46 -04:00
  • 226ad64339 Return 501 for disabled NowPlaying Deluan Quintão 2025-06-12 11:31:41 -04:00
  • 209e26b797 Add EnableNowPlaying config option Deluan Quintão 2025-06-12 10:42:48 -04:00
  • f7e005a991 fix(server): ensure single record per user by reusing existing playqueue ID Deluan 2025-06-11 17:26:13 -04:00
  • 95122aff0d
    chore(deps-dev): bump brace-expansion from 1.1.11 to 1.1.12 in /ui dependabot/npm_and_yarn/ui/brace-expansion-1.1.12 dependabot[bot] 2025-06-11 20:59:05 +00:00
  • 410e457e5a
    feat(server): add update and clear play queue endpoints to native API (#4215) Deluan Quintão 2025-06-11 12:02:31 -04:00
  • 9c5ef63057 refactor Deluan 2025-06-11 11:56:58 -04:00
  • 356caa93c7
    feat(server): allow multiple sort fields in smart playlists (#4214) Deluan Quintão 2025-06-11 11:34:17 -04:00
  • 840dd61062 more tests Deluan 2025-06-11 11:26:55 -04:00
  • c624c97083 refactor/rename repository methods Deluan 2025-06-11 11:12:22 -04:00
  • f83416580a refactor(queue): avoid loading tracks for validation Deluan Quintão 2025-06-11 11:08:04 -04:00
  • 636724e299 Refine queue update validation Deluan Quintão 2025-06-11 11:07:59 -04:00
  • e350e0ab49 chore(deps): update Go version to 1.24.4 Deluan 2025-06-11 11:04:58 -04:00
  • cee74ec46e
    Update model/criteria/criteria.go Deluan Quintão 2025-06-11 11:01:17 -04:00
  • af905d94b7 Handle invalid sort fields Deluan Quintão 2025-06-11 10:58:20 -04:00
  • eb1837f9af Refactor queue payload handling Deluan Quintão 2025-06-11 10:33:25 -04:00
  • 35238f67f5 allow multiple sort fields Deluan Quintão 2025-06-11 10:18:44 -04:00
  • 646508e76d
    remove default for user_id Kendall Garner 2025-06-10 20:13:16 -07:00
  • 3383f6a8c3
    fix(db): add user foreign key constraint to annotation table Kendall Garner 2025-06-10 20:08:43 -07:00
  • 8fcd8ba61a
    feat(server): add index-based play queue endpoints to native API (#4210) Deluan Quintão 2025-06-10 23:00:44 -04:00
  • a25254ee4a fix(queue): ensure valid current index and improve test coverage Deluan 2025-06-10 21:43:18 -04:00
  • 7d5af9ed8f refactor Deluan 2025-06-10 21:30:06 -04:00
  • ffc28afb8f Add migration converting playqueue current to index Deluan Quintão 2025-06-10 21:18:32 -04:00
  • 76042ba173
    feat(ui): add Now Playing panel for admins (#4209) Deluan Quintão 2025-06-10 17:22:13 -04:00
  • 1278c1a0a1 fix(cache): add automatic cleanup to prevent goroutine leak on cache garbage collection Deluan 2025-06-10 17:16:37 -04:00