]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/log
github/Chocobozzz/PeerTube.git
6 years agoFix changelog bullet points
Chocobozzz [Mon, 23 Apr 2018 13:49:10 +0000 (15:49 +0200)] 
Fix changelog bullet points

6 years agoUpdate changelog
Chocobozzz [Mon, 23 Apr 2018 13:44:00 +0000 (15:44 +0200)] 
Update changelog

6 years agoUpdate CREDITS
Chocobozzz [Mon, 23 Apr 2018 12:50:00 +0000 (14:50 +0200)] 
Update CREDITS

6 years agoUse ISO 639 for languages
Chocobozzz [Mon, 23 Apr 2018 12:39:52 +0000 (14:39 +0200)] 
Use ISO 639 for languages

6 years agoReplace current state when changing page
Chocobozzz [Fri, 20 Apr 2018 12:27:30 +0000 (14:27 +0200)] 
Replace current state when changing page

6 years agoFix contributing guide concerning unit tests
Chocobozzz [Fri, 20 Apr 2018 09:53:56 +0000 (11:53 +0200)] 
Fix contributing guide concerning unit tests

6 years agoFix auto quality
Chocobozzz [Fri, 20 Apr 2018 08:21:28 +0000 (10:21 +0200)] 
Fix auto quality

6 years agoPlayer better responsive
Chocobozzz [Fri, 20 Apr 2018 07:05:54 +0000 (09:05 +0200)] 
Player better responsive

6 years agoUse mixin for word wrap
Chocobozzz [Fri, 20 Apr 2018 06:19:46 +0000 (08:19 +0200)] 
Use mixin for word wrap

