14 Commits

Author SHA1 Message Date
41df45d97f
feat(deps): upgrade dependencies
* `bandit`: from 1.6.5 to 1.6.6
* `telemetry_metrics`: from 1.0.0 to 1.1.0
2025-01-26 21:28:25 +00:00
86b39d4c58
feat: upgrade transient dependencies
* `castore`: from 1.0.10 to 1.0.11
* `file_system`: from 1.0.1 to 1.1.0
* `hpax`: from 1.0.1 to 1.0.2
* `thousand_island`: from 1.3.7 to 1.3.9

Remove unused transient dependency:
* `elixir_uuid`
2025-01-23 00:00:40 +00:00
0c55f0cc04
feat: upgrade dependencies
* `bandit`: from 1.6.1 to 1.6.5
* `phoenix_html`: from 4.1.1 to 4.2.0
* `phoenix_live_dashboard`: from 0.8.5 to 0.8.6
* `phoenix_live_view`: from 1.0.1 to 1.0.2
* `swoosh`: from 1.17.5 to 1.17.6
* `testcontainers`: from 1.11.7 to 1.11.8

Added transient dependency:

* `uniq`: needed by `testcontainers`
2025-01-23 00:00:40 +00:00
fb37e428e3
feat(deps): upgrade transient dependencies
* `decimal` from 2.2.0 to 2.3.0
2024-12-19 00:14:28 +00:00
61569ebb9f
feat(deps): upgrade dependencies
* `phoenix`: from 1.7.17 to 1.7.18
* `phoenix_live_view`: from 1.0.0 to 1.0.1
* `swoosh`: from 1.17.3 to 1.17.5
* `testcontainers`: from 1.11.6 to 1.11.7
2024-12-19 00:10:50 +00:00
6b64fdcc3e
chore(deps): upgrade transient dependencies
* `castore`: from 1.0.9 to 1.0.10
* `decimal`: from 2.1.1 to 2.2.0
* `ecto`: from 3.12.4 to 3.12.5
* `elixir_make`: from 0.8.4 to 0.9.0
* `hpax`: from 1.0.0 to 1.0.1
* `tesla`: from 1.13.0 to 1.13.2
* `thousand_island`: from 1.3.5 to 1.3.7
* `websock_adapter`: from 0.5.7 to 0.5.8

Removed transient dependency from `testcontainer`:

-  `ex_docker_engine_api`
2024-12-08 21:57:53 +00:00
e9c4f27d25
chore(deps): upgrade dependencies
* `bandit`: from 1.5.7 to 1.6.1
* `floki`: from 0.36.3 to 0.37.0
* `gettext`: from 0.26.1 to 0.26.2
* `phoenix`: from 1.7.14 to 1.7.17
* `phoenix_live_dashboard`: from 0.8.4 to 0.8.5
* `phoenix_live_view`: from 1.0.0-rc.7 to 1.0.0
* `postgrex`: from 0.19.2 to 0.19.3
* `swoosh`: from 1.17.2 to 1.17.3
* `testcontainers`: from 1.10.5 to 1.11.6
2024-12-08 21:54:27 +00:00
367f306297
feat(chat): add formatted timestamps with Timex 2024-10-30 23:56:39 +00:00
697ba23614
chore: upgrade deps of deps
* `tesla` from 1.12.2 to 1.13.0
2024-10-30 23:48:20 +00:00
4d9c233628
chore: upgrade deps
* `phoenix_ecto` from 4.6.2 to 4.6.3
* `postgrex` from 0.19.1 to 0.19.2
2024-10-30 23:43:30 +00:00
3f40253559
feat(auth): add auth through phx.gen.auth 2024-10-22 00:19:26 +00:00
03aed73d35
chore: upgrade deps of deps
* `tesla` from 1.12.1 to 1.12.2
2024-10-21 23:32:27 +00:00
757c0a747b
chore: upgrade deps
* `esbuild` from 0.8.1 to 0.8.2
* `floki` from 0.36.2 to 0.36.3
* `phoenix_live_view` from 1.0.0-rc.6 to 1.0.0-rc.7
* `tailwind` from 0.2.3 to 0.2.4
2024-10-21 23:30:09 +00:00
ec3b82cd00
initial: first commit ever 2024-10-07 23:20:11 +00:00