mobilizon.chapril.org-mobil.../js
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
..
config Add basic styleguide 2019-10-07 10:25:21 +02:00
docs Add basic styleguide 2019-10-07 10:25:21 +02:00
public Upgrade vue-cli to v4, change the way server params injection is made 2019-10-17 14:20:22 +02:00
src Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules 2019-10-31 10:06:11 +01:00
tests/e2e Translate them and handle difference between user not found and user not 2019-10-16 17:07:49 +02:00
.env Upgrade vue-cli to v4, change the way server params injection is made 2019-10-17 14:20:22 +02:00
.gitignore Upgrade vue-cli to v4, change the way server params injection is made 2019-10-17 14:20:22 +02:00
.postcssrc.js Move to GraphQL 2018-11-06 10:30:27 +01:00
babel.config.js Upgrade vue-cli to v4, change the way server params injection is made 2019-10-17 14:20:22 +02:00
cypress.json Introduce Cypress 2019-10-06 18:28:18 +02:00
fragmentTypes.json Various UI stuff (mainly implement mookup) 2019-04-11 11:58:13 +02:00
get_union_json.ts Various UI stuff (mainly implement mookup) 2019-04-11 11:58:13 +02:00
package.json Upgrade vue-cli to v4, change the way server params injection is made 2019-10-17 14:20:22 +02:00
styleguide.config.js Add basic styleguide 2019-10-07 10:25:21 +02:00
tsconfig.json Move i18n to vue-i18n and json files 2019-09-12 12:19:02 +02:00
tslint.json Rework homepage and add a (fancy) about section 2019-10-08 12:27:31 +02:00
vue.config.js Upgrade vue-cli to v4, change the way server params injection is made 2019-10-17 14:20:22 +02:00
yarn.lock Upgrade deps 2019-10-18 09:52:47 +02:00