| Commit message (Expand) | Author | Age | Files | Lines |
* | Add hls support on server | Chocobozzz | 2019-02-11 | 5 | -4/+72 |
* | Try to fix Mac video upload | Chocobozzz | 2019-01-24 | 1 | -1/+3 |
* | Youtube DL update every 24 hours | Chocobozzz | 2019-01-21 | 1 | -1/+1 |
* | Fix tests | Chocobozzz | 2019-01-21 | 1 | -1/+1 |
* | Increase abuse length to 3000 | Chocobozzz | 2019-01-14 | 2 | -3/+40 |
* | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 2 | -1/+28 |
* | Implement contact form in the client | Chocobozzz | 2019-01-10 | 2 | -2/+14 |
* | Implement contact form on server side | Chocobozzz | 2019-01-10 | 1 | -0/+11 |
* | Add notifications in the client | Chocobozzz | 2019-01-09 | 1 | -1/+1 |
* | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 1 | -2/+6 |
* | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 1 | -2/+4 |
* | Add notification settings migration | Chocobozzz | 2019-01-09 | 2 | -1/+42 |
* | Add user notification base code | Chocobozzz | 2019-01-09 | 2 | -2/+8 |
* | Optimize index sizes | Chocobozzz | 2018-12-20 | 2 | -1/+33 |
* | Optimize actor follow scores modifications | Chocobozzz | 2018-12-20 | 1 | -2/+2 |
* | Fix federation of some videos | Chocobozzz | 2018-12-19 | 2 | -1/+53 |
* | Add history on server side | Chocobozzz | 2018-12-18 | 2 | -1/+28 |
* | Keep old channel/user name constraints | Chocobozzz | 2018-12-13 | 1 | -2/+2 |
* | add Content Security Policy (#1252) | Rigel Kent | 2018-12-13 | 1 | -0/+1 |
* | Support additional video extensions | Chocobozzz | 2018-12-11 | 3 | -32/+115 |
* | username/display_name/video_channel_name min length 1 and max length 50 (#1265) | BRAINS YUM | 2018-12-07 | 1 | -3/+3 |
* | Add sitemap | Chocobozzz | 2018-12-05 | 1 | -0/+1 |
* | Create redundancy endpoint | Chocobozzz | 2018-12-04 | 1 | -0/+1 |
* | Add tmp and redundancy directories | Chocobozzz | 2018-12-04 | 2 | -0/+3 |
* | Update dependencies | Chocobozzz | 2018-12-04 | 1 | -1/+1 |
* | Delete invalid or deleted remote videos | Chocobozzz | 2018-11-20 | 1 | -5/+10 |
* | Speedup peertube startup | Chocobozzz | 2018-11-19 | 2 | -21/+32 |
* | Check activities host | Chocobozzz | 2018-11-14 | 2 | -1/+50 |
* | Add compatibility with other Linked Signature algorithms | Chocobozzz | 2018-11-14 | 1 | -1/+1 |
* | Add HTTP signature check before linked signature | Chocobozzz | 2018-10-19 | 1 | -0/+7 |
* | Feature/description support fields length 1000 (#1267) | BRAINS YUM | 2018-10-19 | 8 | -19/+66 |
* | Fix transcoding | Chocobozzz | 2018-10-18 | 1 | -4/+4 |
* | Merge branch 'feature/webtorrent-disabling' into develop | Chocobozzz | 2018-10-17 | 2 | -1/+29 |
|\ |
|
| * | move to boolean switch | Rigel Kent | 2018-10-13 | 2 | -15/+9 |
| * | add webtorrent opt-out settings | Rigel Kent | 2018-10-13 | 2 | -1/+35 |
* | | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 2 | -2/+9 |
* | | rename News category into News & Politics (#1261) | Adnane Belmadiaf | 2018-10-14 | 1 | -1/+1 |
|/ |
|
* | add parseBytes utility function and tests (#1239) | BRAINS YUM | 2018-10-13 | 1 | -3/+3 |
* | Set bitrate limits for transcoding (fixes #638) (#1135) | Felix Ableitner | 2018-10-08 | 1 | -2/+2 |
* | Merge branch 'release/v1.0.0' into develop | Chocobozzz | 2018-10-08 | 1 | -0/+6 |
|\ |
|
| * | Avoid old issue regarding duplicated hosts in db | Chocobozzz | 2018-10-08 | 1 | -0/+6 |
* | | Add user history and resume videos | Chocobozzz | 2018-10-05 | 1 | -1/+3 |
|/ |
|
* | Fix dnt route | Chocobozzz | 2018-10-01 | 1 | -2/+2 |
* | Add timeout on youtube dl to cleaup files | Chocobozzz | 2018-10-01 | 1 | -1/+3 |
* | Fix video files duplicated when fps is null | Chocobozzz | 2018-09-26 | 3 | -1/+35 |
* | Only duplicate public videos | Chocobozzz | 2018-09-25 | 1 | -1/+1 |
* | Reduce video import TTL | Chocobozzz | 2018-09-25 | 1 | -1/+1 |
* | Improve redundancy: add 'min_lifetime' configuration | Chocobozzz | 2018-09-24 | 5 | -104/+135 |
* | Add warning if one of the storage directory is in the peertube | Chocobozzz | 2018-09-20 | 1 | -1/+13 |
* | Add redundancy check interval in config | Chocobozzz | 2018-09-19 | 2 | -5/+4 |