Commit Graph

2166 Commits

Author SHA1 Message Date
Claudio Ortolina ccf515ee28 Use labels to ease interaction with tracks/mediums 2026-01-15 17:25:28 +00:00
Claudio Ortolina 823c887e08 Update npm dependencies
type-fest 5.4.0 => 5.4.1
2026-01-15 09:54:00 +00:00
Claudio Ortolina 077f32b6e9 Update dependencies
phoenix_live_view 1.1.19 => 1.1.20
2026-01-15 09:52:53 +00:00
Claudio Ortolina e34c2cd03b Update npm dependencies
type-fest 5.3.1 => 5.4.0
2026-01-12 21:25:26 +00:00
Claudio Ortolina 80c48ea8d8 Update dependencies
live_debugger 0.5.0 => 0.5.1
2026-01-12 14:02:47 +00:00
Claudio Ortolina f6e9415409 Add associations between notes and artists/records 2026-01-11 14:19:06 +00:00
Claudio Ortolina 8153eb77ad Update dependencies
db_connection 2.8.1 => 2.9.0
2026-01-10 13:27:08 +00:00
Claudio Ortolina 83004c8322 Update elixir to 1.19.5 2026-01-09 14:28:18 +00:00
Claudio Ortolina b634b75490 Update dependencies
bandit 1.10.0 => 1.10.1
req 0.5.16 => 0.5.17
2026-01-06 10:22:12 +00:00
Claudio Ortolina 8a72bae6b9 Update dependencies
vix 0.35.0 => 0.36.0
2026-01-03 20:15:58 +01: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 b18a775b37 Update dependencies
bandit 1.9.0 => 1.10.0
2025-12-29 19:42:19 +01:00
Claudio Ortolina 53a187ab68 Update dependencies
ecto_sql 3.13.3 => 3.13.4
2025-12-27 11:01:14 +01:00
Claudio Ortolina 57703446d1 Update dependencies
credo 1.7.14 => 1.7.15
2025-12-26 16:26:18 +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 3ffd7d4ab7 Update dependencies
tidewave 0.5.2 => 0.5.3
2025-12-23 17:57:54 +01:00
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