Commit Graph

1696 Commits (959dbbd7bf655e9a36a310838dae75b9909f0096)

Author SHA1 Message Date
Chocobozzz 5d9e4eaabe
Add ability to enabled HLS in the admin panel 2019-11-05 10:13:37 +01:00
Chocobozzz e128425b7b
Update translations 2019-11-04 15:41:09 +01:00
Chocobozzz f0876a2c35
Add mascot in peertube about page 2019-11-04 14:43:16 +01:00
Chocobozzz 4618b6867a
Update translations 2019-10-30 11:38:58 +01:00
Chocobozzz 2377a7f3ce
Add mascot to configure warning modal 2019-10-30 11:15:55 +01:00
Chocobozzz e81461950a
Increase 404 mascot size 2019-10-30 11:05:45 +01:00
Chocobozzz 006b83927b
Add mascot in welcome modal 2019-10-30 11:00:08 +01:00
Chocobozzz 767619f639
Add mascot to 404 page 2019-10-30 10:04:53 +01:00
Chocobozzz 16fd7c4b86
Bumped to version v2.0.0-rc.1 2019-10-29 08:26:43 +01:00
Chocobozzz 42aac9fcfc
Fix player captions menu 2019-10-28 09:37:33 +01:00
Chocobozzz f003ef1b54
Don't redirect on verify account page after login 2019-10-28 08:47:17 +01:00
Chocobozzz 4586328858
Fix other videos width to avoid layout movement 2019-10-25 11:31:52 +02:00
Chocobozzz 9ea6541488
Add class to views elements 2019-10-25 11:12:15 +02:00
Chocobozzz a2ffd046d6
Speedup theme injection 2019-10-25 10:57:23 +02:00
Chocobozzz ce78f1f6f0
More robust new instance follower notification 2019-10-25 09:45:38 +02:00
Chocobozzz ab67d3e8fd
Update translations 2019-10-24 10:04:19 +02:00
Chocobozzz 4e0c3c74d6
Fix translations 2019-10-24 09:44:56 +02:00
Julien Maulny 0c695c5c96 Add a drag&drop delay on playlist videos to allow user scroll on small screens (#2154)
* Add delay on playlist element reordering to fix user scroll on mobile

Signed-off-by: Julien Maulny <julien.maulny@protonmail.com>

* Upgrade @angular/cdk to include bugfix about drag&drop

Signed-off-by: Julien Maulny <julien.maulny@protonmail.com>

* add delay on playlist drag&drop on all touch screens

Signed-off-by: Julien Maulny <julien.maulny@protonmail.com>
2019-10-23 18:12:22 +02:00
Filip Bengtsson 34398be429 Some language fixes (#2198)
* Fix preposition

* Fix French colon spacing

* Some grammar fixes

* Preposition fix

* Update signup-success.component.html

After suggestion from @frankstrater.
2019-10-23 14:39:09 +02:00
Julien Maulny e805020896 Allow to toggle video publication date to display absolute date 2019-10-23 10:47:34 +02:00
Chocobozzz 18c9772876
Fix checkbox themes 2019-10-22 11:14:58 +02:00
Chocobozzz 1cd4fe501d
Fix i18n generation script 2019-10-22 10:30:09 +02:00
Chocobozzz 009d581e2d
Fix french translations in signup page 2019-10-22 09:48:37 +02:00
Chocobozzz e771dbe0aa
Update translations 2019-10-22 09:25:26 +02:00
Chocobozzz 1f7bc0dd61
Don't use beta angular qrcode package 2019-10-21 17:26:34 +02:00
Chocobozzz 576ddf645f
Update client dependencies 2019-10-21 16:53:46 +02:00
Chocobozzz baeb429d06
Fix search with account video languages 2019-10-21 13:31:58 +02:00
Autom 4386e66e55 Fix typo
Fixing a typo in the statistics section of the /about/instance/ page.
2019-10-21 08:55:12 +02:00
Knackie b37a508283 Update user-edit.component.html
fixes #1943
2019-10-19 12:46:10 +02:00
Julien Maulny e063f46a0b Add generated files to gitignore to have a clean stage 2019-10-19 11:54:14 +02:00
Julien Maulny 3d05209c9a Add statistics section in about page 2019-10-18 15:13:30 +02:00
Julien Maulny 235b055dc5 Allow to choose 'Most liked videos' page as default client route 2019-10-18 14:04:10 +02:00
Julien Maulny c07eb94653 Add 'Most liked videos' page 2019-10-18 14:04:10 +02:00
Frank Sträter 405ec98b91 Change button with onclick to link with href 2019-10-18 10:30:28 +02:00
Chocobozzz 85c1df6ae8
Add auto play next video migration 2019-09-24 10:35:36 +02:00
LoveIsGrief 6aa5414813 Autoplay next recommended video (#2137)
* Start working on autoplay of next video

* Ignore changes made by gitpod

* Apply changes from PR#1370

* Correct the spelling of recommendations

* Fix linting errors

* Move boolean check to existing onEnded handler

* Pick a random video until the recommendations are improved

* Add simple tests for autoPlayNextVideo

* Fix lint

...again
2019-09-24 08:48:01 +02:00
Lukas Winkler 32d7f2b754 fix a few typos (#2141)
* fix a few typos

* apply changes to original files instead

* additional correction
2019-09-23 08:17:42 +02:00
Chocobozzz 2e0fdd27e0
Add missing translation tags 2019-09-18 15:52:54 +02:00
Chocobozzz 8c559fad1e
Merge branch 'release/1.4.0' into develop 2019-09-11 11:09:18 +02:00
Chocobozzz 22af8aac79
Bumped to version v1.4.1 2019-09-09 08:15:24 +02:00
Chocobozzz 8d5e65349d
Merge branch 'release/1.4.0' into develop 2019-09-06 09:47:55 +02:00
Chocobozzz 606793b917
Fix menu x overflow 2019-09-06 09:47:33 +02:00
Chocobozzz b82df0a399
Cleanup HLS redundancy manager in client
With the new p2p-media-loader release
2019-09-05 17:21:44 +02:00
Chocobozzz 1eb23e12f7
Add contributors in about peertube page 2019-09-05 15:40:09 +02:00
Chocobozzz 5819e694ba
Better video publishing notification 2019-09-05 10:30:51 +02:00
Chocobozzz 6051946e44
Fix avatar bad width 2019-09-05 10:30:22 +02:00
Chocobozzz b3879928b6
Clearer debug IP message 2019-09-05 10:23:12 +02:00
Chocobozzz 43d35494b5
Fix old auto blacklist notifications 2019-09-05 10:20:14 +02:00
Chocobozzz 00aab0666c
Merge branch 'release/1.4.0' into develop 2019-09-05 10:19:35 +02:00
Chocobozzz be04c6fdab Add hardware information in instance config 2019-09-05 10:17:02 +02:00