1
0
Fork 0
Commit graph

1786 commits

Author SHA1 Message Date
Chocobozzz
d0bcfda41c
Bumped to version v1.0.0-beta.4 2018-05-07 13:02:08 +02:00
Chocobozzz
e82afde946
Fix release script 2018-05-07 13:02:03 +02:00
Chocobozzz
f6dcad4faa
Update changelog 2018-05-07 11:38:54 +02:00
Chocobozzz
7d8e778ad0
Fix video channel update/create on empty fields 2018-05-07 11:31:23 +02:00
Chocobozzz
b0ae905e7b
Add support section in video channel about page 2018-05-07 11:24:42 +02:00
Chocobozzz
95166f9aaf
Add link to the channel page in watch page 2018-05-07 11:20:58 +02:00
Chocobozzz
13a6b53655
Preferably use the docker hub image 2018-05-07 10:51:44 +02:00
Chocobozzz
920d2d2b4c
Add libs to tsconfig 2018-05-07 10:37:43 +02:00
Florent Fayolle
4b431d519c Adapt docker image file path in docker-compose.yml 2018-05-07 09:22:18 +02:00
Chocobozzz
6a478b1165
Fix tests 2018-04-26 17:06:02 +02:00
Rigel Kent
966eb05313 feature: initial syndication feeds tests for instance-wide feeds 2018-04-26 16:30:27 +02:00
Chocobozzz
08c1efbe32
Add video channel management 2018-04-26 16:18:01 +02:00
Chocobozzz
7de6afdf54
Add username near the display name for account pages 2018-04-26 16:18:01 +02:00
Dashie
742ccef0b5 Fix link for async and clarify the wording 2018-04-26 15:26:27 +02:00
Dashie
29ca3b361f Add a link to 'My profile' in the dropdown 2018-04-26 15:26:27 +02:00
Chocobozzz
ed56ad1193
Add ability to update the user display name/description 2018-04-26 10:03:40 +02:00
Chocobozzz
d62cf3234c
Fix account link in the menu 2018-04-25 18:05:12 +02:00
Chocobozzz
2297b239da
Update changelog 2018-04-25 17:44:21 +02:00
Chocobozzz
e0ea4b1d55
Implement video channel feeds 2018-04-25 17:30:56 +02:00
Chocobozzz
170726f523
Implement video channel views 2018-04-25 16:56:13 +02:00
Chocobozzz
cc918ac3f4
Update video-channel routes (again)
Use /video-channels now, it's more simple for clients
2018-04-25 16:16:21 +02:00
Chocobozzz
d3e91a5f72
Add video channel account list 2018-04-25 15:43:19 +02:00
Chocobozzz
03e12d7c49
Add account link in videos list 2018-04-25 14:32:19 +02:00
Chocobozzz
6b738c7a31
Video channel API routes refractor 2018-04-25 13:50:48 +02:00
Chocobozzz
48dce1c90d
Update video channel routes 2018-04-24 17:12:57 +02:00
Chocobozzz
82e392f8a4
Update changelog 2018-04-24 15:27:29 +02:00
Chocobozzz
0626e7af82
Add account view 2018-04-24 15:13:19 +02:00
Chocobozzz
b4d1af3dd8
Bold dependencies part in production guide 2018-04-24 15:00:30 +02:00
Chocobozzz
4bb6886d28
Rename account module to my-account 2018-04-23 16:16:05 +02:00
Chocobozzz
3186046d17
Fix changelog bullet points 2018-04-23 15:49:10 +02:00
Chocobozzz
9309c3df8f
Update changelog 2018-04-23 15:44:00 +02:00
Chocobozzz
3e5ff4320a
Update CREDITS 2018-04-23 14:50:00 +02:00
Chocobozzz
9d3ef9fe05
Use ISO 639 for languages 2018-04-23 14:39:52 +02:00
Chocobozzz
2a2c19dfef
Replace current state when changing page 2018-04-20 14:27:30 +02:00
Chocobozzz
6d492e562c
Fix contributing guide concerning unit tests 2018-04-20 11:53:56 +02:00
Chocobozzz
3c40590d74
Fix auto quality 2018-04-20 10:21:28 +02:00
Chocobozzz
6cf57b443d
Player better responsive 2018-04-20 09:05:54 +02:00
Chocobozzz
7a14004b4e
Use mixin for word wrap 2018-04-20 08:19:46 +02:00
Chocobozzz
3689141ac3 Fix word-wrap on comments and description ( regression)
See merge request 
2018-04-20 08:17:29 +02:00
Gérald Niel
f7ecffa49a Update css (don't cut word arbitrary) for description and comments. 2018-04-19 19:40:18 +02:00
Gérald Niel
0db1a22650 Merge branch 'develop' of framagit.org:chocobozzz/PeerTube into develop 2018-04-19 19:28:55 +02:00
Chocobozzz
d4f3fea659
Handle errors in embed 2018-04-19 18:06:59 +02:00
Chocobozzz
76434ec8e3
Add doc to run only one unit test 2018-04-19 16:23:09 +02:00
Chocobozzz
6cced8f915
Add resolution in torrent file name 2018-04-19 15:37:44 +02:00
Chocobozzz
81e504b34e
Better file name for torrent 2018-04-19 15:13:41 +02:00
Chocobozzz
2243730c8e
Add information concerning video privacy in my videos list 2018-04-19 14:52:10 +02:00
Chocobozzz
41f657c570
Add help concerning NSFW videos in upload 2018-04-19 11:47:02 +02:00
Chocobozzz
0883b3245b
Add ability to choose what policy we have for NSFW videos
There is a global instance setting and a per user setting
2018-04-19 11:01:34 +02:00
Gérald Niel
0030284b0d Merge branch 'develop' of framagit.org:chocobozzz/PeerTube into develop 2018-04-19 07:54:51 +02:00
Chocobozzz
04ed10b21e
Use popover for help component 2018-04-18 16:29:15 +02:00