Chocobozzz
170726f523
Implement video channel views
2018-04-25 16:56:13 +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
0626e7af82
Add account view
2018-04-24 15:13:19 +02:00
Chocobozzz
4bb6886d28
Rename account module to my-account
2018-04-23 16:16:05 +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
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
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
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
Chocobozzz
c9ffd53217
Better responsive design on many comment children
2018-04-18 15:00:42 +02:00
Chocobozzz
80109b2ddb
Handle when autoplay fails
2018-04-18 10:20:13 +02:00
Gérald Niel
ea5cd0fa2c
See commit 2a97572
fix #397 (regression)
2018-04-17 18:55:14 +02:00
Chocobozzz
66dc590764
Add ability to click on the account in watch page
2018-04-17 15:11:12 +02:00
Chocobozzz
7b87d2d514
Handle sort in rss
2018-04-17 10:56:27 +02:00
Chocobozzz
cc1561f9f7
Simplify client syndications
2018-04-17 10:35:08 +02:00
Chocobozzz
e6f627975b
Hide big play button on autoplay
2018-04-17 09:54:53 +02:00
Rigel Kent
244e76a552
feature: initial syndication feeds support
...
Provides rss 2.0, atom 1.0 and json 1.0 feeds for videos (instance and account-wide) on listings and video-watch views.
* still lacks redis caching
* still lacks lastBuildDate support
* still lacks channel-wide support
* still lacks semantic annotation (for licenses, NSFW warnings, etc.)
* still lacks love ( ˘ ³˘)
* RSS: has MRSS support for torrent lists!
* RSS: includes the first torrent in an enclosure
* JSON: lists all torrents in the 'attachments' object
* ATOM: lacking torrent listing support
Advances #23
Partial implementation for the accountId generation in the client, which will need a hotfix to add a way to get the proper account id.
2018-04-17 01:09:06 +02:00
Chocobozzz
864e782bc2
Improve big play button animation
2018-04-15 10:55:33 +02:00
Gérald Niel
33bacf9cfe
Fix indetation (I hope!)
2018-04-11 19:23:18 +02:00
Gérald Niel
e3f9a06a73
Fix #490 and justify text in comments div.
2018-04-11 19:14:15 +02:00
Chocobozzz
fc9e66242a
Upgrade to webpack 4
2018-04-06 16:06:43 +02:00
Chocobozzz
6e0c85bd90
Upgrade client dependencies
2018-04-06 15:02:47 +02:00
Chocobozzz
f37bad639b
Add ability to set a start time
2018-04-05 17:12:22 +02:00
Chocobozzz
7ee4a4af0b
Cleanup peertube plugin after dispose
2018-04-05 16:53:31 +02:00
Chocobozzz
877b0528f8
Fix auto quality with http fallback
2018-04-05 16:22:08 +02:00
Chocobozzz
a8462c8e3a
Automatic resolution according to user bandwidth V1
2018-04-05 16:15:51 +02:00
Chocobozzz
317ebb939e
Improve admin css help
2018-04-04 09:39:19 +02:00
Chocobozzz
d49b872a7a
Add id to body for more specific css
2018-04-04 09:30:54 +02:00
Chocobozzz
c448d41242
Fix show more description button on video change
2018-04-04 09:04:34 +02:00
Chocobozzz
ea20306f87
Better embed responsive
2018-04-03 18:18:58 +02:00
Chocobozzz
09edde4084
Fix video watch page responsive
2018-04-03 18:06:58 +02:00
Chocobozzz
b891f9bc61
Fix watch page video change
2018-04-03 17:33:39 +02:00
Chocobozzz
33d7855229
Improve first play
2018-04-03 15:18:24 +02:00
Chocobozzz
c6352f2c64
Improve player
...
Add a settings dialog based on the work of Yanko Shterev (@yshterev):
https://github.com/yshterev/videojs-settings-menu . Thanks!
2018-04-03 14:02:10 +02:00
Chocobozzz
6b9af12936
Add opacity effect on control bar icons
2018-04-03 12:06:28 +02:00
Chocobozzz
e993ecb3b7
Improve player progress bar
2018-04-03 12:06:28 +02:00
Julien Le Bras
2922e048de
Add publishedAt field for video model.
...
* New field added in the `video` table + migration script
* `publishedAt` updated to NOW when privacy changes from private to
public/unlisted (default = NOW)
* Models updated to handle the new attribute
* Client interface updated to use `publishedAt` instead of `createdAt`
except in My Account > My Videos view
2018-03-30 08:52:58 +02:00
Chocobozzz
ae61cb09dc
Bumped to version v1.0.0-beta.3
2018-03-29 14:13:23 +02:00
Chocobozzz
09becad8e8
Add reverse proxy test in travis
2018-03-29 11:39:53 +02:00
Chocobozzz
490b595a01
Prevent brute force login attack
2018-03-29 11:03:30 +02:00