Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 4 | -637/+898 |
* | Moderators can only manage users | Chocobozzz | 2019-07-30 | 1 | -30/+136 |
* | Fix mocha commands | Chocobozzz | 2019-07-29 | 2 | -2/+2 |
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 10 | -11/+12 |
* | Add public settings endpoint | Chocobozzz | 2019-07-26 | 2 | -9/+20 |
* | Fix express validator | Chocobozzz | 2019-07-25 | 1 | -1/+1 |
* | Change plugin models names | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
* | Add hooks documentation | Chocobozzz | 2019-07-24 | 4 | -4/+4 |
* | Add retries to travis mocha | Chocobozzz | 2019-07-24 | 5 | -6/+6 |
* | Add plugin API tests | Chocobozzz | 2019-07-24 | 2 | -52/+351 |
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 4 | -2/+161 |
* | Add plugins check params tests | Chocobozzz | 2019-07-24 | 2 | -0/+475 |
* | Fix lint | Chocobozzz | 2019-07-24 | 1 | -0/+2 |
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 1 | -0/+2 |
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 2 | -0/+6 |
* | Add rate limit to registration and API endpoints | Chocobozzz | 2019-07-04 | 1 | -2/+55 |
* | Fix/connection with email (#1917) | Nassim Bounouas | 2019-07-02 | 1 | -0/+11 |
* | Feature/subject in contact form (#1926) | Nassim Bounouas | 2019-06-21 | 2 | -3/+8 |
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 2 | -9/+67 |
* | Fix notification overflow | Chocobozzz | 2019-06-13 | 2 | -2/+6 |
* | Fix user tests | Chocobozzz | 2019-06-11 | 1 | -1/+2 |
* | Add more embed parameters | Chocobozzz | 2019-06-11 | 2 | -3/+3 |
* | Handle email update on server | Chocobozzz | 2019-06-11 | 2 | -4/+57 |
* | Improve registration | Chocobozzz | 2019-06-07 | 3 | -5/+18 |
* | 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 | 2 | -12/+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 | 2 | -8/+46 |
* | | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 2 | -33/+11 |
* | | Add pagination to account video channels endpoint | Chocobozzz | 2019-05-29 | 2 | -4/+84 |
* | | Multi step registration | Chocobozzz | 2019-05-29 | 1 | -0/+7 |
* | | Add ability to specify channel on registration | Chocobozzz | 2019-05-28 | 2 | -4/+38 |
* | | 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 | 5 | -14/+93 |
* | | Add audio support in upload | Chocobozzz | 2019-05-16 | 2 | -0/+4 |
* | | 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 |
* | | | Don't use parallel tests with test suite 1 and 3 | Chocobozzz | 2019-05-15 | 2 | -2/+2 |
* | | | Decrease max parallel tests for travis | Chocobozzz | 2019-05-15 | 4 | -4/+4 |
* | | | All API tests in parallel | Chocobozzz | 2019-05-15 | 29 | -197/+260 |
* | | | Redundancy and search tests in parallel too | Chocobozzz | 2019-05-14 | 22 | -216/+241 |
* | | | Try parallel check params tests | Chocobozzz | 2019-05-14 | 6 | -7/+14 |
| |/ |/| | |||||
* | | Fix thumbnail when listing my videos | Chocobozzz | 2019-05-13 | 1 | -2/+5 |
|/ | |||||
* | Fix user notifications tests | Chocobozzz | 2019-04-25 | 1 | -9/+13 |
* | Fix overview endpoint | Chocobozzz | 2019-04-24 | 2 | -6/+7 |
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 66 | -332/+339 |
* | Try to fix travis | Chocobozzz | 2019-04-24 | 3 | -6/+31 |