Commit Graph

1421 Commits

Author SHA1 Message Date
Claudio Ortolina 5f400c6aab Fix alignment of add record to record set button 2026-02-05 14:06:39 +00:00
Claudio Ortolina 6b11b3ffa5 Edit record set descriptions as Markdown 2026-02-05 13:53:20 +00:00
Claudio Ortolina 87f576983d Render record set descriptions in Markdown 2026-02-05 13:52:56 +00:00
Claudio Ortolina 419b093101 First pass at record sets 2026-02-05 11:46:52 +00:00
Claudio Ortolina ebeeaeae71 Regenerate embedding from collection record page 2026-02-04 16:17:21 +00:00
Claudio Ortolina 610e153439 Remove "Add More" functionality from artist show page
I don't use it, and it takes up space that I want to have for filters
2026-02-04 10:18:58 +00:00
Claudio Ortolina 5a4b67119f Fix bg color and padding for records on this day 2026-02-03 19:18:29 +00:00
Claudio Ortolina 226cd76540 Account for white bg images in top X sections 2026-02-02 15:13:00 +00:00
Claudio Ortolina 1486a37fda Try and respect the 1sec discogs rate limit 2026-02-02 12:56:16 +00:00
Claudio Ortolina 01e5975b80 Slow down discogs refresh jobs to avoid rate-limiting 2026-02-02 12:36:43 +00:00
Claudio Ortolina ec28dfcdab Make sure to return results of operation in worker
Previous version would swallow errors
2026-02-02 11:37:36 +00:00
Claudio Ortolina 1c2e6fcf63 Use discogs profile_text instead of profile when available 2026-02-02 11:22:59 +00:00
Claudio Ortolina 1422f98b5a Request Discogs information in plain text 2026-02-02 11:11:50 +00:00
Claudio Ortolina faf8500256 Ensure uniqueness of scrobble rules 2026-02-02 10:32:32 +00:00
Claudio Ortolina 09a9d02c25 Use more idiomatic tailwind class 2026-01-27 21:21:33 +00:00
Claudio Ortolina 7dd35c2745 Remove unused component 2026-01-27 21:20:30 +00:00
Claudio Ortolina 6f4fe163df Handle toast messages from inside Release component 2026-01-27 16:16:28 +00:00
Claudio Ortolina 870c44b6c4 Improve sizing of record color inputs 2026-01-24 09:08:26 +00:00
Claudio Ortolina 32454e8d5f Document missing artist MBIDs in Last.fm data 2026-01-23 08:32:55 +00:00
Claudio Ortolina 57f138e597 Fix search filter precedence bug
Previous version would do:

purchase status + normal filter OR normalized filter

New version does:

purchase status AND (normal filter OR normalized filter)
2026-01-21 16:09:35 +00:00
Claudio Ortolina 1ec804c1d7 Keep record embedding text in sync with collection page updates 2026-01-20 20:42:03 +00:00
Claudio Ortolina 1193eda4ca Escape "." in searches 2026-01-19 21:04:03 +00:00
Claudio Ortolina c1a7c9df44 Include record embedding text on collection show page 2026-01-19 15:24:29 +00:00
Claudio Ortolina ccf515ee28 Use labels to ease interaction with tracks/mediums 2026-01-15 17:25:28 +00:00
Claudio Ortolina f6e9415409 Add associations between notes and artists/records 2026-01-11 14:19:06 +00:00
Claudio Ortolina a08380fa7e Remove AI tooling, and related packages/docs 2026-01-01 16:56:36 +01:00
Claudio Ortolina e6f65a2acf Make it easier to change years in purchased at field 2026-01-01 12:27:03 +01:00
Claudio Ortolina 1a70c2a81c Show separator only when needed 2025-12-25 19:34:37 +01:00
copilot-swe-agent[bot] c4caf9c007 Increase latest purchase artwork size on mobile
Co-authored-by: cloud8421 <537608+cloud8421@users.noreply.github.com>
2025-12-24 11:53:25 +01:00
Claudio Ortolina aad5771259 Display artist image in full when clicking on it 2025-12-16 20:39:58 +03:00
Claudio Ortolina 8e15b6eb57 Optimize the repo every day at 4am 2025-12-15 10:23:54 +03:00
Claudio Ortolina 162a38b62e Add optimize maintenance function 2025-12-15 10:22:20 +03:00
Claudio Ortolina dfb9a4791a Remove obsolete button classes 2025-12-15 10:16:00 +03:00
Claudio Ortolina 9413082ef9 Add ability to order wishlisted records by release date 2025-12-15 10:15:40 +03:00
Claudio Ortolina df4d5ad02f Make artist buttons consistent with record buttons 2025-12-15 10:03:27 +03:00
Claudio Ortolina a62e3809a4 Change open notes icon to differentiate from edit 2025-12-15 10:03:04 +03:00
Claudio Ortolina fd0747201c Add missing icons in grid/list dropdown menus 2025-12-15 09:55:53 +03:00
Claudio Ortolina b72555f09c Fix shadows on hover and cursor in similar records 2025-12-15 09:46:26 +03:00
Claudio Ortolina c5a77fd742 Fix shadows on hover in record grid 2025-12-15 09:45:58 +03:00
Claudio Ortolina 8aa6f2a623 Order releases in releases preview sheet 2025-12-14 09:42:46 +03:00
Claudio Ortolina 9666b24b4a Standardize button labels 2025-12-14 09:25:41 +03:00
Claudio Ortolina 0df348ae19 Add pagination for scrobble rules 2025-12-14 09:21:13 +03:00
Claudio Ortolina fb5766fc32 Fix deletion of scrobbled tracks 2025-12-11 09:47:01 +03:00
Claudio Ortolina 7106329814 Don't log scrobble rule update message when there are no updates 2025-12-11 09:07:38 +03:00
Claudio Ortolina 724c46d717 Add indicators of running jobs in maintenance page 2025-12-10 08:49:09 +03:00
Claudio Ortolina a8a55b4826 Extract album_metadata_tooltip 2025-12-09 15:06:55 +00:00
Claudio Ortolina 857c981e1d Improve display of scrobbled tracks in index
- Use proper time element
- Add tooltip with metadata
2025-12-09 15:01:16 +00:00
Claudio Ortolina 84e1a80deb Fix tailwind selectors 2025-12-09 14:39:54 +00:00
Claudio Ortolina 84e7c06d27 Can edit scrobbled tracks album/artist mbids 2025-12-09 14:38:01 +00:00
Claudio Ortolina 371e782ea5 Make disambiguation text a bit more subtle 2025-12-06 11:51:24 +00:00