Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle singular/plurial in signup | Chocobozzz | 2018-06-05 | 2 | -19/+16 |
| | |||||
* | Add form validator translations | Chocobozzz | 2018-06-05 | 37 | -403/+536 |
| | |||||
* | Form validators refractoring | Chocobozzz | 2018-06-05 | 25 | -419/+299 |
| | |||||
* | Fix i18n in components | Chocobozzz | 2018-06-05 | 18 | -37/+37 |
| | |||||
* | Add french | Chocobozzz | 2018-06-05 | 2 | -2/+2 |
| | |||||
* | Add i18n attributes | Chocobozzz | 2018-06-05 | 95 | -502/+672 |
| | |||||
* | Prepare i18n files | Chocobozzz | 2018-06-05 | 11 | -85/+140 |
| | |||||
* | 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 |
| | |||||
* | 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 | 2 | -4/+3 |
| | |||||
* | Improve torrent/video download | Chocobozzz | 2018-05-29 | 1 | -2/+2 |
| | |||||
* | Fix refreshing oauth token | Chocobozzz | 2018-05-29 | 1 | -5/+14 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2018-05-29 | 1 | -0/+3 |
| | |||||
* | 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 |
| | |||||
* | Add owner in video channel page | Chocobozzz | 2018-05-23 | 2 | -5/+15 |
| | |||||
* | 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 | ||||
* | Fix change detection in app component | Chocobozzz | 2018-05-22 | 4 | -10/+3 |
| | |||||
* | Fix play on iOS (grumph) | Chocobozzz | 2018-05-22 | 1 | -0/+1 |
| | |||||
* | Fix peertube with google bot | Chocobozzz | 2018-05-22 | 2 | -9/+21 |
| | |||||
* | 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 | 1 | -16/+16 |
| | |||||
* | 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 | 2 | -1/+6 |
| | |||||
* | Fix some components after Angular 6 upgrade | Chocobozzz | 2018-05-16 | 4 | -6/+2 |
| | |||||
* | 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 |
| | |||||
* | 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 | 3 | -218/+274 |
| | | | | The instance should be whitelisted first | ||||
* | 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 |
|\ |