oweals/peertube.git
6 years agoAdd zh-Hans-CN to i18n.ts
SerCom_KC [Tue, 25 Sep 2018 09:53:20 +0000 (17:53 +0800)]
Add zh-Hans-CN to i18n.ts

6 years agoMerge remote-tracking branch 'origin/master' into develop
Chocobozzz [Tue, 25 Sep 2018 09:43:00 +0000 (11:43 +0200)]
Merge remote-tracking branch 'origin/master' into develop

6 years agoAdd dot into allowed actor username
lsde [Fri, 21 Sep 2018 14:08:55 +0000 (16:08 +0200)]
Add dot into allowed actor username

One should have an oportunity to include a dot into the username.
Currently, it breaks the flow if one has an SSO in front of PeeTube which creates users with "name.surname".

6 years agoFix dnt route
Chocobozzz [Tue, 25 Sep 2018 09:13:34 +0000 (11:13 +0200)]
Fix dnt route

6 years agoBumped to version v1.0.0-beta.14 v1.0.0-beta.14
Chocobozzz [Tue, 25 Sep 2018 07:21:35 +0000 (09:21 +0200)]
Bumped to version v1.0.0-beta.14

6 years agoFix bullets in changelog
Chocobozzz [Tue, 25 Sep 2018 07:19:49 +0000 (09:19 +0200)]
Fix bullets in changelog

6 years agoUpdate changelog
Chocobozzz [Tue, 25 Sep 2018 07:18:07 +0000 (09:18 +0200)]
Update changelog

6 years agoUpdate CREDITS
Chocobozzz [Tue, 25 Sep 2018 07:01:56 +0000 (09:01 +0200)]
Update CREDITS

6 years agoUpdate translations
Chocobozzz [Mon, 24 Sep 2018 16:14:02 +0000 (18:14 +0200)]
Update translations

6 years agoFix weird CSS bug with production build and CSS var
Chocobozzz [Mon, 24 Sep 2018 16:05:57 +0000 (18:05 +0200)]
Fix weird CSS bug with production build and CSS var

6 years agoImprove download modal input style
Chocobozzz [Mon, 24 Sep 2018 15:48:34 +0000 (17:48 +0200)]
Improve download modal input style

6 years agoFix playback rate hotkey
Chocobozzz [Mon, 24 Sep 2018 15:44:50 +0000 (17:44 +0200)]
Fix playback rate hotkey

6 years agoFix comment deletion with mastodon
Chocobozzz [Mon, 24 Sep 2018 14:24:42 +0000 (16:24 +0200)]
Fix comment deletion with mastodon

Will only act with new comments

6 years agoImprove redundancy: add 'min_lifetime' configuration
Chocobozzz [Mon, 24 Sep 2018 11:07:33 +0000 (13:07 +0200)]
Improve redundancy: add 'min_lifetime' configuration

6 years agoFix videos list user NSFW policy
Chocobozzz [Fri, 21 Sep 2018 12:08:14 +0000 (14:08 +0200)]
Fix videos list user NSFW policy

6 years agoMerge pull request #1105 from BO41/unused-imports
Chocobozzz [Mon, 24 Sep 2018 08:40:38 +0000 (10:40 +0200)]
Merge pull request #1105 from BO41/unused-imports

remove unused imports

6 years agoMerge branch 'develop' into unused-imports 1105/head
Chocobozzz [Mon, 24 Sep 2018 08:40:27 +0000 (10:40 +0200)]
Merge branch 'develop' into unused-imports

6 years agorevert f845c683 partial: "fix SEO tags and attributes"
Rigel Kent [Mon, 24 Sep 2018 07:50:05 +0000 (09:50 +0200)]
revert f845c683 partial: "fix SEO tags and attributes"

6 years agofix link to the list of open instances
Rigel Kent [Sun, 23 Sep 2018 22:55:12 +0000 (00:55 +0200)]
fix link to the list of open instances

6 years agoadd url field to download modal
Rigel Kent [Sun, 23 Sep 2018 17:43:41 +0000 (19:43 +0200)]
add url field to download modal

6 years agoappend my-help popover to body instead of parent object
Rigel Kent [Sun, 23 Sep 2018 16:33:53 +0000 (18:33 +0200)]
append my-help popover to body instead of parent object

