Commit Graph

2148 Commits

Author SHA1 Message Date
Claudio Ortolina f44c9d2c46 Update dependencies
exqlite 0.33.1 => 0.34.0 (minor)
2025-12-22 22:07:25 +01:00
Claudio Ortolina f6cd2d7076 Update esbuild from 0.27.1 to 0.27.2 2025-12-17 12:05:41 +03: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 b890e5cffe Update dependencies
bandit 1.8.0 => 1.9.0
phoenix_live_view 1.1.18 => 1.1.19
thousand_island 1.4.2 => 1.4.3
2025-12-13 02:10:07 +03:00
dependabot[bot] 4e26d6753c Bump actions/cache from 4 to 5
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-12 08:55:49 +03:00
Claudio Ortolina 830eb0a186 Update erlang to 28.3 2025-12-11 21:05:40 +03:00
Claudio Ortolina 0d72eeda4c Update tailwind from 4.1.17 to 4.1.18 2025-12-11 20:20:23 +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 cd6e2eeec9 Update dependencies
oban_met 1.0.4 => 1.0.5
2025-12-10 16:35:10 +03:00
Claudio Ortolina 724c46d717 Add indicators of running jobs in maintenance page 2025-12-10 08:49:09 +03:00
Claudio Ortolina 219289e8b4 Update dependencies
plug 1.19.0 => 1.19.1
2025-12-09 21:38:22 +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 42fc59f111 Update dependencies
ecto_sql 3.13.2 => 3.13.3
phoenix 1.8.2 => 1.8.3
phoenix_live_reload 1.6.1 => 1.6.2
2025-12-08 19:49:09 +00:00
Claudio Ortolina 7c289c1681 Update dependencies
plug 1.18.1 => 1.19.0
2025-12-08 10:34:39 +00:00
Claudio Ortolina 879fd121bf Update npm dependencies
type-fest 5.3.0 => 5.3.1
2025-12-07 20:36:24 +00:00
Claudio Ortolina 371e782ea5 Make disambiguation text a bit more subtle 2025-12-06 11:51:24 +00:00
Claudio Ortolina f9aecf1419 Show medium first in release_label and release_summary 2025-12-06 11:38:15 +00:00
Claudio Ortolina 00d97717ae Display releases in record details sheet 2025-12-06 10:01:57 +00:00
Claudio Ortolina a0a15274e8 Update dependencies
oban 2.20.1 => 2.20.2
2025-12-04 11:16:49 +00:00
Claudio Ortolina 1006e4ed44 Update npm dependencies 2025-12-03 22:53:29 +00:00
Claudio Ortolina b32314ea99 Update esbuild from 0.27.0 to 0.27.1 2025-12-03 22:53:01 +00:00
Claudio Ortolina c5f46550f5 Revert "In scrobble activitiy, prioritize matchin on collected release first"
This reverts commit 0c7196639f.
2025-12-03 13:05:22 +00:00
Claudio Ortolina 0bec9bde99 Ignore commas in search
They're a reserved character in FTS5
2025-12-01 17:22:39 +00:00
Claudio Ortolina f5b2147d13 Update dependencies
live_debugger 0.4.3 => 0.5.0 (minor)
2025-12-01 16:13:48 +00:00
Claudio Ortolina 5692be4e63 Update dependencies
credo 1.7.13 => 1.7.14 - requires updates to pass updated checks
2025-12-01 16:09:51 +00:00
Claudio Ortolina 0c7196639f In scrobble activitiy, prioritize matchin on collected release first
When the collection contains multiple records for the same release
group, we want the scrobble activity to first match against the one that
was actually scrobbled, as opposed to ANY other collected release.
2025-12-01 09:36:37 +00:00
Claudio Ortolina 8363d43ca1 Update elixir to 1.19.4 2025-11-28 14:19:15 +00:00
Claudio Ortolina 17449413a6 Improve formatting of universal search popup
- Better spacing between form and results
- No need for borders
2025-11-27 16:13:22 +00:00
Claudio Ortolina 72531ec157 Update dependencies
phoenix 1.8.1 => 1.8.2
2025-11-27 10:18:26 +00:00
Claudio Ortolina 71f7a38fee Don't use streams for records on this day 2025-11-26 18:50:35 +00:00
Claudio Ortolina e17c5d05ad Show medium format near medium name 2025-11-26 13:22:04 +00:00
Claudio Ortolina b558906bbc Show release and purchased date (when available) in record grid 2025-11-26 11:58:41 +00:00
Claudio Ortolina 9324cfb2fb Update dependencies
oban_met 1.0.3 => 1.0.4
2025-11-26 11:49:16 +00:00
Claudio Ortolina 2ed653e3b9 Use sr display classes for collection/wishlist filters and options
Makes them accessible while retaining the exact same behaviour
2025-11-25 22:27:39 +00:00