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
|
f1af38606a
|
Protect API behind a bearer token
|
2024-12-22 18:32:04 +00:00 |
|
Claudio Ortolina
|
75506b6e1c
|
Rename AUTH_PASSWORD -> LOGIN_PASSWORD
|
2024-12-21 15:02:22 +00:00 |
|
Claudio Ortolina
|
53e8d88b6a
|
Rename auth_password -> login_password
|
2024-12-21 14:57:44 +00:00 |
|
Claudio Ortolina
|
44a8650c6c
|
Move API Key to configuration
|
2024-12-10 16:50:37 +03:00 |
|
Claudio Ortolina
|
1c47473c11
|
Move SQLite extension loading to config/runtime.exs
Addresses deprecation mentioned at https://hexdocs.pm/ecto/Ecto.Repo.html#c:init/2
|
2024-12-07 20:29:33 +01:00 |
|
Claudio Ortolina
|
ffcbeb49b4
|
Attempt at shrinking memory usage
|
2024-11-28 17:22:56 +00:00 |
|
Claudio Ortolina
|
62b5e23fcd
|
(EXP) Lower sqlite cache size in production
|
2024-11-25 10:54:39 +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
|
1abcc5e6ad
|
Add LastFm feed for a given user
|
2024-11-04 09:17:01 +00:00 |
|
Claudio Ortolina
|
214d12f6cb
|
Use password from environment
|
2024-10-21 08:54:46 +01:00 |
|
Claudio Ortolina
|
5e7280176f
|
Remove Sentry
Not used, and it has a quite a few outdated dependencies.
|
2024-10-14 18:58:10 +01:00 |
|
Claudio Ortolina
|
ecce630ae4
|
Setup Sentry
|
2024-10-03 10:11:04 +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 |
|