Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix lint | Chocobozzz | 2019-07-24 | 1 | -0/+2 |
| | |||||
* | Improve registration | Chocobozzz | 2019-06-07 | 1 | -1/+0 |
| | | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step | ||||
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-06-07 | 1 | -6/+52 |
|\ | |||||
| * | Fix video import if autoblacklist is enabled | Chocobozzz | 2019-06-07 | 1 | -6/+52 |
| | | |||||
| * | Fix playlist get for classic users | Chocobozzz | 2019-05-28 | 1 | -1/+14 |
| | | |||||
* | | Add ability to unpublish video/playlist | Chocobozzz | 2019-06-06 | 1 | -0/+34 |
| | | |||||
* | | Add ability to set to private a public/unlisted video | Chocobozzz | 2019-06-06 | 1 | -2/+24 |
| | | |||||
* | | Server: Bulk update videos support field | Chocobozzz | 2019-05-31 | 1 | -6/+36 |
| | | |||||
* | | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 1 | -4/+0 |
| | | |||||
* | | Add pagination to account video channels endpoint | Chocobozzz | 2019-05-29 | 1 | -3/+61 |
| | | |||||
* | | Fix playlist get for classic users | Chocobozzz | 2019-05-28 | 1 | -1/+14 |
| | | |||||
* | | Update travis ffmpeg patch version | Chocobozzz | 2019-05-17 | 3 | -4/+8 |
| | | |||||
* | | Add audio upload tests | Chocobozzz | 2019-05-17 | 2 | -11/+81 |
| | | |||||
* | | Merge remote-tracking branch 'origin/pr/1785' into develop | Chocobozzz | 2019-05-16 | 1 | -2/+18 |
|\ \ | |||||
| * | | fixed formatting, added test case | Felix Ableitner | 2019-05-04 | 1 | -4/+19 |
| |/ | |||||
* | | All API tests in parallel | Chocobozzz | 2019-05-15 | 7 | -30/+31 |
| | | |||||
* | | Redundancy and search tests in parallel too | Chocobozzz | 2019-05-14 | 8 | -53/+50 |
|/ | |||||
* | Fix overview endpoint | Chocobozzz | 2019-04-24 | 1 | -5/+6 |
| | |||||
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 21 | -79/+69 |
| | |||||
* | Try to fix travis | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
| | |||||
* | Cleanup tests | Chocobozzz | 2019-04-24 | 21 | -102/+42 |
| | |||||
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 21 | -55/+60 |
| | | | | Because they need dev dependencies | ||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 9 | -31/+149 |
| | |||||
* | Add ability to delete old remote views | Chocobozzz | 2019-04-12 | 2 | -0/+114 |
| | |||||
* | Add ability to limit videos history size | Chocobozzz | 2019-04-11 | 1 | -2/+32 |
| | |||||
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 1 | -2/+23 |
| | | | | | | | | | | | | | | | | | | | | * add quarantine videos feature * increase Notification settings test timeout to 20000ms. was completing 7000 locally but timing out after 10000 on travis * fix quarantine video test issues -propagate misspelling -remove skip from server/tests/client.ts * WIP use blacklist for moderator video approval instead of video.quarantine boolean * finish auto-blacklist feature | ||||
* | Cleanup invalid rates/comments/shares | Chocobozzz | 2019-03-19 | 1 | -4/+4 |
| | |||||
* | Fix unit tests | Chocobozzz | 2019-03-18 | 1 | -5/+13 |
| | |||||
* | Add playlist updatedAt tests | Chocobozzz | 2019-03-18 | 1 | -0/+31 |
| | |||||
* | Add videos playlist exist tests | Chocobozzz | 2019-03-18 | 2 | -4/+44 |
| | |||||
* | Add server migrations | Chocobozzz | 2019-03-18 | 1 | -0/+10 |
| | |||||
* | Refactor video playlist middlewares | Chocobozzz | 2019-03-18 | 1 | -0/+1 |
| | |||||
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 1 | -56/+672 |
| | |||||
* | Playlist server API | Chocobozzz | 2019-03-18 | 1 | -0/+161 |
| | |||||
* | Try to fix travis tests | Chocobozzz | 2019-02-15 | 1 | -1/+5 |
| | |||||
* | Refractor published date on video import | Chocobozzz | 2019-02-12 | 1 | -0/+1 |
| | |||||
* | Add originallyPublishedAt unit tests | Chocobozzz | 2019-02-11 | 1 | -1/+5 |
| | |||||
* | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 21 | -299/+782 |
|\ | |||||
| * | Use a single file instead of segments for HLS | Chocobozzz | 2019-02-11 | 1 | -11/+5 |
| | | |||||
| * | Add hls support on server | Chocobozzz | 2019-02-11 | 2 | -0/+146 |
| | | |||||
| * | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 3 | -227/+265 |
| | | |||||
| * | Add history on server side | Chocobozzz | 2018-12-18 | 1 | -5/+80 |
| | | | | | | | | Add ability to disable, clear and list user videos history | ||||
| * | Support additional video extensions | Chocobozzz | 2018-12-11 | 1 | -2/+29 |
| | | |||||
| * | Add test regarding tmp directory | Chocobozzz | 2018-12-11 | 1 | -0/+9 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into ↵ | buoyantair | 2018-11-20 | 4 | -8/+7 |
| |\ | | | | | | | | | | move-utils-to-shared | ||||
| | * | Cleanup tests imports | Chocobozzz | 2018-11-19 | 4 | -9/+7 |
| | | | |||||
| * | | Move utils to /shared | buoyantair | 2018-10-29 | 19 | -53/+75 |
| |/ | | | | | | | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336 | ||||
| * | Fix optimize old videos script | Chocobozzz | 2018-10-18 | 1 | -20/+5 |
| | | |||||
| * | Fix transcoding | Chocobozzz | 2018-10-18 | 2 | -8/+8 |
| | | |||||
| * | rename News category into News & Politics (#1261) | Adnane Belmadiaf | 2018-10-14 | 2 | -2/+2 |
| | |