Commit Graph

67 Commits

Author SHA1 Message Date
Claudio Ortolina 662bf49dea Install and use Usage Rules
requires a further cleanup of CLAUDE.md
2025-07-19 09:09:25 +01:00
Claudio Ortolina bad6247c69 Add igniter dependency 2025-07-17 11:46:19 +01:00
Claudio Ortolina 3ea2e13863 Upgrade deps, tackle warnings, and update base config 2025-07-17 11:46:19 +01:00
Claudio Ortolina 7fc0f9959e Update dependencies
vix 0.34.0 => 0.35.0 (minor)
2025-07-13 17:47:53 +01:00
Claudio Ortolina ae23e02ab1 Update dependencies
vix 0.33.1 => 0.34.0 (minor)
2025-07-12 21:35:35 +01:00
Claudio Ortolina 6f4aca671b Update dependencies
finch 0.19.0 => 0.20.0 (minor)
fluxon 1.1.4 => 1.2.0
2025-07-05 13:35:51 +01:00
Claudio Ortolina c591d39f52 Update dependencies
live_debugger 0.2.0 => 0.3.0
2025-06-25 20:25:25 +03:00
Claudio Ortolina cc5f5c7d8b Update dependencies
Move to circular_buffer 1.0, as it's identical to 0.4.2
2025-06-23 09:31:56 +03:00
Claudio Ortolina da5a3bad53 Update dependencies
phoenix_test 0.6.0 => 0.7.0 (minor)
2025-06-14 12:29:25 +03:00
Claudio Ortolina 0aa0a19a00 Use live_toast instead of built-in flash
Precursor for building better notifications
2025-06-07 08:27:25 +01:00
Claudio Ortolina 676c2e4290 Enable quokka with :module_directives rule 2025-05-28 19:41:57 +01:00
Claudio Ortolina 0577f72484 Remove Prometheus-based metrics
Never use them
2025-05-15 16:14:26 +01:00
Claudio Ortolina 9b5765c323 Install Tidewave and configure Cursor 2025-05-13 07:34:56 +01:00
Claudio Ortolina 7d536d0871 Add live_debugger for development 2025-05-07 16:11:01 +01:00
Claudio Ortolina 95f71519d3 Store Last.fm API key with encrypted secret 2025-05-06 15:18:14 +01:00
Claudio Ortolina 95e80bc432 Parse Last.fm session 2025-05-05 20:25:30 +01:00
Claudio Ortolina 635b2fb9b5 Remove fast_html
Started showing some errors during test:

fast_html worker: error: Failed to write response to stdout
2025-05-05 08:04:01 +01:00
Claudio Ortolina f1dd45e438 Show country flag for artist 2025-04-29 09:58:06 +01:00
Claudio Ortolina 48b8a84f8d Attempt at install Fluxon UI on CI 2025-04-15 10:50:03 +01:00
Claudio Ortolina 7c0cee4732 Mount oban_web 2025-04-14 17:14:39 +01:00
Claudio Ortolina c44fcc7321 Install Oban with dedicated repo 2025-04-13 18:09:53 +01:00
Claudio Ortolina 099c895c8f Use localized scrobbled_at label 2025-04-10 12:49:23 +01:00
Claudio Ortolina 81241c4acd Remove line numbers from gettext files 2025-04-04 14:00:42 +01:00
Claudio Ortolina e15a6c4b4e Update error_tracker to 0.6 2025-03-28 08:46:48 +00:00
Claudio Ortolina cca3ab88d0 Update dependencies
phoenix_test 0.5.1 => 0.6.0
2025-03-27 15:16:33 +00:00
Claudio Ortolina 15c20f6803 Use fast_html for tests
Gives a visible speed bump: on a M1 machine tests go from 1.7s to 1.2s
2025-03-23 08:16:39 +00:00
Claudio Ortolina 20950fc58b Update dependencies
dns_cluster 0.1.3 => 0.2.0 (minor)
2025-03-05 08:45:35 +00:00
Claudio Ortolina 7c6fe3c0d2 Mount metrics in application
Avoids pulling entire TelemetryMetricsPrometheus dependency.
2025-03-04 17:55:07 +00:00
Claudio Ortolina 1d23bd17a4 Experimental Prometheus metrics 2025-03-04 14:31:55 +00:00
Claudio Ortolina d9e87d6c80 Migrate to Tailwind v4 2025-02-28 20:46:53 +00:00
Claudio Ortolina a218942110 Remove mox in favour of built-in Req stubs 2025-02-28 16:41:16 +00:00
Claudio Ortolina 358dc10138 Ping production instance before backing up the db 2025-02-22 10:00:15 +00:00
Claudio Ortolina c25402cd4d Install Credo 2025-02-18 10:14:15 +00:00
Claudio Ortolina 1b3642a594 Do not run seeds when setting up application
Will need to move seeds into a dedicated mix task
2025-02-17 18:10:56 +00:00
dependabot[bot] d9967cb3fd Update dependencies: Bump heroicons from v2.1.5 to v2.2.0
Bumps [heroicons](https://github.com/tailwindlabs/heroicons) from v2.1.5 to v2.2.0.
- [Release notes](https://github.com/tailwindlabs/heroicons/releases)
- [Changelog](https://github.com/tailwindlabs/heroicons/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/heroicons/compare/ad0ad1f6d51bd64dcd67e363d2b2833a8de25154...0435d4ca364a608cc75e2f8683d374e55abbae26)

---
updated-dependencies:
- dependency-name: heroicons
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-31 07:14:01 +00:00
Claudio Ortolina 6db631f03b Reword explanation 2025-01-29 15:03:40 +00:00
Claudio Ortolina 5b8083e144 Silence debug logs in tests 2025-01-29 12:44:10 +00:00
Claudio Ortolina 0173befb5f Update dependencies
vix 0.32.0 => 0.33.0
2025-01-07 16:19:37 +00:00
Claudio Ortolina 04f5c6e5a1 Rewrite LV tests using PhoenixTest 2025-01-05 11:29:33 +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 5cd57fdde4 Install Error Tracker to track production issues 2025-01-01 17:11:17 +00:00
Claudio Ortolina 9541c60dd3 Update dependencies
phoenix_html 4.1.1 => 4.2.0
2024-12-28 11:50:54 +00:00
Claudio Ortolina dcd85eb550 Install recon 2024-12-27 20:33:18 +00:00
Claudio Ortolina 2476a17978 Add small experiment to test genre lookup 2024-12-10 16:18:11 +03:00
Claudio Ortolina 8c5f199773 Add nimble_options as a direct dependency 2024-12-04 14:59:08 +00:00
Claudio Ortolina a279d6175e Remove obsolete comment 2024-12-04 10:45:35 +00:00
Claudio Ortolina 4dcd0f2dd0 Update dependencies
phoenix 1.7.15 => 1.7.17
phoenix_live_view 1.0.0-rc.8 => 1.0.0
2024-12-03 23:05:13 +00:00
Claudio Ortolina 9d02a8e00b Render bio with linebreaks 2024-12-03 00:33:37 +00:00
Claudio Ortolina 9448e77e23 Update dependencies
phoenix 1.7.14 => 1.7.15
phoenix_live_view 1.0.0-rc.7 => 1.0.0-rc.8
2024-12-02 23:21:30 +00:00