Commit Graph

696 Commits

Author SHA1 Message Date
Claudio Ortolina fcc1760e0c Add titles to screenshots 2025-01-08 19:52:06 +00:00
Claudio Ortolina b44239fe7f Add screenshots to the README 2025-01-08 19:49:47 +00:00
Claudio Ortolina 5f1565c5b0 Update dependencies
bandit 1.6.2 => 1.6.3
2025-01-08 16:49:48 +00:00
Claudio Ortolina 58f1a53a89 Remove stray debug logs 2025-01-07 16:25:11 +00:00
Claudio Ortolina 8551f62495 Remove unused zed tasks 2025-01-07 16:24:35 +00:00
Claudio Ortolina 0173befb5f Update dependencies
vix 0.32.0 => 0.33.0
2025-01-07 16:19:37 +00:00
Claudio Ortolina 8e956577b4 Use css attr selector to test for cover images 2025-01-07 15:57:14 +00:00
Claudio Ortolina e3c901346c Use https in the Last.Fm api
Can't believe I let this slip through.
2025-01-07 10:03:21 +00:00
Claudio Ortolina 902120cc32 Display cover upload error ID 2025-01-07 09:41:09 +00:00
Claudio Ortolina 3a49ffdd3c Update dependencies
thousand_island 1.3.8 => 1.3.9
2025-01-07 09:15:43 +00:00
Claudio Ortolina ed6ef2c7ef Rename record_fixture* to record* 2025-01-06 14:20:36 +00:00
Claudio Ortolina cf377f6a0c Remove unnecessary alias 2025-01-06 14:13:45 +00:00
Claudio Ortolina bf78f456d4 Convert records in artist page to a stream 2025-01-05 21:18:46 +00:00
Claudio Ortolina b648b9f683 Update dependencies
file_system 1.0.1 => 1.1.0
thousand_island 1.3.7 => 1.3.8
2025-01-05 18:55:26 +00:00
Claudio Ortolina fabf0c347a Test redirects location in prod tests 2025-01-05 18:53:47 +00:00
Claudio Ortolina ae425765ef Flatten logic of obsidian parser 2025-01-05 16:24:55 +00:00
Claudio Ortolina a0a67d3887 Consolidate actions_menu toggle and close logic 2025-01-05 15:55:37 +00:00
Claudio Ortolina 9428828064 Consolidate datetime as date formatting 2025-01-05 15:48:56 +00:00
Claudio Ortolina 75154df3cf Import only necessary functions from LiveViewTest
So that we don't clash with the imports of PhoenixTest
2025-01-05 15:40:21 +00:00
Claudio Ortolina 04f5c6e5a1 Rewrite LV tests using PhoenixTest 2025-01-05 11:29:33 +00:00
Claudio Ortolina d872fc9320 Update dependencies
bandit 1.6.1 => 1.6.2
2025-01-05 11:28:47 +00:00
Claudio Ortolina 229445ffc9 Add missing logged_out tag 2025-01-05 11:28:45 +00:00
Claudio Ortolina 1ac16f5933 Group dependencies by topic 2025-01-04 13:49:04 +00:00
Claudio Ortolina f44fbb72a3 Update dependencies
vix 0.31.1 => 0.32.0
2025-01-03 22:16:21 +00:00
Claudio Ortolina bb4da4143e Add "backup" format 2025-01-03 19:16:43 +00:00
Claudio Ortolina 16e8282891 Fix typing for config modules 2025-01-03 18:52:43 +00:00
Claudio Ortolina 7cd1e8e944 Extract grid component from artist view 2025-01-02 23:32:05 +00:00
Claudio Ortolina 0ba39dd411 Fix styling of round badges
So that it's the same as the other badges used in the application
2025-01-02 20:33:10 +00:00
Claudio Ortolina f813ea48e2 Use round_badge component in artist page 2025-01-02 20:28:13 +00:00
Claudio Ortolina b7d2e39c90 Rename variables for clarity
Previous version, while working as expected, had unclear names.
2025-01-02 12:46:15 +00:00
Claudio Ortolina d8a1ac7080 Check inclusion in all releases in one go 2025-01-02 12:40:27 +00:00
Claudio Ortolina b9e3293877 Extract badge components 2025-01-02 12:35:33 +00:00
Claudio Ortolina 5d40080741 Add note about SQLite RANDOM function 2025-01-02 09:38:50 +00:00
Claudio Ortolina 0ce5326236 Extract round badge component 2025-01-01 21:12:42 +00:00
Claudio Ortolina 69e71191b0 In record list, move format, type and purchase date to new line 2025-01-01 21:08:20 +00:00
Claudio Ortolina 65899b8077 Add tests for /api/collection/random endpoint 2025-01-01 20:57:01 +00:00
Claudio Ortolina d194a54760 Adds API to return a random record from the collection 2025-01-01 19:28:49 +00:00
Claudio Ortolina 1208d35174 Add prod tests for dev routes 2025-01-01 17:20:32 +00:00
Claudio Ortolina 5cd57fdde4 Install Error Tracker to track production issues 2025-01-01 17:11:17 +00:00
Claudio Ortolina 8bd7197d18 Show purchase date in collection view 2025-01-01 16:45:43 +00:00
Claudio Ortolina 6a9d54f735 Link to wishlisted albums in scrobble activity 2025-01-01 16:15:02 +00:00
Claudio Ortolina 5973206da3 Link to collected albums in scrobble activity 2025-01-01 16:11:14 +00:00
Claudio Ortolina 48a4b308cc Move comment to right spot 2025-01-01 11:21:03 +00:00
Claudio Ortolina c1ea5bd69c Extract cover cache duration 2024-12-31 15:58:35 +00:00
Claudio Ortolina f58c82e1fd Refactor cover controller to reuse common pieces 2024-12-31 15:54:49 +00:00
Claudio Ortolina 97533416f7 Support arbitrary resizing in cover controller 2024-12-31 11:58:30 +00:00
Claudio Ortolina 6a51251d55 Consolidate hashing into Cover module 2024-12-31 11:57:33 +00:00
Claudio Ortolina 68b2d48228 Return thumb_url in latest record response 2024-12-31 11:39:36 +00:00
Claudio Ortolina 6b55d58621 Update dependencies
castore 1.0.10 => 1.0.11
2024-12-31 11:31:17 +00:00
Claudio Ortolina fa985684e0 Disable dependabot
Doesn't support git dependencies (heroicons)
2024-12-30 17:21:52 +00:00