Chocobozzz [Fri, 31 Aug 2018 09:44:07 +0000 (11:44 +0200)]
Use custom rate limiter when asking verif email
Chocobozzz [Fri, 31 Aug 2018 09:43:46 +0000 (11:43 +0200)]
Add sql trace in error log on sequelize error
Chocobozzz [Fri, 31 Aug 2018 08:05:54 +0000 (10:05 +0200)]
Fix user create daily quota component
Chocobozzz [Fri, 31 Aug 2018 07:53:07 +0000 (09:53 +0200)]
Try to improve sql videos list query
Split the complex query in 2 different queries
Chocobozzz [Thu, 30 Aug 2018 12:58:00 +0000 (14:58 +0200)]
Videos overview page: first version
Josh Morel [Fri, 31 Aug 2018 07:18:19 +0000 (03:18 -0400)]
add user account email verificiation (#977)
* add user account email verificiation
includes server and client code to:
* enable verificationRequired via custom config
* send verification email with registration
* ask for verification email
* verify via email
* prevent login if not verified and required
* conditional client links to ask for new verification email
* allow login for verified=null
these are users created when verification not required
should still be able to login when verification is enabled
* refactor email verifcation pr
* change naming from verified to emailVerified
* change naming from askVerifyEmail to askSendVerifyEmail
* undo unrelated automatic prettier formatting on api/config
* use redirectService for home
* remove redundant success notification on email verified
* revert test.yaml smpt host
Chocobozzz [Wed, 29 Aug 2018 14:52:17 +0000 (16:52 +0200)]
Fix job tests
Chocobozzz [Wed, 29 Aug 2018 14:26:25 +0000 (16:26 +0200)]
Bufferize videos views in redis
Rigel Kent [Thu, 30 Aug 2018 09:15:22 +0000 (11:15 +0200)]
watch view visual tweaks and search/comment placeholder dismiss on focus (#983)
- make the placeholder disappear on focus in the search bar
- make the placeholder disappear on focus in the comment textarea
- make the texarea resize automagically
- refactor the watch view to use bootstrap 4's flexgrid
- move action buttons of the watch view to the right of the video info
- responsive tweaks and margin adjustments in the watch view
Edouard SCHWEISGUTH [Thu, 30 Aug 2018 06:33:05 +0000 (08:33 +0200)]
Changes the README schemas (#984)
* Change readme schema & add their sources
* Add titles
Rigel Kent [Tue, 28 Aug 2018 20:58:13 +0000 (22:58 +0200)]
replacing placeholder and feature table display improvement
Chocobozzz [Tue, 28 Aug 2018 16:29:29 +0000 (18:29 +0200)]
Refractor user quota SQL queries
Chocobozzz [Tue, 28 Aug 2018 15:39:29 +0000 (17:39 +0200)]
Add features table on signup
Chocobozzz [Tue, 28 Aug 2018 14:05:38 +0000 (16:05 +0200)]
Move abuse state column at the end
Chocobozzz [Tue, 28 Aug 2018 14:02:02 +0000 (16:02 +0200)]
Fix search results
Chocobozzz [Tue, 28 Aug 2018 13:16:04 +0000 (15:16 +0200)]
Optimize channel search query
Chocobozzz [Tue, 28 Aug 2018 09:32:03 +0000 (11:32 +0200)]
Fix tests
Chocobozzz [Tue, 28 Aug 2018 08:56:09 +0000 (10:56 +0200)]
Fix oauth server module
Chocobozzz [Tue, 28 Aug 2018 08:23:01 +0000 (10:23 +0200)]
Fix player playback (video never ends)
Rigel Kent [Tue, 28 Aug 2018 07:32:03 +0000 (09:32 +0200)]
keyboard shortcuts and key map view (#974)
Micah Elizabeth Scott [Tue, 28 Aug 2018 07:29:29 +0000 (00:29 -0700)]
Suggest TCP/IP tuning to prevent buffer bloat + latency (#976)
* Suggest TCP/IP CoDel and BBR congestion control in production guide
This seems to be helping lots on my server, where the default
(Debian 9) was to use FIFO queueing which would cause buffer bloat
and huge latency for clients on slower network links.
Felix Ableitner [Tue, 28 Aug 2018 07:06:00 +0000 (02:06 -0500)]
Display report reason in multiple lines (#957)
* Display report reason in multiple lines
* more adjustments:
- move report reason into dropdown
- allow line wrap in dropdown (also in video blacklist)
- fix colspan in blacklist dropdown
- merge css rules into moderation.component.scss
* use min-width for labels
Felix Ableitner [Tue, 28 Aug 2018 07:01:35 +0000 (02:01 -0500)]
Implement daily upload limit (#956)
* Implement daily upload limit (ref #652)
* remove duplicate code
* review fixes
* fix tests?
* whitespace fixes, finish leftover todo
* fix tests
* added some new tests
* use different config value for tests
* remove todo
Chocobozzz [Mon, 27 Aug 2018 14:42:27 +0000 (16:42 +0200)]
Improve error message on actor name conflict
Chocobozzz [Mon, 27 Aug 2018 14:34:41 +0000 (16:34 +0200)]
Upgrade server dependencies
Chocobozzz [Mon, 27 Aug 2018 14:23:34 +0000 (16:23 +0200)]
Correctly migrate to fs-extra
Chocobozzz [Mon, 27 Aug 2018 14:02:34 +0000 (16:02 +0200)]
Underline links in feed popover when hovering
Chocobozzz [Mon, 27 Aug 2018 13:59:00 +0000 (15:59 +0200)]
Add start at checkbox in share modal
Rigel Kent [Mon, 27 Aug 2018 11:28:49 +0000 (13:28 +0200)]
replace fs by fs-extra to prevent EMFILE error
Chocobozzz [Mon, 27 Aug 2018 13:33:22 +0000 (15:33 +0200)]
Add parse-log doc
Chocobozzz [Mon, 27 Aug 2018 13:09:04 +0000 (15:09 +0200)]
Fix deprecated ng-bootstrap methods
Chocobozzz [Mon, 27 Aug 2018 09:52:14 +0000 (11:52 +0200)]
Add popover autoclose
Chocobozzz [Mon, 27 Aug 2018 09:45:58 +0000 (11:45 +0200)]
Upgrade client dependencies
Chocobozzz [Mon, 27 Aug 2018 09:34:43 +0000 (11:34 +0200)]
Don't compile all languages in travis
Chocobozzz [Mon, 27 Aug 2018 09:20:06 +0000 (11:20 +0200)]
Add portuguese and swedish languages
Chocobozzz [Mon, 27 Aug 2018 08:04:07 +0000 (10:04 +0200)]
Upgrade translations
Chocobozzz [Fri, 24 Aug 2018 13:36:50 +0000 (15:36 +0200)]
Fetch outbox when searching an actor
Chocobozzz [Fri, 24 Aug 2018 09:04:02 +0000 (11:04 +0200)]
Search video channel handle/uri
Chocobozzz [Fri, 24 Aug 2018 08:31:56 +0000 (10:31 +0200)]
Infinite scroll to list our subscriptions
Chocobozzz [Thu, 23 Aug 2018 15:58:39 +0000 (17:58 +0200)]
Add ability to search video channels
Chocobozzz [Thu, 23 Aug 2018 08:30:53 +0000 (10:30 +0200)]
Fix tests
Chocobozzz [Wed, 22 Aug 2018 14:59:55 +0000 (16:59 +0200)]
Refractor comment creation from federation
Chocobozzz [Wed, 22 Aug 2018 14:15:35 +0000 (16:15 +0200)]
Add refresh video on search
Chocobozzz [Wed, 22 Aug 2018 09:51:39 +0000 (11:51 +0200)]
Add ability to search a video with an URL
Chocobozzz [Tue, 21 Aug 2018 14:18:59 +0000 (16:18 +0200)]
Add local user subscriptions
Chocobozzz [Tue, 21 Aug 2018 08:34:18 +0000 (10:34 +0200)]
Add get subscription endpoint
Chocobozzz [Fri, 17 Aug 2018 13:45:42 +0000 (15:45 +0200)]
Add ability to set a name to a channel
Chocobozzz [Fri, 17 Aug 2018 09:24:36 +0000 (11:24 +0200)]
Use height instead of width to represent the video resolution
Chocobozzz [Thu, 16 Aug 2018 13:25:20 +0000 (15:25 +0200)]
Add subscriptions endpoints to REST API
Chocobozzz [Thu, 16 Aug 2018 09:57:01 +0000 (11:57 +0200)]
Correctly cache server translations
Chocobozzz [Thu, 16 Aug 2018 09:48:48 +0000 (11:48 +0200)]
Fix dev locale
Chocobozzz [Thu, 16 Aug 2018 09:39:58 +0000 (11:39 +0200)]
Cache player translations
Chocobozzz [Thu, 16 Aug 2018 09:26:22 +0000 (11:26 +0200)]
Split users controller
potedeo [Thu, 16 Aug 2018 14:42:00 +0000 (16:42 +0200)]
[Issue 641] Add shortcut my videos link in menu-wrapper
kaiyou [Sun, 26 Aug 2018 09:16:16 +0000 (11:16 +0200)]
(docker) add quota to the docker configuration values (#964)
osauzet [Fri, 24 Aug 2018 14:12:41 +0000 (16:12 +0200)]
add postgresql96-contrib to the FreeBSD dependencies (#958)
Micah Elizabeth Scott [Thu, 23 Aug 2018 19:12:08 +0000 (12:12 -0700)]
Only enable gzip for HTML/CSS/JS
No compression on JSON endpoints, in order to protect
from potential compression+encryption data leak attacks (like BREACH)
Micah Elizabeth Scott [Wed, 22 Aug 2018 21:34:41 +0000 (14:34 -0700)]
Add gzip support to the sample nginx configuration
Without gzip explicitly enabled, load times suffer from transferring
over a megabyte of plaintext javascript. With gzip enabled, the bundle
is down to about 300K, and loads much faster.
This change does not enable gzip on files that are already compressed,
so images, fonts, and videos will be sent without the CPU overhead.
Felix Ableitner [Sat, 18 Aug 2018 21:53:43 +0000 (16:53 -0500)]
Add missing instructions to Contributing document
Jorropo [Tue, 21 Aug 2018 12:09:53 +0000 (14:09 +0200)]
Fix AutoThread
Chocobozzz [Tue, 21 Aug 2018 08:48:57 +0000 (10:48 +0200)]
Reduce FreeBSD title size
Chocobozzz [Tue, 21 Aug 2018 07:29:13 +0000 (09:29 +0200)]
Fix release script
Jorropo [Tue, 21 Aug 2018 07:22:25 +0000 (09:22 +0200)]
Fix changelog
Chocobozzz [Tue, 21 Aug 2018 06:59:06 +0000 (08:59 +0200)]
Bumped to version v1.0.0-beta.11
Chocobozzz [Tue, 21 Aug 2018 06:56:22 +0000 (08:56 +0200)]
Update changelog
Josh Morel [Sun, 19 Aug 2018 14:11:08 +0000 (10:11 -0400)]
correct password reset disabled binding
Jorropo [Thu, 16 Aug 2018 08:57:57 +0000 (10:57 +0200)]
Change npm repo to git+https
Chocobozzz [Thu, 16 Aug 2018 09:11:20 +0000 (11:11 +0200)]
Translate player according to the interface lang
Chocobozzz [Thu, 16 Aug 2018 08:48:35 +0000 (10:48 +0200)]
Translate subtitle langs in player
Chocobozzz [Thu, 16 Aug 2018 07:45:51 +0000 (09:45 +0200)]
Ensure youtubedl binary exists in ydl helper
Chocobozzz [Tue, 14 Aug 2018 17:24:56 +0000 (19:24 +0200)]
Fix client build
Chocobozzz [Tue, 14 Aug 2018 15:56:51 +0000 (17:56 +0200)]
Add quota used in users list
Chocobozzz [Tue, 14 Aug 2018 14:38:37 +0000 (16:38 +0200)]
Regroup abuse and blacklisted videos inside "moderation"
Chocobozzz [Tue, 14 Aug 2018 14:01:54 +0000 (16:01 +0200)]
Improve follow component routing
Chocobozzz [Tue, 14 Aug 2018 13:38:09 +0000 (15:38 +0200)]
Don't set a bitrate on unknown audio input
Chocobozzz [Tue, 14 Aug 2018 13:47:56 +0000 (15:47 +0200)]
Update client according to new model paths
Chocobozzz [Tue, 14 Aug 2018 13:28:30 +0000 (15:28 +0200)]
Cleanup utils helper
Chocobozzz [Tue, 14 Aug 2018 12:59:53 +0000 (14:59 +0200)]
Flat shared module directory
Chocobozzz [Tue, 14 Aug 2018 09:40:14 +0000 (11:40 +0200)]
Increase video import timeout
Chocobozzz [Tue, 14 Aug 2018 09:00:03 +0000 (11:00 +0200)]
Filter tracker based on infohash
Chocobozzz [Tue, 14 Aug 2018 08:13:17 +0000 (10:13 +0200)]
Fix docker env file
Chocobozzz [Tue, 14 Aug 2018 07:16:32 +0000 (09:16 +0200)]
Add tests when getting a blacklisted video
Chocobozzz [Tue, 14 Aug 2018 07:08:47 +0000 (09:08 +0200)]
Improve blacklist management
Chocobozzz [Mon, 13 Aug 2018 14:57:13 +0000 (16:57 +0200)]
Add blacklist reason field
Chocobozzz [Mon, 13 Aug 2018 09:54:11 +0000 (11:54 +0200)]
Add ability to delete and update abuse on client
Quentà [Fri, 10 Aug 2018 20:02:16 +0000 (22:02 +0200)]
make i18n locale names consistent (#918)
Chocobozzz [Fri, 10 Aug 2018 15:56:07 +0000 (17:56 +0200)]
Correctly copy ffmpeg
Chocobozzz [Fri, 10 Aug 2018 15:49:12 +0000 (17:49 +0200)]
Try to fix travis tests
Chocobozzz [Fri, 10 Aug 2018 14:54:01 +0000 (16:54 +0200)]
Add state and moderationComment for abuses on server side
Chocobozzz [Fri, 10 Aug 2018 08:37:16 +0000 (10:37 +0200)]
Fix dockerfile
Chocobozzz [Thu, 9 Aug 2018 17:34:39 +0000 (19:34 +0200)]
Clean yarn cache after install in docker
Chocobozzz [Thu, 9 Aug 2018 17:08:54 +0000 (19:08 +0200)]
Fix videos add tabs style
Chocobozzz [Thu, 9 Aug 2018 15:51:25 +0000 (17:51 +0200)]
Add ability to ban/unban users
Chocobozzz [Thu, 9 Aug 2018 12:55:06 +0000 (14:55 +0200)]
Migrate to bootstrap 4 and ng-bootstrap
Chocobozzz [Thu, 9 Aug 2018 07:22:10 +0000 (09:22 +0200)]
Upgrade to bootstrap 4 first step
Chocobozzz [Wed, 8 Aug 2018 15:36:10 +0000 (17:36 +0200)]
Add reason when banning a user
Chocobozzz [Wed, 8 Aug 2018 14:00:06 +0000 (16:00 +0200)]
Support occitan
Chocobozzz [Wed, 8 Aug 2018 12:58:21 +0000 (14:58 +0200)]
Implement user blocking on server side
Chocobozzz [Wed, 8 Aug 2018 09:16:16 +0000 (11:16 +0200)]
Push/Pull translations
Chocobozzz [Wed, 8 Aug 2018 08:55:27 +0000 (10:55 +0200)]
Add ability to delete our account