mobilizon/lib/service
Thomas Citharel f28109ad50
fix(sitemap): save generated sitemaps in configurable directory
Previously in priv/static, now by default in production in /var/lib/mobilizon/sitemap and
configurable through the $MOBILIZON_SITEMAP_PATH ENV variable

Closes #1321

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-09-05 20:04:26 +02:00
..
activity fix(back): only try to insert activities for groups 2023-09-05 15:35:04 +02:00
address Handle address is invalid while rendering event preview 2022-04-01 15:01:57 +02:00
anti_spam feat(reports): allow reports to hold multiple events 2023-08-31 10:43:36 +02:00
auth style: run mix format 2023-08-17 14:50:44 +02:00
date_time feat(export): add date of participant creation in participant exports 2023-08-24 17:36:58 +02:00
error_reporting Fix Sentry registration 2022-09-27 18:19:01 +02:00
export feat(export): add date of participant creation in participant exports 2023-08-24 17:36:58 +02:00
formatter fix(federation): ignore mentions from everything that's not a AP Person 2023-06-20 16:55:37 +02:00
front_end_analytics Fix front-end analytics csp config 2022-11-06 15:14:04 +01:00
geospatial Typespec fixes and refactoring 2022-05-03 12:23:09 +02:00
global_search fix(search): fix global search sorting 2023-06-01 16:11:12 +02:00
http Migrate to Vue 3 and Vite 2022-08-11 16:46:31 +02:00
language_detection Various typespec and compilation improvements 2021-09-26 17:52:20 +02:00
metadata style: run mix format 2023-08-17 14:50:44 +02:00
notifications Typespec fixes and refactoring 2022-05-03 12:23:09 +02:00
notifier feat(notifications): add missing notifications when an user registers to an event 2023-08-24 17:36:58 +02:00
pictures Handle nothing found by unsplash for location 2022-11-07 19:37:59 +01:00
rich_media fix(rich media): fix error handling when resource preview URL leads to empty parsed data 2023-05-30 08:34:53 +02:00
statistics Migrate to Vue 3 and Vite 2022-08-11 16:46:31 +02:00
unplug_predicates Add unplug to dynamically load plugs 2022-09-21 10:15:47 +02:00
workers fix(apps): Fix cleaning application data background job 2023-05-17 09:34:05 +02:00
actor_suspension.ex fix(back): allow any other type of actor to be suspended 2023-09-05 16:03:45 +02:00
clean_old_activity.ex Various refactoring and typespec improvements 2021-09-26 17:52:24 +02:00
clean_orphan_media.ex Improve handling of media file deletion 2021-12-15 12:59:56 +01:00
clean_unconfirmed_users.ex Spec fixes 2021-10-11 15:14:54 +02:00
error_page.ex Refactor Mobilizon.Federation.ActivityPub and add typespecs 2021-09-29 16:31:11 +02:00
git_status.ex fix: fix Elixir 1.15 depreciations 2023-08-02 09:59:09 +02:00
guards.ex Various typespec and compilation improvements 2021-09-26 17:52:20 +02:00
python_port.ex Detect if Python3 is installed before launching PythonPort Genserver 2021-11-09 09:15:31 +01:00
python_worker.ex Export participants to different formats 2021-10-05 10:52:55 +02:00
site_map.ex fix(sitemap): save generated sitemaps in configurable directory 2023-09-05 20:04:26 +02:00
timezone_detector.ex Handle tzinfo being absent 2021-11-29 10:39:19 +01:00