6 years agoadd redirect after login (#1110)
BO41 [Sun, 23 Sep 2018 14:37:48 +0000 (16:37 +0200)]
add redirect after login (#1110)

6 years agoadd TOC to dependencies guide
Rigel Kent [Sun, 23 Sep 2018 13:18:02 +0000 (15:18 +0200)]
add TOC to dependencies guide

6 years agoadd dependencies for Fedora (#1111)
am97 [Sun, 23 Sep 2018 13:14:15 +0000 (15:14 +0200)]
add dependencies for Fedora (#1111)

6 years agoadd warning about RAM to contributing guide (#1112)
am97 [Sun, 23 Sep 2018 12:50:24 +0000 (14:50 +0200)]
add warning about RAM to contributing guide (#1112)

6 years agoremove unused imports
BO41 [Sat, 22 Sep 2018 18:11:16 +0000 (20:11 +0200)]
remove unused imports

6 years agoadd chevron hotkeys to change playback rate
Rigel Kent [Sat, 22 Sep 2018 17:01:59 +0000 (19:01 +0200)]
add chevron hotkeys to change playback rate

6 years agospecify to run services before running PeerTube
Rigel Kent [Sat, 22 Sep 2018 13:48:27 +0000 (15:48 +0200)]
specify to run services before running PeerTube

6 years agoautofocus first field on login
Rigel Kent [Sat, 22 Sep 2018 12:14:32 +0000 (14:14 +0200)]
autofocus first field on login

6 years agoi18n in video-edit
Rigel Kent [Fri, 21 Sep 2018 14:48:42 +0000 (16:48 +0200)]
i18n in video-edit

6 years agoRemove unnecessary actor existance check
Chocobozzz [Fri, 21 Sep 2018 07:41:05 +0000 (09:41 +0200)]
Remove unnecessary actor existance check

We already checked it in the signature checker

6 years agoUpgrade tslint rules
Chocobozzz [Fri, 21 Sep 2018 07:26:02 +0000 (09:26 +0200)]
Upgrade tslint rules

6 years agoUpgrade client dependencies
Chocobozzz [Fri, 21 Sep 2018 07:18:28 +0000 (09:18 +0200)]
Upgrade client dependencies

6 years agoUpgrade server dependencies
Chocobozzz [Thu, 20 Sep 2018 14:53:31 +0000 (16:53 +0200)]
Upgrade server dependencies

6 years agofix nav tab and tag color in dark theme
Rigel Kent [Thu, 20 Sep 2018 18:57:18 +0000 (20:57 +0200)]
fix nav tab and tag color in dark theme

6 years agofix SEO tags and attributes
Rigel Kent [Wed, 19 Sep 2018 23:08:46 +0000 (01:08 +0200)]
fix SEO tags and attributes

6 years agoFix peertube script
Chocobozzz [Thu, 20 Sep 2018 14:35:48 +0000 (16:35 +0200)]
Fix peertube script

6 years agoAdd warning if one of the storage directory is in the peertube
Chocobozzz [Thu, 20 Sep 2018 14:16:07 +0000 (16:16 +0200)]
Add warning if one of the storage directory is in the peertube
production directory

Because admins could loose these directories on peertube upgrade

6 years agoAdd a message if the user don't have any subscriptions
Chocobozzz [Thu, 20 Sep 2018 14:02:59 +0000 (16:02 +0200)]
Add a message if the user don't have any subscriptions

6 years agoFix my account width on mobile
Chocobozzz [Thu, 20 Sep 2018 13:59:10 +0000 (15:59 +0200)]
Fix my account width on mobile

6 years agoMerge pull request #941 from rigelk/cli-wrapper
Chocobozzz [Thu, 20 Sep 2018 14:24:49 +0000 (16:24 +0200)]
Merge pull request #941 from rigelk/cli-wrapper

adding cli wrapper

6 years agoMerge branch 'develop' into cli-wrapper 941/head
Chocobozzz [Thu, 20 Sep 2018 14:24:31 +0000 (16:24 +0200)]
Merge branch 'develop' into cli-wrapper

6 years agoFix client e2e tests
Chocobozzz [Thu, 20 Sep 2018 13:45:11 +0000 (15:45 +0200)]
Fix client e2e tests

6 years agoImprove responsive on small screens
Chocobozzz [Thu, 20 Sep 2018 12:49:12 +0000 (14:49 +0200)]
Improve responsive on small screens

6 years agoImprove videos list client performance
Chocobozzz [Thu, 20 Sep 2018 12:21:57 +0000 (14:21 +0200)]
Improve videos list client performance

6 years agoImprove message when removing a user
Chocobozzz [Thu, 20 Sep 2018 09:55:00 +0000 (11:55 +0200)]
Improve message when removing a user

6 years agoCache user token
Chocobozzz [Thu, 20 Sep 2018 09:31:48 +0000 (11:31 +0200)]
Cache user token

6 years agoLimit associations fetch when loading token
Chocobozzz [Thu, 20 Sep 2018 08:13:13 +0000 (10:13 +0200)]
Limit associations fetch when loading token

6 years agorename manifest
BO41 [Wed, 19 Sep 2018 16:27:10 +0000 (18:27 +0200)]
rename manifest

6 years agoFix jobs tests
Chocobozzz [Wed, 19 Sep 2018 15:42:16 +0000 (17:42 +0200)]
Fix jobs tests

6 years agoRefractor audit user identifier
Chocobozzz [Wed, 19 Sep 2018 15:02:16 +0000 (17:02 +0200)]
Refractor audit user identifier

6 years agoMove youtubeDL upgrader in helpers/
Chocobozzz [Wed, 19 Sep 2018 14:24:24 +0000 (16:24 +0200)]
Move youtubeDL upgrader in helpers/

6 years agoAdd redundancy check interval in config
Chocobozzz [Wed, 19 Sep 2018 14:21:09 +0000 (16:21 +0200)]
Add redundancy check interval in config

6 years agoPut config redundancy strategies in "strategies" subkey
Chocobozzz [Wed, 19 Sep 2018 14:12:07 +0000 (16:12 +0200)]
Put config redundancy strategies in "strategies" subkey

6 years agoImprove AP actor checks
Chocobozzz [Wed, 19 Sep 2018 13:47:55 +0000 (15:47 +0200)]
Improve AP actor checks

6 years agoOptimize activity actor load in AP processors
Chocobozzz [Wed, 19 Sep 2018 12:44:20 +0000 (14:44 +0200)]
Optimize activity actor load in AP processors

6 years agoOptimize video view AP processing
Chocobozzz [Wed, 19 Sep 2018 09:41:21 +0000 (11:41 +0200)]
Optimize video view AP processing

6 years agoRefractor videos AP functions
Chocobozzz [Wed, 19 Sep 2018 09:16:23 +0000 (11:16 +0200)]
Refractor videos AP functions

6 years agoOptimize SQL requests of videos AP endpoints
Chocobozzz [Wed, 19 Sep 2018 08:16:44 +0000 (10:16 +0200)]
Optimize SQL requests of videos AP endpoints

6 years agoFix admin access to moderators
Chocobozzz [Wed, 19 Sep 2018 07:53:49 +0000 (09:53 +0200)]
Fix admin access to moderators

6 years agoOptimize SQL requests of watch page API endpoints
Chocobozzz [Tue, 18 Sep 2018 10:00:49 +0000 (12:00 +0200)]
Optimize SQL requests of watch page API endpoints

6 years agoDon't get recommended videos twice
Chocobozzz [Tue, 18 Sep 2018 09:59:05 +0000 (11:59 +0200)]
Don't get recommended videos twice

6 years agoReduce video.ts file size by moving some methods in other files
Chocobozzz [Tue, 18 Sep 2018 09:02:51 +0000 (11:02 +0200)]
Reduce video.ts file size by moving some methods in other files

6 years agonormalize robot.txt and specify test servers as scope of security audits
Rigel Kent [Tue, 18 Sep 2018 09:18:51 +0000 (11:18 +0200)]
normalize robot.txt and specify test servers as scope of security audits

6 years agoFix client build 1082/head
Chocobozzz [Tue, 18 Sep 2018 06:21:04 +0000 (08:21 +0200)]
Fix client build

6 years agoImprove webtorrent import error message when the torrent has multiple
Chocobozzz [Mon, 17 Sep 2018 15:50:51 +0000 (17:50 +0200)]
Improve webtorrent import error message when the torrent has multiple
files

6 years agoTry to improve infinite pagination
Chocobozzz [Mon, 17 Sep 2018 15:36:46 +0000 (17:36 +0200)]
Try to improve infinite pagination

6 years agoAdd comments in nginx regarding blocks that can be safely removed
Chocobozzz [Mon, 17 Sep 2018 13:45:17 +0000 (15:45 +0200)]
Add comments in nginx regarding blocks that can be safely removed

6 years agoadding missing i18n for schedule option
Rigel Kent [Mon, 17 Sep 2018 14:44:41 +0000 (16:44 +0200)]
adding missing i18n for schedule option

6 years agoFix description/comments max width
Chocobozzz [Mon, 17 Sep 2018 13:28:32 +0000 (15:28 +0200)]
Fix description/comments max width

6 years agoFix ios player playback/subtitles menu
Chocobozzz [Mon, 17 Sep 2018 13:00:46 +0000 (15:00 +0200)]
Fix ios player playback/subtitles menu

6 years agoFix checker if we don't have redundancy strategies
Chocobozzz [Mon, 17 Sep 2018 09:28:08 +0000 (11:28 +0200)]
Fix checker if we don't have redundancy strategies

6 years agoFix "no results" on overview page
Chocobozzz [Mon, 17 Sep 2018 08:28:38 +0000 (10:28 +0200)]
Fix "no results" on overview page

6 years agoHandle actors search beginning with '@'
Chocobozzz [Mon, 17 Sep 2018 08:12:30 +0000 (10:12 +0200)]
Handle actors search beginning with '@'

Something like @toto@example.com

6 years agoFix overviews tests
Chocobozzz [Mon, 17 Sep 2018 07:39:08 +0000 (09:39 +0200)]
Fix overviews tests

6 years agoAdd possibility to manage trust_proxy list in docker image
victor héry [Sun, 16 Sep 2018 15:53:57 +0000 (17:53 +0200)]
Add possibility to manage trust_proxy list in docker image

6 years agoRefractor activities sending
Chocobozzz [Fri, 14 Sep 2018 14:51:35 +0000 (16:51 +0200)]
Refractor activities sending

6 years agoProcess inbox activities in a queue
Chocobozzz [Fri, 14 Sep 2018 14:47:15 +0000 (16:47 +0200)]
Process inbox activities in a queue

6 years agoAdd redundancy stats
Chocobozzz [Fri, 14 Sep 2018 12:57:59 +0000 (14:57 +0200)]
Add redundancy stats

6 years agoFix tag search on overview page
Chocobozzz [Fri, 14 Sep 2018 12:36:12 +0000 (14:36 +0200)]
Fix tag search on overview page

6 years agoSpeed up overviews route
Chocobozzz [Fri, 14 Sep 2018 09:52:23 +0000 (11:52 +0200)]
Speed up overviews route

6 years agoRaw query to get video ids
Chocobozzz [Fri, 14 Sep 2018 09:09:34 +0000 (11:09 +0200)]
Raw query to get video ids

6 years agoone cli to unite them all
Rigel Kent [Thu, 13 Sep 2018 12:27:44 +0000 (14:27 +0200)]
one cli to unite them all

Ash nazg thrakatulûk agh burzum-ishi krimpatul

- refactor import-videos to use the youtubeDL helper
- add very basic tests for the cli

6 years agoAdd recently added redundancy strategy
Chocobozzz [Fri, 14 Sep 2018 09:05:38 +0000 (11:05 +0200)]
Add recently added redundancy strategy

6 years agoSpeaup clean script
Chocobozzz [Fri, 14 Sep 2018 08:07:33 +0000 (10:07 +0200)]
Speaup clean script

6 years agoTest to remove delay in tests when running multiple servers
Chocobozzz [Fri, 14 Sep 2018 07:58:49 +0000 (09:58 +0200)]
Test to remove delay in tests when running multiple servers

6 years agoAdd trending videos strategy
Chocobozzz [Fri, 14 Sep 2018 07:57:21 +0000 (09:57 +0200)]
Add trending videos strategy

6 years agoadd css custom properties for the left menu
Rigel Kent [Tue, 11 Sep 2018 20:55:41 +0000 (22:55 +0200)]
add css custom properties for the left menu

6 years agoProcess last hour views instead of current hour
Chocobozzz [Thu, 13 Sep 2018 11:59:41 +0000 (13:59 +0200)]
Process last hour views instead of current hour

6 years agoBasic video redundancy implementation
Chocobozzz [Tue, 11 Sep 2018 14:27:07 +0000 (16:27 +0200)]
Basic video redundancy implementation

6 years agoBumped to version v1.0.0-beta.13 v1.0.0-beta.13
Chocobozzz [Thu, 13 Sep 2018 09:07:53 +0000 (11:07 +0200)]
Bumped to version v1.0.0-beta.13

6 years agoRetry transactions on user endpoints if needed
Chocobozzz [Thu, 13 Sep 2018 08:22:14 +0000 (10:22 +0200)]
Retry transactions on user endpoints if needed

6 years agoChangelog beta 13
Chocobozzz [Thu, 13 Sep 2018 08:15:29 +0000 (10:15 +0200)]
Changelog beta 13

6 years agoFix video views increment
Chocobozzz [Thu, 13 Sep 2018 08:13:25 +0000 (10:13 +0200)]
Fix video views increment

6 years agoFix feeds with channel filter
Chocobozzz [Thu, 13 Sep 2018 07:48:34 +0000 (09:48 +0200)]
Fix feeds with channel filter

6 years agoFix video channel deletion
Chocobozzz [Thu, 13 Sep 2018 07:31:04 +0000 (09:31 +0200)]
Fix video channel deletion

6 years agoTry to fix bcrypt on node 8.12
Chocobozzz [Thu, 13 Sep 2018 07:20:06 +0000 (09:20 +0200)]
Try to fix bcrypt on node 8.12

6 years agoUpdate translations
Chocobozzz [Thu, 13 Sep 2018 07:19:24 +0000 (09:19 +0200)]
Update translations

6 years agoFix client build
Chocobozzz [Wed, 12 Sep 2018 07:52:08 +0000 (09:52 +0200)]
Fix client build

6 years agoupdate hotkeys to include user-specific routes
Rigel Kent [Sat, 8 Sep 2018 15:54:38 +0000 (17:54 +0200)]
update hotkeys to include user-specific routes

also fix left-menu width