1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2024-12-24 17:01:45 +00:00
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
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
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
metadata style: run mix format 2023-08-17 14:50:44 +02:00
notifications
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
clean_orphan_media.ex
clean_unconfirmed_users.ex
error_page.ex
git_status.ex fix: fix Elixir 1.15 depreciations 2023-08-02 09:59:09 +02:00
guards.ex
python_port.ex
python_worker.ex
site_map.ex fix(sitemap): save generated sitemaps in configurable directory 2023-09-05 20:04:26 +02:00
timezone_detector.ex