Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare i18n files | Chocobozzz | 2018-06-05 | 13 | -85/+685 |
| | |||||
* | Fix lint | Chocobozzz | 2018-05-31 | 3 | -3/+3 |
| | |||||
* | Add 404 page | Chocobozzz | 2018-05-31 | 13 | -41/+126 |
| | |||||
* | Improve Twitter config help | Chocobozzz | 2018-05-31 | 1 | -2/+2 |
| | |||||
* | Fix seek circle overflow | Chocobozzz | 2018-05-31 | 1 | -0/+3 |
| | |||||
* | Remove bad import | Chocobozzz | 2018-05-31 | 1 | -1/+0 |
| | |||||
* | Fix player progress bar | Chocobozzz | 2018-05-31 | 4 | -34/+82 |
| | |||||
* | Add number of videos published by an account/video channel | Chocobozzz | 2018-05-30 | 2 | -2/+8 |
| | |||||
* | Add context menu to player | Chocobozzz | 2018-05-30 | 9 | -20/+109 |
| | |||||
* | Improve create transcoding jobs tests | Chocobozzz | 2018-05-30 | 1 | -3/+3 |
| | |||||
* | Fix resume video after peertube embed link click | Chocobozzz | 2018-05-30 | 1 | -1/+4 |
| | |||||
* | Improve torrent/video download | Chocobozzz | 2018-05-29 | 1 | -2/+2 |
| | |||||
* | Fix refreshing oauth token | Chocobozzz | 2018-05-29 | 2 | -8/+15 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2018-05-29 | 1 | -0/+3 |
| | |||||
* | Don't index embed pages | Chocobozzz | 2018-05-28 | 1 | -0/+1 |
| | |||||
* | Resume video on peertube link click in embed | Chocobozzz | 2018-05-28 | 1 | -4/+24 |
| | |||||
* | Add host in account view | Chocobozzz | 2018-05-28 | 1 | -1/+1 |
| | |||||
* | Video support field inherits channel support field | Chocobozzz | 2018-05-25 | 6 | -6/+46 |
| | |||||
* | Only use account name in routes | Chocobozzz | 2018-05-25 | 12 | -16/+34 |
| | |||||
* | Reload my videos after delete | Chocobozzz | 2018-05-25 | 1 | -3/+3 |
| | |||||
* | Handle account name in client url | Chocobozzz | 2018-05-24 | 2 | -2/+2 |
| | | | | More consistent with AP urls | ||||
* | Fix history back after a redirect | Chocobozzz | 2018-05-24 | 1 | -2/+2 |
| | |||||
* | Fix protractor with Safari | Chocobozzz | 2018-05-24 | 1 | -3/+1 |
| | |||||
* | Add owner in video channel page | Chocobozzz | 2018-05-23 | 3 | -8/+39 |
| | |||||
* | Always redirect on homepage on '/' | Chocobozzz | 2018-05-23 | 1 | -5/+9 |
| | |||||
* | Add short description in about page | Chocobozzz | 2018-05-23 | 3 | -1/+7 |
| | |||||
* | feature: IP filtering on signup page | Rigel Kent | 2018-05-22 | 2 | -2/+4 |
| | | | | | | disable registration form on IP not in range checking the CIDR list before filtering with it placing the cidr filters as an attribute object in the config | ||||
* | Make it works with new autoplay policy | Chocobozzz | 2018-05-22 | 4 | -18/+32 |
| | |||||
* | Fix change detection in app component | Chocobozzz | 2018-05-22 | 5 | -11/+4 |
| | |||||
* | Fix play on iOS (grumph) | Chocobozzz | 2018-05-22 | 4 | -6/+19 |
| | |||||
* | Fix peertube with google bot | Chocobozzz | 2018-05-22 | 4 | -9/+40 |
| | |||||
* | Remove bad comments | Chocobozzz | 2018-05-17 | 1 | -16/+16 |
| | |||||
* | Add videos e2e tests | Chocobozzz | 2018-05-17 | 1 | -8/+6 |
| | |||||
* | Client E2E tests first step | Chocobozzz | 2018-05-17 | 4 | -17/+27 |
| | |||||
* | Fix video channel update with an admin account | Chocobozzz | 2018-05-17 | 2 | -7/+14 |
| | |||||
* | Fix typings | Chocobozzz | 2018-05-16 | 3 | -9/+9 |
| | |||||
* | Fix rxjs throw | Chocobozzz | 2018-05-16 | 2 | -5/+2 |
| | |||||
* | Fix concurrent requests in videos list | Chocobozzz | 2018-05-16 | 1 | -1/+9 |
| | |||||
* | Fix updating video tags to empty field | Chocobozzz | 2018-05-16 | 3 | -25/+41 |
| | |||||
* | Catch indexdb database destroy | Chocobozzz | 2018-05-16 | 1 | -15/+12 |
| | |||||
* | Fix some components after Angular 6 upgrade | Chocobozzz | 2018-05-16 | 5 | -6/+6 |
| | |||||
* | Upgrade to rxjs 6 | Chocobozzz | 2018-05-16 | 41 | -387/+420 |
| | |||||
* | Use publishedAt by default in videos sort | Chocobozzz | 2018-05-15 | 4 | -4/+5 |
| | |||||
* | Store webtorrent chunks in indexdb | Chocobozzz | 2018-05-15 | 2 | -9/+227 |
| | |||||
* | Add ability to update a video channel | Chocobozzz | 2018-05-11 | 9 | -20/+23 |
| | |||||
* | Add ability to embed a video in Twitter | Chocobozzz | 2018-05-11 | 4 | -219/+275 |
| | | | | The instance should be whitelisted first | ||||
* | Do not bundle two different videojs versions | Chocobozzz | 2018-05-11 | 1 | -1/+1 |
| | |||||
* | Add overflow on markdown textaera | Chocobozzz | 2018-05-11 | 1 | -1/+6 |
| | |||||
* | User routes: :id/update -> update/:id | Chocobozzz | 2018-05-11 | 2 | -2/+2 |
| | |||||
* | Route: Video edit -> video update | Chocobozzz | 2018-05-11 | 3 | -3/+3 |
| |