aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Change npm repo to git+httpsJorropo2018-08-201-1/+1
|
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-091-1/+1
|
* Upgrade to bootstrap 4 first stepChocobozzz2018-08-091-1/+2
|
* Merge branch 'release/beta-10' into developChocobozzz2018-08-071-1/+1
|\
| * Bumped to version v1.0.0-beta.10v1.0.0-beta.10Chocobozzz2018-08-071-1/+1
| |
* | Add ability to import video with youtube-dlChocobozzz2018-08-061-0/+1
| |
* | Upgrade client dependenciesChocobozzz2018-07-311-17/+17
|/
* Bumped to version v1.0.0-beta.10.pre.3v1.0.0-beta.10.pre.3Chocobozzz2018-07-311-1/+1
|
* Bumped to version v1.0.0-beta.10.pre.2v1.0.0-beta.10.pre.2Chocobozzz2018-07-271-1/+1
|
* Fix captions freeze on productionChocobozzz2018-07-271-1/+1
|
* Bumped to version v1.0.0-beta.10.pre.1v1.0.0-beta.10.pre.1Chocobozzz2018-07-261-1/+1
|
* Upgrade client dependenciesChocobozzz2018-07-171-13/+13
|
* QR Code (#802)DeeJayBro2018-07-121-1/+2
| | | | | Adding QR-Code to the Share modal. fixes #683
* Fix player lintChocobozzz2018-07-101-1/+1
|
* Ability to programmatically control embeds (#776)William Lahti2018-07-101-0/+3
| | | | | | | | | | | | | | | | | | | | * first stab at jschannel based player api * semicolon purge * more method-level docs; consolidate definitions * missing definitions * better match peertube's class conventions * styling for embed tester * basic docs * add `getVolume` * document the test-embed feature
* Replace angular-cli patch with something less risky (#742)William Lahti2018-06-281-1/+6
| | | | | | | | | | | | | | * Replace angular-cli patch with something less risky * path.join() is needed, provide a naive implementation * technically, webpack provided a polyfill for Buffer, we should too * process polyfill matches webpack; peertube depends on nextTick * polyfill for path to match webpack * http/https polyfills as per webpack
* Bumped to version v1.0.0-beta.9v1.0.0-beta.9Chocobozzz2018-06-251-1/+1
|
* Remove uneeded rxjs-compatChocobozzz2018-06-181-1/+0
|
* Add ability to schedule video publicationChocobozzz2018-06-151-1/+1
|
* Bumped to version v1.0.0-beta.8v1.0.0-beta.8Chocobozzz2018-06-111-1/+1
|