Chocobozzz [Mon, 23 Apr 2018 12:50:00 +0000 (14:50 +0200)]
Update CREDITS
Chocobozzz [Mon, 23 Apr 2018 12:39:52 +0000 (14:39 +0200)]
Use ISO 639 for languages
Chocobozzz [Fri, 20 Apr 2018 12:27:30 +0000 (14:27 +0200)]
Replace current state when changing page
Chocobozzz [Fri, 20 Apr 2018 09:53:56 +0000 (11:53 +0200)]
Fix contributing guide concerning unit tests
Chocobozzz [Fri, 20 Apr 2018 08:21:28 +0000 (10:21 +0200)]
Fix auto quality
Chocobozzz [Fri, 20 Apr 2018 07:05:54 +0000 (09:05 +0200)]
Player better responsive
Chocobozzz [Fri, 20 Apr 2018 06:19:46 +0000 (08:19 +0200)]
Use mixin for word wrap
Chocobozzz [Fri, 20 Apr 2018 06:17:29 +0000 (08:17 +0200)]
Fix word-wrap on comments and description (#397 regression)
See merge request chocobozzz/PeerTube!10
Gérald Niel [Thu, 19 Apr 2018 17:40:18 +0000 (19:40 +0200)]
Update css (don't cut word arbitrary) for description and comments.
Gérald Niel [Thu, 19 Apr 2018 17:28:55 +0000 (19:28 +0200)]
Merge branch 'develop' of framagit.org:chocobozzz/PeerTube into develop
Chocobozzz [Thu, 19 Apr 2018 16:06:59 +0000 (18:06 +0200)]
Handle errors in embed
Chocobozzz [Thu, 19 Apr 2018 14:23:09 +0000 (16:23 +0200)]
Add doc to run only one unit test
Chocobozzz [Thu, 19 Apr 2018 13:37:44 +0000 (15:37 +0200)]
Add resolution in torrent file name
Chocobozzz [Thu, 19 Apr 2018 13:13:41 +0000 (15:13 +0200)]
Better file name for torrent
Chocobozzz [Thu, 19 Apr 2018 12:52:10 +0000 (14:52 +0200)]
Add information concerning video privacy in my videos list
Chocobozzz [Thu, 19 Apr 2018 09:47:02 +0000 (11:47 +0200)]
Add help concerning NSFW videos in upload
Chocobozzz [Thu, 19 Apr 2018 09:01:34 +0000 (11:01 +0200)]
Add ability to choose what policy we have for NSFW videos
There is a global instance setting and a per user setting
Gérald Niel [Thu, 19 Apr 2018 05:54:51 +0000 (07:54 +0200)]
Merge branch 'develop' of framagit.org:chocobozzz/PeerTube into develop
Chocobozzz [Wed, 18 Apr 2018 14:29:15 +0000 (16:29 +0200)]
Use popover for help component
Chocobozzz [Wed, 18 Apr 2018 14:04:49 +0000 (16:04 +0200)]
Process broadcast requests in parallel
Chocobozzz [Wed, 18 Apr 2018 13:32:40 +0000 (15:32 +0200)]
Move server follow in the job queue
It helps to track follow errors
Chocobozzz [Wed, 18 Apr 2018 13:27:33 +0000 (15:27 +0200)]
Fix tests
Chocobozzz [Wed, 18 Apr 2018 13:00:42 +0000 (15:00 +0200)]
Better responsive design on many comment children
Chocobozzz [Wed, 18 Apr 2018 08:20:13 +0000 (10:20 +0200)]
Handle when autoplay fails
Gérald Niel [Tue, 17 Apr 2018 16:55:14 +0000 (18:55 +0200)]
See commit
2a97572 fix #397 (regression)
Chocobozzz [Tue, 17 Apr 2018 13:11:12 +0000 (15:11 +0200)]
Add ability to click on the account in watch page
Chocobozzz [Tue, 17 Apr 2018 12:01:06 +0000 (14:01 +0200)]
Add redis cache to feed route
Pierre-Alain TORET [Tue, 17 Apr 2018 09:14:32 +0000 (11:14 +0200)]
Support hostname binding in config
* Add basic support for hostname binding
Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
* Make production example a bit more secure
Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
* Make example config files compatible with hostname binding modification
Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
* Fix typo
Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
* Bind on 127.0.0.1 by default
Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
* Update Docker configuration with hostname binding
Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
Chocobozzz [Tue, 17 Apr 2018 09:11:25 +0000 (11:11 +0200)]
Add rest api quickstart
Chocobozzz [Tue, 17 Apr 2018 08:56:27 +0000 (10:56 +0200)]
Handle sort in rss
Chocobozzz [Tue, 17 Apr 2018 08:35:08 +0000 (10:35 +0200)]
Simplify client syndications
Chocobozzz [Tue, 17 Apr 2018 07:54:53 +0000 (09:54 +0200)]
Hide big play button on autoplay
Rigel Kent [Mon, 16 Apr 2018 22:49:04 +0000 (00:49 +0200)]
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.
Chocobozzz [Mon, 16 Apr 2018 18:22:42 +0000 (20:22 +0200)]
Try to fix docker automatic build (again...)
Chocobozzz [Mon, 16 Apr 2018 17:03:56 +0000 (19:03 +0200)]
Try to fix automatic dockerbuild
Chocobozzz [Mon, 16 Apr 2018 16:44:57 +0000 (18:44 +0200)]
Improve dockerfile
Chocobozzz [Mon, 16 Apr 2018 08:48:17 +0000 (10:48 +0200)]
Add auth documentation
Florent Poinsaut [Mon, 16 Apr 2018 12:24:08 +0000 (14:24 +0200)]
Fix the execution right for docker-entrypoint.sh
Florent Poinsaut [Sun, 15 Apr 2018 20:28:05 +0000 (22:28 +0200)]
use gosu to fix /data permissions errors
Chocobozzz [Sun, 15 Apr 2018 08:46:26 +0000 (10:46 +0200)]
Improve big play button animation
Chocobozzz [Sun, 15 Apr 2018 07:29:53 +0000 (09:29 +0200)]
Don't add a dot after the url in forgot password email
Chocobozzz [Wed, 11 Apr 2018 17:25:05 +0000 (19:25 +0200)]
Fix #490
Gérald Niel [Wed, 11 Apr 2018 17:23:18 +0000 (19:23 +0200)]
Fix indetation (I hope!)
Gérald Niel [Wed, 11 Apr 2018 17:14:15 +0000 (19:14 +0200)]
Fix #490 and justify text in comments div.
Florent Poinsaut [Tue, 10 Apr 2018 15:07:29 +0000 (17:07 +0200)]
Add .gitignore for Docker
Rigel Kent [Mon, 9 Apr 2018 20:28:53 +0000 (22:28 +0200)]
Adding a more specific phrasing for yarn installation (#487)
Chocobozzz [Fri, 6 Apr 2018 14:06:43 +0000 (16:06 +0200)]
Upgrade to webpack 4
Chocobozzz [Fri, 6 Apr 2018 13:02:47 +0000 (15:02 +0200)]
Upgrade client dependencies
Chocobozzz [Fri, 6 Apr 2018 09:54:24 +0000 (11:54 +0200)]
Upgrade server dependencies
Chocobozzz [Fri, 6 Apr 2018 08:44:02 +0000 (10:44 +0200)]
Upgrade spectacle module
Chocobozzz [Fri, 6 Apr 2018 08:36:21 +0000 (10:36 +0200)]
Add what now section to production guide
Chocobozzz [Fri, 6 Apr 2018 08:19:41 +0000 (10:19 +0200)]
Fix api doc in video update endpoint
Chocobozzz [Fri, 6 Apr 2018 08:17:06 +0000 (10:17 +0200)]
Upgrade api doc
Chocobozzz [Thu, 5 Apr 2018 15:06:59 +0000 (17:06 +0200)]
Add ability to set a start time
Chocobozzz [Thu, 5 Apr 2018 14:50:08 +0000 (16:50 +0200)]
Cleanup peertube plugin after dispose
Chocobozzz [Thu, 5 Apr 2018 14:22:08 +0000 (16:22 +0200)]
Fix auto quality with http fallback
Chocobozzz [Thu, 5 Apr 2018 14:15:51 +0000 (16:15 +0200)]
resolution according to user bandwidth V1
Chocobozzz [Wed, 4 Apr 2018 09:04:14 +0000 (11:04 +0200)]
Don't start application until all components were initialized
Chocobozzz [Wed, 4 Apr 2018 08:47:02 +0000 (10:47 +0200)]
Fix privacy argument in upload script
Chocobozzz [Wed, 4 Apr 2018 08:21:36 +0000 (10:21 +0200)]
Add tests for publishedAt
Chocobozzz [Wed, 4 Apr 2018 07:52:45 +0000 (09:52 +0200)]
Accept unlisted comments too
Chocobozzz [Wed, 4 Apr 2018 07:39:19 +0000 (09:39 +0200)]
Improve admin css help
Chocobozzz [Wed, 4 Apr 2018 07:30:54 +0000 (09:30 +0200)]
Add id to body for more specific css
Chocobozzz [Wed, 4 Apr 2018 07:04:34 +0000 (09:04 +0200)]
Fix show more description button on video change
Chocobozzz [Wed, 4 Apr 2018 06:57:37 +0000 (08:57 +0200)]
Try to improve the contributing guide for tests
Chocobozzz [Tue, 3 Apr 2018 16:18:58 +0000 (18:18 +0200)]
Better embed responsive
Chocobozzz [Tue, 3 Apr 2018 16:06:58 +0000 (18:06 +0200)]
Fix video watch page responsive
Chocobozzz [Tue, 3 Apr 2018 15:33:39 +0000 (17:33 +0200)]
Fix watch page video change
Chocobozzz [Tue, 3 Apr 2018 13:11:46 +0000 (15:11 +0200)]
Improve first play
Chocobozzz [Fri, 30 Mar 2018 15:40:00 +0000 (17:40 +0200)]
Improve player
Add a settings dialog based on the work of Yanko Shterev (@yshterev):
https://github.com/yshterev/videojs-settings-menu. Thanks!
Chocobozzz [Thu, 29 Mar 2018 14:28:07 +0000 (16:28 +0200)]
Add opacity effect on control bar icons
Chocobozzz [Thu, 29 Mar 2018 14:01:50 +0000 (16:01 +0200)]
Improve player progress bar
Chocobozzz [Tue, 3 Apr 2018 07:04:35 +0000 (09:04 +0200)]
Update docker image name
Chocobozzz [Tue, 3 Apr 2018 06:49:18 +0000 (08:49 +0200)]
Add information about test databases in contributing guide
Chocobozzz [Tue, 3 Apr 2018 06:44:04 +0000 (08:44 +0200)]
Improve contributing guide
victor-long [Mon, 2 Apr 2018 22:12:58 +0000 (00:12 +0200)]
Documentation for macOS development. (#462)
memorybox [Mon, 2 Apr 2018 18:28:25 +0000 (02:28 +0800)]
fix #456 catching errors in import-videos (#457)
luz.paz [Fri, 30 Mar 2018 16:36:40 +0000 (12:36 -0400)]
Misc. typos
Found via `codespell -q 3`
Chocobozzz [Fri, 30 Mar 2018 15:47:21 +0000 (17:47 +0200)]
Fix migration 200
Rigel [Fri, 30 Mar 2018 11:59:26 +0000 (13:59 +0200)]
refactoring archive creation step to reduce code duplication and be less error-prone
Rigel [Thu, 29 Mar 2018 13:11:15 +0000 (15:11 +0200)]
modified scripts/release.sh to add tar.xz and provide archive signatures
Julien Le Bras [Wed, 28 Mar 2018 21:38:52 +0000 (23:38 +0200)]
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
Armando Lüscher [Fri, 30 Mar 2018 00:11:30 +0000 (02:11 +0200)]
Fix little typo in variable.
Luc Didry [Thu, 29 Mar 2018 12:27:55 +0000 (14:27 +0200)]
Add precision on upgrade script (#433)
Chocobozzz [Thu, 29 Mar 2018 12:13:23 +0000 (14:13 +0200)]
Bumped to version v1.0.0-beta.3
Chocobozzz [Thu, 29 Mar 2018 12:13:06 +0000 (14:13 +0200)]
Fix changelog
Chocobozzz [Thu, 29 Mar 2018 11:42:03 +0000 (13:42 +0200)]
Upgrade changelog
Chocobozzz [Thu, 29 Mar 2018 09:22:27 +0000 (11:22 +0200)]
Add reverse proxy test in travis
Rigel Kent [Thu, 29 Mar 2018 09:07:51 +0000 (11:07 +0200)]
add .editorconfig to maintain consistent coding styles (#429)
Signed-off-by: Rigel Kent <sendmemail@rigelk.eu>
Chocobozzz [Thu, 29 Mar 2018 08:58:24 +0000 (10:58 +0200)]
Prevent brute force login attack
Chocobozzz [Thu, 29 Mar 2018 06:49:34 +0000 (08:49 +0200)]
Disply other videos if screen >= 1300px
Chocobozzz [Wed, 28 Mar 2018 16:22:59 +0000 (18:22 +0200)]
Add link to register in login form
Chocobozzz [Wed, 28 Mar 2018 15:05:46 +0000 (17:05 +0200)]
Add initial video quota info in registration form
Chocobozzz [Wed, 28 Mar 2018 12:51:50 +0000 (14:51 +0200)]
Fix views system behind a proxy
Chocobozzz [Wed, 28 Mar 2018 11:45:24 +0000 (13:45 +0200)]
Remove alpine image
Charles de Lacombe [Wed, 28 Mar 2018 09:43:09 +0000 (11:43 +0200)]
Add a hover effect on left menu links (#418) (#425)
I:
- removed the `margin-left` on the `.panel-block` to put it on the children
instead
- squashed the `margin-bottom` of the links into their `height` (and rounded it
to 40px, feel free to correct me)
- centered vertically the content of the links
- added the `background-color` change on hover for the links
I put the same color as the `.logged-in-block`. Maybe it should be externalized
as a SCSS variable?
I also added a CSS transition. Is it alright?
Chocobozzz [Wed, 28 Mar 2018 09:00:02 +0000 (11:00 +0200)]
Truncate correctly video descriptions
Chocobozzz [Wed, 28 Mar 2018 06:42:23 +0000 (08:42 +0200)]
Bumped to version v1.0.0-beta.2
Chocobozzz [Wed, 28 Mar 2018 06:32:59 +0000 (08:32 +0200)]
Update FreeBSD doc (fix typo in markdow syntax)
Gérald Niel [Tue, 27 Mar 2018 18:04:58 +0000 (20:04 +0200)]
Update dependencies.md