Commit Graph

  • 9d05b4232c glob dir entries with .ndignore Jay R. Wren 2021-10-23 16:28:14 -04:00
  • 00fd91fa55 Fix drag-n-drop from a playlist, also fix useDrag memoization Deluan 2021-10-23 12:54:17 -04:00
  • facd5124e6 Make SmartPlaylists read-only Deluan 2021-10-22 21:11:44 -04:00
  • b885e540be Rename hasCoverArt field in criteria Deluan 2021-10-22 20:40:36 -04:00
  • d8afd35d7d Add playCount and playDate columns to album songs list Deluan 2021-10-22 19:14:17 -04:00
  • 7f84e8a942 Removed unused code Deluan 2021-10-22 18:55:10 -04:00
  • b8800ed956 Update stats of Smart Playlist when it is created Deluan 2021-10-22 15:46:27 -04:00
  • 08fb35decc Don't import invalid .nsp files Deluan 2021-10-22 15:14:41 -04:00
  • 56c4dd3b24 Fix git-detecting rule to be robust in presence of setup-git Rick Sayre 2021-10-22 10:51:51 -07:00
  • 7b4d0d67c9 Merge branch 'master' into go-libjpeg Rick Sayre 2021-10-22 10:34:35 -07:00
  • b12d5329f5 Merge remote-tracking branch 'upstream/master' Rick Sayre 2021-10-22 10:34:12 -07:00
  • a8a3629c39 Merge remote-tracking branch 'upstream/master' into go-libjpeg Rick Sayre 2021-10-22 10:32:58 -07:00
  • cc21980eb8 Use new Criteria and remove SmartPlaylist struct Deluan 2021-10-21 22:15:05 -04:00
  • 54d743b62e New Criteria API Deluan 2021-10-21 18:03:46 -04:00
  • ff0b6cd608 Add PlayCount and PlayDate columns to PlaylistSongs Deluan 2021-10-20 09:37:25 -04:00
  • db32ce8e6c Include never played songs in the "not in the last" operator Deluan 2021-10-20 09:14:27 -04:00
  • 1cde1b5f69 Fix smart playlist refreshing only after the tracks were loaded Deluan 2021-10-19 11:33:08 -04:00
  • db6ad13f77 Import smart playlists (extension .nsp) Deluan 2021-10-18 22:17:29 -04:00
  • 528959e55c Cache smart playlist refreshes for 5 seconds Deluan 2021-10-17 22:58:12 -04:00
  • 82437b4d91 First version of SmartPlaylists being generated on demand Deluan 2021-10-17 22:06:09 -04:00
  • 6c8d871f8b Add methods to Playlist model Deluan 2021-10-16 22:44:44 -04:00
  • c69e063f07 Reduce number of queries for some playlists operations. Deluan 2021-10-16 13:47:10 -04:00
  • 2a42d8ecb9 Fix time-based tests (again) Deluan 2021-10-15 22:00:34 -04:00
  • 978dca6715 Fix rules serialization Deluan 2021-10-14 22:25:52 -04:00
  • 9a3e67daf1 Fix time-based tests Deluan 2021-10-14 21:24:03 -04:00
  • 448d74fc81 Load SmartPlaylists rules from DB Deluan 2021-10-14 18:39:17 -04:00
  • 705b1c18d0 More tests Deluan 2021-10-14 15:23:13 -04:00
  • 416e866ed0 Initial drafts for Smart Playlists Deluan 2021-10-08 22:23:43 -04:00
  • 2a756eab88 Show external links on all resolutions but mobile Deluan 2021-10-21 10:30:53 -04:00
  • 104679ca6e Guard against record being undefined. Fix error Cannot read properties of undefined (reading 'id') Deluan 2021-10-19 20:22:56 -04:00
  • 5621551dd0
    Adds Lyrics Support to Subsonic API (#1379) Dheeraj Lalwani 2021-10-20 02:03:06 +05:30
  • 3214783ce9 Remove double-retching playlist's tracks Deluan 2021-10-19 12:54:05 -04:00
  • 34b01c2cbf
    Display lyrics on UI if synced lyrics present in metadata (#1406) Chirag Lulla 2021-10-19 19:51:20 +05:30
  • 86373a4c59 update the snapshot test & the test for 'GetLyrics' function Dheeraj Lalwani 2021-10-19 13:50:47 +00:00
  • 54110418f3
    Bump github.com/Masterminds/squirrel from 1.5.0 to 1.5.1 dependabot[bot] 2021-10-18 17:23:35 +00:00
  • 6a3c64c373
    Bump github.com/microcosm-cc/bluemonday from 1.0.15 to 1.0.16 dependabot[bot] 2021-10-18 17:23:03 +00:00
  • d2c360a486
    Bump github.com/go-chi/httprate from 0.5.1 to 0.5.2 dependabot[bot] 2021-10-18 17:22:07 +00:00
  • 8494573e4a
    Bump github.com/onsi/ginkgo from 1.16.4 to 1.16.5 dependabot[bot] 2021-10-18 17:21:39 +00:00
  • f6716b2cf1
    Bump react-admin from 3.18.3 to 3.19.0 in /ui dependabot[bot] 2021-10-18 17:06:21 +00:00
  • 02951dab9d
    Bump @testing-library/user-event from 13.2.1 to 13.4.2 in /ui dependabot[bot] 2021-10-18 17:05:18 +00:00
  • 9d43f57cdf
    Bump ra-data-json-server from 3.18.3 to 3.19.0 in /ui dependabot[bot] 2021-10-18 17:04:56 +00:00
  • 98abc50428
    Bump ra-i18n-polyglot from 3.18.3 to 3.19.0 in /ui dependabot[bot] 2021-10-18 17:04:33 +00:00
  • 634225b0c1 add tests for 'GetLyrics' function Dheeraj Lalwani 2021-10-17 22:15:37 +00:00
  • d132324062 add snapshot tests for the 'Lyrics' response & add some clean up Dheeraj Lalwani 2021-10-16 14:31:18 +00:00
  • 028d976dba remove timestamps frorom the the lyrics if they are synced, fix filters & clean up code Dheeraj Lalwani 2021-10-14 17:25:49 +00:00
  • 8f2bb7f33f implement 'getLyrics' which returns lyrics if they exist Dheeraj Lalwani 2021-10-13 19:53:02 +00:00
  • 1dd430f2d8 Add function 'isSynced' that identifies if lyrics are synced or not and add tests for the same Dheeraj Lalwani 2021-10-08 19:00:51 +00:00
  • 0d2a8f5338 Enable new Artist Page by default Deluan 2021-10-17 11:07:59 -04:00
  • 778ce3de04 Display lyrics on UI if synced lyrics present in metadata Chirag Lulla 2021-10-17 12:14:39 +00:00
  • b7fedddfd8 Guard against record being undefined. Fix error Cannot read properties of undefined (reading 'albumId') Deluan 2021-10-16 20:29:31 -04:00
  • 1d742cf8c7
    Artist page improvements (#1391) Dnouv 2021-10-16 06:32:11 +05:30
  • 7fdc07e5d9 Refactor ArtistShow: Deluan 2021-10-14 13:10:26 -04:00
  • 56be63138e Fix naming and simplify rounded styling Deluan 2021-10-14 12:05:41 -04:00
  • 7505b5c554 Bump GoLang to 1.17.2 Deluan 2021-10-13 09:53:44 -04:00
  • 174ad9e9da Fix ffmpeg bitrate parsing for flac files Deluan 2021-10-12 22:02:24 -04:00
  • ba0ee6aba4
    Rename manifest.json to manifest.webmanifest (#1399) certuna 2021-10-13 02:06:09 +02:00
  • 47d4fa055a FIx manifest.webmanifest references Deluan 2021-10-12 20:02:15 -04:00
  • 2182f33828
    Rename manifest.json to manifest.webmanifest certuna 2021-10-12 11:33:22 +02:00
  • 62d722b707
    Update robots.txt certuna 2021-10-12 11:31:59 +02:00
  • da6bec607f
    Update robots.txt certuna 2021-10-12 11:31:36 +02:00
  • e81263ed46
    Update index.html certuna 2021-10-12 11:31:01 +02:00
  • a6f99b9363
    Bump @testing-library/user-event from 13.2.1 to 13.3.0 in /ui dependabot[bot] 2021-10-11 17:04:03 +00:00
  • 6b38acad49
    Update README.md Deluan Quintão 2021-10-08 10:51:09 -04:00
  • 631834d375 Remove ext link from m view Dnouv 2021-10-08 19:13:47 +05:30
  • 2a491dbbc7 Remove unstandardised class selector Dnouv 2021-10-08 19:07:52 +05:30
  • 610bf1aeaa Add Fav and Stars Dnouv 2021-10-08 18:49:38 +05:30
  • 41e8d7fd9c Merge branch 'master' into spotify-improvememnt Deluan 2021-10-07 21:37:31 -04:00
  • ee8943f338 Fix semantic classes for currently playing song Deluan 2021-10-07 19:49:27 -04:00
  • 86a87b4bb1
    Fix default volume (#1395) Serguey Parkhomovsky 2021-10-07 14:21:08 -07:00
  • 6ed1b9de9d Fix default volume Serguey Parkhomovsky 2021-10-06 20:05:33 -07:00
  • 8bbb878bb3 Add Finnish translation v0.46.0 Deluan 2021-10-06 18:11:02 -04:00
  • 8591a9acdf
    Update translations (#1383) Deluan Quintão 2021-10-06 18:08:29 -04:00
  • 6732cd58c8 Update th.json (POEditor.com) Deluan Quintão 2021-10-06 11:54:29 -04:00
  • a319bc404e Update zh-Hant.json (POEditor.com) Deluan Quintão 2021-10-06 11:54:27 -04:00
  • e52f4454c1 render bio as dangerouslySetInnerHTML and remove unused css classes Dnouv 2021-10-06 13:02:29 +05:30
  • 0c22d0a8c6 Add Mbiz Icon Dnouv 2021-10-06 02:14:17 +05:30
  • b6e30cd01f Return playlists sorted in getPlaylists Subsonic endpoint Deluan 2021-10-05 14:47:46 -04:00
  • 058e7e4374
    Add logo to README Deluan Quintão 2021-10-05 12:15:44 -04:00
  • 6793ab7e2e
    Merge branch 'navidrome:master' into master Lukáš Kucharczyk 2021-10-05 10:16:27 +02:00
  • f089263af3 Bump @testing-library/react from 12.1.1 to 12.1.2 in /ui Deluan 2021-10-04 17:30:01 -04:00
  • cab52f02af Add lastFM button and remove console log Dnouv 2021-10-05 11:41:49 +05:30
  • 34eabbbf6b Rename classes and fix some styles Dnouv 2021-10-05 10:52:30 +05:30
  • 7b5a34959f Fix err Dnouv 2021-10-05 10:44:48 +05:30
  • 56ffccc90d Seperate mobile desktop components Dnouv 2021-10-05 10:42:33 +05:30
  • 152836a01c Bump @testing-library/react from 12.1.1 to 12.1.2 in /ui Deluan 2021-10-04 17:30:01 -04:00
  • 6139338e80 Bump react-icons from 4.2.0 to 4.3.1 in /ui Deluan 2021-10-04 17:29:27 -04:00
  • f0c11916ca Revert: Small optimization in genre mapping Deluan 2021-10-04 17:28:45 -04:00
  • 468485d52c Update es.json (POEditor.com) Deluan Quintão 2021-10-04 17:17:40 -04:00
  • 555946da94 Update sl.json (POEditor.com) Deluan Quintão 2021-10-04 17:17:38 -04:00
  • a82605701b Update it.json (POEditor.com) Deluan Quintão 2021-10-04 17:17:37 -04:00
  • a6311259fd
    Fix layout error in ArtistShow (#1387) Dnouv 2021-10-05 02:44:38 +05:30
  • c6344c2623
    Bump react-icons from 4.2.0 to 4.3.1 in /ui dependabot[bot] 2021-10-04 17:05:00 +00:00
  • b81720af98
    Bump @testing-library/react from 12.1.1 to 12.1.2 in /ui dependabot[bot] 2021-10-04 17:04:30 +00:00
  • f4f455f703 Fix unknown artist err Dnouv 2021-10-04 20:47:25 +05:30
  • 34d69535f5 Bump github.com/djherbis/atime to v1.1.0 Deluan 2021-10-03 22:50:25 -04:00
  • 06146d3af4 Sort songs by artist/album/disc/track_number before adding to playlist Deluan 2021-10-02 21:55:45 -04:00
  • 7a67b1dd31 Limit number of playlists displayed in the sidebar, to avoid UI freezes Deluan 2021-10-02 21:39:33 -04:00
  • 0e80f81530 Enable DevSidebarPlaylists by default. Deluan 2021-10-02 13:56:42 -04:00
  • 5ebe940559 Check permissions before adding songs to playlists Deluan 2021-10-02 13:12:06 -04:00
  • 691af481f4 Add songs to playlists with drag and drop Deluan 2021-10-01 10:37:05 -04:00