PeerTube/client
Chocobozzz 66357162f8
Migrate to $localize
* Remove i18n polyfill to translate things in components
 * Reduce bundle sizes
 * Improve runtime perf
 * Reduce a lot the time to make a full client build
 * Reduce client build complexity
 * We don't need a service to translate things anymore (so we will be able to translate title pages etc)

Unfortunately we may loose some translations in the migration process.
I'll put a message on weblate to notify translators
2020-08-14 10:28:30 +02:00
..
e2e Add ipad e2e test 2020-08-07 14:20:38 +02:00
src Migrate to $localize 2020-08-14 10:28:30 +02:00
webpack Reorganize shared models 2020-08-07 08:28:14 +02:00
.browserslistrc Upgrade to angular 10 2020-08-07 08:28:14 +02:00
.gitignore Add generated files to gitignore to have a clean stage 2019-10-19 11:54:14 +02:00
.sass-lint.yml Remove husky 2020-01-21 14:28:28 +01:00
angular.json Migrate to $localize 2020-08-14 10:28:30 +02:00
package.json Migrate to $localize 2020-08-14 10:28:30 +02:00
proxy.config.json Fix redundancy exceeding the limit 2019-08-12 08:46:46 +02:00
tsconfig.app.json Upgrade to angular 10 2020-08-07 08:28:14 +02:00
tsconfig.base.json Upgrade to angular 10 2020-08-07 08:28:14 +02:00
tsconfig.json Upgrade to angular 10 2020-08-07 08:28:14 +02:00
tslint.json Upgrade to angular 10 2020-08-07 08:28:14 +02:00
yarn.lock Migrate to $localize 2020-08-14 10:28:30 +02:00