mobilizon.chapril.org-mobil.../lib/mobilizon_web
Thomas Citharel cc820d6b63
Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules
* Data doesn't need anymore to be converted to ActivityStream format to
be saved (this was taken from Pleroma and not at all a good idea here)
* Everything saved when creating an event is inserted into PostgreSQL in
a single transaction
2019-10-31 10:06:11 +01:00
..
api Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules 2019-10-31 10:06:11 +01:00
cache Fix software design suggestions 2019-09-26 17:45:47 +02:00
controllers Properly update event ics export cache and fix export desc html 2019-10-14 15:44:16 +02:00
email Save user locale and use it to translate things 2019-10-01 13:08:09 +02:00
plugs Fix refactoring opportunities 2019-09-26 17:45:33 +02:00
resolvers Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules 2019-10-31 10:06:11 +01:00
schema Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules 2019-10-31 10:06:11 +01:00
templates/email Change link for Framacolibri 2019-10-14 19:33:07 +02:00
upload Fix unrelated warning 2019-10-23 15:27:11 +02:00
uploaders Refactoring of config wrapper 2019-09-08 00:05:54 +02:00
views Upgrade vue-cli to v4, change the way server params injection is made 2019-10-17 14:20:22 +02:00
auth_error_handler.ex Allow tag relations + bump ecto deps 2019-02-21 16:58:14 +01:00
auth_pipeline.ex Move to GraphQL 2018-11-06 10:30:27 +01:00
cache.ex Move caching to MobilizonWeb 2019-09-18 00:01:16 +02:00
context.ex Remove apollo link state 2019-08-12 16:04:32 +02:00
endpoint.ex Limit multipart upload to 10MB 2019-10-18 14:10:39 +02:00
gettext.ex Save user locale and use it to translate things 2019-10-01 13:08:09 +02:00
guardian.ex Fix guardian db hook when refresh the access token 2019-08-12 17:41:41 +02:00
http_signature.ex Introduce relay 2019-08-13 11:15:13 +02:00
media_proxy.ex Refactoring of config wrapper 2019-09-08 00:05:54 +02:00
mime.ex Fix refactoring opportunities 2019-09-26 17:45:33 +02:00
mobilizon_web.ex Refactoring of Application module 2019-09-16 01:43:06 +02:00
reverse_proxy.ex Fix software design suggestions 2019-09-26 17:45:47 +02:00
router.ex Handle errors better 2019-10-13 13:56:24 +02:00
schema.ex Fix code readability issues 2019-09-26 17:45:47 +02:00
upload.ex Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules 2019-10-31 10:06:11 +01:00