aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
Commit message (Collapse)AuthorAgeFilesLines
...
* Bumped to version v1.3.0-rc.2v1.3.0-rc.2Chocobozzz2019-05-221-1/+1
|
* Bumped to version v1.3.0-rc.1v1.3.0-rc.1Chocobozzz2019-05-141-1/+1
|
* tslint updateChocobozzz2019-04-021-1/+1
|
* Update client depChocobozzz2019-04-021-17/+17
|
* Remove jest testsChocobozzz2019-03-181-38/+1
| | | | I don't have time to maintain them
* Playlist reorder supportChocobozzz2019-03-181-0/+1
|
* Lazy import some modulesChocobozzz2019-02-151-1/+2
|
* Bumped to version v1.2.1Chocobozzz2019-02-151-1/+1
|
* Cleanup reset user password by adminChocobozzz2019-02-111-2/+1
| | | | And add some tests
* remove isAdministrationRigel Kent2019-02-111-3/+1
|
* allow administration to change/reset a user's passwordRigel Kent2019-02-111-0/+3
|
* Fix client with google botChocobozzz2019-02-111-15/+16
|
* Add hls support on serverChocobozzz2019-02-111-1/+1
|
* Correctly implement p2p-media-loaderChocobozzz2019-02-111-0/+2
|
* Refractor videojs playerChocobozzz2019-02-111-0/+3
| | | | Add fake p2p-media-loader plugin
* Bumped to version v1.2.0v1.2.0Chocobozzz2019-02-061-1/+1
|
* Bumped to version v1.2.0-rc.1v1.2.0-rc.1Chocobozzz2019-01-171-1/+1
|
* Refactor how we use iconsChocobozzz2019-01-171-1/+0
| | | | Inject them in an angular component so we can easily change their color
* Add notifications in the clientChocobozzz2019-01-091-0/+2
|
* Refractor notification serviceChocobozzz2018-12-191-1/+0
| | | | Shorter name and use primeng component
* Upgrade client dependenciesChocobozzz2018-12-041-18/+18
|
* Bumped to version v1.1.0v1.1.0Chocobozzz2018-12-041-1/+1
|
* Bumped to version v1.1.0-rc.1v1.1.0-rc.1Chocobozzz2018-11-221-1/+1
|
* Upgrade client dependenciesChocobozzz2018-11-151-2/+2
|
* Fix new Angular 7 issuesChocobozzz2018-11-151-1/+0
|
* update ng-bootstrapBO412018-11-151-1/+1
|
* update dependenciesBO412018-11-151-15/+15
|
* update angularBO412018-11-151-15/+15
|
* Bumped to version v1.1.0-alpha.2Chocobozzz2018-10-191-1/+1
|
* Better typingsChocobozzz2018-10-181-1/+1
|
* Bumped to version v1.1.0-alpha.1v1.1.0-alpha.1Chocobozzz2018-10-171-1/+1
|
* Bumped to version v1.0.0v1.0.0Chocobozzz2018-10-111-1/+1
|
* Delete correctly redundancy filesChocobozzz2018-10-031-2/+2
|
* Bumped to version v1.0.0-rc.2v1.0.0-rc.2Chocobozzz2018-10-031-1/+1
|
* Bumped to version v1.0.0-rc.1v1.0.0-rc.1Rigel Kent2018-10-031-1/+1
|
* Bumped to version v1.0.0-beta.16v1.0.0-beta.16Chocobozzz2018-10-011-1/+1
|
* Include https://github.com/webtorrent/webtorrent/pull/1513 in ourChocobozzz2018-10-011-1/+1
| | | | webtorrent client dependency
* Bumped to version v1.0.0-beta.15v1.0.0-beta.15Chocobozzz2018-09-261-1/+1
|
* Bumped to version v1.0.0-beta.14v1.0.0-beta.14Chocobozzz2018-09-251-1/+1
|
* Upgrade tslint rulesChocobozzz2018-09-211-1/+1
|
* Upgrade client dependenciesChocobozzz2018-09-211-15/+14
|
* Bumped to version v1.0.0-beta.13v1.0.0-beta.13Chocobozzz2018-09-131-1/+1
|
* use focus-visible polyfill to improve keyboard navigationRigel Kent2018-09-111-1/+2
| | | | | Only the homepage is concerned, but it should have decent keyboard navigation support now.
* Bumped to version v1.0.0-beta.12v1.0.0-beta.12Chocobozzz2018-09-111-1/+1
|
* Add video recomandation by tags (#1001)Jorropo2018-09-041-5/+21
| | | | | | | | | | * Recommendation by tags (thx bradsk88) Thx bradsk88 for the help. * Prefer jest-preset-angular to skip need for babel config * Fix jest
* Refactor: Separated "Other Videos" section into a dedicated ↵Brad Johnson2018-08-311-1/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | component/service (#969) * Separated "Other Videos" section into a dedicated component/service I'm currently working on some proof-of-concepts for recommendation providers that could work with PeerTube to provide useful video suggestions to the user. As a first step, I want to have great clarity about how PeerTube, itself, will surface these videos to the user. With this branch, I'm refactoring the "recommendations" to make it easier to swap out different recommender implementations quickly. Stop recommender from including the video that's being watched. Ensure always 5 recommendations * Treat recommendations as a stream of values, rather than a single async value. * Prioritize readability over HTTP response size early-optimization. * Simplify pipe
* watch view visual tweaks and search/comment placeholder dismiss on focus (#983)Rigel Kent2018-08-301-0/+1
| | | | | | | | - make the placeholder disappear on focus in the search bar - make the placeholder disappear on focus in the comment textarea - make the texarea resize automagically - refactor the watch view to use bootstrap 4's flexgrid - move action buttons of the watch view to the right of the video info - responsive tweaks and margin adjustments in the watch view
* keyboard shortcuts and key map view (#974)Rigel Kent2018-08-281-0/+1
|
* Upgrade client dependenciesChocobozzz2018-08-271-34/+34
|
* Bumped to version v1.0.0-beta.11v1.0.0-beta.11Chocobozzz2018-08-211-1/+1
|