| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the search helper change based on the server config | Rigel Kent | 2020-02-13 | 5 | -12/+43 |
* | Gracefully downsize search bar for mobile devices | Rigel Kent | 2020-02-13 | 9 | -86/+88 |
* | Add keyboard navigation and hepler to typeahead | Rigel Kent | 2020-02-13 | 11 | -86/+234 |
* | Search typeahead initial design | Rigel Kent | 2020-02-13 | 9 | -22/+371 |
* | Manage z-indexes in variables | Rigel Kent | 2020-02-13 | 3 | -4/+6 |
* | Fix list overflow when refreshing the page | Chocobozzz | 2020-02-13 | 1 | -9/+14 |
* | Fix menu z-index on mobile on watch page | Chocobozzz | 2020-02-13 | 1 | -1/+1 |
* | Add ListOverflow component to prevent sub-menu overflow | Rigel Kent | 2020-02-13 | 24 | -48/+278 |
* | Fix user dropdown menu with long texts | Rigel Kent | 2020-02-12 | 1 | -1/+1 |
* | Only use basehref | Chocobozzz | 2020-02-12 | 1 | -0/+6 |
* | Remove resume parameter when sharing a video | Chocobozzz | 2020-02-10 | 1 | -2/+0 |
* | Lint components | Chocobozzz | 2020-02-10 | 2 | -4/+4 |
* | Use angular 9 clipboard cdk | Chocobozzz | 2020-02-10 | 6 | -6/+8 |
* | Strict templates enabled | Chocobozzz | 2020-02-10 | 29 | -45/+57 |
* | Support i18n build | Chocobozzz | 2020-02-10 | 1 | -10/+3 |
* | Fix angular 9 build | Chocobozzz | 2020-02-10 | 17 | -18/+17 |
* | Update to angular 9 | Chocobozzz | 2020-02-10 | 13 | -20/+24 |
* | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-07 | 1 | -1/+3 |
|\ |
|
| * | Support wma and wav audio files | Chocobozzz | 2020-02-07 | 1 | -1/+3 |
* | | Fix i18n | Chocobozzz | 2020-02-04 | 2 | -2/+2 |
* | | Rephrase account/channel signup description | Rigel Kent | 2020-02-03 | 2 | -2/+2 |
* | | text rewording (2) | DontUseGithub | 2020-02-03 | 1 | -1/+1 |
* | | text rewording | DontUseGithub | 2020-02-03 | 1 | -1/+1 |
* | | Use a resolver for the about page | Chocobozzz | 2020-02-03 | 4 | -32/+50 |
* | | Clearer description of the options | Filip Bengtsson | 2020-02-02 | 1 | -3/+3 |
* | | Fix signup limit validator, and add warning message. | Rigel Kent | 2020-01-31 | 3 | -3/+12 |
* | | Cleanup some client FIXME | Chocobozzz | 2020-01-29 | 8 | -15/+27 |
* | | Add origin instance URL in watch page | Chocobozzz | 2020-01-29 | 2 | -0/+20 |
* | | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 23 | -65/+489 |
|/ |
|
* | Fix e2e tests | Chocobozzz | 2020-01-23 | 3 | -10/+58 |
* | Fix is managaeble for channels | Chocobozzz | 2020-01-22 | 3 | -33/+48 |
* | Fix is managaeble error | Chocobozzz | 2020-01-22 | 3 | -22/+27 |
* | Update a little bit user dropdown message | Chocobozzz | 2020-01-21 | 4 | -4/+6 |
* | Center search fields (my videos/playlists) | Chocobozzz | 2020-01-21 | 4 | -8/+9 |
* | Add action dropdown descriptions | Rigel Kent | 2020-01-21 | 14 | -52/+86 |
* | Cleanup login form | Chocobozzz | 2020-01-21 | 4 | -53/+9 |
* | Fix admin config form for auto follow | Chocobozzz | 2020-01-21 | 4 | -12/+14 |
* | Accessibility fixes for #2149 | Rigel Kent | 2020-01-21 | 12 | -17/+22 |
* | Add manage buttons for own channels and account, video counts (#2421) | Rigel Kent | 2020-01-21 | 9 | -5/+58 |
* | Add description for sensitive configuration options, reword others | Rigel Kent | 2020-01-15 | 6 | -50/+105 |
* | Fix OnInit for subscribe button | Rigel Kent | 2020-01-14 | 2 | -21/+24 |
* | Add link to video in update view and smooth progress bar repositioning | Rigel Kent | 2020-01-13 | 3 | -3/+12 |
* | Add naive aggregation from channels to account display of subscribers | Rigel Kent | 2020-01-10 | 2 | -2/+15 |
* | Reinstate routerLink property of upload button | Rigel Kent | 2020-01-10 | 2 | -11/+11 |
* | Fix missing service initializer property | Rigel Kent | 2020-01-10 | 1 | -0/+7 |
* | Reword/update PeerTube page about P2P & Privacy | Rigel Kent | 2020-01-10 | 1 | -12/+20 |
* | Add informational message at login for visitors coming from upload button | Rigel Kent | 2020-01-10 | 7 | -8/+62 |
* | Avoid follow SQL conflicts | Chocobozzz | 2020-01-10 | 1 | -24/+29 |
* | Fix client build | Chocobozzz | 2020-01-10 | 2 | -12/+17 |
* | Fix subscribe-button for logged-out users | Rigel Kent | 2020-01-10 | 2 | -4/+4 |