| Commit message (Expand) | Author | Age | Files | Lines |
* | Add notification settings migration | Chocobozzz | 2019-01-09 | 1 | -13/+9 |
* | Add user notification base code | Chocobozzz | 2019-01-09 | 4 | -8/+33 |
* | Support additional video extensions | Chocobozzz | 2018-12-11 | 2 | -8/+6 |
* | Merge branch 'move-utils-to-shared' of https://github.com/buoyantair/PeerTube... | Chocobozzz | 2018-12-07 | 1 | -1/+0 |
|\ |
|
| * | Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut... | buoyantair | 2018-11-20 | 5 | -16/+18 |
| |\ |
|
| * \ | Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut... | buoyantair | 2018-11-18 | 2 | -13/+6 |
| |\ \ |
|
| * | | | Fix dependency errors between modules | buoyantair | 2018-11-16 | 2 | -2/+2 |
* | | | | Add tmp and redundancy directories | Chocobozzz | 2018-12-04 | 2 | -5/+2 |
* | | | | Fix thumbnail processing | Chocobozzz | 2018-12-04 | 2 | -9/+14 |
* | | | | Fix trending page | Chocobozzz | 2018-12-03 | 1 | -2/+11 |
* | | | | Don't import test tools in core | Chocobozzz | 2018-11-22 | 2 | -5/+3 |
* | | | | Delete invalid or deleted remote videos | Chocobozzz | 2018-11-20 | 2 | -57/+57 |
| |_|/
|/| | |
|
* | | | Fix checkbox margins | Chocobozzz | 2018-11-19 | 5 | -12/+12 |
* | | | Optimize image resizing | Chocobozzz | 2018-11-19 | 1 | -4/+6 |
| |/
|/| |
|
* | | Fix images size when downloading them | Chocobozzz | 2018-11-16 | 2 | -13/+6 |
|/ |
|
* | Don't forward view, send updates instead | Chocobozzz | 2018-11-15 | 1 | -12/+4 |
* | Check activities host | Chocobozzz | 2018-11-14 | 15 | -46/+121 |
* | AP mimeType -> mediaType | Chocobozzz | 2018-10-18 | 1 | -3/+6 |
* | Set bitrate limits for transcoding (fixes #638) (#1135) | Felix Ableitner | 2018-10-08 | 1 | -1/+1 |
* | Upsert cache file on create activity | Chocobozzz | 2018-10-02 | 3 | -11/+15 |
* | Correctly forward comment deletion | Chocobozzz | 2018-10-02 | 1 | -2/+2 |
* | Try to improve redundancy tests | Chocobozzz | 2018-10-02 | 1 | -0/+2 |
* | Don't build redundancy urls with "-1" as fps | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
* | Fix video fps validator | Chocobozzz | 2018-10-01 | 1 | -3/+3 |
* | Fix refreshing external video attributes | Chocobozzz | 2018-10-01 | 1 | -11/+11 |
* | Check video channel name is unique on our instance | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
* | Ensure video existence before duplicating it | Chocobozzz | 2018-10-01 | 1 | -3/+7 |
* | Fix federation with a comment reply | Chocobozzz | 2018-09-27 | 1 | -1/+1 |
* | Fix video files duplicated when fps is null | Chocobozzz | 2018-09-26 | 1 | -1/+1 |
* | Reduce video import TTL | Chocobozzz | 2018-09-25 | 1 | -1/+1 |
* | Fix comment deletion with mastodon | Chocobozzz | 2018-09-24 | 1 | -1/+1 |
* | Improve redundancy: add 'min_lifetime' configuration | Chocobozzz | 2018-09-24 | 7 | -45/+76 |
* | Remove unnecessary actor existance check | Chocobozzz | 2018-09-21 | 1 | -3/+0 |
* | Limit associations fetch when loading token | Chocobozzz | 2018-09-20 | 1 | -2/+2 |
* | Put config redundancy strategies in "strategies" subkey | Chocobozzz | 2018-09-19 | 1 | -0/+3 |
* | Improve AP actor checks | Chocobozzz | 2018-09-19 | 5 | -21/+30 |
* | Optimize activity actor load in AP processors | Chocobozzz | 2018-09-19 | 13 | -88/+73 |
* | Optimize video view AP processing | Chocobozzz | 2018-09-19 | 3 | -51/+84 |
* | Refractor videos AP functions | Chocobozzz | 2018-09-19 | 7 | -219/+227 |
* | Optimize SQL requests of videos AP endpoints | Chocobozzz | 2018-09-19 | 1 | -1/+1 |
* | Refractor activities sending | Chocobozzz | 2018-09-14 | 9 | -145/+133 |
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 16 | -136/+317 |
* | Add federation to ownership change | Chocobozzz | 2018-09-04 | 4 | -7/+20 |
* | Bufferize videos views in redis | Chocobozzz | 2018-08-30 | 1 | -2/+2 |
* | Fetch outbox when searching an actor | Chocobozzz | 2018-08-27 | 1 | -10/+21 |
* | Search video channel handle/uri | Chocobozzz | 2018-08-27 | 1 | -11/+27 |
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 2 | -6/+6 |
* | Refractor comment creation from federation | Chocobozzz | 2018-08-27 | 2 | -43/+17 |
* | Add refresh video on search | Chocobozzz | 2018-08-27 | 9 | -202/+244 |
* | Add ability to search a video with an URL | Chocobozzz | 2018-08-27 | 6 | -90/+121 |