]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/log
github/Chocobozzz/PeerTube.git
6 years agoAdd "Can I seed videos with my classic BitTorrent client" in FAQ
Chocobozzz [Thu, 22 Mar 2018 18:46:56 +0000 (19:46 +0100)] 
Add "Can I seed videos with my classic BitTorrent client" in FAQ

6 years agoImprove activity pub actors implementation
Chocobozzz [Thu, 22 Mar 2018 17:40:33 +0000 (18:40 +0100)] 
Improve activity pub actors implementation

6 years agoUpdate README.md (#378)
Julien Maulny [Thu, 22 Mar 2018 17:18:14 +0000 (18:18 +0100)] 
Update README.md (#378)

6 years agoFix data volume path in docker-compose
Angristan [Thu, 22 Mar 2018 15:59:49 +0000 (16:59 +0100)] 
Fix data volume path in docker-compose

6 years agoAdd activity route to video and video comment objects
Chocobozzz [Thu, 22 Mar 2018 16:08:02 +0000 (17:08 +0100)] 
Add activity route to video and video comment objects

6 years agoAdd option to disable starttls
Chocobozzz [Thu, 22 Mar 2018 15:12:52 +0000 (16:12 +0100)] 
Add option to disable starttls

6 years agoAdd /activity to activity create ids
Chocobozzz [Thu, 22 Mar 2018 15:11:18 +0000 (16:11 +0100)] 
Add /activity to activity create ids

6 years agoDisable starttls for emails on localhost
Chocobozzz [Thu, 22 Mar 2018 14:18:56 +0000 (15:18 +0100)] 
Disable starttls for emails on localhost

6 years agoUse instance name for page titles
Chocobozzz [Thu, 22 Mar 2018 13:13:30 +0000 (14:13 +0100)] 
Use instance name for page titles

6 years agoUse {postgres,redis}:alpine images with docker-compose (#372)
Angristan [Thu, 22 Mar 2018 13:08:55 +0000 (14:08 +0100)] 
Use {postgres,redis}:alpine images with docker-compose (#372)

* Specify Redis major version

6 years agoAdd logging for emails
Chocobozzz [Thu, 22 Mar 2018 10:32:43 +0000 (11:32 +0100)] 
Add logging for emails

6 years agoAdd license info to readme (#370)
TrashMacNugget [Thu, 22 Mar 2018 07:55:40 +0000 (00:55 -0700)] 
Add license info to readme (#370)

6 years agoFix pagination when videos take all the width
Chocobozzz [Wed, 21 Mar 2018 16:28:15 +0000 (17:28 +0100)] 
Fix pagination when videos take all the width

6 years agoFix issues with truncated description and utf characters
Chocobozzz [Wed, 21 Mar 2018 14:00:58 +0000 (15:00 +0100)] 
Fix issues with truncated description and utf characters

6 years agoFix mentions in comments
Chocobozzz [Wed, 21 Mar 2018 10:17:01 +0000 (11:17 +0100)] 
Fix mentions in comments

6 years agoAdd information about the definitive peertube domaine name
Chocobozzz [Wed, 21 Mar 2018 09:57:45 +0000 (10:57 +0100)] 
Add information about the definitive peertube domaine name

6 years agoUpdate FAQ
Chocobozzz [Wed, 21 Mar 2018 09:20:47 +0000 (10:20 +0100)] 
Update FAQ

6 years agoUpgrade github issue template
Chocobozzz [Wed, 21 Mar 2018 08:46:09 +0000 (09:46 +0100)] 
Upgrade github issue template

6 years agoTypo
Chocobozzz [Wed, 21 Mar 2018 08:44:51 +0000 (09:44 +0100)] 
Typo

6 years agoLogo/title redirects to the default route
Chocobozzz [Wed, 21 Mar 2018 08:40:57 +0000 (09:40 +0100)] 
Logo/title redirects to the default route

6 years agoFix '@' missing in comment mention
Chocobozzz [Wed, 21 Mar 2018 08:35:11 +0000 (09:35 +0100)] 
Fix '@' missing in comment mention

6 years agoRevert "Selective route permission to use embeds, fixes #322 in a better way (#364...
Chocobozzz [Tue, 20 Mar 2018 16:39:36 +0000 (17:39 +0100)] 
Revert "Selective route permission to use embeds, fixes #322 in a better way (#364)" (#365)

This reverts commit d40cd86bf56973d7217ad44737e3890b6e7f1ad5.

6 years agoSelective route permission to use embeds, fixes #322 in a better way (#364)
Rigel Kent [Tue, 20 Mar 2018 16:28:41 +0000 (17:28 +0100)] 
Selective route permission to use embeds, fixes #322 in a better way (#364)

6 years agoBumped to version v1.0.0-beta.1 v1.0.0-beta.1
Chocobozzz [Tue, 20 Mar 2018 09:33:38 +0000 (10:33 +0100)] 
Bumped to version v1.0.0-beta.1

6 years agoPrepare beta
Chocobozzz [Tue, 20 Mar 2018 09:32:54 +0000 (10:32 +0100)] 
Prepare beta

6 years agoImprove update host script
Chocobozzz [Tue, 20 Mar 2018 07:54:24 +0000 (08:54 +0100)] 
Improve update host script

6 years agoReformat production guide
Chocobozzz [Tue, 20 Mar 2018 07:28:20 +0000 (08:28 +0100)] 
Reformat production guide

6 years agoDisplay ffmpeg output errors
Chocobozzz [Tue, 20 Mar 2018 07:21:30 +0000 (08:21 +0100)] 
Display ffmpeg output errors

6 years agoAdd FreeBSD documentation
Chocobozzz [Tue, 20 Mar 2018 07:21:15 +0000 (08:21 +0100)] 
Add FreeBSD documentation

6 years agoAdd FreeBSD startup
Gérald Niel [Mon, 19 Mar 2018 21:48:15 +0000 (22:48 +0100)] 
Add FreeBSD startup

6 years agoUpdate shebang and date format for working on FreeBSD (fix typo)
Gérald Niel [Mon, 19 Mar 2018 21:13:29 +0000 (22:13 +0100)] 
Update shebang and date format for working on FreeBSD (fix typo)
(not tested on Linux)

6 years agoUpdate shebang and date to POSIX format for working on FreeBSD (not
Gérald Niel [Mon, 19 Mar 2018 21:06:21 +0000 (22:06 +0100)] 
Update shebang and date to POSIX format for working on FreeBSD (not
tested on Linux)

6 years agoBumped to version v1.0.0-alpha.10 v1.0.0-alpha.10
Chocobozzz [Mon, 19 Mar 2018 17:47:10 +0000 (18:47 +0100)] 
Bumped to version v1.0.0-alpha.10

6 years agoMerge branch 'develop' into 'develop'
Chocobozzz [Mon, 19 Mar 2018 17:34:01 +0000 (18:34 +0100)] 
Merge branch 'develop' into 'develop'

Add FreeBSD rc script

See merge request chocobozzz/PeerTube!4

6 years agoMore secure target blank links
Chocobozzz [Mon, 19 Mar 2018 17:30:28 +0000 (18:30 +0100)] 
More secure target blank links

6 years agoDon't forget to clean up subscriptions
Chocobozzz [Mon, 19 Mar 2018 17:00:31 +0000 (18:00 +0100)] 
Don't forget to clean up subscriptions

6 years agoFix typo in embed
Chocobozzz [Mon, 19 Mar 2018 16:35:01 +0000 (17:35 +0100)] 
Fix typo in embed

6 years agoBumped to version v1.0.0-alpha.9 v1.0.0-alpha.9
Chocobozzz [Mon, 19 Mar 2018 16:31:38 +0000 (17:31 +0100)] 
Bumped to version v1.0.0-alpha.9

6 years agoAdd FreeBSD rc script
Gérald Niel [Mon, 19 Mar 2018 16:19:39 +0000 (17:19 +0100)] 
Add FreeBSD rc script

6 years agoBetter handling video resizing
Chocobozzz [Mon, 19 Mar 2018 16:16:34 +0000 (17:16 +0100)] 
Better handling video resizing

6 years agoHandle resizes on videos list
Chocobozzz [Mon, 19 Mar 2018 15:18:41 +0000 (16:18 +0100)] 
Handle resizes on videos list

6 years agoFix resolution order
Chocobozzz [Mon, 19 Mar 2018 14:37:31 +0000 (15:37 +0100)] 
Fix resolution order

6 years agoFix video_share_url duplicate key in transcoding job
Chocobozzz [Mon, 19 Mar 2018 14:02:36 +0000 (15:02 +0100)] 
Fix video_share_url duplicate key in transcoding job

6 years agotarget="_blank" and fix footer (#361)
David Libeau [Mon, 19 Mar 2018 14:06:14 +0000 (14:06 +0000)] 
target="_blank" and fix footer (#361)

* target="_blank" and fix footer

* Add rel="noopener noreferrer"

6 years agoUpdate the api documentation
Chocobozzz [Mon, 19 Mar 2018 11:36:41 +0000 (12:36 +0100)] 
Update the api documentation

6 years agoBEARKING CHANGE: Update videos API response
Chocobozzz [Mon, 19 Mar 2018 10:04:40 +0000 (11:04 +0100)] 
BEARKING CHANGE: Update videos API response

before beta

6 years agoUpdate videos response api
Chocobozzz [Mon, 19 Mar 2018 09:24:12 +0000 (10:24 +0100)] 
Update videos response api

6 years agoSanitize invalid actor description
Chocobozzz [Mon, 19 Mar 2018 09:23:42 +0000 (10:23 +0100)] 
Sanitize invalid actor description

6 years agoUpdate video duration string to show hours when duration greater than or equal 60min...
Lucas Declercq [Mon, 19 Mar 2018 09:32:12 +0000 (10:32 +0100)] 
Update video duration string to show hours when duration greater than or equal 60min (#360)

* Update video duration string to show hours when >= 60min

* Only show hours in duration when relevant

* Fix problem with ternary expression

* Remove accidentally commited package-lock.json

6 years agoExplain our position towards steem, ads, and other incentives in FAQ (#335)
Rigel Kent [Fri, 16 Mar 2018 09:36:15 +0000 (10:36 +0100)] 
Explain our position towards steem, ads, and other incentives in FAQ (#335)

6 years agoAdd "Local videos" option for instanceDefaultClientRoute (#343)
David Libeau [Fri, 16 Mar 2018 07:18:12 +0000 (07:18 +0000)] 
Add "Local videos" option for instanceDefaultClientRoute (#343)

6 years ago[docker] Add short_description option in Docker configuration too; (#342)
Benjamin Bouvier [Thu, 15 Mar 2018 15:02:23 +0000 (16:02 +0100)] 
[docker] Add short_description option in Docker configuration too; (#342)

6 years agoBumped to version v1.0.0-alpha.8 v1.0.0-alpha.8
Chocobozzz [Thu, 15 Mar 2018 13:44:25 +0000 (14:44 +0100)] 
Bumped to version v1.0.0-alpha.8

6 years agoFix spelling in dependencies
Chocobozzz [Thu, 15 Mar 2018 13:40:06 +0000 (14:40 +0100)] 
Fix spelling in dependencies

6 years agoUpdate changelog
Chocobozzz [Thu, 15 Mar 2018 13:37:32 +0000 (14:37 +0100)] 
Update changelog

6 years agoppa for ffmpeg in dependencies documentation (#340)
Millicent Billette [Thu, 15 Mar 2018 13:39:27 +0000 (14:39 +0100)] 
ppa for ffmpeg in dependencies documentation (#340)

6 years ago[docker] Update production guidelines and docker-compose file; (#341)
Benjamin Bouvier [Thu, 15 Mar 2018 13:39:04 +0000 (14:39 +0100)] 
[docker] Update production guidelines and docker-compose file; (#341)

6 years agoAdd short description in config
Chocobozzz [Thu, 15 Mar 2018 13:31:08 +0000 (14:31 +0100)] 
Add short description in config

6 years agoUpdate g++ needed version (#338)
Andréas Livet [Wed, 14 Mar 2018 11:49:58 +0000 (12:49 +0100)] 
Update g++ needed version (#338)

In order to build properly rdf-canonize node nativ module gcc > 5 is needed. Tested on Ubuntu 14.04 with gcc 4.8, it didn't work. I had to install a newer gcc version and it was OK.

6 years agoUpdate documentations
Chocobozzz [Wed, 14 Mar 2018 08:15:17 +0000 (09:15 +0100)] 
Update documentations

6 years agofix first sudo command (#337)
Florian [Wed, 14 Mar 2018 07:58:33 +0000 (10:58 +0300)] 
fix first sudo command (#337)

6 years agoadding some instructions for certbot and basic utility programs needed (#336)
Florian [Wed, 14 Mar 2018 07:46:55 +0000 (10:46 +0300)] 
adding some instructions for certbot and basic utility programs needed (#336)

6 years agoUpgrade server depencencies
Chocobozzz [Tue, 13 Mar 2018 15:00:39 +0000 (16:00 +0100)] 
Upgrade server depencencies

6 years agoMove sort middleware utils in utils file
Chocobozzz [Tue, 13 Mar 2018 10:28:37 +0000 (11:28 +0100)] 
Move sort middleware utils in utils file

6 years agoBumped to version v1.0.0-alpha.7 v1.0.0-alpha.7
Chocobozzz [Tue, 13 Mar 2018 10:02:45 +0000 (11:02 +0100)] 
Bumped to version v1.0.0-alpha.7

6 years agoAdd "local" videos in menu
Chocobozzz [Tue, 13 Mar 2018 09:24:28 +0000 (10:24 +0100)] 
Add "local" videos in menu

6 years agoAdd example for "small device" in production guide
Chocobozzz [Tue, 13 Mar 2018 08:40:39 +0000 (09:40 +0100)] 
Add example for "small device" in production guide

6 years agoChange video abuse API response
Chocobozzz [Mon, 12 Mar 2018 10:29:46 +0000 (11:29 +0100)] 
Change video abuse API response

6 years agoFix upload with small file names
Chocobozzz [Mon, 12 Mar 2018 10:29:38 +0000 (11:29 +0100)] 
Fix upload with small file names

6 years agoUpdate videos api list for account
Chocobozzz [Mon, 12 Mar 2018 10:06:15 +0000 (11:06 +0100)] 
Update videos api list for account

6 years agoFix typo in "user already exist" error message (PR #333 from WildYorkies)
Rigel Kent [Sun, 11 Mar 2018 16:43:10 +0000 (17:43 +0100)] 
Fix typo in "user already exist" error message (PR #333 from WildYorkies)

6 years agoFix typo in "already exist" error message 333/head
Cale [Sun, 11 Mar 2018 15:14:35 +0000 (08:14 -0700)] 
Fix typo in "already exist" error message

6 years agoBetter docker test doc
Chocobozzz [Sun, 11 Mar 2018 08:57:25 +0000 (09:57 +0100)] 
Better docker test doc

6 years agoUpdate licence in package json
Chocobozzz [Sun, 11 Mar 2018 08:52:33 +0000 (09:52 +0100)] 
Update licence in package json

6 years agoMerge branch 'patch-1' into 'develop'
Chocobozzz [Sun, 11 Mar 2018 08:52:19 +0000 (09:52 +0100)] 
Merge branch 'patch-1' into 'develop'

`docker-compose up app` need a docker-compose.yml file in current folder to work.

See merge request chocobozzz/PeerTube!3

6 years ago`docker-compose up app` need a docker-compose.yml file in current folder to work.
Millicent Billette [Sun, 11 Mar 2018 00:37:23 +0000 (01:37 +0100)] 
`docker-compose up app` need a docker-compose.yml file in current folder to work.

6 years agoBumped to version v1.0.0-alpha.6 v1.0.0-alpha.6
Chocobozzz [Fri, 9 Mar 2018 09:33:37 +0000 (10:33 +0100)] 
Bumped to version v1.0.0-alpha.6

6 years agoImprove infinite scroll
Chocobozzz [Fri, 9 Mar 2018 08:21:34 +0000 (09:21 +0100)] 
Improve infinite scroll

6 years agoFix logging timestamp
Chocobozzz [Thu, 8 Mar 2018 17:16:15 +0000 (18:16 +0100)] 
Fix logging timestamp

6 years agoFix lint momory issues
Chocobozzz [Thu, 8 Mar 2018 16:31:11 +0000 (17:31 +0100)] 
Fix lint momory issues

6 years agoBumped to version v1.0.0-alpha.5 v1.0.0-alpha.5
Chocobozzz [Thu, 8 Mar 2018 13:42:19 +0000 (14:42 +0100)] 
Bumped to version v1.0.0-alpha.5

6 years agoDo not destroy the video if transcoding fails
Chocobozzz [Thu, 8 Mar 2018 13:09:09 +0000 (14:09 +0100)] 
Do not destroy the video if transcoding fails

6 years agoFix jobs sorting
Chocobozzz [Thu, 8 Mar 2018 13:08:29 +0000 (14:08 +0100)] 
Fix jobs sorting

6 years agoFix compatible browser class addition
Chocobozzz [Thu, 8 Mar 2018 11:04:10 +0000 (12:04 +0100)] 
Fix compatible browser class addition

6 years agoTry to detect incompatible web browsers
Chocobozzz [Thu, 8 Mar 2018 11:01:55 +0000 (12:01 +0100)] 
Try to detect incompatible web browsers

6 years agoFix infinite scroll
Chocobozzz [Thu, 8 Mar 2018 09:46:12 +0000 (10:46 +0100)] 
Fix infinite scroll

6 years agoUse banner instead of modal for privacy concerns
Chocobozzz [Wed, 7 Mar 2018 16:35:30 +0000 (17:35 +0100)] 
Use banner instead of modal for privacy concerns

6 years agoAdd api base path in documentation
Chocobozzz [Wed, 7 Mar 2018 12:13:40 +0000 (13:13 +0100)] 
Add api base path in documentation

6 years agoAdd faq link in readme
Chocobozzz [Wed, 7 Mar 2018 10:36:42 +0000 (11:36 +0100)] 
Add faq link in readme

6 years agoUpgrade api doc html file
Chocobozzz [Wed, 7 Mar 2018 07:11:38 +0000 (08:11 +0100)] 
Upgrade api doc html file

6 years agoBumped to version v1.0.0-alpha.4 v1.0.0-alpha.4
Chocobozzz [Tue, 6 Mar 2018 10:26:20 +0000 (11:26 +0100)] 
Bumped to version v1.0.0-alpha.4

6 years agoUpdate changelog
Chocobozzz [Tue, 6 Mar 2018 10:26:13 +0000 (11:26 +0100)] 
Update changelog

6 years agoMake it works on iOS
Chocobozzz [Tue, 6 Mar 2018 09:01:46 +0000 (10:01 +0100)] 
Make it works on iOS

6 years agoFix tool documentation
Chocobozzz [Tue, 6 Mar 2018 07:27:20 +0000 (08:27 +0100)] 
Fix tool documentation

6 years agoMerge branch 'patch-1' into 'develop'
Chocobozzz [Tue, 6 Mar 2018 07:26:00 +0000 (08:26 +0100)] 
Merge branch 'patch-1' into 'develop'

Update dependencies for Archlinux

See merge request chocobozzz/PeerTube!2

6 years agoUpdate dependencies for Archlinux
Benjamin EWFT [Mon, 5 Mar 2018 20:13:30 +0000 (21:13 +0100)] 
Update dependencies for Archlinux

6 years agoRefractor tools documentation
Chocobozzz [Mon, 5 Mar 2018 09:00:15 +0000 (10:00 +0100)] 
Refractor tools documentation

6 years agoAdd documentation for upload script
Chocobozzz [Mon, 5 Mar 2018 08:53:16 +0000 (09:53 +0100)] 
Add documentation for upload script

6 years agoRemove X-Frame options in nginx config (#322)
Valvin [Mon, 5 Mar 2018 08:40:36 +0000 (09:40 +0100)] 
Remove X-Frame options in nginx config (#322)

`X-Frame-Options DENY;` doesn't permit sharing using iframe

6 years agoBumped to version v1.0.0-alpha.3 v1.0.0-alpha.3
Chocobozzz [Fri, 2 Mar 2018 08:22:10 +0000 (09:22 +0100)] 
Bumped to version v1.0.0-alpha.3