]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/log
github/Chocobozzz/PeerTube.git
5 years agoRemove unnecessary image check in video upload
Chocobozzz [Mon, 16 Jul 2018 14:51:17 +0000 (16:51 +0200)] 
Remove unnecessary image check in video upload

5 years agoImprove start time param
Chocobozzz [Mon, 16 Jul 2018 14:13:35 +0000 (16:13 +0200)] 
Improve start time param

Can handle 2m42s for example

5 years agoDo not display private privacy if the video is not private
Chocobozzz [Mon, 16 Jul 2018 13:24:50 +0000 (15:24 +0200)] 
Do not display private privacy if the video is not private

5 years agoDisplay username instead of email in menu
Chocobozzz [Mon, 16 Jul 2018 13:20:22 +0000 (15:20 +0200)] 
Display username instead of email in menu

5 years agoFix forgot password message regarding email
Chocobozzz [Mon, 16 Jul 2018 13:19:39 +0000 (15:19 +0200)] 
Fix forgot password message regarding email

5 years agoFix responsive in my channel/my videos pages
Chocobozzz [Mon, 16 Jul 2018 13:17:50 +0000 (15:17 +0200)] 
Fix responsive in my channel/my videos pages

5 years agoFix other videos info left margin
Chocobozzz [Mon, 16 Jul 2018 13:05:06 +0000 (15:05 +0200)] 
Fix other videos info left margin

5 years agoDisable comment submit button when sending the comment
Chocobozzz [Mon, 16 Jul 2018 13:01:32 +0000 (15:01 +0200)] 
Disable comment submit button when sending the comment

5 years agoRefractor video attr validators
Chocobozzz [Mon, 16 Jul 2018 12:58:22 +0000 (14:58 +0200)] 
Refractor video attr validators

5 years agoParse log script parse the last updated log
Chocobozzz [Mon, 16 Jul 2018 12:38:11 +0000 (14:38 +0200)] 
Parse log script parse the last updated log

5 years agoHandle .srt subtitles
Chocobozzz [Mon, 16 Jul 2018 12:22:16 +0000 (14:22 +0200)] 
Handle .srt subtitles

5 years agoHandle subtitles in player
Chocobozzz [Fri, 13 Jul 2018 16:21:19 +0000 (18:21 +0200)] 
Handle subtitles in player

5 years agoImplement captions/subtitles
Chocobozzz [Thu, 12 Jul 2018 17:02:00 +0000 (19:02 +0200)] 
Implement captions/subtitles

5 years agoCorrecting documentation to be more precise about CentOS 7
Rigel Kent [Mon, 16 Jul 2018 09:10:48 +0000 (11:10 +0200)] 
Correcting documentation to be more precise about CentOS 7

5 years agoadding redis unix connection
Rigel Kent [Mon, 14 May 2018 15:51:15 +0000 (17:51 +0200)] 
adding redis unix connection

