aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Add unicode emoji to markdownkimsible2020-08-141-0/+1
|
* Migrate to $localizeChocobozzz2020-08-141-12/+11
| | | | | | | | | | | | * 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
* Remove angular pipes moduleChocobozzz2020-08-111-1/+0
|
* add ng-select for templatable select optionsRigel Kent2020-08-111-3/+2
| | | | | | | - create select-tags component to replace ngx-chips - create select-options to factorize option selection in forms - create select-channel to simplify channel selection - refactor tags validation
* Upgrade to angular 10Chocobozzz2020-08-071-33/+32
|
* Fix player hotkeys part 2Chocobozzz2020-08-031-1/+1
|
* Bumped to version v2.3.0v2.3.0Chocobozzz2020-07-211-1/+1
|
* Bumped to version v2.3.0-rc.1v2.3.0-rc.1Chocobozzz2020-07-061-1/+1
|
* Upgrade videojs hotkeys libChocobozzz2020-06-231-1/+1
|
* Update client dependenciesChocobozzz2020-06-171-5/+5
|
* Cleanup client dependenciesChocobozzz2020-06-091-7/+3
|
* Use tslib in clientChocobozzz2020-06-091-2/+2
|
* Add ar-001 localeChocobozzz2020-06-041-14/+14
|
* Bumped to version v2.2.0v2.2.0Chocobozzz2020-06-021-1/+1
|
* Bumped to version v2.2.0-rc.1v2.2.0-rc.1Chocobozzz2020-05-181-1/+1
|
* Update client dependenciesChocobozzz2020-05-061-9/+9
|
* Revert partially "Update client angular"Chocobozzz2020-04-201-12/+12
| | | | | | This reverts commit 7a9f9c46261062fb7b718395a8f71c1b742764d4. Breaks canDeactivate on child route
* Update client angularChocobozzz2020-04-201-13/+13
|
* Update angularChocobozzz2020-04-141-14/+14
|
* Fix videojs subtitlesChocobozzz2020-04-081-1/+0
|
* Upgrade client dep' to fix primeng bugChocobozzz2020-04-021-1/+1
|
* Client dependencies upgradeChocobozzz2020-04-011-31/+28
|
* Use inner join and document code for viewr stats for channelsRigel Kent2020-03-311-0/+1
|
* Update hls.jsChocobozzz2020-02-281-1/+1
| | | | Seems to fix a bug when we manually update resolution
* Bumped to version v2.1.1Chocobozzz2020-02-281-1/+1
|
* Merge branch 'release/2.1.0' into developChocobozzz2020-02-111-1/+1
|\
| * Bumped to version v2.1.0v2.1.0Chocobozzz2020-02-111-1/+1
| |
* | Remove unused modulesChocobozzz2020-02-101-2/+0
| |
* | Use angular 9 clipboard cdkChocobozzz2020-02-101-1/+0
| |
* | Support i18n buildChocobozzz2020-02-101-0/+2
| |
* | Fix angular 9 buildChocobozzz2020-02-101-1/+1
| |
* | Add @angular/localizeChocobozzz2020-02-101-1/+1
| |
* | Upgrade angular librariesChocobozzz2020-02-101-10/+10
| |
* | Update to angular 9Chocobozzz2020-02-101-18/+20
| |
* | Upgrade angular to latest 8Chocobozzz2020-02-101-14/+14
| |
* | Move streamroot plugin in core projectChocobozzz2020-01-311-1/+0
| | | | | | | | | | To avoid an already bundled HLS.js library, and adapt some parts of the code
* | Cleanup some client FIXMEChocobozzz2020-01-291-1/+1
| |
* | Correctly type videojs playerChocobozzz2020-01-291-1/+2
| |
* | Add ability to list redundanciesChocobozzz2020-01-281-0/+1
|/
* Bumped to version v2.1.0-rc.1v2.1.0-rc.1Chocobozzz2020-01-271-1/+1
|
* Remove huskyChocobozzz2020-01-211-2/+6
|
* Share playlists stateChocobozzz2020-01-061-0/+2
|
* Add package.json for embed apiChocobozzz2019-12-181-2/+1
|
* Merge branch 'weblate' into developChocobozzz2019-11-131-0/+4
|\
| * Try new worflow with frenchChocobozzz2019-11-071-0/+4
| |
* | Bumped to version v2.0.0v2.0.0Chocobozzz2019-11-121-1/+1
|/
* Bumped to version v2.0.0-rc.1v2.0.0-rc.1Chocobozzz2019-10-291-1/+1
|
* Add a drag&drop delay on playlist videos to allow user scroll on small ↵Julien Maulny2019-10-231-1/+1
| | | | | | | | | | | | | | | | screens (#2154) * Add delay on playlist element reordering to fix user scroll on mobile Signed-off-by: Julien Maulny <julien.maulny@protonmail.com> * Upgrade @angular/cdk to include bugfix about drag&drop Signed-off-by: Julien Maulny <julien.maulny@protonmail.com> * add delay on playlist drag&drop on all touch screens Signed-off-by: Julien Maulny <julien.maulny@protonmail.com>
* Don't use beta angular qrcode packageChocobozzz2019-10-211-1/+1
|
* Update client dependenciesChocobozzz2019-10-211-9/+9
|