Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add notifier to plugin helpers (#2627) | Kim | 2020-04-15 | 3 | -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 list | Rigel Kent | 2020-04-14 | 29 | -184/+341 |
| | |||||
* | Use travis.com badge now | Chocobozzz | 2020-04-14 | 1 | -2/+2 |
| | |||||
* | Update peertube introduction | Chocobozzz | 2020-04-14 | 1 | -1/+6 |
| | |||||
* | Update readme travis badge | Chocobozzz | 2020-04-14 | 1 | -2/+2 |
| | |||||
* | Update readme | Chocobozzz | 2020-04-14 | 1 | -4/+2 |
| | |||||
* | Update angular | Chocobozzz | 2020-04-14 | 2 | -364/+340 |
| | |||||
* | Fix cancel upload | Chocobozzz | 2020-04-14 | 1 | -0/+4 |
| | |||||
* | Fix lint | Chocobozzz | 2020-04-14 | 1 | -2/+2 |
| | |||||
* | Catch error in import script | Chocobozzz | 2020-04-14 | 1 | -6/+10 |
| | |||||
* | Add log in peertube watch script on error | Chocobozzz | 2020-04-14 | 1 | -1/+6 |
| | |||||
* | Add pt version in embed options | Chocobozzz | 2020-04-14 | 1 | -0/+2 |
| | |||||
* | Add misc endpoints and helpers to npm test | Chocobozzz | 2020-04-14 | 1 | -0/+2 |
| | |||||
* | Fix lint | Rigel Kent | 2020-04-14 | 2 | -3/+11 |
| | |||||
* | Rich reporter field and video embed in moderation abuse list | Rigel Kent | 2020-04-13 | 9 | -28/+163 |
| | |||||
* | Improving select displays, focus box-shadows for paginators, instructions ↵ | Rigel Kent | 2020-04-13 | 23 | -71/+130 |
| | | | | for index url | ||||
* | Fix my-video-imports display when a video gets deleted | Rigel Kent | 2020-04-12 | 1 | -6/+7 |
| | |||||
* | Revert 41a94d0, keep the fix for years | Rigel Kent | 2020-04-12 | 1 | -70/+23 |
| | |||||
* | Improve from-now pipe readability | Rigel Kent | 2020-04-11 | 2 | -9/+17 |
| | |||||
* | Refactor from-now pipe to display the two most significant intervals | Rigel Kent | 2020-04-11 | 2 | -24/+67 |
| | |||||
* | Place private/unlisted labels in thumbnail instead of miniature | Rigel Kent | 2020-04-11 | 3 | -6/+18 |
| | |||||
* | Remove unused interface section for interface language | Rigel Kent | 2020-04-11 | 2 | -13/+5 |
| | |||||
* | Increase fetcher job ttl | Chocobozzz | 2020-04-11 | 1 | -2/+2 |
| | |||||
* | Improve highlighted comment scrollTo, improve reply comment display | Rigel Kent | 2020-04-10 | 2 | -1/+8 |
| | |||||
* | Add CORS to AP routes | Chocobozzz | 2020-04-10 | 1 | -0/+2 |
| | |||||
* | Add ability for plugins to add custom routes | Chocobozzz | 2020-04-10 | 11 | -232/+482 |
| | |||||
* | Fix lint for emailer | Rigel Kent | 2020-04-10 | 1 | -1/+1 |
| | |||||
* | Prevent torrent indicators in player to overflow with small sizes | Rigel Kent | 2020-04-10 | 1 | -0/+1 |
| | |||||
* | Align border color for peertube-checkbox with other inputs | Rigel Kent | 2020-04-10 | 1 | -1/+1 |
| | |||||
* | Add sendmail | Ismaël Bouya | 2020-04-10 | 4 | -25/+51 |
| | |||||
* | Increase max page value | Chocobozzz | 2020-04-10 | 1 | -1/+1 |
| | |||||
* | Check config resolutions keys | Chocobozzz | 2020-04-10 | 1 | -0/+2 |
| | |||||
* | Add ability to remove a video from a plugin | Chocobozzz | 2020-04-09 | 5 | -9/+68 |
| | |||||
* | Add SQL query support in plugins | Chocobozzz | 2020-04-09 | 10 | -9/+110 |
| | |||||
* | Refactor plugin helpers factory | Chocobozzz | 2020-04-09 | 5 | -169/+242 |
| | |||||
* | Fix repl script | Chocobozzz | 2020-04-09 | 1 | -3/+2 |
| | |||||
* | Add duration in embed api playbackStatusUpdate | Chocobozzz | 2020-04-08 | 4 | -3/+7 |
| | |||||
* | Update embed api doc | Chocobozzz | 2020-04-08 | 1 | -1/+1 |
| | |||||
* | Add "ended" embed API event | Chocobozzz | 2020-04-08 | 3 | -3/+9 |
| | |||||
* | Improve admin tables row expand | Chocobozzz | 2020-04-08 | 8 | -17/+36 |
| | |||||
* | Increase debug font size | Chocobozzz | 2020-04-08 | 1 | -1/+6 |
| | |||||
* | Fix sort in admin tables | Chocobozzz | 2020-04-08 | 14 | -6/+62 |
| | |||||
* | Cleanup menu footer links | Chocobozzz | 2020-04-08 | 4 | -27/+40 |
| | |||||
* | Fix playlist autoplay | Chocobozzz | 2020-04-08 | 1 | -2/+4 |
| | |||||
* | Fix videojs subtitles | Chocobozzz | 2020-04-08 | 4 | -10/+1 |
| | |||||
* | Use hls.js light | Chocobozzz | 2020-04-08 | 2 | -2/+2 |
| | | | | Because we don't need subtitling and alternate-audio features | ||||
* | Add ability to accept or not remote redundancies | Chocobozzz | 2020-04-07 | 12 | -2/+279 |
| | |||||
* | Don't force autoplay | Chocobozzz | 2020-04-07 | 1 | -1/+1 |
| | | | | | Don't use muting to autoplay videos. If the web browser does not want to autoplay the video, it's okay. | ||||
* | Fix torrent import on windows | Chocobozzz | 2020-04-07 | 2 | -5/+7 |
| | |||||
* | Fix search after first type on input | Rigel Kent | 2020-04-07 | 2 | -6/+3 |
| |