Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix npm run dev:server | Chocobozzz | 2018-06-29 | 1 | -1/+1 |
| | |||||
* | Add tracker rate limiter | Chocobozzz | 2018-06-26 | 1 | -0/+9 |
| | |||||
* | Add ability to schedule video publication | Chocobozzz | 2018-06-15 | 1 | -4/+2 |
| | |||||
* | Add ability for uploaders to schedule video update | Chocobozzz | 2018-06-14 | 1 | -3/+12 |
| | |||||
* | Improve tests when waiting pending jobs | Chocobozzz | 2018-06-13 | 1 | -0/+7 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 1 | -2/+8 |
| | | | | publishing a video | ||||
* | Increase access_token lifetime | Chocobozzz | 2018-06-08 | 1 | -1/+1 |
| | |||||
* | Improve create import file job | Chocobozzz | 2018-06-07 | 1 | -0/+3 |
| | | | | Fix federation of .ogv videos | ||||
* | Add create-import-video-file-job command | Florent Fayolle | 2018-06-07 | 1 | -0/+2 |
| | |||||
* | Add server localization | Chocobozzz | 2018-06-06 | 1 | -1/+2 |
| | |||||
* | Improve torrent/video download | Chocobozzz | 2018-05-29 | 1 | -0/+5 |
| | |||||
* | feature: IP filtering on signup page | Rigel Kent | 2018-05-22 | 1 | -1/+7 |
| | | | | | | disable registration form on IP not in range checking the CIDR list before filtering with it placing the cidr filters as an attribute object in the config | ||||
* | feature: db selection in redis | Rigel Kent | 2018-05-21 | 1 | -1/+2 |
| | | | | resolves #579 | ||||
* | robots.txt config and route | Rigel Kent | 2018-05-16 | 1 | -1/+2 |
| | |||||
* | Use publishedAt by default in videos sort | Chocobozzz | 2018-05-15 | 1 | -1/+1 |
| | |||||
* | Decrease AP video cache | Chocobozzz | 2018-05-11 | 1 | -1/+1 |
| | |||||
* | Cache AP video route for 5 seconds | Chocobozzz | 2018-05-11 | 1 | -2/+9 |
| | |||||
* | Add ability to embed a video in Twitter | Chocobozzz | 2018-05-11 | 1 | -0/+6 |
| | | | | The instance should be whitelisted first | ||||
* | Fix video channel description/support max length | Chocobozzz | 2018-05-09 | 1 | -4/+4 |
| | |||||
* | Add timeout and TTL to request jobs | Chocobozzz | 2018-05-09 | 1 | -3/+6 |
| | |||||
* | Add ability to update the user display name/description | Chocobozzz | 2018-04-26 | 1 | -1/+2 |
| | |||||
* | Use ISO 639 for languages | Chocobozzz | 2018-04-23 | 1 | -33/+37 |
| | |||||
* | Better file name for torrent | Chocobozzz | 2018-04-19 | 1 | -1/+1 |
| | |||||
* | Add information concerning video privacy in my videos list | Chocobozzz | 2018-04-19 | 1 | -1/+1 |
| | |||||
* | Add ability to choose what policy we have for NSFW videos | Chocobozzz | 2018-04-19 | 1 | -1/+10 |
| | | | | There is a global instance setting and a per user setting | ||||
* | Process broadcast requests in parallel | Chocobozzz | 2018-04-18 | 1 | -0/+2 |
| | |||||
* | Move server follow in the job queue | Chocobozzz | 2018-04-18 | 1 | -0/+2 |
| | | | | It helps to track follow errors | ||||
* | Add redis cache to feed route | Chocobozzz | 2018-04-17 | 1 | -0/+8 |
| | |||||
* | Support hostname binding in config | Pierre-Alain TORET | 2018-04-17 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Add publishedAt field for video model. | Julien Le Bras | 2018-03-30 | 1 | -1/+1 |
| | | | | | | | | | | | | * 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 | ||||
* | Add reverse proxy test in travis | Chocobozzz | 2018-03-29 | 1 | -1/+1 |
| | |||||
* | Prevent brute force login attack | Chocobozzz | 2018-03-29 | 1 | -0/+9 |
| | |||||
* | Add sign language to the index of languages (#420) | Rigel Kent | 2018-03-27 | 1 | -1/+16 |
| | |||||
* | Limit comment length to 1 character, fixes #394 (#399) | Aurélien Bertron | 2018-03-24 | 1 | -1/+1 |
| | |||||
* | Add option to disable starttls | Chocobozzz | 2018-03-22 | 1 | -0/+1 |
| | |||||
* | Fix video_share_url duplicate key in transcoding job | Chocobozzz | 2018-03-19 | 1 | -2/+5 |
| | |||||
* | Add short description in config | Chocobozzz | 2018-03-15 | 1 | -0/+1 |
| | |||||
* | Add ability to change the homepage | Chocobozzz | 2018-03-01 | 1 | -0/+1 |
| | |||||
* | Add 30 fps limit in transcoding | Chocobozzz | 2018-02-26 | 1 | -0/+2 |
| | |||||
* | Avoids easy cheating on vidoe views | Chocobozzz | 2018-02-23 | 1 | -1/+5 |
| | |||||
* | Add ability to add custom css/javascript | Chocobozzz | 2018-02-22 | 1 | -1/+5 |
| | |||||
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 1 | -2/+5 |
| | |||||
* | Add ability to set video thumbnail/preview | Chocobozzz | 2018-02-14 | 1 | -2/+8 |
| | |||||
* | Add new name/terms/description config options | Chocobozzz | 2018-01-31 | 1 | -0/+5 |
| | |||||
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 1 | -3/+17 |
| | |||||
* | Fix migrations | Chocobozzz | 2018-01-29 | 1 | -1/+1 |
| | |||||
* | Don't rehost announced video activities | Chocobozzz | 2018-01-26 | 1 | -1/+4 |
| | |||||
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 1 | -25/+24 |
| | | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore. | ||||
* | Add ability to configure log level | Chocobozzz | 2018-01-19 | 1 | -0/+3 |
| | |||||
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 1 | -1/+1 |
| |