Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | User add -> User create | Chocobozzz | 2018-05-11 | 6 | -13/+13 | |
| | ||||||
* | adding basic helpers to guide users for comments/subscribe to accounts | Rigel | 2018-05-11 | 4 | -2/+18 | |
| | ||||||
* | Avoid ... for delete/edit buttons in admin panel | Chocobozzz | 2018-05-09 | 3 | -4/+17 | |
| | ||||||
* | Fix video channel description/support max length | Chocobozzz | 2018-05-09 | 2 | -6/+6 | |
| | ||||||
* | Account/channel descriptions are not required anymore | Chocobozzz | 2018-05-09 | 6 | -13/+11 | |
| | ||||||
* | Fix message when updating my profile | Chocobozzz | 2018-05-09 | 1 | -3/+3 | |
|\ | ||||||
| * | Fix #546 (I hope!) | GĂ©rald Niel | 2018-05-09 | 1 | -3/+3 | |
| | | ||||||
* | | Load my-account module lazily | Chocobozzz | 2018-05-09 | 33 | -11/+12 | |
| | | ||||||
* | | Improve responsive account about page | Chocobozzz | 2018-05-09 | 3 | -5/+13 | |
| | | ||||||
* | | Increase header burger size | Chocobozzz | 2018-05-09 | 1 | -1/+1 | |
|/ | ||||||
* | Fix error message on token expiration | Chocobozzz | 2018-05-07 | 2 | -13/+23 | |
| | ||||||
* | Fix video channel update/create on empty fields | Chocobozzz | 2018-05-07 | 2 | -8/+6 | |
| | ||||||
* | Add support section in video channel about page | Chocobozzz | 2018-05-07 | 2 | -8/+20 | |
| | ||||||
* | Add link to the channel page in watch page | Chocobozzz | 2018-05-07 | 4 | -1/+19 | |
| | ||||||
* | Add libs to tsconfig | Chocobozzz | 2018-05-07 | 1 | -1/+7 | |
| | ||||||
* | Fix tests | Chocobozzz | 2018-04-26 | 2 | -3/+3 | |
| | ||||||
* | Add video channel management | Chocobozzz | 2018-04-26 | 26 | -25/+557 | |
| | ||||||
* | Add username near the display name for account pages | Chocobozzz | 2018-04-26 | 5 | -9/+43 | |
| | ||||||
* | Fix link for async and clarify the wording | Dashie | 2018-04-26 | 1 | -2/+2 | |
| |