Commit Graph

48 Commits

Author SHA1 Message Date
Chocobozzz
e1a570abff
Fix user subscription follows count 2021-10-14 10:52:15 +02:00
Chocobozzz
f8ddccf239
Upgrade linkifyjs 2021-10-12 15:16:31 +02:00
Chocobozzz
6d210220be
Fix NSFW filter and add tests 2021-09-03 16:35:18 +02:00
Chocobozzz
3419e0e1fe
Migrate to webdriverio 2021-09-01 15:06:46 +02:00
Chocobozzz
9df52d660f
Migrate client to eslint 2021-08-18 08:35:06 +02:00
Chocobozzz
1d4591fd9c
Remove solution style ts config 2021-08-17 14:06:56 +02:00
Chocobozzz
27bc958674
Bidi support 2021-06-07 18:14:05 +02:00
Chocobozzz
5351a0584f
Replace local menu icon 2021-05-28 14:56:42 +02:00
Chocobozzz
5cbb53996e
Fix deploy urls 2021-05-27 17:25:52 +02:00
Chocobozzz
fd43faf2fd Upgrade angular to latest patch version 2021-05-27 16:00:13 +02:00
Chocobozzz
42c84e415d Cleanup allowedCommonJsDependencies 2021-05-27 16:00:13 +02:00
Chocobozzz
662351e626 Update embed webpack config 2021-05-27 16:00:13 +02:00
Chocobozzz
05ded92ed1 Update to angular 12 2021-05-27 16:00:13 +02:00
Chocobozzz
db5814c047
Move player style in watch component 2021-04-14 11:45:14 +02:00
Chocobozzz
f45aa01a1b
Support sq 2021-03-09 11:34:46 +01:00
Chocobozzz
c7444546e7
Add gl support 2020-12-16 11:45:12 +01:00
Chocobozzz
ae48a71d57
Remove unused i18n build 2020-11-26 11:30:18 +01:00
Chocobozzz
fc41887463
Fix 00:00 player timestamp 2020-11-25 11:56:19 +01:00
Chocobozzz
b355b39408
Lazy load linkifier 2020-11-19 16:23:19 +01:00
Chocobozzz
4f926722ea
Upgrade client dependencies
Migrate removed primeng theme to custom CSS
2020-11-19 15:25:41 +01:00
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
Chocobozzz
8c36074799
Update build steps for localization 2020-08-14 09:34:07 +02:00
Chocobozzz
d88c9eb9db Remove angular build warning 2020-08-07 08:28:14 +02:00
Chocobozzz
583eb04b54 Upgrade to angular 10 2020-08-07 08:28:14 +02:00
Chocobozzz
d10538b47d
ar to ar-001 locale 2020-07-02 14:08:02 +02:00
Chocobozzz
0bd558a0f9
Add kab and vi locales 2020-06-04 14:45:19 +02:00
Chocobozzz
520745bfe8
Add ar-001 locale 2020-06-04 10:35:08 +02:00
Chocobozzz
2a39506c7d
Revert "Remove oc locale support"
This reverts commit 8323c435c1.
2020-05-29 17:09:55 +02:00
Chocobozzz
8323c435c1
Remove oc locale support
It does not work since many releases, and nobody created an issue so we
don't consider it much use

It does not work because Angular does not know this locale: https://github.com/angular/angular/tree/master/packages/common/locales
2020-04-06 14:37:26 +02:00
Chocobozzz
4adebd513e
Client dependencies upgrade 2020-04-01 14:06:46 +02:00
Chocobozzz
8cc56c7fdd
Only use basehref
Will allow us to use the localize option
2020-02-12 14:09:55 +01:00
Chocobozzz
361dcebc75 Support i18n build 2020-02-10 16:39:28 +01:00
Chocobozzz
f77eb73b5e Fix angular 9 build 2020-02-10 16:39:28 +01:00
Chocobozzz
5fb4febde2 Remove unused stuff from angular.json 2020-02-10 16:39:28 +01:00
Chocobozzz
2f5d2ec5ea Update to angular 9 2020-02-10 16:39:28 +01:00
Chocobozzz
afbe30e147
Use source as target in translations
Or angular will not display strings
2019-11-18 17:35:05 +01:00
Chocobozzz
fbe771350b
Update all angular language files 2019-11-07 10:56:04 +01:00
Chocobozzz
3aea8eb2e7
Try new worflow with french 2019-11-07 09:45:14 +01:00
Chocobozzz
446d9f8cc7
Fix e2e tests 2019-08-22 15:12:44 +02:00
Chocobozzz
16b5525950
Update Angular -> 8.2.0 2019-08-01 11:38:47 +02:00
Chocobozzz
970ceac0a6
Fix multiple server tests 2019-08-01 10:15:28 +02:00
Chocobozzz
41b15c8921
Update client dependencies 2019-07-25 11:00:45 +02:00
Rigel Kent
9e3e248109
add protractor profile for local tests 2018-10-01 13:40:28 +02:00
BO41
fcc7c06037 rename manifest 2018-09-20 08:22:29 +02:00
Chocobozzz
74af5a8361
Client E2E tests first step 2018-05-17 10:55:50 +02:00
Chocobozzz
a700f1837e
Enable service worker 2018-05-16 10:51:02 +02:00
Chocobozzz
17c49e60b3
Add patch for angular cli 6 2018-05-16 09:42:56 +02:00
Chocobozzz
54c3a22faa
Upgrade Angular first step 2018-05-16 09:42:53 +02:00