Commit graph

34 commits

Author SHA1 Message Date
Joao P Dubas
78e35ded8e
feat: upgrade deps and deps of deps
* `castore` from 1.0.7 to 1.0.9
* `ecto` from 3.11.2 to 3.12.4
* `ecto_sql` from 3.11.3 to 3.12.1
* `esbuild` from 0.8.1 to 0.8.2
* `finch` from 0.18.0 to 0.19.0
* `flame` from 0.2.0 to 0.5.1
* `floki` from 0.36.2 to 0.36.3
* `gettext` from 0.24.0 to 0.26.1
* `heroicons` from 0.5.5 to 0.5.6
* `jason` from 1.4.1 to 1.4.4
* `libcluster` from 3.3.3 to 3.4.1
* `mint` from 1.6.1 to 1.6.2
* `phoenix_ecto` from 4.6.1 to 4.6.3
* `phoenix_live_dashboard` from 0.8.3 to 0.8.4
* `plug_cowboy` from 2.7.1 to 2.7.2
* `postgrex` from 0.18.0 to 0.19.2
* `req` from 0.5.0 to 0.5.1
* `swoosh` from 1.16.9 to 1.17.2
* `tailwind` from 0.2.3 to 0.2.4
* `telemetry` from 1.2.1 to 1.3.0
2024-10-29 23:29:21 +00:00
Joao P Dubas
94814ce86f
fix: keep phoenix html helpers
On [`phoenix_html` version 4.0.0][0], deprecated functionality was
removed and all `HTML` helpers were moved to `phoenix_html_helpers`.

To keep everything the same, we add the `phoenix_html_helpers` package,
and update the `html_helpers/0` method.

[0]: https://hexdocs.pm/phoenix_html/changelog.html#v4-0-0-2023-12-19
2024-06-20 12:28:50 +00:00
Joao P Dubas
f28f9a6e08
feat(deps): upgrade outdated dependencies
The following [dependencies were updated][0]:

* `castore` from 0.1.22 to 1.0.7
* `ecto_network` from 1.3.0 to 1.5.0
* `ecto_sql` from 3.11.1 to 3.11.3
* `esbuild` from 0.5.0 to 0.8.1
* `flame` from 0.1.12 to 0.2.0
* `gettext` from 0.20.0 to 0.24.0
* `heroicons` from 0.2.4 to 0.5.5
* `libcluster` from 3.3.1 to 3.3.3
* `mint` from 1.5.2 to 1.16.1
* `phoenix` from 1.7.12 to 1.7.14
* `phoenix_ecto` from 4.4.0 to 4.6.1
* `phoenix_html` from 3.3.4 to 4.1.1
* `phoenix_live_reload` from 1.4.0 to 1.5.3
* `postgrex` from 0.17.5 to 0.18.0
* `req` from 0.4.14 to 0.5.0
* `swoosh` from 1.8.2 to 1.16.9
* `telemetry_metrics` from 0.6.1 to 1.0.0
* `telemetry_poller` from 1.0.0 to 1.1.0

Also, set dependencies to accept patch updates.

[0]: https://diff.hex.pm/diffs?diffs%5B%5D=castore:0.1.22:1.0.7&diffs%5B%5D=ecto_network:1.3.0:1.5.0&diffs%5B%5D=ecto_sql:3.11.1:3.11.3&diffs%5B%5D=esbuild:0.5.0:0.8.1&diffs%5B%5D=flame:0.1.12:0.2.0&diffs%5B%5D=gettext:0.20.0:0.24.0&diffs%5B%5D=heroicons:0.2.4:0.5.5&diffs%5B%5D=libcluster:3.3.1:3.3.3&diffs%5B%5D=mint:1.5.2:1.16.1&diffs%5B%5D=phoenix:1.7.12:1.7.14&diffs%5B%5D=phoenix_ecto:4.4.0:4.6.1&diffs%5B%5D=phoenix_html:3.3.4:4.1.1&diffs%5B%5D=phoenix_live_reload:1.4.0:1.5.3&diffs%5B%5D=postgrex:0.17.5:0.18.0&diffs%5B%5D=req:0.4.14:0.5.0&diffs%5B%5D=swoosh:1.8.2:1.16.9&diffs%5B%5D=telemetry_metrics:0.6.1:1.0.0&diffs%5B%5D=telemetry_poller:1.0.0:1.1.0
2024-06-20 12:19:35 +00:00
Chris McCord
056071ef6e Updates for LiveView 1.0-rc 2024-06-04 09:45:35 -04:00
Chris McCord
57f5c0f142 Whisper 2023-05-22 13:57:29 -04:00
Chris McCord
38d5158773 Reset 2023-03-13 11:37:59 -04:00
Chris McCord
742066c102 WIP 2023-03-09 12:38:22 -05:00
Chris McCord
a1c6c454f0 WIP 2023-03-09 09:29:22 -05:00
Chris McCord
dc525f283b WIP 2023-03-06 22:05:57 -05:00
Chris McCord
712204ca17 Bump deps 2023-03-06 10:58:30 -05:00
Chris McCord
396cd33990 Checkpoint 2023-03-06 10:57:42 -05:00
Chris McCord
b676f7aeb4 WIP 2023-01-26 14:05:24 -05:00
Chris McCord
7bbce31bb9 Update to Phoenix 1.7 2022-11-17 10:01:20 -05:00
Chris McCord
51971a28a8 Format 2022-08-03 09:40:48 -04:00
Chris McCord
626a7bc305 WIP 2022-08-03 09:40:48 -04:00
Chris McCord
f1908151f9 Update for latest phoenix 2022-04-06 12:20:23 -04:00
Berenice Medel
694daec4da use presence latest changes 2022-03-21 12:11:38 -06:00
Chris McCord
e051dcc943 Add heex formatter 2022-03-18 11:13:29 -04:00
Chris McCord
add1d15177 Add clustering with proxy file streaming 2022-01-27 09:36:04 -05:00
Chris McCord
66a9902113 Bump deps 2022-01-26 11:33:20 -05:00
Chris McCord
b8bbba8ecb Fix tests 2022-01-11 14:04:27 -05:00
Chris McCord
c5b25aa5be Add standalone tailwind 2022-01-07 13:42:04 -05:00
Chris McCord
1673d90e94 Fix deps 2021-12-03 08:56:33 -05:00
Chris McCord
de310cd1e5 Add latest phx.gen.docker files 2021-12-03 08:54:28 -05:00
Chris McCord
809a8de665 Use LV master 2021-11-17 13:15:30 -05:00
Chris McCord
364b0659e1 Deploy and presence stub 2021-11-16 11:58:28 -05:00
Chris McCord
f482d5143a Update flash 2021-11-10 11:56:01 -05:00
Chris McCord
fdd37c5da8 Use GH LV and js 2021-11-10 10:35:49 -05:00
Chris McCord
d7ccc9282c Add hero icons with icon component 2021-11-04 21:20:31 -04:00
Chris McCord
5a19383137 Uploads WIP 2021-10-31 21:20:35 -04:00
Chris McCord
da7a54a1c3 Uploads WIP 2021-10-31 21:19:52 -04:00
Chris McCord
708bf715e1 WIP 2021-10-27 16:02:56 -04:00
Chris McCord
e28abc0a0a Add github login 2021-09-08 10:58:32 -04:00
Chris McCord
85855f9939 Make it so 🚀 2021-09-02 14:00:57 -04:00