aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/angular.json
Commit message (Collapse)AuthorAgeFilesLines
* Bidi supportChocobozzz2021-06-071-0/+18
|
* Replace local menu iconChocobozzz2021-05-281-1/+1
|
* Fix deploy urlsChocobozzz2021-05-271-2/+3
|
* Upgrade angular to latest patch versionChocobozzz2021-05-271-0/+1
|
* Cleanup allowedCommonJsDependenciesChocobozzz2021-05-271-26/+4
|
* Update embed webpack configChocobozzz2021-05-271-2/+2
|
* Update to angular 12Chocobozzz2021-05-271-3/+7
|
* Move player style in watch componentChocobozzz2021-04-141-1/+1
|
* Support sqChocobozzz2021-03-091-0/+4
|
* Add gl supportChocobozzz2020-12-161-0/+5
|
* Remove unused i18n buildChocobozzz2020-11-261-9/+0
|
* Fix 00:00 player timestampChocobozzz2020-11-251-0/+1
|
* Lazy load linkifierChocobozzz2020-11-191-1/+5
|
* Upgrade client dependenciesChocobozzz2020-11-191-2/+0
| | | | Migrate removed primeng theme to custom CSS
* Migrate to $localizeChocobozzz2020-08-141-78/+3
| | | | | | | | | | | | * 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
* Update build steps for localizationChocobozzz2020-08-141-0/+10
|
* Remove angular build warningChocobozzz2020-08-071-0/+28
|
* Upgrade to angular 10Chocobozzz2020-08-071-1/+1
|
* ar to ar-001 localeChocobozzz2020-07-021-4/+4
|
* Add kab and vi localesChocobozzz2020-06-041-0/+15
|
* Add ar-001 localeChocobozzz2020-06-041-0/+7
|
* Revert "Remove oc locale support"Chocobozzz2020-05-291-0/+7
| | | | This reverts commit 8323c435c19ac6ed1656ee8436b175bce7bd2c82.
* Remove oc locale supportChocobozzz2020-04-061-7/+0
| | | | | | | 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
* Client dependencies upgradeChocobozzz2020-04-011-1/+1
|
* Only use basehrefChocobozzz2020-02-121-24/+27
| | | | Will allow us to use the localize option
* Support i18n buildChocobozzz2020-02-101-1/+166
|
* Fix angular 9 buildChocobozzz2020-02-101-8/+0
|
* Remove unused stuff from angular.jsonChocobozzz2020-02-101-15/+0
|
* Update to angular 9Chocobozzz2020-02-101-1/+27
|
* Use source as target in translationsChocobozzz2019-11-181-1/+0
| | | | Or angular will not display strings
* Update all angular language filesChocobozzz2019-11-071-1/+38
|
* Try new worflow with frenchChocobozzz2019-11-071-0/+27
|
* Fix e2e testsChocobozzz2019-08-221-2/+4
|
* Update Angular -> 8.2.0Chocobozzz2019-08-011-6/+2
|
* Fix multiple server testsChocobozzz2019-08-011-0/+15
|
* Update client dependenciesChocobozzz2019-07-251-0/+2
|
* add protractor profile for local testsRigel Kent2018-10-011-0/+5
|
* rename manifestBO412018-09-201-2/+2
|
* Client E2E tests first stepChocobozzz2018-05-171-3/+25
|
* Enable service workerChocobozzz2018-05-161-2/+2
|
* Add patch for angular cli 6Chocobozzz2018-05-161-2/+3
|
* Upgrade Angular first stepChocobozzz2018-05-161-0/+139