6 years agoFix word-wrap on comments and description (#397 regression)
Chocobozzz [Fri, 20 Apr 2018 06:17:29 +0000 (08:17 +0200)] 
Fix word-wrap on comments and description (#397 regression)

See merge request chocobozzz/PeerTube!10

6 years agoUpdate css (don't cut word arbitrary) for description and comments.
Gérald Niel [Thu, 19 Apr 2018 17:40:18 +0000 (19:40 +0200)] 
Update css (don't cut word arbitrary) for description and comments.

6 years agoMerge branch 'develop' of framagit.org:chocobozzz/PeerTube into develop
Gérald Niel [Thu, 19 Apr 2018 17:28:55 +0000 (19:28 +0200)] 
Merge branch 'develop' of framagit.org:chocobozzz/PeerTube into develop

6 years agoHandle errors in embed
Chocobozzz [Thu, 19 Apr 2018 16:06:59 +0000 (18:06 +0200)] 
Handle errors in embed

6 years agoAdd doc to run only one unit test
Chocobozzz [Thu, 19 Apr 2018 14:23:09 +0000 (16:23 +0200)] 
Add doc to run only one unit test

6 years agoAdd resolution in torrent file name
Chocobozzz [Thu, 19 Apr 2018 13:37:44 +0000 (15:37 +0200)] 
Add resolution in torrent file name

6 years agoBetter file name for torrent
Chocobozzz [Thu, 19 Apr 2018 13:13:41 +0000 (15:13 +0200)] 
Better file name for torrent

6 years agoAdd information concerning video privacy in my videos list
Chocobozzz [Thu, 19 Apr 2018 12:52:10 +0000 (14:52 +0200)] 
Add information concerning video privacy in my videos list

6 years agoAdd help concerning NSFW videos in upload
Chocobozzz [Thu, 19 Apr 2018 09:47:02 +0000 (11:47 +0200)] 
Add help concerning NSFW videos in upload

6 years agoAdd ability to choose what policy we have for NSFW videos
Chocobozzz [Thu, 19 Apr 2018 09:01:34 +0000 (11:01 +0200)] 
Add ability to choose what policy we have for NSFW videos

There is a global instance setting and a per user setting

6 years agoMerge branch 'develop' of framagit.org:chocobozzz/PeerTube into develop
Gérald Niel [Thu, 19 Apr 2018 05:54:51 +0000 (07:54 +0200)] 
Merge branch 'develop' of framagit.org:chocobozzz/PeerTube into develop

6 years agoUse popover for help component
Chocobozzz [Wed, 18 Apr 2018 14:29:15 +0000 (16:29 +0200)] 
Use popover for help component

6 years agoProcess broadcast requests in parallel
Chocobozzz [Wed, 18 Apr 2018 14:04:49 +0000 (16:04 +0200)] 
Process broadcast requests in parallel

6 years agoMove server follow in the job queue
Chocobozzz [Wed, 18 Apr 2018 13:32:40 +0000 (15:32 +0200)] 
Move server follow in the job queue

It helps to track follow errors

6 years agoFix tests
Chocobozzz [Wed, 18 Apr 2018 13:27:33 +0000 (15:27 +0200)] 
Fix tests

6 years agoBetter responsive design on many comment children
Chocobozzz [Wed, 18 Apr 2018 13:00:42 +0000 (15:00 +0200)] 
Better responsive design on many comment children

6 years agoHandle when autoplay fails
Chocobozzz [Wed, 18 Apr 2018 08:20:13 +0000 (10:20 +0200)] 
Handle when autoplay fails

6 years agoSee commit 2a97572 fix #397 (regression)
Gérald Niel [Tue, 17 Apr 2018 16:55:14 +0000 (18:55 +0200)] 
See commit 2a97572 fix #397 (regression)

6 years agoAdd ability to click on the account in watch page
Chocobozzz [Tue, 17 Apr 2018 13:11:12 +0000 (15:11 +0200)] 
Add ability to click on the account in watch page

6 years agoAdd redis cache to feed route
Chocobozzz [Tue, 17 Apr 2018 12:01:06 +0000 (14:01 +0200)] 
Add redis cache to feed route

6 years agoSupport hostname binding in config
Pierre-Alain TORET [Tue, 17 Apr 2018 09:14:32 +0000 (11:14 +0200)] 
Support hostname binding in config

* Add basic support for hostname binding

Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
* Make production example a bit more secure

Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
* Make example config files compatible with hostname binding modification

Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
* Fix typo

Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
* Bind on 127.0.0.1 by default

Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
* Update Docker configuration with hostname binding

Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
6 years agoAdd rest api quickstart
Chocobozzz [Tue, 17 Apr 2018 09:11:25 +0000 (11:11 +0200)] 
Add rest api quickstart

6 years agoHandle sort in rss
Chocobozzz [Tue, 17 Apr 2018 08:56:27 +0000 (10:56 +0200)] 
Handle sort in rss

6 years agoSimplify client syndications
Chocobozzz [Tue, 17 Apr 2018 08:35:08 +0000 (10:35 +0200)] 
Simplify client syndications

6 years agoHide big play button on autoplay
Chocobozzz [Tue, 17 Apr 2018 07:54:53 +0000 (09:54 +0200)] 
Hide big play button on autoplay

6 years agofeature: initial syndication feeds support 500/head
Rigel Kent [Mon, 16 Apr 2018 22:49:04 +0000 (00:49 +0200)] 
feature: initial syndication feeds support

Provides rss 2.0, atom 1.0 and json 1.0 feeds for videos (instance and account-wide) on listings and video-watch views.

* still lacks redis caching
* still lacks lastBuildDate support
* still lacks channel-wide support
* still lacks semantic annotation (for licenses, NSFW warnings, etc.)
* still lacks love ( ˘ ³˘)

* RSS: has MRSS support for torrent lists!
* RSS: includes the first torrent in an enclosure
* JSON: lists all torrents in the 'attachments' object
* ATOM: lacking torrent listing support

Advances #23
Partial implementation for the accountId generation in the client, which will need a hotfix to add a way to get the proper account id.

6 years agoTry to fix docker automatic build (again...)
Chocobozzz [Mon, 16 Apr 2018 18:22:42 +0000 (20:22 +0200)] 
Try to fix docker automatic build (again...)

6 years agoTry to fix automatic dockerbuild
Chocobozzz [Mon, 16 Apr 2018 17:03:56 +0000 (19:03 +0200)] 
Try to fix automatic dockerbuild

6 years agoImprove dockerfile
Chocobozzz [Mon, 16 Apr 2018 16:44:57 +0000 (18:44 +0200)] 
Improve dockerfile

6 years agoAdd auth documentation
Chocobozzz [Mon, 16 Apr 2018 08:48:17 +0000 (10:48 +0200)] 
Add auth documentation

6 years agoFix the execution right for docker-entrypoint.sh
Florent Poinsaut [Mon, 16 Apr 2018 12:24:08 +0000 (14:24 +0200)] 
Fix the execution right for docker-entrypoint.sh

6 years agouse gosu to fix /data permissions errors
Florent Poinsaut [Sun, 15 Apr 2018 20:28:05 +0000 (22:28 +0200)] 
use gosu to fix /data permissions errors

6 years agoImprove big play button animation
Chocobozzz [Sun, 15 Apr 2018 08:46:26 +0000 (10:46 +0200)] 
Improve big play button animation

6 years agoDon't add a dot after the url in forgot password email
Chocobozzz [Sun, 15 Apr 2018 07:29:53 +0000 (09:29 +0200)] 
Don't add a dot after the url in forgot password email

6 years agoFix #490
Chocobozzz [Wed, 11 Apr 2018 17:25:05 +0000 (19:25 +0200)] 
Fix #490

6 years agoFix indetation (I hope!)
Gérald Niel [Wed, 11 Apr 2018 17:23:18 +0000 (19:23 +0200)] 
Fix indetation (I hope!)

6 years agoFix #490 and justify text in comments div.
Gérald Niel [Wed, 11 Apr 2018 17:14:15 +0000 (19:14 +0200)] 
Fix #490 and justify text in comments div.

6 years agoAdd .gitignore for Docker
Florent Poinsaut [Tue, 10 Apr 2018 15:07:29 +0000 (17:07 +0200)] 
Add .gitignore for Docker

6 years agoAdding a more specific phrasing for yarn installation (#487)
Rigel Kent [Mon, 9 Apr 2018 20:28:53 +0000 (22:28 +0200)] 
Adding a more specific phrasing for yarn installation (#487)

6 years agoUpgrade to webpack 4
Chocobozzz [Fri, 6 Apr 2018 14:06:43 +0000 (16:06 +0200)] 
Upgrade to webpack 4

6 years agoUpgrade client dependencies
Chocobozzz [Fri, 6 Apr 2018 13:02:47 +0000 (15:02 +0200)] 
Upgrade client dependencies

6 years agoUpgrade server dependencies
Chocobozzz [Fri, 6 Apr 2018 09:54:24 +0000 (11:54 +0200)] 
Upgrade server dependencies

6 years agoUpgrade spectacle module
Chocobozzz [Fri, 6 Apr 2018 08:44:02 +0000 (10:44 +0200)] 
Upgrade spectacle module

6 years agoAdd what now section to production guide
Chocobozzz [Fri, 6 Apr 2018 08:36:21 +0000 (10:36 +0200)] 
Add what now section to production guide

6 years agoFix api doc in video update endpoint
Chocobozzz [Fri, 6 Apr 2018 08:19:41 +0000 (10:19 +0200)] 
Fix api doc in video update endpoint

6 years agoUpgrade api doc
Chocobozzz [Fri, 6 Apr 2018 08:17:06 +0000 (10:17 +0200)] 
Upgrade api doc

6 years agoAdd ability to set a start time
Chocobozzz [Thu, 5 Apr 2018 15:06:59 +0000 (17:06 +0200)] 
Add ability to set a start time

6 years agoCleanup peertube plugin after dispose
Chocobozzz [Thu, 5 Apr 2018 14:50:08 +0000 (16:50 +0200)] 
Cleanup peertube plugin after dispose

6 years agoFix auto quality with http fallback
Chocobozzz [Thu, 5 Apr 2018 14:22:08 +0000 (16:22 +0200)] 
Fix auto quality with http fallback

6 years agoAutomatic resolution according to user bandwidth V1
Chocobozzz [Thu, 5 Apr 2018 14:15:51 +0000 (16:15 +0200)] 
Automatic resolution according to user bandwidth V1

6 years agoDon't start application until all components were initialized
Chocobozzz [Wed, 4 Apr 2018 09:04:14 +0000 (11:04 +0200)] 
Don't start application until all components were initialized

6 years agoFix privacy argument in upload script
Chocobozzz [Wed, 4 Apr 2018 08:47:02 +0000 (10:47 +0200)] 
Fix privacy argument in upload script

6 years agoAdd tests for publishedAt
Chocobozzz [Wed, 4 Apr 2018 08:21:36 +0000 (10:21 +0200)] 
Add tests for publishedAt

6 years agoAccept unlisted comments too
Chocobozzz [Wed, 4 Apr 2018 07:52:45 +0000 (09:52 +0200)] 
Accept unlisted comments too

6 years agoImprove admin css help
Chocobozzz [Wed, 4 Apr 2018 07:39:19 +0000 (09:39 +0200)] 
Improve admin css help

6 years agoAdd id to body for more specific css
Chocobozzz [Wed, 4 Apr 2018 07:30:54 +0000 (09:30 +0200)] 
Add id to body for more specific css

6 years agoFix show more description button on video change
Chocobozzz [Wed, 4 Apr 2018 07:04:34 +0000 (09:04 +0200)] 
Fix show more description button on video change

6 years agoTry to improve the contributing guide for tests
Chocobozzz [Wed, 4 Apr 2018 06:57:37 +0000 (08:57 +0200)] 
Try to improve the contributing guide for tests

6 years agoBetter embed responsive
Chocobozzz [Tue, 3 Apr 2018 16:18:58 +0000 (18:18 +0200)] 
Better embed responsive

6 years agoFix video watch page responsive
Chocobozzz [Tue, 3 Apr 2018 16:06:58 +0000 (18:06 +0200)] 
Fix video watch page responsive

6 years agoFix watch page video change
Chocobozzz [Tue, 3 Apr 2018 15:33:39 +0000 (17:33 +0200)] 
Fix watch page video change

6 years agoImprove first play
Chocobozzz [Tue, 3 Apr 2018 13:11:46 +0000 (15:11 +0200)] 
Improve first play

6 years agoImprove player
Chocobozzz [Fri, 30 Mar 2018 15:40:00 +0000 (17:40 +0200)] 
Improve player

Add a settings dialog based on the work of Yanko Shterev (@yshterev):
https://github.com/yshterev/videojs-settings-menu. Thanks!

6 years agoAdd opacity effect on control bar icons
Chocobozzz [Thu, 29 Mar 2018 14:28:07 +0000 (16:28 +0200)] 
Add opacity effect on control bar icons

6 years agoImprove player progress bar
Chocobozzz [Thu, 29 Mar 2018 14:01:50 +0000 (16:01 +0200)] 
Improve player progress bar

6 years agoUpdate docker image name
Chocobozzz [Tue, 3 Apr 2018 07:04:35 +0000 (09:04 +0200)] 
Update docker image name

6 years agoAdd information about test databases in contributing guide
Chocobozzz [Tue, 3 Apr 2018 06:49:18 +0000 (08:49 +0200)] 
Add information about test databases in contributing guide

6 years agoImprove contributing guide
Chocobozzz [Tue, 3 Apr 2018 06:44:04 +0000 (08:44 +0200)] 
Improve contributing guide

6 years agoDocumentation for macOS development. (#462)
victor-long [Mon, 2 Apr 2018 22:12:58 +0000 (00:12 +0200)] 
Documentation for macOS development. (#462)

6 years agofix #456 catching errors in import-videos (#457)
memorybox [Mon, 2 Apr 2018 18:28:25 +0000 (02:28 +0800)] 
fix #456 catching errors in import-videos (#457)

6 years agoMisc. typos
luz.paz [Fri, 30 Mar 2018 16:36:40 +0000 (12:36 -0400)] 
Misc. typos

Found via `codespell -q 3`

6 years agoFix migration 200
Chocobozzz [Fri, 30 Mar 2018 15:47:21 +0000 (17:47 +0200)] 
Fix migration 200

6 years agorefactoring archive creation step to reduce code duplication and be less error-prone
Rigel [Fri, 30 Mar 2018 11:59:26 +0000 (13:59 +0200)] 
refactoring archive creation step to reduce code duplication and be less error-prone

6 years agomodified scripts/release.sh to add tar.xz and provide archive signatures
Rigel [Thu, 29 Mar 2018 13:11:15 +0000 (15:11 +0200)] 
modified scripts/release.sh to add tar.xz and provide archive signatures

6 years agoAdd publishedAt field for video model.
Julien Le Bras [Wed, 28 Mar 2018 21:38:52 +0000 (23:38 +0200)] 
Add publishedAt field for video model.

* New field added in the `video` table + migration script

* `publishedAt` updated to NOW when privacy changes from private to
  public/unlisted (default = NOW)

* Models updated to handle the new attribute

* Client interface updated to use `publishedAt` instead of `createdAt`
  except in My Account > My Videos view

6 years agoFix little typo in variable.
Armando Lüscher [Fri, 30 Mar 2018 00:11:30 +0000 (02:11 +0200)] 
Fix little typo in variable.

6 years agoAdd precision on upgrade script (#433)
Luc Didry [Thu, 29 Mar 2018 12:27:55 +0000 (14:27 +0200)] 
Add precision on upgrade script (#433)

6 years agoBumped to version v1.0.0-beta.3 v1.0.0-beta.3
Chocobozzz [Thu, 29 Mar 2018 12:13:23 +0000 (14:13 +0200)] 
Bumped to version v1.0.0-beta.3

6 years agoFix changelog
Chocobozzz [Thu, 29 Mar 2018 12:13:06 +0000 (14:13 +0200)] 
Fix changelog

6 years agoUpgrade changelog
Chocobozzz [Thu, 29 Mar 2018 11:42:03 +0000 (13:42 +0200)] 
Upgrade changelog

6 years agoAdd reverse proxy test in travis
Chocobozzz [Thu, 29 Mar 2018 09:22:27 +0000 (11:22 +0200)] 
Add reverse proxy test in travis

6 years agoadd .editorconfig to maintain consistent coding styles (#429)
Rigel Kent [Thu, 29 Mar 2018 09:07:51 +0000 (11:07 +0200)] 
add .editorconfig to maintain consistent coding styles (#429)

Signed-off-by: Rigel Kent <sendmemail@rigelk.eu>
6 years agoPrevent brute force login attack
Chocobozzz [Thu, 29 Mar 2018 08:58:24 +0000 (10:58 +0200)] 
Prevent brute force login attack

6 years agoDisply other videos if screen >= 1300px
Chocobozzz [Thu, 29 Mar 2018 06:49:34 +0000 (08:49 +0200)] 
Disply other videos if screen >= 1300px

6 years agoAdd link to register in login form
Chocobozzz [Wed, 28 Mar 2018 16:22:59 +0000 (18:22 +0200)] 
Add link to register in login form

6 years agoAdd initial video quota info in registration form
Chocobozzz [Wed, 28 Mar 2018 15:05:46 +0000 (17:05 +0200)] 
Add initial video quota info in registration form

6 years agoFix views system behind a proxy
Chocobozzz [Wed, 28 Mar 2018 12:51:50 +0000 (14:51 +0200)] 
Fix views system behind a proxy

6 years agoRemove alpine image
Chocobozzz [Wed, 28 Mar 2018 11:45:24 +0000 (13:45 +0200)] 
Remove alpine image

6 years agoAdd a hover effect on left menu links (#418) (#425)
Charles de Lacombe [Wed, 28 Mar 2018 09:43:09 +0000 (11:43 +0200)] 
Add a hover effect on left menu links (#418) (#425)

I:
- removed the `margin-left` on the `.panel-block` to put it on the children
instead
- squashed the `margin-bottom` of the links into their `height` (and rounded it
to 40px, feel free to correct me)
- centered vertically the content of the links
- added the `background-color` change on hover for the links

I put the same color as the `.logged-in-block`. Maybe it should be externalized
as a SCSS variable?

I also added a CSS transition. Is it alright?

6 years agoTruncate correctly video descriptions
Chocobozzz [Wed, 28 Mar 2018 09:00:02 +0000 (11:00 +0200)] 
Truncate correctly video descriptions

6 years agoBumped to version v1.0.0-beta.2 v1.0.0-beta.2
Chocobozzz [Wed, 28 Mar 2018 06:42:23 +0000 (08:42 +0200)] 
Bumped to version v1.0.0-beta.2