mobilizon/lib/mobilizon_web/schema
Thomas Citharel f90089e1bf
Refactor media upload
Use Upload Media logic from Pleroma

Backend changes for picture upload

Move AS <-> Model conversion to separate module

Front changes

Downgrade apollo-client: https://github.com/Akryum/vue-apollo/issues/577

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-05-24 17:29:51 +02:00
..
actors Refactor media upload 2019-05-24 17:29:51 +02:00
custom ✂️ Split GraphQL schema into several files 2019-01-14 17:13:17 +01:00
events Add GraphQL support to handle FeedTokens 2019-03-08 18:52:27 +01:00
actor.ex Refactor media upload 2019-05-24 17:29:51 +02:00
address.ex Work around Addresses to bring them properly through GraphQL 2019-04-01 16:51:15 +02:00
comment.ex Move queries and mutations to submodules 2019-01-30 10:54:58 +01:00
config.ex Various UI stuff (mainly implement mookup) 2019-04-11 11:58:13 +02:00
event.ex Refactor media upload 2019-05-24 17:29:51 +02:00
picture.ex Refactor media upload 2019-05-24 17:29:51 +02:00
search.ex Add ability to search on Group, Person or Event 2019-04-23 10:53:04 +02:00
sort.ex Add @moduledoc to new module 2019-03-05 10:41:23 +01:00
tag.ex Allow tag relations + bump ecto deps 2019-02-21 16:58:14 +01:00
user.ex Add GraphQL support to handle FeedTokens 2019-03-08 18:52:27 +01:00
utils.ex Add missing @moduledoc for MobilizonWeb.Schema.Utils 2019-02-07 10:27:54 +01:00