Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add class to views elements | Chocobozzz | 2019-10-25 | 1 | -2/+5 |
| | |||||
* | More robust new instance follower notification | Chocobozzz | 2019-10-25 | 1 | -2/+2 |
| | |||||
* | Allow to toggle video publication date to display absolute date | Julien Maulny | 2019-10-23 | 5 | -1/+62 |
| | |||||
* | Fix typo | Autom | 2019-10-21 | 1 | -3/+3 |
| | | | | Fixing a typo in the statistics section of the /about/instance/ page. | ||||
* | Add statistics section in about page | Julien Maulny | 2019-10-18 | 4 | -0/+176 |
| | |||||
* | Change button with onclick to link with href | Frank Sträter | 2019-10-18 | 2 | -9/+9 |
| | |||||
* | Autoplay next recommended video (#2137) | LoveIsGrief | 2019-09-24 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | * Start working on autoplay of next video * Ignore changes made by gitpod * Apply changes from PR#1370 * Correct the spelling of recommendations * Fix linting errors * Move boolean check to existing onEnded handler * Pick a random video until the recommendations are improved * Add simple tests for autoPlayNextVideo * Fix lint ...again | ||||
* | fix a few typos (#2141) | Lukas Winkler | 2019-09-23 | 1 | -1/+1 |
| | | | | | | | | * fix a few typos * apply changes to original files instead * additional correction | ||||
* | Add missing translation tags | Chocobozzz | 2019-09-18 | 1 | -3/+3 |
| | |||||
* | Add contributors in about peertube page | Chocobozzz | 2019-09-05 | 1 | -3/+16 |
| | |||||
* | Better video publishing notification | Chocobozzz | 2019-09-05 | 1 | -1/+1 |
| | |||||
* | Fix old auto blacklist notifications | Chocobozzz | 2019-09-05 | 1 | -0/+3 |
| | |||||
* | Merge branch 'release/1.4.0' into develop | Chocobozzz | 2019-09-05 | 3 | -5/+8 |
|\ | |||||
| * | Fix auto blacklist view | Chocobozzz | 2019-09-04 | 3 | -5/+8 |
| | | |||||
* | | Add hardware information in instance config | Chocobozzz | 2019-09-05 | 1 | -2/+3 |
| | | |||||
* | | Add welcome modal | Chocobozzz | 2019-09-05 | 1 | -9/+24 |
| | | |||||
* | | Fix register checkbox | Chocobozzz | 2019-09-05 | 1 | -1/+1 |
| | | |||||
* | | Add about information in registration page | Chocobozzz | 2019-09-05 | 9 | -37/+141 |
| | | |||||
* | | Improve features table | Chocobozzz | 2019-09-05 | 7 | -47/+105 |
| | | |||||
* | | Add more attributes to about page | Chocobozzz | 2019-09-05 | 1 | -3/+4 |
| | | |||||
* | | Implement auto follow in client | Chocobozzz | 2019-09-04 | 3 | -2/+24 |
| | | |||||
* | | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 1 | -1/+1 |
|/ | |||||
* | Go back when cancel NSFW modal | Chocobozzz | 2019-08-22 | 2 | -1/+8 |
| | | | | Instead of redirecting on the homepage | ||||
* | Fix video rows overflow | Chocobozzz | 2019-08-22 | 1 | -1/+15 |
| | | | | In discover and account channel videos pages | ||||
* | Fix video playlist element removal | Chocobozzz | 2019-08-22 | 2 | -12/+11 |
| | |||||
* | Fix bad import on FF ESR | Chocobozzz | 2019-08-20 | 1 | -0/+36 |
| | |||||
* | Fix playlist more button with long video names | Chocobozzz | 2019-08-09 | 1 | -0/+1 |
| | |||||
* | Fix infinite scroll on big screens | Chocobozzz | 2019-08-02 | 8 | -29/+70 |
| | |||||
* | Fix search results on mobile | Chocobozzz | 2019-08-02 | 1 | -2/+4 |
| | |||||
* | Fix broken follow notification | Chocobozzz | 2019-08-02 | 1 | -0/+1 |
| | |||||
* | Automatically update playlist thumbnails | Chocobozzz | 2019-08-01 | 1 | -0/+13 |
| | |||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 8 | -104/+191 |
| | |||||
* | Moderators can only manage users | Chocobozzz | 2019-07-30 | 1 | -1/+2 |
| | |||||
* | Add show channel button in account page | Chocobozzz | 2019-07-29 | 1 | -1/+1 |
| | |||||
* | Fix help transcoding placement | Chocobozzz | 2019-07-29 | 2 | -1/+2 |
| | |||||
* | Fix quota in instance features table | Chocobozzz | 2019-07-29 | 2 | -2/+2 |
| | |||||
* | Add plugin translation system | Chocobozzz | 2019-07-26 | 1 | -1/+0 |
| | |||||
* | Fix express validator | Chocobozzz | 2019-07-25 | 2 | -2/+2 |
| | |||||
* | Update client dependencies | Chocobozzz | 2019-07-25 | 2 | -47/+47 |
| | |||||
* | Use ::ng-deep instead of /deep/ | Chocobozzz | 2019-07-25 | 10 | -14/+14 |
| | |||||
* | Update angular | Chocobozzz | 2019-07-25 | 8 | -12/+12 |
| | |||||
* | Add client hooks | Chocobozzz | 2019-07-24 | 4 | -20/+21 |
| | |||||
* | Add ability to search available plugins | Chocobozzz | 2019-07-24 | 2 | -18/+1 |
| | |||||
* | WIP plugins: update plugin | Chocobozzz | 2019-07-24 | 5 | -2/+29 |
| | |||||
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 1 | -0/+4 |
| | |||||
* | Feature/subject in contact form (#1926) | Nassim Bounouas | 2019-06-21 | 2 | -1/+16 |
| | | | | | | | | * #1915 Add a subject to contact form and add it to email sent * #1915 Add subject to contact form tests * #1915 Contact form test corrected && tslint correction | ||||
* | Fix follows backend URL | Chocobozzz | 2019-06-20 | 1 | -1/+1 |
| | | | | And improve "no followers/followings" message position | ||||
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 3 | -10/+40 |
| | |||||
* | Feature/completeUsernameCopy (#1913) | Nassim Bounouas | 2019-06-19 | 2 | -2/+4 |
| | | | | | | | | | | * #1843 Copy icon added to account page to copy Username * #1843 Store an account name with the host forced and bind it to copy button * #1843 tslint correction * #1843 copy to clipboard replaced by ngx-clipboard | ||||
* | Fix notification overflow | Chocobozzz | 2019-06-13 | 1 | -0/+1 |
| |