Commit Graph

1696 Commits (be4d75bc4bd5308f59590c32dbf26c928e053eb6)
 

Author SHA1 Message Date
Anatole Sot be4d75bc4b
Merge 2e7f050189 into 36283f214a
3 months ago
Weblate (bot) 36283f214a
feat: translations update from Hosted Weblate (#3597)
3 months ago
allcontributors[bot] d4ae554400
docs: add Fuochi as a contributor for doc (#3826)
3 months ago
Fuochi af0bd4ca8b
fix(docs): correct openapi docs minor issues (#3648)
3 months ago
Anatole Sot 2e7f050189
Merge branch 'develop' into overseer-with-lidarr-support
3 months ago
Anatole Sot f00263740c revert: removed .yarn from .gitignore
3 months ago
Anatole Sot 2674b3b9d5 revert: added back yarn.lock
3 months ago
Fallenbagel 107bce2e86
fix(ui): ensure title fits into the `view collection` box (#3696)
4 months ago
Anatole Sot af7f2079ad fix: updated Request card to nicely integrate music requests
4 months ago
Anatole Sot 3d3906d116 style: removed console.time statements
4 months ago
Anatole Sot 36ed95299c refactor(search): fully rewrote the mapSearchResults function (14s to 2s)
4 months ago
Anatole Sot ad168dcbcd fix: music Icon not appearing on mobile
4 months ago
Anatole Sot 784e65fd3a fix: small issue with quotas
4 months ago
Anatole Sot 098f5360f3 Fixed build not working
4 months ago
Anatole Sot db5298c7fc Fixed some type invalidity
4 months ago
Anatole Sot dd66d88892 Fixed some request not appearing as Available if the release is not the same even if it is in the same release group
4 months ago
Anatole Sot 20ca65ac67 Fixed Request Button not working on title cards
4 months ago
Anatole Sot 834de0beba Fix available releases appearing twice in artist details
4 months ago
Anatole Sot a8cbf2f1fa Fix multiple releases from the same release group apearing
4 months ago
Anatole Sot 56905b16de Fix some release which are not available appearing as available in the artist page
4 months ago
Anatole Sot f9b130c0d9 Added artist to the releases page & fixed the title cards not working 100% of the time & fixed Tags not being properly applied to search
4 months ago
Anatole Sot eb8c9ae892 Separated artist and release title cards
4 months ago
Anatole Sot f4986610dd Fix: inverted artist and release order in search results
4 months ago
Anatole Sot 785692874c Added proper tags to the Artist and Release Detail pages
4 months ago
Anatole Sot 6bd18d91ab Search also searches for releases and artists now
4 months ago
Anatole Sot ca2f346de5 Fix tags not appearing in the filter list when reopened
4 months ago
Anatole Sot 2b78dd9ace Add label list in the music filters
4 months ago
Anatole Sot 512ac9bfb4 Added Lidarr Scan in the Jobs List
4 months ago
Anatole Sot 3495cf9e72 fix(plexapi): recently added scan works again
4 months ago
Anatole Sot fc507244cd Fixed a bug that caused some artist to crash the discover page if recently added and fixed the lidarr setting pop up not displaying the current lidarr installation
4 months ago
Anatole Sot 3013fbdb2e Fixed request not working at all
4 months ago
Anatole Sot 8507c09e0f Broke the working adding feature but added multiple new features
4 months ago
Anatole Sot 8cc3f8cfc4 First working requests !!
4 months ago
Anatole Sot 8b95d3a300 Add Slider component and refactor code in ArtistDetails.tsx
4 months ago
Anatole Sot 76ca609c19 Refactor musicRoutes and remove unused code
4 months ago
Anatole Sot fc9fb2b2d7 Add getChildMedia method to Media class and update BaseScanner class to handle parentRatingKey
4 months ago
Anatole Sot 8b2f86a34d Refactor code to categorize release groups and releases
4 months ago
Anatole Sot b8c1c7cbbc Add releaseGroupType to ReleaseResult and mbRelease
4 months ago
Anatole Sot 84ccdd022b Finally yarn.lock will be excluded
4 months ago
Anatole Sot ad86646daf Split MusicDetails in three and created a first version of ArtistDetails, ReleaseDetails and ReleaseGroupDetails
4 months ago
Anatole Sot 2cd4d4fb56 Add query parameters for full, maxElements, and offset in API endpoints
4 months ago
Anatole Sot 0f85cfcf1f Add type and displayType props to RecentlyAddedSlider component
4 months ago
Anatole Sot f2a77ea7e4 Add query parameters for maxElements and offset in API and update usage in music route
4 months ago
Anatole Sot 227eebaaca Revamped the whole displaying system
4 months ago
Anatole Sot 38b8fb2caf Add jsxItems prop to ListView component
4 months ago
Anatole Sot f6dcf28887 Add FetchedDataTitleCard and update MusicTitleCard
4 months ago
Anatole Sot 64cc39bae4 Update artist and added endpoints for every secondary type of music medias in routes
4 months ago
Anatole Sot ff2509df48 Add multiple methods to MusicBrainz class and caching to the poster request methods
4 months ago
Anatole Sot 4d4c6d7006 Add browse functionality to NodeBrainz types
4 months ago
Anatole Sot 60b9fbef00 Fixed bug introduced in last commit and revamped some old code
4 months ago