Commit Graph

28 Commits

Author SHA1 Message Date
dependabot-preview[bot]
150e75ab0f Bump tslint-config-airbnb from 5.11.1 to 5.11.2 in /js
Bumps [tslint-config-airbnb](https://github.com/progre/tslint-config-airbnb) from 5.11.1 to 5.11.2.
- [Release notes](https://github.com/progre/tslint-config-airbnb/releases)
- [Changelog](https://github.com/progre/tslint-config-airbnb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/progre/tslint-config-airbnb/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 18:40:07 +00:00
Thomas Citharel
72fa1ee9e2 Bump apollo-link-http from 1.5.15 to 1.5.16 in /js (#11)
Bump apollo-link-http from 1.5.15 to 1.5.16 in /js
2019-09-23 20:37:44 +02:00
Thomas Citharel
de1c96ce8c Bump typescript from 3.6.2 to 3.6.3 in /js (#10)
Bump typescript from 3.6.2 to 3.6.3 in /js
2019-09-23 20:37:28 +02:00
Thomas Citharel
2c5a113eff Bump tslint from 5.19.0 to 5.20.0 in /js (#7)
Bump tslint from 5.19.0 to 5.20.0 in /js
2019-09-23 20:35:37 +02:00
dependabot-preview[bot]
4d1f64f6a6 Bump apollo-link-http from 1.5.15 to 1.5.16 in /js
Bumps [apollo-link-http](https://github.com/apollographql/apollo-link) from 1.5.15 to 1.5.16.
- [Release notes](https://github.com/apollographql/apollo-link/releases)
- [Changelog](https://github.com/apollographql/apollo-link/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-link/compare/apollo-link-http@1.5.15...apollo-link-http@1.5.16)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 18:34:35 +00:00
dependabot-preview[bot]
048b771506 Bump typescript from 3.6.2 to 3.6.3 in /js
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.2...v3.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 18:34:02 +00:00
dependabot-preview[bot]
46a3d090a7 Bump tslint from 5.19.0 to 5.20.0 in /js
Bumps [tslint](https://github.com/palantir/tslint) from 5.19.0 to 5.20.0.
- [Release notes](https://github.com/palantir/tslint/releases)
- [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/palantir/tslint/compare/5.19.0...5.20.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 18:33:04 +00:00
dependabot-preview[bot]
ffe0028ac8 Bump webpack from 4.39.3 to 4.40.2 in /js
Bumps [webpack](https://github.com/webpack/webpack) from 4.39.3 to 4.40.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.39.3...v4.40.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 18:32:36 +00:00
Thomas Citharel
e9ad4001ca Move navbar to buefy component
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-22 10:40:18 +02:00
Thomas Citharel
d00925af07 Move i18n to vue-i18n and json files
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-12 12:19:02 +02:00
Thomas Citharel
676e9d1110 Fix typescript issues and bump deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-03 08:44:27 +02:00
Chocobozzz
4b2528252d Fix update current client 2019-08-21 11:25:09 +02:00
Thomas Citharel
1b3dfb20d2 Introduce relay
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-08-13 11:15:13 +02:00
Chocobozzz
abaebd949d Remove apollo link state 2019-08-12 16:04:32 +02:00
Thomas Citharel
c70d1d03d4 Front end deps upgrades and fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-23 17:14:03 +02:00
Thomas Citharel
91d79aa91a Upgrade js deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-03 18:44:01 +02:00
Thomas Citharel
990d7abc49 Add vue-cli-plugin-webpack-bundle-analyzer and upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-05-31 11:32:50 +02:00
Thomas Citharel
fe65a478f0 Add mentions
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-05-29 16:46:23 +02:00
Thomas Citharel
417618a36d Add tiptap editor for description ❤️
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-05-28 18:55:02 +02:00
Thomas Citharel
3cb29be4fc 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
Thomas Citharel
55aace23e3 Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-04-30 14:35:02 +02:00
Thomas Citharel
7944a7d767 Fix logo on footer by allowing custom fill color
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-04-24 20:50:05 +02:00
Thomas Citharel
8d48dfa5ff Update deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-04-24 14:08:41 +02:00
Thomas Citharel
5e61cf041a Remove material-design-icons
Causes #106

Not needed anyway, as we temporarily use the CDN

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-04-23 11:51:26 +02:00
Vincent
bfcaafcc08 update js libs 2019-04-18 10:37:16 +02:00
Thomas Citharel
c98eee00de Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-04-11 15:01:37 +02:00
Thomas Citharel
19fea308cb Move to yarn
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-04-11 11:58:27 +02:00
Thomas Citharel
45dbf3a2c6 Various UI stuff (mainly implement mookup)
Fix lint

Disable modern mode

Fixes

UI fixes

Fixes

Ignore .po~ files

Fixes

Fix homepage

Fixes

Fixes

Mix format

Fix tests

Fix tests (yeah…)

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-04-11 11:58:13 +02:00