Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ISO 639 for languages | Chocobozzz | 2018-04-23 | 2 | -33/+199 |
| | |||||
* | 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 | 4 | -6/+63 |
| | | | | 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 | 2 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Fix migration 200 | Chocobozzz | 2018-03-30 | 1 | -1/+11 |
| | |||||
* | Add publishedAt field for video model. | Julien Le Bras | 2018-03-30 | 2 | -1/+33 |
| | | | | | | | | | | | | * 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 | ||||
* | Upgrade changelog | Chocobozzz | 2018-03-29 | 1 | -2/+0 |
| | |||||
* | Add reverse proxy test in travis | Chocobozzz | 2018-03-29 | 1 | -1/+1 |
| | |||||
* | Prevent brute force login attack | Chocobozzz | 2018-03-29 | 3 | -1/+11 |
| | |||||
* | Add sign language to the index of languages (#420) | Rigel Kent | 2018-03-27 | 1 | -1/+16 |
| | |||||
* | Fix error logging | Chocobozzz | 2018-03-26 | 2 | -2/+2 |
| | |||||
* | Limit comment length to 1 character, fixes #394 (#399) | Aurélien Bertron | 2018-03-24 | 1 | -1/+1 |
| | |||||
* | Fix error display on edit config in admin | Chocobozzz | 2018-03-23 | 1 | -3/+6 |
| | |||||
* | Don't search migration version in old Applications table anymore | Chocobozzz | 2018-03-23 | 1 | -11/+3 |
| | |||||
* | 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 |
| | |||||
* | Fix resolution for portrait videos | Chocobozzz | 2018-02-27 | 1 | -2/+2 |
| | |||||
* | 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 | 2 | -2/+58 |
| | |||||
* | 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 | 2 | -1/+7 |
| | |||||
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 2 | -4/+19 |
| | |||||
* | Fix migrations | Chocobozzz | 2018-01-29 | 2 | -1/+24 |
| | |||||
* | Don't rehost announced video activities | Chocobozzz | 2018-01-26 | 2 | -1/+42 |
| | |||||
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 4 | -30/+44 |
| | | | | | | | 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 | 2 | -1/+4 |
| | |||||
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 1 | -1/+1 |
| | |||||
* | Add ability to update some configuration keys | Chocobozzz | 2018-01-17 | 1 | -17/+67 |
| | |||||
* | Update README badge paths | Chocobozzz | 2018-01-16 | 1 | -1/+1 |
| | |||||
* | Fix config storage paths | Chocobozzz | 2018-01-16 | 1 | -8/+8 |
| | |||||
* | Remove storage.certs from checker | Chocobozzz | 2018-01-15 | 1 | -1/+1 |
| | |||||
* | Fix lint | Chocobozzz | 2018-01-12 | 1 | -1/+0 |
| | |||||
* | Update follower/following counts | Chocobozzz | 2018-01-12 | 2 | -1/+25 |
| | |||||
* | Activity Pub improvements | Chocobozzz | 2018-01-11 | 1 | -1/+2 |
| | |||||
* | Add tests to handle down server | Chocobozzz | 2018-01-11 | 1 | -2/+2 |
| | |||||
* | Add scores to follows and remove bad ones | Chocobozzz | 2018-01-11 | 2 | -8/+41 |
| | |||||
* | Fetch remote AP objects | Chocobozzz | 2018-01-10 | 3 | -3/+4 |
| | |||||
* | Remove :443 from video urls too | Chocobozzz | 2018-01-05 | 2 | -1/+26 |
| | |||||
* | Fix tls and account bug | Chocobozzz | 2018-01-05 | 2 | -1/+43 |
| | |||||
* | Refresh remote accounts | Chocobozzz | 2018-01-04 | 1 | -1/+3 |
| | |||||
* | Send account activitypub update events | Chocobozzz | 2018-01-03 | 1 | -0/+1 |
| | |||||
* | Automatically resize avatars | Chocobozzz | 2018-01-03 | 1 | -0/+5 |
| |