aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge branch 'pr/2629' into developChocobozzz2020-04-157-29/+160
|\ \ \
| * | | Fix import captions testChocobozzz2020-04-155-36/+47
| | | |
| * | | Add unit tests for captions via URL importkimsible2020-04-142-1/+44
| | | |
| * | | Add getSubs to YoutubeDL video importkimsible2020-04-143-26/+103
| | | |
* | | | Better plugin notifier typingsChocobozzz2020-04-153-4/+10
| | | |
* | | | Add notifier to plugin helpers (#2627)Kim2020-04-153-2/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add notifier to client PeerTubeHelpers plugin * Add doc for notifier PeerTubeHelpers * Add getBaseClientScriptsRoute to client PeerTubeHelpers plugin * Add doc for getBaseClientScriptsRoute PeerTubeHelpers * Remove unused helper Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* | | | Refactor follow/mute as modals in admin, add actions in abuse listRigel Kent2020-04-1429-184/+341
| | | |
* | | | Use travis.com badge nowChocobozzz2020-04-141-2/+2
| | | |
* | | | Update peertube introductionChocobozzz2020-04-141-1/+6
| | | |
* | | | Update readme travis badgeChocobozzz2020-04-141-2/+2
| | | |
* | | | Update readmeChocobozzz2020-04-141-4/+2
|/ / /
* | | Update angularChocobozzz2020-04-142-364/+340
| | |
* | | Fix cancel uploadChocobozzz2020-04-141-0/+4
| | |
* | | Fix lintChocobozzz2020-04-141-2/+2
| | |
* | | Catch error in import scriptChocobozzz2020-04-141-6/+10
| | |
* | | Add log in peertube watch script on errorChocobozzz2020-04-141-1/+6
| | |
* | | Add pt version in embed optionsChocobozzz2020-04-141-0/+2
| | |
* | | Add misc endpoints and helpers to npm testChocobozzz2020-04-141-0/+2
| | |
* | | Fix lintRigel Kent2020-04-142-3/+11
| | |
* | | Rich reporter field and video embed in moderation abuse listRigel Kent2020-04-139-28/+163
| | |
* | | Improving select displays, focus box-shadows for paginators, instructions ↵Rigel Kent2020-04-1323-71/+130
| | | | | | | | | | | | for index url
* | | Fix my-video-imports display when a video gets deletedRigel Kent2020-04-121-6/+7
| | |
* | | Revert 41a94d0, keep the fix for yearsRigel Kent2020-04-121-70/+23
| | |
* | | Improve from-now pipe readabilityRigel Kent2020-04-112-9/+17
| | |
* | | Refactor from-now pipe to display the two most significant intervalsRigel Kent2020-04-112-24/+67
| | |
* | | Place private/unlisted labels in thumbnail instead of miniatureRigel Kent2020-04-113-6/+18
| | |
* | | Remove unused interface section for interface languageRigel Kent2020-04-112-13/+5
| | |
* | | Increase fetcher job ttlChocobozzz2020-04-111-2/+2
| | |
* | | Improve highlighted comment scrollTo, improve reply comment displayRigel Kent2020-04-102-1/+8
| | |
* | | Add CORS to AP routesChocobozzz2020-04-101-0/+2
| | |
* | | Add ability for plugins to add custom routesChocobozzz2020-04-1011-232/+482
| | |
* | | Fix lint for emailerRigel Kent2020-04-101-1/+1
| | |
* | | Prevent torrent indicators in player to overflow with small sizesRigel Kent2020-04-101-0/+1
| | |
* | | Align border color for peertube-checkbox with other inputsRigel Kent2020-04-101-1/+1
| | |
* | | Add sendmailIsmaël Bouya2020-04-104-25/+51
| | |
* | | Increase max page valueChocobozzz2020-04-101-1/+1
| | |
* | | Check config resolutions keysChocobozzz2020-04-101-0/+2
| | |
* | | Add ability to remove a video from a pluginChocobozzz2020-04-095-9/+68
| | |
* | | Add SQL query support in pluginsChocobozzz2020-04-0910-9/+110
| | |
* | | Refactor plugin helpers factoryChocobozzz2020-04-095-169/+242
| | |
* | | Fix repl scriptChocobozzz2020-04-091-3/+2
| | |
* | | Add duration in embed api playbackStatusUpdateChocobozzz2020-04-084-3/+7
| | |
* | | Update embed api docChocobozzz2020-04-081-1/+1
| | |
* | | Add "ended" embed API eventChocobozzz2020-04-083-3/+9
| | |
* | | Improve admin tables row expandChocobozzz2020-04-088-17/+36
| | |
* | | Increase debug font sizeChocobozzz2020-04-081-1/+6
| | |
* | | Fix sort in admin tablesChocobozzz2020-04-0814-6/+62
| | |
* | | Cleanup menu footer linksChocobozzz2020-04-084-27/+40
| | |
* | | Fix playlist autoplayChocobozzz2020-04-081-2/+4
| | |
* | | Fix videojs subtitlesChocobozzz2020-04-084-10/+1
| | |