mobilizon/lib/mix/tasks/mobilizon
Thomas Citharel 459f486a90
refactor(docker): allow webPush configuration to be configured using env variables in Docker
Closes #1383

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-12-11 16:31:24 +01:00
..
actors fix: fix Elixir 1.15 depreciations 2023-08-02 09:59:09 +02:00
ecto Fix: Don't start mobilizon server when running migrations 2022-10-13 11:59:36 +02:00
groups Allow to use Mix tasks inside Releases 2020-10-31 02:42:06 +01:00
maintenance feat(cli): add command to test emails send correctly 2023-12-07 09:17:33 +01:00
media Spec fixes 2021-10-11 15:14:54 +02:00
relay Spec fixes 2021-10-11 15:14:54 +02:00
tz_world Add custom task to update tz_world data 2021-11-09 09:15:31 +01:00
users test: fix user deletion CLI tests and bring back the -k option 2023-08-23 08:24:28 +02:00
actors.ex Allow to use Mix tasks inside Releases 2020-10-31 02:42:06 +01:00
common.ex feat(docker): allow to configure loglevel at runtime through env variable 2023-12-07 09:17:33 +01:00
create_bot.ex Refactor Mobilizon.Federation.ActivityPub and add typespecs 2021-09-29 16:31:11 +02:00
ecto.ex Various refactoring and typespec improvements 2021-09-26 17:52:24 +02:00
groups.ex Allow to use Mix tasks inside Releases 2020-10-31 02:42:06 +01:00
instance.ex Fix various issues reported by Dializer 2022-01-17 14:49:46 +01:00
maintenance.ex Track usage of media files and add a job to clean them 2020-11-26 17:53:33 +01:00
media.ex Track usage of media files and add a job to clean them 2020-11-26 17:53:33 +01:00
relay.ex Allow to use Mix tasks inside Releases 2020-10-31 02:42:06 +01:00
site_map.ex Refactor Mobilizon.Federation.ActivityPub and add typespecs 2021-09-29 16:31:11 +02:00
users.ex Allow to use Mix tasks inside Releases 2020-10-31 02:42:06 +01:00
web_push.ex refactor(docker): allow webPush configuration to be configured using env variables in Docker 2023-12-11 16:31:24 +01:00