Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some plugins fixes and doc enhancements | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
| | |||||
* | Add ability to search available plugins | Chocobozzz | 2019-07-24 | 4 | -3/+29 |
| | |||||
* | Add peertube plugin index website models | Chocobozzz | 2019-07-24 | 3 | -0/+26 |
| | |||||
* | Move createTorrent in webtorrent utils | Chocobozzz | 2019-07-24 | 1 | -1/+3 |
| | |||||
* | WIP plugins: add storage manager | Chocobozzz | 2019-07-24 | 2 | -0/+10 |
| | |||||
* | WIP plugins: update plugin | Chocobozzz | 2019-07-24 | 3 | -2/+23 |
| | |||||
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 8 | -15/+168 |
| | | | | Install/uninstall/list plugins remotely | ||||
* | WIP plugins: add plugin settings/uninstall in client | Chocobozzz | 2019-07-24 | 1 | -1/+2 |
| | |||||
* | WIP plugins: plugin settings on server side | Chocobozzz | 2019-07-24 | 10 | -7/+47 |
| | |||||
* | WIP plugins: load theme on client side | Chocobozzz | 2019-07-24 | 2 | -2/+9 |
| | |||||
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 4 | -1/+17 |
| | |||||
* | WIP plugins: hook on client side | Chocobozzz | 2019-07-24 | 3 | -1/+12 |
| | |||||
* | WIP plugins: static files | Chocobozzz | 2019-07-24 | 1 | -1/+6 |
| | |||||
* | WIP plugins: install/uninstall | Chocobozzz | 2019-07-24 | 1 | -0/+1 |
| | |||||
* | WIP plugins: add ability to register plugins | Chocobozzz | 2019-07-24 | 5 | -0/+35 |
| | |||||
* | Feature/subject in contact form (#1926) | Nassim Bounouas | 2019-06-21 | 2 | -0/+3 |
| | | | | | | | | * #1915 Add a subject to contact form and add it to email sent * #1915 Add subject to contact form tests * #1915 Contact form test corrected && tslint correction | ||||
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 1 | -0/+1 |
| | |||||
* | Add more CLI tests | Chocobozzz | 2019-06-13 | 1 | -2/+6 |
| | |||||
* | Fix notification overflow | Chocobozzz | 2019-06-13 | 1 | -1/+2 |
| | |||||
* | Add 4k conf in transcoding in admin panel | Chocobozzz | 2019-06-12 | 1 | -0/+1 |
| | |||||
* | Handle email update on server | Chocobozzz | 2019-06-11 | 2 | -2/+6 |
| | |||||
* | Fix upload script | Chocobozzz | 2019-06-11 | 1 | -1/+4 |
| | |||||
* | Improve video REST documentation | Chocobozzz | 2019-06-11 | 1 | -2/+1 |
| | |||||
* | Improve registration | Chocobozzz | 2019-06-07 | 2 | -1/+7 |
| | | | | | | | * 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 | ||||
* | Add ability to unpublish video/playlist | Chocobozzz | 2019-06-06 | 1 | -2/+2 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2019-06-06 | 3 | -18/+37 |
| | |||||
* | Improve 4K video quality after transcoding | Chocobozzz | 2019-06-06 | 2 | -4/+8 |
| | |||||
* | Prefer using last week/last month | Chocobozzz | 2019-06-06 | 1 | -1/+19 |
| | |||||
* | Server: Bulk update videos support field | Chocobozzz | 2019-05-31 | 3 | -5/+9 |
| | |||||
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 6 | -7/+2 |
| | |||||
* | Group videos on chronological order | Chocobozzz | 2019-05-31 | 1 | -0/+49 |
| | |||||
* | Add pagination to account video channels endpoint | Chocobozzz | 2019-05-29 | 1 | -7/+21 |
| | |||||
* | Add ability to specify channel on registration | Chocobozzz | 2019-05-28 | 2 | -2/+35 |
| | |||||
* | Add audio support in upload | Chocobozzz | 2019-05-16 | 2 | -0/+2 |
| | |||||
* | All API tests in parallel | Chocobozzz | 2019-05-15 | 4 | -22/+23 |
| | |||||
* | Redundancy and search tests in parallel too | Chocobozzz | 2019-05-14 | 2 | -2/+2 |
| | |||||
* | Add japanese support | Chocobozzz | 2019-05-13 | 1 | -0/+1 |
| | |||||
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 4 | -19/+53 |
| | |||||
* | Fix rerunserver function | Chocobozzz | 2019-04-24 | 1 | -20/+24 |
| | |||||
* | Try to fix travis | Chocobozzz | 2019-04-24 | 1 | -39/+37 |
| | |||||
* | Use parallel tests | Chocobozzz | 2019-04-24 | 1 | -10/+76 |
| | |||||
* | Cleanup tests | Chocobozzz | 2019-04-24 | 1 | -45/+48 |
| | |||||
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 2 | -2/+1 |
| | |||||
* | Update sequelize | Chocobozzz | 2019-04-24 | 1 | -8/+9 |
| | |||||
* | Create a dedicated table to track video thumbnails | Chocobozzz | 2019-04-24 | 2 | -1/+5 |
| | |||||
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 43 | -1/+1 |
| | | | | Because they need dev dependencies | ||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 6 | -41/+56 |
| | |||||
* | Add ability to delete old remote views | Chocobozzz | 2019-04-12 | 3 | -23/+40 |
| | |||||
* | Add ability to limit videos history size | Chocobozzz | 2019-04-11 | 1 | -1/+3 |
| | |||||
* | Try to improve server tests compilation speed | Chocobozzz | 2019-04-11 | 1 | -1/+0 |
| |