Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add plugin API tests | Chocobozzz | 2019-07-24 | 1 | -3/+6 | |
| | ||||||
* | Add server hooks | Chocobozzz | 2019-07-24 | 2 | -18/+54 | |
| | ||||||
* | Use process.env.npm_package_version | Chocobozzz | 2019-07-24 | 1 | -29/+34 | |
| | ||||||
* | Check latest plugins version | Chocobozzz | 2019-07-24 | 1 | -0/+6 | |
| | ||||||
* | Add ability to search available plugins | Chocobozzz | 2019-07-24 | 1 | -3/+25 | |
| | ||||||
* | WIP plugins: update plugin | Chocobozzz | 2019-07-24 | 1 | -9/+29 | |
| | ||||||
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 1 | -4/+12 | |
| | | | | Install/uninstall/list plugins remotely | |||||
* | WIP plugins: add plugin settings/uninstall in client | Chocobozzz | 2019-07-24 | 1 | -7/+20 | |
| | ||||||
* | WIP plugins: list installed plugins in client | Chocobozzz | 2019-07-24 | 1 | -2/+2 | |
| | ||||||
* | WIP plugins: plugin settings on server side | Chocobozzz | 2019-07-24 | 2 | -0/+123 | |
| | ||||||
* | WIP plugins: load theme on client side | Chocobozzz | 2019-07-24 | 1 | -2/+3 | |
| | ||||||
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 2 | -15/+29 | |
| | ||||||
* | WIP plugins: hook on client side | Chocobozzz | 2019-07-24 | 1 | -1/+18 | |
| | ||||||
* | Add rate limit to registration and API endpoints | Chocobozzz | 2019-07-04 | 2 | -5/+23 | |
| | ||||||
* | Feature/subject in contact form (#1926) | Nassim Bounouas | 2019-06-21 | 1 | -1/+1 | |
| | | | | | | | | * #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 4k conf in transcoding in admin panel | Chocobozzz | 2019-06-12 | 1 | -1/+2 | |
| | ||||||
* | Handle email update on server | Chocobozzz | 2019-06-11 | 2 | -11/+23 | |
| | ||||||
* | Improve registration | Chocobozzz | 2019-06-07 | 1 | -2/+6 | |
| | | | | | | | * 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/+10 | |
|\ | ||||||
| * | Fix video import if autoblacklist is enabled | Chocobozzz | 2019-06-07 | 1 | -6/+10 | |
| | | ||||||
| * | Fix search with bad webfinger handles | Chocobozzz | 2019-05-28 | 1 | -2/+12 | |
| | | ||||||
* | | Add ability to unpublish video/playlist | Chocobozzz | 2019-06-06 | 1 | -0/+6 | |
| | | ||||||
* | | Add ability to set to private a public/unlisted video | Chocobozzz | 2019-06-06 | 1 | -3/+10 | |
| | | ||||||
* | | Upgrade server dependencies | Chocobozzz | 2019-06-06 | 1 | -1/+4 | |
| | | ||||||
* | | Improve 4K video quality after transcoding | Chocobozzz | 2019-06-06 | 1 | -3/+3 | |
| | | ||||||
* | | Server: Bulk update videos support field | Chocobozzz | 2019-05-31 | 1 | -5/+21 | |
| | | ||||||
* | | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 2 | -8/+6 | |
| | | ||||||
* | | Add ability to subscribe from the channel account page | Chocobozzz | 2019-05-29 | 1 | -1/+1 | |
| | | ||||||
* | | Add pagination to account video channels endpoint | Chocobozzz | 2019-05-29 | 1 | -2/+14 | |
| | | ||||||
* | | Add ability to specify channel on registration | Chocobozzz | 2019-05-28 | 1 | -2/+3 | |
| | | ||||||
* | | Fix search with bad webfinger handles | Chocobozzz | 2019-05-28 | 1 | -2/+12 | |
| | | ||||||
* | | Update config.ts | LiPeK | 2019-05-28 | 1 | -1/+1 | |
| | | | | | | This should fix https://github.com/Chocobozzz/PeerTube/issues/1850 | |||||
* | | Add audio upload tests | Chocobozzz | 2019-05-17 | 1 | -2/+9 | |
| | | ||||||
* | | Add audio support in upload | Chocobozzz | 2019-05-16 | 2 | -12/+27 | |
|/ | ||||||
* | Fix optional privacy in upload endpoint | Chocobozzz | 2019-04-25 | 1 | -1/+1 | |
| | ||||||
* | Add default playlist image | Chocobozzz | 2019-04-24 | 1 | -1/+1 | |
| | ||||||
* | Fix ownership changes | Chocobozzz | 2019-04-24 | 1 | -4/+8 | |
| | ||||||
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 3 | -44/+23 | |
| | ||||||
* | Update sequelize | Chocobozzz | 2019-04-24 | 2 | -5/+4 | |
| | ||||||
* | Create a dedicated table to track video thumbnails | Chocobozzz | 2019-04-24 | 4 | -76/+104 | |
| | ||||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 2 | -9/+12 | |
| | ||||||
* | Add ability to delete old remote views | Chocobozzz | 2019-04-12 | 1 | -1/+1 | |
| | ||||||
* | Add ability to limit videos history size | Chocobozzz | 2019-04-11 | 1 | -1/+1 | |
| | ||||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 13 | -14/+23 | |
| | ||||||
* | Move config in its own file | Chocobozzz | 2019-04-11 | 12 | -16/+25 | |
| | ||||||
* | Add debug component to help admins to fix IP issues | Chocobozzz | 2019-04-11 | 2 | -0/+27 | |
| | ||||||
* | Add logs page in client | Chocobozzz | 2019-04-11 | 1 | -24/+28 | |
| | ||||||
* | Add logs endpoint | Chocobozzz | 2019-04-10 | 2 | -0/+92 | |
| | ||||||
* | Add ability to disable tracker | Chocobozzz | 2019-04-10 | 1 | -0/+3 | |
| |