Chocobozzz [Thu, 11 Apr 2019 08:21:45 +0000 (10:21 +0200)]
Fix videos list margin with hidden menu
Chocobozzz [Thu, 11 Apr 2019 08:05:43 +0000 (10:05 +0200)]
Add logs page in client
Chocobozzz [Wed, 10 Apr 2019 13:26:33 +0000 (15:26 +0200)]
Add logs endpoint
Chocobozzz [Wed, 10 Apr 2019 07:23:18 +0000 (09:23 +0200)]
Add ability to disable tracker
Chocobozzz [Tue, 9 Apr 2019 09:21:36 +0000 (11:21 +0200)]
Add check params account ratings tests
Yohan Boniface [Tue, 9 Apr 2019 09:02:02 +0000 (11:02 +0200)]
Add /accounts/:username/ratings endpoint (#1756)
* Add /users/me/videos/ratings endpoint
* Move ratings endpoint from users to accounts
* /accounts/:name/ratings: add support for rating= and sort=
* Restrict ratings list to owner
* Wording and better way to ensure current account
Chocobozzz [Tue, 9 Apr 2019 08:42:07 +0000 (10:42 +0200)]
Add new instance follower notification in client
Chocobozzz [Tue, 9 Apr 2019 06:18:59 +0000 (08:18 +0200)]
Add newInstanceFollower in notification settings
Chocobozzz [Mon, 8 Apr 2019 15:26:01 +0000 (17:26 +0200)]
Add notification on new instance follower (server side)
Chocobozzz [Mon, 8 Apr 2019 13:47:44 +0000 (15:47 +0200)]
Add delete/manual approval instance followers in client
Chocobozzz [Mon, 8 Apr 2019 13:18:04 +0000 (15:18 +0200)]
Add ability to manually approves instance followers in REST API
Chocobozzz [Mon, 8 Apr 2019 12:04:57 +0000 (14:04 +0200)]
Add ability to forbid followers
Chocobozzz [Mon, 8 Apr 2019 10:08:16 +0000 (12:08 +0200)]
Fix HLS federation
Chocobozzz [Mon, 8 Apr 2019 09:52:29 +0000 (11:52 +0200)]
Add ability to remove an instance follower in API
Chocobozzz [Mon, 8 Apr 2019 09:13:49 +0000 (11:13 +0200)]
Update P2P media loader peer version
Chocobozzz [Mon, 8 Apr 2019 08:03:23 +0000 (10:03 +0200)]
Copy video/audio codec for HLS
Chocobozzz [Mon, 8 Apr 2019 07:55:25 +0000 (09:55 +0200)]
Fix context types
Chocobozzz [Mon, 8 Apr 2019 07:33:37 +0000 (09:33 +0200)]
Fix privacy label display
Chocobozzz [Mon, 8 Apr 2019 07:30:07 +0000 (09:30 +0200)]
Handle actions in other videos section
Chocobozzz [Mon, 8 Apr 2019 07:24:04 +0000 (09:24 +0200)]
Fix jsonld context
Chocobozzz [Fri, 5 Apr 2019 15:00:09 +0000 (17:00 +0200)]
2 rows per overview section
Chocobozzz [Fri, 5 Apr 2019 13:45:50 +0000 (15:45 +0200)]
Add auto blacklist info in feature table
Chocobozzz [Fri, 5 Apr 2019 13:23:41 +0000 (15:23 +0200)]
Improve playlist element style
Chocobozzz [Fri, 5 Apr 2019 12:16:48 +0000 (14:16 +0200)]
video add to playlist component -> onpush strategy
Chocobozzz [Fri, 5 Apr 2019 08:52:27 +0000 (10:52 +0200)]
Add video miniature dropdown
Chocobozzz [Thu, 4 Apr 2019 08:44:18 +0000 (10:44 +0200)]
Refactor videos selection components
Chocobozzz [Thu, 4 Apr 2019 14:37:18 +0000 (16:37 +0200)]
Update CONTRIBUTING.md
Chocobozzz [Wed, 3 Apr 2019 14:17:41 +0000 (16:17 +0200)]
Refactor video miniatures
Chocobozzz [Wed, 3 Apr 2019 12:18:23 +0000 (14:18 +0200)]
Set thumbnail height
Chocobozzz [Wed, 3 Apr 2019 11:51:02 +0000 (13:51 +0200)]
Try to fix multiline ellipsis
some characters like "g" were cut out
Chocobozzz [Wed, 3 Apr 2019 11:25:52 +0000 (13:25 +0200)]
Improve abstract videos list
Better responsive and align miniatures to the left
Chocobozzz [Wed, 3 Apr 2019 09:14:04 +0000 (11:14 +0200)]
Add Nederlands and Português (Portugal)
Chocobozzz [Wed, 3 Apr 2019 09:12:22 +0000 (11:12 +0200)]
Update translations
Chocobozzz [Wed, 3 Apr 2019 08:26:03 +0000 (10:26 +0200)]
Fix notification tests
Chocobozzz [Wed, 3 Apr 2019 08:16:18 +0000 (10:16 +0200)]
Use custom ffmpeg path in youtube dl
Chocobozzz [Tue, 2 Apr 2019 16:30:26 +0000 (18:30 +0200)]
tslint update
Chocobozzz [Tue, 2 Apr 2019 15:39:21 +0000 (17:39 +0200)]
Update client dep
Chocobozzz [Tue, 2 Apr 2019 14:42:13 +0000 (16:42 +0200)]
Upgrade server dep
Chocobozzz [Thu, 21 Mar 2019 15:49:46 +0000 (16:49 +0100)]
Restore videos list components
Josh Morel [Tue, 2 Apr 2019 09:26:47 +0000 (05:26 -0400)]
add quarantine videos feature (#1637)
* add quarantine videos feature
* increase Notification settings test timeout
to 20000ms. was completing 7000 locally but timing out
after 10000 on travis
* fix quarantine video test issues
-propagate misspelling
-remove skip from server/tests/client.ts
* WIP use blacklist for moderator video approval
instead of video.quarantine boolean
* finish auto-blacklist feature
Mathieu Agopian [Fri, 29 Mar 2019 10:45:41 +0000 (11:45 +0100)]
Add the video tags restrictions to the API docs
Fixes #1744
Quentin Dupont [Thu, 28 Mar 2019 13:14:59 +0000 (14:14 +0100)]
(doc) rephrase yarn version to latest (#1719)
Chocobozzz [Wed, 20 Mar 2019 13:28:08 +0000 (14:28 +0100)]
Reduce player big button border width
Chocobozzz [Wed, 20 Mar 2019 13:20:00 +0000 (14:20 +0100)]
Fix custom CSS help
Chocobozzz [Wed, 20 Mar 2019 13:08:03 +0000 (14:08 +0100)]
Add icon to delete history button
Chocobozzz [Wed, 20 Mar 2019 12:53:51 +0000 (13:53 +0100)]
Add my library section in menu
Chocobozzz [Wed, 20 Mar 2019 09:12:31 +0000 (10:12 +0100)]
Improve comment deletion message
Chocobozzz [Tue, 19 Mar 2019 16:10:53 +0000 (17:10 +0100)]
Move video file import in its own file
Chocobozzz [Tue, 19 Mar 2019 16:00:08 +0000 (17:00 +0100)]
Rename video-file job to video-transcoding
Chocobozzz [Tue, 19 Mar 2019 15:41:41 +0000 (16:41 +0100)]
Fix email notification
Chocobozzz [Tue, 19 Mar 2019 15:33:40 +0000 (16:33 +0100)]
Better videos redundancy config error handling
Chocobozzz [Tue, 19 Mar 2019 15:23:02 +0000 (16:23 +0100)]
Cleanup invalid rates/comments/shares
Chocobozzz [Tue, 19 Mar 2019 13:23:17 +0000 (14:23 +0100)]
Limit user tokens cache
Chocobozzz [Tue, 19 Mar 2019 13:13:53 +0000 (14:13 +0100)]
Refresh playlists
Chocobozzz [Tue, 19 Mar 2019 10:15:42 +0000 (11:15 +0100)]
Increase refresh interval to 2 days
Chocobozzz [Tue, 19 Mar 2019 10:14:48 +0000 (11:14 +0100)]
Only create refresh job if needed
Chocobozzz [Tue, 19 Mar 2019 09:53:53 +0000 (10:53 +0100)]
Cleanup tmp directory at startup
Chocobozzz [Tue, 19 Mar 2019 09:35:15 +0000 (10:35 +0100)]
Cleanup express locals typings
Chocobozzz [Tue, 19 Mar 2019 08:34:29 +0000 (09:34 +0100)]
Better AP route checker
Chocobozzz [Tue, 19 Mar 2019 08:26:50 +0000 (09:26 +0100)]
Does exist
Chocobozzz [Mon, 18 Mar 2019 09:26:53 +0000 (10:26 +0100)]
Handle theater mode for playlists
Chocobozzz [Thu, 14 Mar 2019 14:29:23 +0000 (15:29 +0100)]
Fix unit tests
Chocobozzz [Thu, 14 Mar 2019 13:55:10 +0000 (14:55 +0100)]
Add playlist channel validator when playlist is public
Chocobozzz [Thu, 14 Mar 2019 13:29:44 +0000 (14:29 +0100)]
Forbid public playlists not assigned to a channel
Chocobozzz [Thu, 14 Mar 2019 13:05:36 +0000 (14:05 +0100)]
Add video channel view
Chocobozzz [Thu, 14 Mar 2019 08:19:03 +0000 (09:19 +0100)]
Add playlist updatedAt tests
Chocobozzz [Wed, 13 Mar 2019 15:47:01 +0000 (16:47 +0100)]
Fix videos list for api SQL request
Chocobozzz [Wed, 13 Mar 2019 15:07:40 +0000 (16:07 +0100)]
Remove jest tests
I don't have time to maintain them
Chocobozzz [Wed, 13 Mar 2019 15:03:03 +0000 (16:03 +0100)]
Add videos playlist exist tests
Chocobozzz [Wed, 13 Mar 2019 13:18:58 +0000 (14:18 +0100)]
Playlist support in watch page
Chocobozzz [Tue, 12 Mar 2019 10:40:42 +0000 (11:40 +0100)]
Playlist reorder support
Chocobozzz [Mon, 11 Mar 2019 15:23:33 +0000 (16:23 +0100)]
Playlist videos component
Chocobozzz [Thu, 7 Mar 2019 16:06:00 +0000 (17:06 +0100)]
Add to playlist dropdown
Chocobozzz [Wed, 6 Mar 2019 14:36:44 +0000 (15:36 +0100)]
Add/update/delete/list my playlists
Chocobozzz [Wed, 6 Mar 2019 10:32:53 +0000 (11:32 +0100)]
Add server migrations
Chocobozzz [Tue, 5 Mar 2019 11:00:31 +0000 (12:00 +0100)]
Rename streaming playlists routes/directories
Chocobozzz [Tue, 5 Mar 2019 10:30:43 +0000 (11:30 +0100)]
Refactor video playlist middlewares
Chocobozzz [Tue, 5 Mar 2019 09:58:44 +0000 (10:58 +0100)]
Add playlist rest tests
Chocobozzz [Thu, 28 Feb 2019 10:14:26 +0000 (11:14 +0100)]
Add playlist check param tests
Chocobozzz [Tue, 26 Feb 2019 09:55:40 +0000 (10:55 +0100)]
Playlist server API
Felix Ableitner [Fri, 8 Mar 2019 14:38:22 +0000 (15:38 +0100)]
Fix problem with SMTP in default docker-compose setup
Rigel Kent [Mon, 25 Feb 2019 21:30:47 +0000 (22:30 +0100)]
add NOCLIENT option to install only server dependencies
Chocobozzz [Thu, 21 Feb 2019 16:19:16 +0000 (17:19 +0100)]
Add request body limit
Chocobozzz [Thu, 21 Feb 2019 15:27:32 +0000 (16:27 +0100)]
BREAKING: update CSP configuration
Disable it by default and add ability to specify a custom report uri
Chocobozzz [Thu, 21 Feb 2019 14:44:12 +0000 (15:44 +0100)]
Add NSFW info in about page
Chocobozzz [Thu, 21 Feb 2019 14:05:44 +0000 (15:05 +0100)]
Add warning regarding config upgrade in docker.md
Chocobozzz [Thu, 21 Feb 2019 14:02:35 +0000 (15:02 +0100)]
Add CLI tools doc link in production.md
Chocobozzz [Thu, 21 Feb 2019 14:00:26 +0000 (15:00 +0100)]
Move user registration info in features table
Chocobozzz [Thu, 21 Feb 2019 13:28:06 +0000 (14:28 +0100)]
findById -> findByPk
Chocobozzz [Thu, 21 Feb 2019 13:22:39 +0000 (14:22 +0100)]
Upgrade server dependencies
Chocobozzz [Thu, 21 Feb 2019 13:08:21 +0000 (14:08 +0100)]
Don't close help popover when clicking inside
Chocobozzz [Thu, 21 Feb 2019 13:06:10 +0000 (14:06 +0100)]
Improve channel and account SEO
Chocobozzz [Thu, 21 Feb 2019 10:24:07 +0000 (11:24 +0100)]
Update E2E tests
Chocobozzz [Wed, 20 Feb 2019 14:54:58 +0000 (15:54 +0100)]
Video abuse notification is not only for local videos
Chocobozzz [Wed, 20 Feb 2019 14:54:32 +0000 (15:54 +0100)]
Create send email type
Instead of using email job handler payload type
Chocobozzz [Wed, 20 Feb 2019 14:52:03 +0000 (15:52 +0100)]
Refactor ellipsis CSS
Chocobozzz [Wed, 20 Feb 2019 14:46:33 +0000 (15:46 +0100)]
Correctly fix video import notification
If the imported video is deleted
Chocobozzz [Wed, 20 Feb 2019 14:36:43 +0000 (15:36 +0100)]
Add isNSFW instance configuration key
Chocobozzz [Wed, 20 Feb 2019 13:56:18 +0000 (14:56 +0100)]
Add hover effect on video miniature
Chocobozzz [Wed, 20 Feb 2019 12:59:31 +0000 (13:59 +0100)]
Increase thumbnails size