1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-01-03 05:45:14 +00:00
mobilizon/lib
Massedil 41aa81097d #1308 update build_page() to permit query with group_by()
Using Repo.aggregate() to count the total of elements is incompatible with group_by().

Changing this to a subquery with a count(*) of results permit to use group_by().
2024-10-24 19:09:28 +02:00
..
federation Use RemoteMediaDownloaderClient, not Tesla directly to use global ssl options 2024-06-30 13:18:10 +02:00
graphql fix #1469 and # 1475 2024-07-08 21:44:22 +00:00
mix/tasks/mobilizon refactor(docker): allow webPush configuration to be configured using env variables in Docker 2023-12-11 16:31:24 +01:00
mobilizon #1308 update build_page() to permit query with group_by() 2024-10-24 19:09:28 +02:00
service feat(backend): add hat geocoder as a config 2024-04-24 12:19:44 +02:00
web all developments of milestone 1 2024-04-10 12:36:21 +00:00
config_provider.ex
mobilizon.ex feat(http): allow to provide self-signed certificates 2024-02-09 13:51:59 +01:00