bopol
3cb307c74b
update framagit peertube link in FAQ
...
Project 'chocobozzz/PeerTube' was moved to 'framasoft/peertube/PeerTube'. Please update any links and bookmarks that may still have the old path.
2020-06-24 08:46:40 +02:00
Chocobozzz
7ede74add2
Support player hotkeys when it is not focused
2020-06-23 16:57:35 +02:00
Chocobozzz
275350614f
Upgrade videojs hotkeys lib
2020-06-23 16:57:02 +02:00
Chocobozzz
1942f11d5e
Lazy load all routes
2020-06-23 16:00:49 +02:00
Chocobozzz
67ed6552b8
Reorganize client shared modules
2020-06-23 16:00:49 +02:00
Rigel Kent
0c4bacbff5
provide specific engine boundaries for nodejs and yarn
2020-06-22 14:18:45 +02:00
Rigel Kent
1ebddadd07
predefined report reasons & improved reporter UI ( #2842 )
...
- added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video
- added predefined report reasons
- added video player with report modal
2020-06-22 13:00:39 +02:00
Chocobozzz
07aea1a264
Use TS_NODE_FILES instead of --files
...
Because --files does not work
2020-06-18 17:14:02 +02:00
Chocobozzz
c24aac6bc7
Fix tests
2020-06-18 13:39:13 +02:00
Rigel Kent
6567e5a796
soft border-radius for search typeahead suggestions
2020-06-18 12:10:20 +02:00
Chocobozzz
26d6bf6533
Split types and typings
2020-06-18 10:46:27 +02:00
Caroline Chuong
d6d951ddc0
Remove uneccessary details to link titles
2020-06-18 09:02:23 +02:00
Chocobozzz
67c604ae69
Fix server build
2020-06-17 12:42:16 +02:00
Chocobozzz
f11bc56602
Update client dependencies
2020-06-17 11:57:13 +02:00
Chocobozzz
faa9d434b4
Update server dependencies
2020-06-17 11:42:50 +02:00
Chocobozzz
982f2fc9b4
Correctly fix subtitles import
2020-06-17 09:42:00 +02:00
Chocobozzz
49919ca16b
More robust max bitrate calculation
2020-06-17 09:22:56 +02:00
Chocobozzz
8eb07b0130
Split notification tests
2020-06-16 15:55:42 +02:00
Chocobozzz
1ba471c55f
Add videos count in channels list
2020-06-16 14:13:01 +02:00
Chocobozzz
af75e2d8df
Correctly fix client build
2020-06-16 13:51:50 +02:00
Chocobozzz
6f787ea25d
Fix client compilation
2020-06-16 12:01:11 +02:00
Chocobozzz
c4a6f7901c
Add channel information in my videos
2020-06-16 11:44:54 +02:00
Chocobozzz
b27b12552b
Add video dropdown in discover page
2020-06-16 11:26:46 +02:00
Chocobozzz
5c20a45518
Fix anonymous nsfw policy
2020-06-16 11:26:46 +02:00
Chocobozzz
64e0f8cf12
Fix scrolling with hash in url
2020-06-16 11:26:46 +02:00
Chocobozzz
c7763eddd1
Fix getSubs import
2020-06-16 11:26:46 +02:00
John Livingston
212e17a189
Logging ip requesting unknown infoHash
2020-06-15 15:43:11 +02:00
Chocobozzz
fd261a8de9
Fix video view filename
2020-06-15 15:18:54 +02:00
Chocobozzz
c1466c52fb
Remove unused service
2020-06-15 15:04:51 +02:00
Chocobozzz
ff9c3d9b18
Use local search for recommended videos
2020-06-15 15:04:51 +02:00
Chocobozzz
12e6b31486
Fix search error loop
2020-06-15 15:04:51 +02:00
Chocobozzz
ba11402435
Fix global search nsfw policy when logged in
2020-06-15 15:04:51 +02:00
Rigel Kent
228393302d
factorize account/server blocklists for users and instance ( #2875 )
2020-06-15 13:18:22 +02:00
Rigel Kent
7dfe352886
replace title with video name in moderation listings
2020-06-13 11:56:23 +02:00
Caroline Chuong
c9e3565dc8
fix headings order or add missing ones ( #2871 )
...
Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
2020-06-13 00:53:56 +02:00
Chocobozzz
1a40132c67
Use default nsfw instance policy for search index
2020-06-12 16:27:41 +02:00
Chocobozzz
5a61ffbb7c
Optimize views per day in video channels
2020-06-12 16:27:41 +02:00
Chocobozzz
e74bda21d1
Speed up videos indexation
...
And fetch video attributes after
2020-06-12 16:27:41 +02:00
Kim
0283fe98b8
fix opendkim permissions in docker-compose setup ( #2868 )
...
Co-authored-by: kimsible <kimsible@users.noreply.github.com>
Co-authored-by: Rigel Kent <par@rigelk.eu>
2020-06-12 13:55:40 +02:00
Rigel Kent
46788f21f6
switch margin-bottom rules to padding-bottom now used in miniature
2020-06-12 12:27:37 +02:00
Rigel Kent
d39db21a88
match margin of abstract-video-list and sub-menu's fixed margin
2020-06-12 12:26:48 +02:00
Rigel Kent
435258ea3c
fix miniature fixed height, add link/title to avatar, remove pr-2 on channels list
2020-06-12 09:51:16 +02:00
Chocobozzz
8b381422b8
Fix lint
2020-06-12 08:27:59 +02:00
Caroline Chuong
adcf921271
add keyboard navigation for video actions ( #2854 )
...
Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
2020-06-11 19:19:23 +02:00
Caroline Chuong
45800f7e63
add scope tags and aria-labels to instance table ( #2866 )
...
also move label to caption element in table
2020-06-11 18:12:52 +02:00
Chocobozzz
cf78883c70
Limit thumbnail sizes
2020-06-11 16:41:51 +02:00
Rigel Kent
7e4022a554
rephrase warning for self-hostable services
2020-06-11 13:13:06 +02:00
Rigel Kent
a7257b0e3e
prevent video-bottom overflow in video-miniature
2020-06-11 12:23:01 +02:00
Chocobozzz
fa58a19819
Merge branch 'blacklist' into 'develop'
...
rename blacklist to block/blocklist, merge block and auto-block views
See merge request framasoft/peertube/PeerTube!30
2020-06-11 10:36:04 +02:00
Chocobozzz
50a04125da
Fix npm run build
2020-06-11 09:29:33 +02:00