Chocobozzz
|
9a18a62520
|
Handle theater mode for playlists
|
2019-03-18 11:17:59 +01:00 |
Chocobozzz
|
978c9d497b
|
Add playlist channel validator when playlist is public
|
2019-03-18 11:17:59 +01:00 |
Chocobozzz
|
bce47964f6
|
Add video channel view
|
2019-03-18 11:17:59 +01:00 |
Chocobozzz
|
d0e1e32589
|
Remove jest tests
I don't have time to maintain them
|
2019-03-18 11:17:59 +01:00 |
Chocobozzz
|
e2f01c47e0
|
Playlist support in watch page
|
2019-03-18 11:17:59 +01:00 |
Chocobozzz
|
15e9d5ca39
|
Playlist reorder support
|
2019-03-18 11:17:59 +01:00 |
Chocobozzz
|
c5a1ae500e
|
Playlist videos component
|
2019-03-18 11:17:59 +01:00 |
Chocobozzz
|
f0a3988066
|
Add to playlist dropdown
|
2019-03-18 11:17:59 +01:00 |
Chocobozzz
|
830b4faff1
|
Add/update/delete/list my playlists
|
2019-03-18 11:17:59 +01:00 |
Chocobozzz
|
9c6ca37fc1
|
Rename streaming playlists routes/directories
|
2019-03-18 11:17:59 +01:00 |
Chocobozzz
|
c8000975d3
|
Add NSFW info in about page
|
2019-02-21 15:51:28 +01:00 |
Chocobozzz
|
c0e04e4641
|
Move user registration info in features table
|
2019-02-21 15:00:26 +01:00 |
Chocobozzz
|
a975517c68
|
Don't close help popover when clicking inside
|
2019-02-21 14:08:21 +01:00 |
Chocobozzz
|
92bf2f6299
|
Improve channel and account SEO
|
2019-02-21 14:06:10 +01:00 |
Chocobozzz
|
84c7cde6e8
|
Update E2E tests
|
2019-02-21 14:04:44 +01:00 |
Chocobozzz
|
1e17071bac
|
Video abuse notification is not only for local videos
|
2019-02-20 15:54:58 +01:00 |
Chocobozzz
|
ef80c66cea
|
Refactor ellipsis CSS
|
2019-02-20 15:52:03 +01:00 |
Chocobozzz
|
6d28a5056e
|
Correctly fix video import notification
If the imported video is deleted
|
2019-02-20 15:46:33 +01:00 |
Chocobozzz
|
f8802489bb
|
Add isNSFW instance configuration key
|
2019-02-20 15:36:43 +01:00 |
Chocobozzz
|
1aabcae7e3
|
Add hover effect on video miniature
|
2019-02-20 14:56:18 +01:00 |
Chocobozzz
|
e5fc7811ae
|
Increase thumbnails size
|
2019-02-20 13:59:31 +01:00 |
Chocobozzz
|
bbe697cac4
|
Increase player default size to 66vh
|
2019-02-20 11:42:30 +01:00 |
Chocobozzz
|
96cb4527f1
|
Try to fix p2p-media-loader on ios
|
2019-02-20 11:26:14 +01:00 |
Chocobozzz
|
b28e4e5e08
|
Add user notification animation
|
2019-02-20 10:16:04 +01:00 |
Chocobozzz
|
41d713446c
|
Lazy import some modules
|
2019-02-15 15:52:18 +01:00 |
Chocobozzz
|
16f88ee5e6
|
Update translations
|
2019-02-15 11:32:38 +01:00 |
Chocobozzz
|
301fc49c17
|
Bumped to version v1.2.1
|
2019-02-15 09:43:39 +01:00 |
Chocobozzz
|
b7a7e801ac
|
Fix too long name in menu
|
2019-02-15 09:43:37 +01:00 |
Chocobozzz
|
72be63e56f
|
Fix moderators that cannot access the muted servers table
|
2019-02-15 09:43:36 +01:00 |
Chocobozzz
|
344d8be566
|
Don't crash on error in notification popup
|
2019-02-15 09:43:36 +01:00 |
Andrés Maldonado
|
31d065cc50
|
Add search by original publication date
|
2019-02-12 11:14:37 +01:00 |
zacharystenger
|
ec24796ea8
|
Fix negative seconds by displaying 0 instead (#1445) (#1625)
* Fix from-now.pipe.ts so it never displays negative seconds
* Apply the fix only when returning seconds. Remove redundant Math.floor operation
|
2019-02-12 09:16:15 +01:00 |
Chocobozzz
|
6913f69134
|
Move original publication date in advanced settings
|
2019-02-11 14:33:47 +01:00 |
Chocobozzz
|
b718fd2237
|
Merge branch 'develop' into pr/1285
|
2019-02-11 14:09:23 +01:00 |
Chocobozzz
|
501e961199
|
Move enabled download/comments in advanced tab
|
2019-02-11 12:00:19 +01:00 |
Chocobozzz
|
88108880bb
|
Merge branch 'develop' into pr/1217
|
2019-02-11 11:52:34 +01:00 |
Chocobozzz
|
b426edd485
|
Cleanup reset user password by admin
And add some tests
|
2019-02-11 10:37:27 +01:00 |
Rigel Kent
|
67b1d3fed7
|
cleanup and remove paramSubs
|
2019-02-11 09:26:40 +01:00 |
Rigel Kent
|
2c2baef6f3
|
move user-password to Input decorator
|
2019-02-11 09:26:39 +01:00 |
Rigel Kent
|
a3342ce250
|
remove isAdministration
|
2019-02-11 09:26:38 +01:00 |
Rigel Kent
|
328c78bc4a
|
allow administration to change/reset a user's password
|
2019-02-11 09:26:29 +01:00 |
Chocobozzz
|
c7ca4c8be7
|
Fix client with google bot
|
2019-02-11 09:13:02 +01:00 |
Chocobozzz
|
597a9266d4
|
Add player mode in watch/embed urls
|
2019-02-11 09:13:02 +01:00 |
Chocobozzz
|
4c280004ce
|
Use a single file instead of segments for HLS
|
2019-02-11 09:13:02 +01:00 |
Chocobozzz
|
6ec0b75beb
|
Fallback HLS to webtorrent
|
2019-02-11 09:13:02 +01:00 |
Chocobozzz
|
0920929696
|
Add hls support on server
|
2019-02-11 09:13:02 +01:00 |
Chocobozzz
|
4348a27d25
|
Add lazy loading in player
|
2019-02-11 09:13:02 +01:00 |
Chocobozzz
|
3b6f205c34
|
Correctly implement p2p-media-loader
|
2019-02-11 09:13:02 +01:00 |
Chocobozzz
|
2adfc7ea9a
|
Refractor videojs player
Add fake p2p-media-loader plugin
|
2019-02-11 09:13:02 +01:00 |
Chocobozzz
|
552dd3306f
|
Merge branch 'release/v1.2.0' into develop
|
2019-02-06 13:41:17 +01:00 |