Claudio Ortolina
|
eeaaf8b542
|
Move ErrorTracker to its own repo and file
Note that the SQlite adapter supports version 2 onwards.
|
2025-01-23 10:40:36 +00:00 |
|
Claudio Ortolina
|
5cd57fdde4
|
Install Error Tracker to track production issues
|
2025-01-01 17:11:17 +00:00 |
|
Claudio Ortolina
|
d35cb8f05d
|
Update Tailwind version
3.4.3 => 3.4.17
|
2024-12-23 23:38:11 +00:00 |
|
Claudio Ortolina
|
f1af38606a
|
Protect API behind a bearer token
|
2024-12-22 18:32:04 +00:00 |
|
Claudio Ortolina
|
53e8d88b6a
|
Rename auth_password -> login_password
|
2024-12-21 14:57:44 +00:00 |
|
Claudio Ortolina
|
7575e5978a
|
Extract config for MusicBrainz
|
2024-12-04 10:33:41 +00:00 |
|
Claudio Ortolina
|
14518870a0
|
Make LastFm user agent configurable
|
2024-12-04 10:07:25 +00:00 |
|
Claudio Ortolina
|
61cda5a62c
|
Explicitly set auto-refresh config for LastFm refresh
|
2024-12-03 19:58:17 +00:00 |
|
Claudio Ortolina
|
18ae8b7866
|
Refactor last_fm configuration
Move all configuration outside of the LastFm module, so that it's not
polluted with references to the parent music_library application.
|
2024-11-06 12:09:38 +00:00 |
|
Claudio Ortolina
|
214d12f6cb
|
Use password from environment
|
2024-10-21 08:54:46 +01:00 |
|
Claudio Ortolina
|
d547ee6f8d
|
Generate project
Using `mix phx.new music_library --database sqlite3 --binary-id --no-mailer`
|
2024-09-12 14:05:08 +01:00 |
|