Commit Graph

4164 Commits

Author SHA1 Message Date
Rigel Kent
52b1ba03f4
add chevron hotkeys to change playback rate 2018-09-22 19:01:59 +02:00
Rigel Kent
81cdf382ff
specify to run services before running PeerTube 2018-09-22 15:48:27 +02:00
Rigel Kent
9fe4406794
autofocus first field on login 2018-09-22 14:14:32 +02:00
Rigel Kent
cc3d1dce1f
i18n in video-edit 2018-09-21 16:48:42 +02:00
Chocobozzz
1cfa8d6809
Remove unnecessary actor existance check
We already checked it in the signature checker
2018-09-21 09:51:24 +02:00
Chocobozzz
f2659ae0b0
Upgrade tslint rules 2018-09-21 09:26:53 +02:00
Chocobozzz
ae04a0ce12
Upgrade client dependencies 2018-09-21 09:26:52 +02:00
Chocobozzz
74921541db
Upgrade server dependencies 2018-09-21 09:26:52 +02:00
Rigel Kent
1fd3ef3fb4
fix nav tab and tag color in dark theme 2018-09-20 20:57:18 +02:00
Rigel Kent
f845c68305
fix SEO tags and attributes 2018-09-20 16:48:21 +02:00
Chocobozzz
5c142a4bab
Fix peertube script 2018-09-20 16:35:48 +02:00
Chocobozzz
00f9e41ebf
Add warning if one of the storage directory is in the peertube
production directory

Because admins could loose these directories on peertube upgrade
2018-09-20 16:25:00 +02:00
Chocobozzz
a893681058
Add a message if the user don't have any subscriptions 2018-09-20 16:24:59 +02:00
Chocobozzz
2860e62e23
Fix my account width on mobile 2018-09-20 16:24:58 +02:00
Chocobozzz
dc27668fce
Merge pull request #941 from rigelk/cli-wrapper
adding cli wrapper
2018-09-20 16:24:49 +02:00
Chocobozzz
0491173a61
Merge branch 'develop' into cli-wrapper 2018-09-20 16:24:31 +02:00
Chocobozzz
6247b2057b
Fix client e2e tests 2018-09-20 15:45:11 +02:00
Chocobozzz
93ea9c47d9
Improve responsive on small screens 2018-09-20 14:59:19 +02:00
Chocobozzz
89724816ae
Improve videos list client performance 2018-09-20 14:21:57 +02:00
Chocobozzz
d466dece0a
Improve message when removing a user 2018-09-20 11:55:00 +02:00
Chocobozzz
f201a74992
Cache user token 2018-09-20 11:45:59 +02:00
Chocobozzz
91411dba92
Limit associations fetch when loading token 2018-09-20 11:45:59 +02:00
BO41
fcc7c06037 rename manifest 2018-09-20 08:22:29 +02:00
Chocobozzz
f41d6aacdf
Fix jobs tests 2018-09-19 17:42:16 +02:00
Chocobozzz
993cef4b6e
Refractor audit user identifier 2018-09-19 17:02:27 +02:00
Chocobozzz
606c946e74
Move youtubeDL upgrader in helpers/ 2018-09-19 16:24:24 +02:00
Chocobozzz
f9f899b9f8
Add redundancy check interval in config 2018-09-19 16:21:30 +02:00
Chocobozzz
d9bdd007d7
Put config redundancy strategies in "strategies" subkey 2018-09-19 16:12:07 +02:00
Chocobozzz
12ba460e9e
Improve AP actor checks 2018-09-19 15:47:55 +02:00
Chocobozzz
e587e0ecee
Optimize activity actor load in AP processors 2018-09-19 15:22:55 +02:00
Chocobozzz
d4defe07d2
Optimize video view AP processing 2018-09-19 11:41:30 +02:00
Chocobozzz
4157cdb137
Refractor videos AP functions 2018-09-19 11:16:23 +02:00
Chocobozzz
96f29c0f6d
Optimize SQL requests of videos AP endpoints 2018-09-19 10:20:38 +02:00
Chocobozzz
ad76628b17
Fix admin access to moderators 2018-09-19 09:54:38 +02:00
Chocobozzz
627621c1e8
Optimize SQL requests of watch page API endpoints 2018-09-19 09:54:37 +02:00
Chocobozzz
e972e046db
Don't get recommended videos twice 2018-09-19 09:54:36 +02:00
Chocobozzz
098eb37797
Reduce video.ts file size by moving some methods in other files 2018-09-19 09:54:35 +02:00
Rigel Kent
df182b373f
normalize robot.txt and specify test servers as scope of security audits 2018-09-18 11:18:51 +02:00
Chocobozzz
d5931e6233
Fix client build 2018-09-18 08:21:04 +02:00
Chocobozzz
dae4a1c0f8
Improve webtorrent import error message when the torrent has multiple
files
2018-09-17 17:50:51 +02:00
Chocobozzz
a8ecc6f670
Try to improve infinite pagination 2018-09-17 17:45:55 +02:00
Chocobozzz
415acc63cf
Add comments in nginx regarding blocks that can be safely removed 2018-09-17 17:45:54 +02:00
Rigel Kent
8c72543a4a
adding missing i18n for schedule option 2018-09-17 16:44:41 +02:00
Chocobozzz
e452d2e2b8
Fix description/comments max width 2018-09-17 15:28:32 +02:00
Chocobozzz
b335ccec49
Fix ios player playback/subtitles menu 2018-09-17 15:01:04 +02:00
Chocobozzz
c07b604111
Fix checker if we don't have redundancy strategies 2018-09-17 11:28:33 +02:00
Chocobozzz
860cfb31e3
Fix "no results" on overview page 2018-09-17 10:28:38 +02:00
Chocobozzz
2ff83ae292
Handle actors search beginning with '@'
Something like @toto@example.com
2018-09-17 10:13:54 +02:00
Chocobozzz
743164fed1
Fix overviews tests 2018-09-17 10:13:54 +02:00
victor héry
ff587059b9 Add possibility to manage trust_proxy list in docker image 2018-09-16 18:50:13 +02:00