Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bumped to version v1.0.0-beta.7v1.0.0-beta.7 | Chocobozzz | 2018-05-28 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Upgrade dexie to avoid issue if disabling cookies on firefox | Chocobozzz | 2018-05-25 | 2 | -4/+4 |
| | |||||
* | 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 | ||||
* | Clean up E2E tests | Chocobozzz | 2018-05-24 | 2 | -9/+4 |
| | |||||
* | Fix history back after a redirect | Chocobozzz | 2018-05-24 | 1 | -2/+2 |
| | |||||
* | Fix protractor with Safari | Chocobozzz | 2018-05-24 | 4 | -34/+35 |
| | |||||
* | Fix player with google bot | Chocobozzz | 2018-05-23 | 2 | -10/+3 |
| | |||||
* | 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 |
| | |||||
* | Bumped to version v1.0.0-beta.6v1.0.0-beta.6 | Chocobozzz | 2018-05-23 | 1 | -1/+1 |
| | |||||
* | Move rxjs-compat in dev dep | Chocobozzz | 2018-05-23 | 2 | -6/+4 |
| | |||||
* | 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 | ||||
* | Fix client postinstall on release | Chocobozzz | 2018-05-22 | 1 | -1/+1 |
| | |||||
* | Bumped to version v1.0.0-beta.5v1.0.0-beta.5 | Chocobozzz | 2018-05-22 | 1 | -1/+1 |
| | |||||
* | Make it works with new autoplay policy | Chocobozzz | 2018-05-22 | 8 | -70/+99 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2018-05-22 | 2 | -655/+657 |
| | |||||
* | 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 |
| | |||||
* | Improve e2e tests | Chocobozzz | 2018-05-22 | 8 | -51/+104 |
| | |||||
* | Fix peertube with google bot | Chocobozzz | 2018-05-22 | 10 | -26/+93 |
| | |||||
* | Add compatibility with browser stack | Chocobozzz | 2018-05-17 | 2 | -9/+13 |
| | |||||
* | Remove bad comments | Chocobozzz | 2018-05-17 | 1 | -16/+16 |
| | |||||
* | Add videos e2e tests | Chocobozzz | 2018-05-17 | 14 | -47/+157 |
| | |||||
* | Client E2E tests first step | Chocobozzz | 2018-05-17 | 15 | -97/+1488 |
| | |||||
* | 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 |
| | |||||
* | Enable service worker | Chocobozzz | 2018-05-16 | 1 | -2/+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 |
| | |||||
* | Add patch for angular cli 6 | Chocobozzz | 2018-05-16 | 3 | -3/+19 |
| | |||||
* | Catch indexdb database destroy | Chocobozzz | 2018-05-16 | 1 | -15/+12 |
| | |||||
* | Fix some components after Angular 6 upgrade | Chocobozzz | 2018-05-16 | 7 | -10/+10 |
| | |||||
* | Upgrade to rxjs 6 | Chocobozzz | 2018-05-16 | 41 | -387/+420 |
| | |||||
* | Upgrade Angular first step | Chocobozzz | 2018-05-16 | 4 | -626/+832 |
| | |||||
* | Use publishedAt by default in videos sort | Chocobozzz | 2018-05-15 | 4 | -4/+5 |
| | |||||
* | Store webtorrent chunks in indexdb | Chocobozzz | 2018-05-15 | 5 | -11/+241 |
| | |||||
* | 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 | 3 | -51/+10 |
| | |||||
* | 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 |
| |