5 years agoQR Code (#802)
DeeJayBro [Thu, 12 Jul 2018 17:43:42 +0000 (12:43 -0500)] 
QR Code (#802)

Adding QR-Code to the Share modal.

fixes #683

5 years agoi18n "More" in menu and regenerate translations
Chocobozzz [Wed, 11 Jul 2018 12:32:21 +0000 (14:32 +0200)] 
i18n "More" in menu and regenerate translations

5 years agoRemove kue from the dependencies and move prompt to main ones
Chocobozzz [Wed, 11 Jul 2018 12:23:52 +0000 (14:23 +0200)] 
Remove kue from the dependencies and move prompt to main ones

5 years agosupport/doc/dependencies.md: Add Gentoo documentation
Haelwenn (lanodan) Monnier [Wed, 11 Jul 2018 12:04:26 +0000 (14:04 +0200)] 
support/doc/dependencies.md: Add Gentoo documentation

Related to: https://github.com/Chocobozzz/PeerTube/issues/778

5 years agoUpdate P2P & Privacy paragraph
Chocobozzz [Wed, 11 Jul 2018 11:59:20 +0000 (13:59 +0200)] 
Update P2P & Privacy paragraph

5 years agoMigrate to bull
Chocobozzz [Tue, 10 Jul 2018 15:02:20 +0000 (17:02 +0200)] 
Migrate to bull

5 years agoSwitch to bull
Chocobozzz [Sat, 30 Jun 2018 07:55:42 +0000 (09:55 +0200)] 
Switch to bull

5 years agorewording download option and reorder options
Rigel Kent [Wed, 11 Jul 2018 11:27:03 +0000 (13:27 +0200)] 
rewording download option and reorder options

".torrent" is a common name for users familiar with BitTorrent, and less impressive than "metainfo" or no information as opposed to the magnet option, less commonly known but rather just clicked on most sites.

5 years agoAdd link to server admin tools in readme
Chocobozzz [Wed, 11 Jul 2018 08:49:50 +0000 (10:49 +0200)] 
Add link to server admin tools in readme

5 years agoFix account videos URL when scrolling
Chocobozzz [Wed, 11 Jul 2018 08:27:48 +0000 (10:27 +0200)] 
Fix account videos URL when scrolling

5 years agoUpdate contributors list
Chocobozzz [Wed, 11 Jul 2018 08:20:03 +0000 (10:20 +0200)] 
Update contributors list

5 years agoChange friendly reminder about privacy.
Chocobozzz [Tue, 10 Jul 2018 16:36:07 +0000 (18:36 +0200)] 
Change friendly reminder about privacy.

5 years agoFix player lint
Chocobozzz [Tue, 10 Jul 2018 16:02:30 +0000 (18:02 +0200)] 
Fix player lint

5 years agoAbility to programmatically control embeds (#776)
William Lahti [Tue, 10 Jul 2018 15:47:56 +0000 (08:47 -0700)] 
Ability to programmatically control embeds (#776)

* 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

5 years agoFix video resolution limit
Chocobozzz [Tue, 10 Jul 2018 07:50:07 +0000 (09:50 +0200)] 
Fix video resolution limit

5 years ago(ffmpeg) B-adapt 1 and B-frames 16 (#774)
Anton Latukha [Mon, 9 Jul 2018 22:27:59 +0000 (01:27 +0300)] 
(ffmpeg) B-adapt 1 and B-frames 16 (#774)

5 years agoFix language modale z-index
Chocobozzz [Mon, 9 Jul 2018 14:36:09 +0000 (16:36 +0200)] 
Fix language modale z-index

5 years agoUse uuid for channel link in watch page
Chocobozzz [Mon, 9 Jul 2018 14:31:58 +0000 (16:31 +0200)] 
Use uuid for channel link in watch page

5 years agoFix client error logging
Chocobozzz [Mon, 9 Jul 2018 13:56:02 +0000 (15:56 +0200)] 
Fix client error logging

5 years agoMerge branch 'ctrl-number-hotkeys' into 'develop'
Chocobozzz [Mon, 9 Jul 2018 13:04:50 +0000 (15:04 +0200)] 
Merge branch 'ctrl-number-hotkeys' into 'develop'

Disable hotkeys modifiers for numbers in the player

See merge request chocobozzz/PeerTube!14

5 years agoUpdate translations from zanata and add cs and eo
Chocobozzz [Mon, 9 Jul 2018 13:03:52 +0000 (15:03 +0200)] 
Update translations from zanata and add cs and eo

5 years ago[#766] Fix the change of speed when quality changes
Gaëtan Rizio [Sun, 8 Jul 2018 11:08:35 +0000 (13:08 +0200)] 
[#766] Fix the change of speed when quality changes

When changing the `playbackRate` of the video then changing the quality,
the `playbackRate` returned to its initial value (1).

The reason behind it is that the callback was not called when change
of the quality was done if there was no error.

This commit does the following:

* Ensure the callback (`done`) is called after changing the quality

5 years ago(doc) fix link in README
Rigel Kent [Sat, 7 Jul 2018 14:08:23 +0000 (16:08 +0200)] 
(doc) fix link in README

5 years ago(doc) update crowdfunding notice, add chatroom links, reorder install guides
Rigel Kent [Sat, 7 Jul 2018 14:03:55 +0000 (16:03 +0200)] 
(doc) update crowdfunding notice, add chatroom links, reorder install guides

5 years ago(client/player) disable hotkeys modifiers for numbers
Rigel Kent [Fri, 6 Jul 2018 19:34:53 +0000 (21:34 +0200)] 
(client/player) disable hotkeys modifiers for numbers

fixes #771

5 years ago(doc/faq) add precision regarding code forge
Rigel Kent [Thu, 5 Jul 2018 11:35:04 +0000 (13:35 +0200)] 
(doc/faq) add precision regarding code forge

5 years ago(doc) syntactic fixes (#764)
Yun [Wed, 4 Jul 2018 15:29:18 +0000 (08:29 -0700)] 
(doc) syntactic fixes (#764)

FAQ.md
- "the name" -> "a name"
- "re install" -> "reinstall"
- Changed the sentence structure to accomodate the flow of "objective -> method to achieve the objective -> reason why the objective is desired", rather than "how we are going to do it -> what we are trying to do -> why it is important"

README.md
- "It's the reason" -> "That is why"
- "in it" -> "on it"
- "This program is free software" -> "This is a free software": reduce redundancy (program and software), and introduce a proper article
- "redistribute it and/or modify it" -> "redistribute and/or modify it"

6 years agofilter to Cap the maximum resolution to the screen resolution
Nitesh Sawant [Sat, 30 Jun 2018 09:44:50 +0000 (15:14 +0530)] 
filter to Cap the maximum resolution to the screen resolution

6 years agoremove scroll to top, and keep menu fixed on small devices
Eric Brehault [Fri, 29 Jun 2018 16:21:26 +0000 (18:21 +0200)] 
remove scroll to top, and keep menu fixed on small devices

6 years agoFix typo in privacy text
Chocobozzz [Sat, 30 Jun 2018 07:56:15 +0000 (09:56 +0200)] 
Fix typo in privacy text

6 years agoFix FPS label in resolution menu
Chocobozzz [Fri, 29 Jun 2018 15:45:05 +0000 (17:45 +0200)] 
Fix FPS label in resolution menu

6 years agoHandle higher FPS for high resolution (test)
Chocobozzz [Fri, 29 Jun 2018 14:41:29 +0000 (16:41 +0200)] 
Handle higher FPS for high resolution (test)

6 years agoIncrease upload limit to 8GB (test)
Chocobozzz [Fri, 29 Jun 2018 13:47:15 +0000 (15:47 +0200)] 
Increase upload limit to 8GB (test)

6 years agoFix build
Chocobozzz [Fri, 29 Jun 2018 13:22:20 +0000 (15:22 +0200)] 
Fix build

6 years agoDon't log "The play() request was interrupted..."
Chocobozzz [Fri, 29 Jun 2018 13:16:13 +0000 (15:16 +0200)] 
Don't log "The play() request was interrupted..."

6 years agoExtract extensions from the button
Chocobozzz [Fri, 29 Jun 2018 13:04:49 +0000 (15:04 +0200)] 
Extract extensions from the button

6 years ago(feed) adding thumbnail support for RSS feed
Rigel Kent [Fri, 29 Jun 2018 12:40:39 +0000 (14:40 +0200)] 
(feed) adding thumbnail support for RSS feed

6 years agoClient: Add ability to update video channel avatar
Chocobozzz [Fri, 29 Jun 2018 12:34:04 +0000 (14:34 +0200)] 
Client: Add ability to update video channel avatar

6 years agoAPI: Add ability to update video channel avatar
Chocobozzz [Fri, 29 Jun 2018 09:29:23 +0000 (11:29 +0200)] 
API: Add ability to update video channel avatar

6 years agoDo not enable cors twice on /api in test mode
Chocobozzz [Fri, 29 Jun 2018 07:48:19 +0000 (09:48 +0200)] 
Do not enable cors twice on /api in test mode

6 years agomove CORS allowance to the REST API router
William Lahti [Fri, 29 Jun 2018 03:23:26 +0000 (20:23 -0700)] 
move CORS allowance to the REST API router

6 years agofix lint error on travis [let it be known, I disagree with this rule]
William Lahti [Thu, 28 Jun 2018 05:08:27 +0000 (22:08 -0700)] 
fix lint error on travis [let it be known, I disagree with this rule]

6 years agoopen CORS to allow in-browser apps to communicate w/ PeerTube instances
William Lahti [Thu, 28 Jun 2018 02:22:51 +0000 (19:22 -0700)] 
open CORS to allow in-browser apps to communicate w/ PeerTube instances

6 years agoclarifying what extensions are accepted for upload
Rigel Kent [Thu, 28 Jun 2018 21:09:57 +0000 (23:09 +0200)] 
clarifying what extensions are accepted for upload

6 years agoFix npm run dev:server
Chocobozzz [Fri, 29 Jun 2018 07:33:36 +0000 (09:33 +0200)] 
Fix npm run dev:server

6 years agoAvoid 404 title on the first page load
Chocobozzz [Thu, 28 Jun 2018 15:16:22 +0000 (17:16 +0200)] 
Avoid 404 title on the first page load

6 years agoReset published date on publish
Chocobozzz [Thu, 28 Jun 2018 14:58:15 +0000 (16:58 +0200)] 
Reset published date on publish

6 years agoAdd warning regarding the domain name for docker install
Chocobozzz [Thu, 28 Jun 2018 13:25:39 +0000 (15:25 +0200)] 
Add warning regarding the domain name for docker install

6 years agoAdd Basque and Catalan languages
Chocobozzz [Thu, 28 Jun 2018 12:56:46 +0000 (14:56 +0200)] 
Add Basque and Catalan languages

6 years agoUpdate target translations
Chocobozzz [Thu, 28 Jun 2018 12:08:17 +0000 (14:08 +0200)] 
Update target translations

6 years agoUpdate i18n source
Chocobozzz [Thu, 28 Jun 2018 12:03:40 +0000 (14:03 +0200)] 
Update i18n source

6 years agoAdd ability to choose the language
Chocobozzz [Thu, 28 Jun 2018 11:59:48 +0000 (13:59 +0200)] 
Add ability to choose the language

6 years agoReplace angular-cli patch with something less risky (#742)
William Lahti [Thu, 28 Jun 2018 13:53:04 +0000 (06:53 -0700)] 
Replace angular-cli patch with something less risky (#742)

* 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

6 years agoFix #576 - show 'Others videos' on a <1300px viewport
Simounet [Mon, 25 Jun 2018 17:13:47 +0000 (19:13 +0200)] 
Fix #576 - show 'Others videos' on a <1300px viewport

6 years agofix docker-compose extension typo
Josh Morel [Wed, 27 Jun 2018 22:13:14 +0000 (18:13 -0400)] 
fix docker-compose extension typo

was `yaml` changed to `yml`

6 years agoImprove P2P & Privacy section
Chocobozzz [Wed, 27 Jun 2018 12:21:03 +0000 (14:21 +0200)] 
Improve P2P & Privacy section

6 years agoFilter by category (#720)
PhieF [Wed, 27 Jun 2018 12:24:49 +0000 (14:24 +0200)] 
Filter by category (#720)

* get videos with specific category (api)

* update api doc with category

* add url parameter to filter by category

* fix lint issues

6 years agoIncrease test timeout for travis
Chocobozzz [Wed, 27 Jun 2018 08:07:41 +0000 (10:07 +0200)] 
Increase test timeout for travis

6 years agoFix transaction retryer error log
Chocobozzz [Wed, 27 Jun 2018 07:45:06 +0000 (09:45 +0200)] 
Fix transaction retryer error log

6 years agoAdd author_url in oembed response
Chocobozzz [Wed, 27 Jun 2018 07:08:34 +0000 (09:08 +0200)] 
Add author_url in oembed response

6 years agoAdd PEERTUBE_SMTP_DISABLE_STARTTLS config docker env
Chocobozzz [Wed, 27 Jun 2018 06:54:24 +0000 (08:54 +0200)] 
Add PEERTUBE_SMTP_DISABLE_STARTTLS config docker env

6 years agoAdd tips in translation doc
Chocobozzz [Wed, 27 Jun 2018 06:28:43 +0000 (08:28 +0200)] 
Add tips in translation doc

6 years agoUpgrade dependencies
Chocobozzz [Tue, 26 Jun 2018 15:52:14 +0000 (17:52 +0200)] 
Upgrade dependencies

6 years agoAdd tracker rate limiter
Chocobozzz [Tue, 26 Jun 2018 14:53:24 +0000 (16:53 +0200)] 
Add tracker rate limiter

6 years agoFix changelog syntax related to AP url warning
Chocobozzz [Mon, 25 Jun 2018 17:19:06 +0000 (19:19 +0200)] 
Fix changelog syntax related to AP url warning

6 years agoBumped to version v1.0.0-beta.9 v1.0.0-beta.9
Chocobozzz [Mon, 25 Jun 2018 07:32:00 +0000 (09:32 +0200)] 
Bumped to version v1.0.0-beta.9

6 years agoUpdate changelog
Chocobozzz [Mon, 25 Jun 2018 07:28:53 +0000 (09:28 +0200)] 
Update changelog

6 years agospecify Tor Browser instead of just Tor
Rigel Kent [Sun, 24 Jun 2018 19:09:14 +0000 (21:09 +0200)] 
specify Tor Browser instead of just Tor

6 years agoLog into the console torrent errors
Chocobozzz [Mon, 25 Jun 2018 06:27:40 +0000 (08:27 +0200)] 
Log into the console torrent errors

6 years agoFix #639 providing magnet URI in player and download modal
Rigel Kent [Fri, 22 Jun 2018 14:29:01 +0000 (16:29 +0200)] 
Fix #639 providing magnet URI in player and download modal

6 years agoFix git credits 707/head
Chocobozzz [Fri, 22 Jun 2018 15:06:32 +0000 (17:06 +0200)] 
Fix git credits

6 years agoUpdate credits
Chocobozzz [Fri, 22 Jun 2018 14:20:44 +0000 (16:20 +0200)] 
Update credits

6 years agoFix images size limit
Chocobozzz [Fri, 22 Jun 2018 13:42:55 +0000 (15:42 +0200)] 
Fix images size limit

6 years agoDisable auto resolution on HTTP fallback
Chocobozzz [Fri, 22 Jun 2018 13:06:33 +0000 (15:06 +0200)] 
Disable auto resolution on HTTP fallback

6 years agoAdd title in player peers info to show total downloaded/uploaded data
Chocobozzz [Fri, 22 Jun 2018 09:37:33 +0000 (11:37 +0200)] 
Add title in player peers info to show total downloaded/uploaded data

6 years agoReset search on page change
Chocobozzz [Fri, 22 Jun 2018 09:03:44 +0000 (11:03 +0200)] 
Reset search on page change

6 years agoAdd "What is PeerTube" video in README
Chocobozzz [Fri, 22 Jun 2018 07:17:53 +0000 (09:17 +0200)] 
Add "What is PeerTube" video in README

6 years agoUpdate links that redirect to https
Ben Abbott [Fri, 22 Jun 2018 01:32:52 +0000 (13:32 +1200)] 
Update links that redirect to https

6 years agoImprove update host script and add warning if AP urls are invalid
Chocobozzz [Thu, 21 Jun 2018 16:29:28 +0000 (18:29 +0200)] 
Improve update host script and add warning if AP urls are invalid

6 years agoSmall fixes on translation guide
Luc Didry [Thu, 21 Jun 2018 13:21:02 +0000 (15:21 +0200)] 
Small fixes on translation guide

6 years agoTest travis retry
Chocobozzz [Thu, 21 Jun 2018 12:34:59 +0000 (14:34 +0200)] 
Test travis retry

6 years agoAdd translation guide
Chocobozzz [Thu, 21 Jun 2018 12:07:53 +0000 (14:07 +0200)] 
Add translation guide

6 years agoDo not create a user with the same username than another actor name
Chocobozzz [Thu, 21 Jun 2018 09:54:22 +0000 (11:54 +0200)] 
Do not create a user with the same username than another actor name

6 years agoFix docker compose with admin email
Chocobozzz [Thu, 21 Jun 2018 06:17:42 +0000 (08:17 +0200)] 
Fix docker compose with admin email

6 years agoFix HTTP fallback when having videostream issues on firefox
Chocobozzz [Wed, 20 Jun 2018 06:57:52 +0000 (08:57 +0200)] 
Fix HTTP fallback when having videostream issues on firefox