Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add help concerning NSFW videos in upload | Chocobozzz | 2018-04-19 | 6 | -4/+9 |
| | |||||
* | Add ability to choose what policy we have for NSFW videos | Chocobozzz | 2018-04-19 | 41 | -86/+519 |
| | | | | There is a global instance setting and a per user setting | ||||
* | Use popover for help component | Chocobozzz | 2018-04-18 | 3 | -29/+14 |
| | |||||
* | Process broadcast requests in parallel | Chocobozzz | 2018-04-18 | 3 | -13/+13 |
| | |||||
* | Move server follow in the job queue | Chocobozzz | 2018-04-18 | 5 | -64/+90 |
| | | | | It helps to track follow errors | ||||
* | Fix tests | Chocobozzz | 2018-04-18 | 1 | -1/+1 |
| | |||||
* | Better responsive design on many comment children | Chocobozzz | 2018-04-18 | 3 | -7/+33 |
| | |||||
* | Handle when autoplay fails | Chocobozzz | 2018-04-18 | 4 | -12/+29 |
| | |||||
* | Add ability to click on the account in watch page | Chocobozzz | 2018-04-17 | 8 | -14/+24 |
| | |||||
* | Add redis cache to feed route | Chocobozzz | 2018-04-17 | 4 | -16/+113 |
| | |||||
* | Support hostname binding in config | Pierre-Alain TORET | 2018-04-17 | 6 | -4/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 rest api quickstart | Chocobozzz | 2018-04-17 | 2 | -1/+50 |
| | |||||
* | Handle sort in rss | Chocobozzz | 2018-04-17 | 11 | -63/+58 |
| | |||||
* | Simplify client syndications | Chocobozzz | 2018-04-17 | 13 | -118/+105 |
| | |||||
* | Hide big play button on autoplay | Chocobozzz | 2018-04-17 | 2 | -4/+11 |
| | |||||
* | feature: initial syndication feeds support | Rigel Kent | 2018-04-17 | 33 | -82/+606 |
| | | | | | | | | | | | | | | | | | | 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. | ||||
* | Try to fix docker automatic build (again...) | Chocobozzz | 2018-04-16 | 1 | -3/+2 |
| | |||||
* | Try to fix automatic dockerbuild | Chocobozzz | 2018-04-16 | 2 | -3/+3 |
| | |||||
* | Improve dockerfile | Chocobozzz | 2018-04-16 | 4 | -14/+25 |
| | |||||
* | Add auth documentation | Chocobozzz | 2018-04-16 | 5 | -4/+775 |
| | |||||
* | Fix the execution right for docker-entrypoint.sh | Florent Poinsaut | 2018-04-16 | 1 | -0/+0 |
| | |||||
* | use gosu to fix /data permissions errors | Florent Poinsaut | 2018-04-16 | 3 | -15/+57 |
| | |||||
* | Improve big play button animation | Chocobozzz | 2018-04-15 | 5 | -128/+155 |
| | |||||
* | Don't add a dot after the url in forgot password email | Chocobozzz | 2018-04-15 | 1 | -1/+1 |
| | |||||
* | Fix #490 | Chocobozzz | 2018-04-11 | 1 | -1/+3 |
|\ | |||||
| * | Fix indetation (I hope!) | Gérald Niel | 2018-04-11 | 1 | -1/+1 |
| | | |||||
| * | Fix #490 and justify text in comments div. | Gérald Niel | 2018-04-11 | 1 | -1/+3 |
|/ | |||||
* | Add .gitignore for Docker | Florent Poinsaut | 2018-04-10 | 1 | -0/+3 |
| | |||||
* | Adding a more specific phrasing for yarn installation (#487) | Rigel Kent | 2018-04-09 | 1 | -1/+1 |
| | |||||
* | Upgrade to webpack 4 | Chocobozzz | 2018-04-06 | 4 | -63/+1764 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2018-04-06 | 2 | -575/+569 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2018-04-06 | 5 | -169/+223 |
| | |||||
* | Upgrade spectacle module | Chocobozzz | 2018-04-06 | 5 | -1025/+699 |
| | |||||
* | Add what now section to production guide | Chocobozzz | 2018-04-06 | 1 | -1/+6 |
| | |||||
* | Fix api doc in video update endpoint | Chocobozzz | 2018-04-06 | 2 | -3/+2 |
| | |||||
* | Upgrade api doc | Chocobozzz | 2018-04-06 | 2 | -61/+919 |
| | |||||
* | Add ability to set a start time | Chocobozzz | 2018-04-05 | 5 | -13/+37 |
| | |||||
* | Cleanup peertube plugin after dispose | Chocobozzz | 2018-04-05 | 1 | -11/+25 |
| | |||||
* | Fix auto quality with http fallback | Chocobozzz | 2018-04-05 | 2 | -2/+3 |
| | |||||
* | Automatic resolution according to user bandwidth V1 | Chocobozzz | 2018-04-05 | 8 | -68/+226 |
| | |||||
* | Don't start application until all components were initialized | Chocobozzz | 2018-04-04 | 2 | -25/+30 |
| | |||||
* | Fix privacy argument in upload script | Chocobozzz | 2018-04-04 | 2 | -0/+3 |
| | |||||
* | Add tests for publishedAt | Chocobozzz | 2018-04-04 | 2 | -3/+7 |
| | |||||
* | Accept unlisted comments too | Chocobozzz | 2018-04-04 | 1 | -1/+4 |
| | |||||
* | Improve admin css help | Chocobozzz | 2018-04-04 | 1 | -2/+19 |
| | |||||
* | Add id to body for more specific css | Chocobozzz | 2018-04-04 | 1 | -1/+1 |
| | |||||
* | Fix show more description button on video change | Chocobozzz | 2018-04-04 | 1 | -1/+4 |
| | |||||
* | Try to improve the contributing guide for tests | Chocobozzz | 2018-04-04 | 2 | -5/+9 |
| | |||||
* | Better embed responsive | Chocobozzz | 2018-04-03 | 1 | -3/+6 |
| | |||||
* | Fix video watch page responsive | Chocobozzz | 2018-04-03 | 3 | -19/+16 |
| |