Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add bar when loading chunks | Chocobozzz | 2018-02-23 | 1 | -0/+2 | |
| | ||||||
* | Improve admin tables | Chocobozzz | 2018-02-23 | 17 | -137/+266 | |
| | ||||||
* | Better help on markdown fields | Chocobozzz | 2018-02-23 | 5 | -37/+72 | |
| | ||||||
* | Add help tooltip | Chocobozzz | 2018-02-22 | 9 | -8/+121 | |
| | ||||||
* | Add limit to video sizes | Chocobozzz | 2018-02-22 | 1 | -1/+7 | |
| | ||||||
* | Throttle infinite scroller | Chocobozzz | 2018-02-22 | 2 | -11/+14 | |
| | ||||||
* | Add confirm when admin use custom js/css | Chocobozzz | 2018-02-22 | 15 | -166/+206 | |
| | ||||||
* | Register service worker | Chocobozzz | 2018-02-22 | 4 | -10/+19 | |
| | ||||||
* | Fix service worker registration | Chocobozzz | 2018-02-22 | 3 | -3/+4 | |
| | ||||||
* | Add ability to add custom css/javascript | Chocobozzz | 2018-02-22 | 6 | -7/+82 | |
| | ||||||
* | Add ability to update another user video | Chocobozzz | 2018-02-22 | 2 | -4/+8 | |
| | ||||||
* | Fix support field validation in video edit | Chocobozzz | 2018-02-21 | 1 | -1/+1 | |
| | ||||||
* | Put comments reply on the top | Chocobozzz | 2018-02-21 | 1 | -1/+1 | |
| | ||||||
* | Fix comment highlight | Chocobozzz | 2018-02-21 | 3 | -16/+16 | |
| | ||||||
* | Open mentions in new tab | Chocobozzz | 2018-02-21 | 2 | -6/+2 | |
| | ||||||
* | Add links to comment mentions | Chocobozzz | 2018-02-21 | 6 | -22/+149 | |
| | ||||||
* | Hide support button if it is empty | Chocobozzz | 2018-02-21 | 2 | -2/+3 | |
| | ||||||
* | Add ability to import videos from all supported youtube-dl sites | Chocobozzz | 2018-02-20 | 1 | -1/+1 | |
| | ||||||
* | Add support to video support on client | Chocobozzz | 2018-02-20 | 27 | -51/+219 | |
| | ||||||
* | Fix instance name displaying with long text | Chocobozzz | 2018-02-20 | 2 | -4/+13 | |
| | ||||||
* | Don't break design on long description/comment | Chocobozzz | 2018-02-20 | 2 | -0/+6 | |
| | ||||||
* | Add links support in comments | Chocobozzz | 2018-02-20 | 4 | -9/+27 | |
| | ||||||
* | Handle line feeds in comments | Chocobozzz | 2018-02-20 | 3 | -4/+14 | |
| | ||||||
* | Add filename in upload form title | Chocobozzz | 2018-02-20 | 2 | -1/+5 | |
| | ||||||
* | Sort video categories/languages | Chocobozzz | 2018-02-20 | 1 | -3/+12 | |
| | ||||||
* | Improve comment highlighting | Chocobozzz | 2018-02-19 | 11 | -58/+103 | |
| | ||||||
* | Issue #168: youtube-like marking of comments (#297) | jonathanraes | 2018-02-18 | 5 | -3/+40 | |
| | | | | | | | | | | * youtube-like marking of comments uses GET parameters to mark comments similar to youtube * place link to comment in 'comment-date' * Use a routes to highight a comment | |||||
* | Fix issue with webm and opus video | Chocobozzz | 2018-02-18 | 1 | -1/+1 | |
| | ||||||
* | Add video image components | Chocobozzz | 2018-02-16 | 3 | -0/+116 | |
| | ||||||
* | Upgrade server dependencies | Chocobozzz | 2018-02-16 | 1 | -2/+2 | |
| | ||||||
* | Add loading bar when updating a video | Chocobozzz | 2018-02-16 | 7 | -13/+33 | |
| | ||||||
* | Add ability to update thumbnail and preview on client | Chocobozzz | 2018-02-16 | 17 | -140/+263 | |
| | ||||||
* | Try to improve production guide | Chocobozzz | 2018-02-16 | 1 | -1/+1 | |
| | ||||||
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 2 | -0/+2 | |
| | ||||||
* | Fix tests | Chocobozzz | 2018-02-14 | 1 | -1/+1 | |
| | ||||||
* | Fix video play promise error on non supported browsers | Chocobozzz | 2018-02-14 | 4 | -19/+28 | |
| | ||||||
* | Move adding a video view videojs peertube plugin | Chocobozzz | 2018-02-14 | 6 | -27/+83 | |
| | ||||||
* | Fix embed lint | Chocobozzz | 2018-02-14 | 1 | -5/+3 | |
| | ||||||
* | Add ability to set video thumbnail/preview | Chocobozzz | 2018-02-14 | 1 | -1/+1 | |
| | ||||||
* | Use fetch instead of XMLHttpRequest (#292) | Florent F | 2018-02-14 | 1 | -41/+29 | |
| | ||||||
* | Rewrite infinite scroll | Chocobozzz | 2018-02-13 | 13 | -108/+239 | |
| | ||||||
* | Add background placeholder for thumbnails | Chocobozzz | 2018-02-12 | 2 | -1/+5 | |
| | ||||||
* | publish comment on crtl-enter (#290) | jonathanraes | 2018-02-12 | 1 | -1/+2 | |
| | ||||||
* | Change manifest properties (#285) | Lucas Teixeira | 2018-02-11 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | * Change full screen to standalone This will make the notification bar visible * Added theme color Now the address bar will match the color of the search panel. * Remove orientation:"portrait" * Re-adding orientation property This time, with "any" value | |||||
* | Video previews take all the width on mobile | Chocobozzz | 2018-02-09 | 10 | -14/+49 | |
| | ||||||
* | Add service worker | Chocobozzz | 2018-02-08 | 5 | -4/+63 | |
| | ||||||
* | Better peertube icons | Chocobozzz | 2018-02-08 | 17 | -17/+22 | |
| | ||||||
* | Fix error with other videos displayed | Chocobozzz | 2018-02-08 | 1 | -1/+1 | |
| | ||||||
* | Include manifest in build | Chocobozzz | 2018-02-08 | 1 | -1/+2 | |
| | ||||||
* | Fix other videos not displayed in video watch | Chocobozzz | 2018-02-08 | 1 | -4/+12 | |
| |