aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Prepare i18n filesChocobozzz2018-06-051-1/+3
|
* Add context menu to playerChocobozzz2018-05-301-1/+3
|
* Upgarde videojs to v7Chocobozzz2018-05-291-3/+3
|
* Upgrade client dependenciesChocobozzz2018-05-291-7/+7
|
* Bumped to version v1.0.0-beta.7v1.0.0-beta.7Chocobozzz2018-05-281-1/+1
|
* Upgrade dexie to avoid issue if disabling cookies on firefoxChocobozzz2018-05-251-1/+1
|
* Fix player with google botChocobozzz2018-05-231-1/+2
|
* Bumped to version v1.0.0-beta.6v1.0.0-beta.6Chocobozzz2018-05-231-1/+1
|
* Move rxjs-compat in dev depChocobozzz2018-05-231-3/+1
|
* Fix client postinstall on releaseChocobozzz2018-05-221-1/+1
|
* Bumped to version v1.0.0-beta.5v1.0.0-beta.5Chocobozzz2018-05-221-1/+1
|
* Upgrade client dependenciesChocobozzz2018-05-221-1/+1
|
* Fix peertube with google botChocobozzz2018-05-221-1/+3
|
* Add videos e2e testsChocobozzz2018-05-171-1/+2
|
* Client E2E tests first stepChocobozzz2018-05-171-10/+20
|
* Add patch for angular cli 6Chocobozzz2018-05-161-1/+1
|
* Fix some components after Angular 6 upgradeChocobozzz2018-05-161-1/+1
|
* Upgrade Angular first stepChocobozzz2018-05-161-21/+25
|
* Store webtorrent chunks in indexdbChocobozzz2018-05-151-0/+2
|
* Do not bundle two different videojs versionsChocobozzz2018-05-111-1/+4
|
* Bumped to version v1.0.0-beta.4v1.0.0-beta.4Chocobozzz2018-05-071-1/+1
|
* Simplify client syndicationsChocobozzz2018-04-171-1/+1
|
* Improve big play button animationChocobozzz2018-04-151-2/+2
|
* Upgrade to webpack 4Chocobozzz2018-04-061-4/+5
|
* Upgrade client dependenciesChocobozzz2018-04-061-5/+5
|
* Fix watch page video changeChocobozzz2018-04-031-2/+2
|
* Bumped to version v1.0.0-beta.3v1.0.0-beta.3Chocobozzz2018-03-291-1/+1
|