Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix insane SQL request when loading all video attributes | Chocobozzz | 2018-05-23 | 1 | -0/+3 |
| | |||||
* | feature: IP filtering on signup page | Rigel Kent | 2018-05-22 | 6 | -6/+69 |
| | | | | | | 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 | ||||
* | Improve e2e tests | Chocobozzz | 2018-05-22 | 1 | -0/+0 |
| | |||||
* | feature: db selection in redis | Rigel Kent | 2018-05-21 | 4 | -4/+7 |
| | | | | resolves #579 | ||||
* | Fix video channel update with an admin account | Chocobozzz | 2018-05-17 | 4 | -9/+24 |
| | |||||
* | Fix typings | Chocobozzz | 2018-05-16 | 1 | -2/+4 |
| | |||||
* | robots.txt config and route | Rigel Kent | 2018-05-16 | 3 | -2/+9 |
| | |||||
* | Fix updating video tags to empty field | Chocobozzz | 2018-05-16 | 5 | -14/+20 |
| | |||||
* | Use publishedAt by default in videos sort | Chocobozzz | 2018-05-15 | 1 | -1/+1 |
| | |||||
* | making the feed fulltext | Rigel Kent | 2018-05-12 | 1 | -1/+1 |
| | |||||
* | Add check channel update test in video update | Chocobozzz | 2018-05-11 | 1 | -0/+6 |
| | |||||
* | Move normalize functions in helpers | Chocobozzz | 2018-05-11 | 4 | -26/+26 |
| | |||||
* | Improve AP validation for Notes | Chocobozzz | 2018-05-11 | 3 | -11/+25 |
| | |||||
* | Add ability to update a video channel | Chocobozzz | 2018-05-11 | 13 | -72/+259 |
| | |||||
* | Decrease AP video cache | Chocobozzz | 2018-05-11 | 1 | -1/+1 |
| | |||||
* | Cache AP video route for 5 seconds | Chocobozzz | 2018-05-11 | 5 | -28/+40 |
| | |||||
* | linting | John Livingston | 2018-05-11 | 1 | -18/+18 |
| | |||||
* | fix reject | John Livingston | 2018-05-11 | 1 | -3/+2 |
| | |||||
* | Standard code | John Livingston | 2018-05-11 | 1 | -9/+8 |
| | |||||
* | import-videos: prompt for password | John Livingston | 2018-05-11 | 1 | -6/+32 |
| | |||||
* | Add ability to embed a video in Twitter | Chocobozzz | 2018-05-11 | 7 | -4/+65 |
| | | | | The instance should be whitelisted first | ||||
* | Improve video torrent AP object validator | Chocobozzz | 2018-05-11 | 4 | -20/+19 |
| | |||||
* | Fix tests | Chocobozzz | 2018-05-09 | 2 | -6/+6 |
| | |||||
* | Fix video channel description/support max length | Chocobozzz | 2018-05-09 | 3 | -7/+52 |
| | |||||
* | Account/channel descriptions are not required anymore | Chocobozzz | 2018-05-09 | 3 | -48/+89 |
| | |||||
* | Add timeout and TTL to request jobs | Chocobozzz | 2018-05-09 | 5 | -14/+33 |
| | |||||
* | Fix video channel update/create on empty fields | Chocobozzz | 2018-05-07 | 1 | -3/+4 |
| | |||||
* | feature: initial syndication feeds tests for instance-wide feeds | Rigel Kent | 2018-04-26 | 4 | -0/+123 |
| | |||||
* | Add video channel management | Chocobozzz | 2018-04-26 | 8 | -26/+21 |
| | |||||
* | Add ability to update the user display name/description | Chocobozzz | 2018-04-26 | 7 | -3/+54 |
| | |||||
* | Implement video channel feeds | Chocobozzz | 2018-04-25 | 2 | -9/+8 |
| | |||||
* | Implement video channel views | Chocobozzz | 2018-04-25 | 2 | -8/+2 |
| | |||||
* | Update video-channel routes (again) | Chocobozzz | 2018-04-25 | 8 | -245/+210 |
| | | | | Use /video-channels now, it's more simple for clients | ||||
* | Add account link in videos list | Chocobozzz | 2018-04-25 | 2 | -2/+6 |
| | |||||
* | Video channel API routes refractor | Chocobozzz | 2018-04-25 | 13 | -113/+317 |
| | |||||
* | Update video channel routes | Chocobozzz | 2018-04-24 | 13 | -286/+441 |
| | |||||
* | Add account view | Chocobozzz | 2018-04-24 | 10 | -132/+174 |
| | |||||
* | Update changelog | Chocobozzz | 2018-04-23 | 1 | -1/+2 |
| | |||||
* | Use ISO 639 for languages | Chocobozzz | 2018-04-23 | 16 | -86/+260 |
| | |||||
* | Add resolution in torrent file name | Chocobozzz | 2018-04-19 | 1 | -1/+2 |
| | |||||
* | Better file name for torrent | Chocobozzz | 2018-04-19 | 2 | -4/+6 |
| | |||||
* | Add information concerning video privacy in my videos list | Chocobozzz | 2018-04-19 | 3 | -11/+14 |
| | |||||
* | Add help concerning NSFW videos in upload | Chocobozzz | 2018-04-19 | 1 | -0/+1 |
| | |||||
* | Add ability to choose what policy we have for NSFW videos | Chocobozzz | 2018-04-19 | 21 | -58/+425 |
| | | | | There is a global instance setting and a per user setting | ||||
* | Process broadcast requests in parallel | Chocobozzz | 2018-04-18 | 2 | -10/+9 |
| | |||||
* | Move server follow in the job queue | Chocobozzz | 2018-04-18 | 4 | -64/+89 |
| | | | | It helps to track follow errors | ||||
* | Fix tests | Chocobozzz | 2018-04-18 | 1 | -1/+1 |
| | |||||
* | Add ability to click on the account in watch page | Chocobozzz | 2018-04-17 | 2 | -2/+2 |
| | |||||
* | Add redis cache to feed route | Chocobozzz | 2018-04-17 | 4 | -16/+113 |
| | |||||
* | 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> |