Claudio Ortolina
f23bb58414
Revert "EXP: update to Sentry 12.0"
...
This reverts commit 657d82b021 .
2026-02-26 10:59:45 +00:00
Claudio Ortolina
0257ea8b7c
Render genres with badges
2026-02-26 10:08:08 +00:00
Claudio Ortolina
b412017ed6
Show calendar icon in record detail release date
2026-02-26 10:08:08 +00:00
Claudio Ortolina
bfbb74d601
BETA: new layout for record details page
2026-02-26 08:49:40 +00:00
Claudio Ortolina
657d82b021
EXP: update to Sentry 12.0
2026-02-25 19:02:47 +00:00
Claudio Ortolina
956c7bfc3c
Support search-style prefixes in bracketed links
2026-02-25 09:51:08 +00:00
Claudio Ortolina
0f2ace4920
Account for search errors in the add record component
2026-02-25 08:04:20 +00:00
Claudio Ortolina
561cd02ec7
Fixes error in matching multiple colums during search
2026-02-25 07:54:59 +00:00
Claudio Ortolina
e9b9717b08
Inline templates inside LV modules
2026-02-24 17:20:21 +00:00
Claudio Ortolina
d55e957eea
Autofocus message input when opening chat
2026-02-24 16:56:13 +00:00
Claudio Ortolina
65a2305f47
Move database backup action to maintenance page
2026-02-24 16:53:44 +00:00
Claudio Ortolina
f18f79d869
Fix inspection of vectors
2026-02-24 12:30:20 +00:00
Claudio Ortolina
e74809a59a
Fix missing :warning flash messages
2026-02-24 11:06:17 +00:00
Claudio Ortolina
e008171990
Disable unnecessary metrics
...
- Oban metrics are visible from Oban dashboard
- Scrobble metrics are not useful anymore now that scrobble rules
application is much faster
2026-02-24 10:34:32 +00:00
Claudio Ortolina
8eaaa3cfec
Use custom country module to resolve flags more accurately
...
Ported from https://github.com/wojtekmaj/country-code-to-flag-emoji
(MIT)
2026-02-24 08:57:30 +00:00
Claudio Ortolina
ec131498e7
Disambiguate records in universal search
...
Add purchased date
2026-02-23 19:41:12 +00:00
Claudio Ortolina
e58888bbc7
Format streaming chat message to Markdown
2026-02-23 14:29:41 +00:00
Claudio Ortolina
60d81e14de
Enable chat for artists
2026-02-22 15:31:09 +00:00
Claudio Ortolina
b9ee7a6ce9
Load record embedding for wishlisted records
2026-02-22 15:14:38 +00:00
Claudio Ortolina
eea451417f
Render chat as markdown, better layout
2026-02-22 10:31:10 +00:00
Claudio Ortolina
78025eba69
Use gpt 4.1 with search
2026-02-22 10:27:44 +00:00
Claudio Ortolina
8d38512712
Fix review blockers in record chat
...
- Add Task.Supervisor to app supervision tree
- Use tagged tuples instead of rescue for error handling
- Pass embedding_text from parent LiveView as prop
- Remove dead Completion struct fields
- Extract socket assigns before Task closure
- Log errors server-side, show generic user message
- Make build_system_prompt private, remove thin wrapper
- Extract do_send_message for retry reuse
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 10:20:58 +00:00
Claudio Ortolina
6e6e419801
Add record chat sheet with OpenAI streaming
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 10:13:05 +00:00
Claudio Ortolina
5868fa0219
Display purchased on in record sets record picker
2026-02-21 21:52:46 +00:00
Claudio Ortolina
1dfb2d2a6f
Use Wikipedia data for record similarity and raise similarity threshold
2026-02-19 15:51:12 +00:00
Claudio Ortolina
dd20aaf60d
Replace px units
2026-02-19 10:40:44 +00:00
Claudio Ortolina
facb7359c1
Improve formatting of release label
2026-02-19 10:38:17 +00:00
Claudio Ortolina
bc7741d176
Fix parsing of DVD medium format
2026-02-19 10:24:00 +00:00
Claudio Ortolina
082c0cc0b3
Remove unused bin/vacuum command
2026-02-18 22:12:32 +00:00
Claudio Ortolina
3079ebdd02
Remove obsolete Obsidian import logic
2026-02-18 22:08:47 +00:00
Claudio Ortolina
e7df2614bc
Enable Nesting credo check
...
With two accepted exceptions
2026-02-17 15:30:30 +00:00
Copilot
2faddbf0c6
Add audit tooling for scrobbled tracks data quality ( #89 )
2026-02-17 11:24:45 +00:00
Claudio Ortolina
3e1da2cb19
Uniform repo usage for Oban jobs
2026-02-17 09:01:46 +00:00
Claudio Ortolina
47edcad245
Update module docs
2026-02-17 09:01:12 +00:00
Claudio Ortolina
10b6a0703c
Centralize pagination settings
2026-02-17 08:24:07 +00:00
Claudio Ortolina
c6b5cc590e
Remove unnecessary TODO
...
When calling refresh synchronously, the caller decides what to do with
the error
2026-02-17 08:11:29 +00:00
Claudio Ortolina
c19ca503e5
Remove TODOs around replacing components
2026-02-17 08:09:00 +00:00
Claudio Ortolina
cb97086369
Remove unused refresh_fixtures task
2026-02-16 14:24:04 +00:00
Claudio Ortolina
98f901c020
Materialize record releases to improve performance
2026-02-16 12:30:41 +00:00
Claudio Ortolina
583789850c
Normalize top artist and top album counts
...
- Make sure joins don't discard tracks
- Make sure we group by names as MB ids can be empty
2026-02-15 20:35:23 +00:00
Claudio Ortolina
d19f2062c5
Recalculate record embedding after their artist changes
2026-02-15 20:16:34 +00:00
Claudio Ortolina
49723c97b0
Use non-pixel measurements
2026-02-15 20:06:34 +00:00
Claudio Ortolina
713fef2c81
Use grids for record set items, and fix some button issues
2026-02-15 20:06:09 +00:00
Claudio Ortolina
23d6e736e7
Uniform ux/ui of adding a new record to a set
2026-02-15 14:24:02 +00:00
Claudio Ortolina
14e709033c
Fix size of record set add button
2026-02-15 14:00:21 +00:00
Claudio Ortolina
ee08961d40
Fix margins around record set descriptions
2026-02-15 13:56:10 +00:00
Claudio Ortolina
08da5bb272
Fix parsing of record type from MB response
2026-02-15 11:38:26 +00:00
Claudio Ortolina
d473e1f8a4
Hide external links if there are none
2026-02-14 19:51:51 +00:00
Claudio Ortolina
63d143f234
Improve ux of record sets: larger drag handles, text and fix cover density
2026-02-14 18:31:22 +00:00
Claudio Ortolina
162b5208ae
Improve layout and font size for record set show page
2026-02-14 18:27:49 +00:00