Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add about information in registration page | Chocobozzz | 2019-09-05 | 2 | -19/+45 |
| | |||||
* | Go back when cancel NSFW modal | Chocobozzz | 2019-08-22 | 1 | -0/+1 |
| | | | | 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 bad import on FF ESR | Chocobozzz | 2019-08-20 | 1 | -0/+36 |
| | |||||
* | Use ::ng-deep instead of /deep/ | Chocobozzz | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | Add ability to search available plugins | Chocobozzz | 2019-07-24 | 1 | -18/+0 |
| | |||||
* | WIP plugins: update plugin | Chocobozzz | 2019-07-24 | 2 | -1/+19 |
| | |||||
* | Improve registration | Chocobozzz | 2019-06-07 | 2 | -8/+8 |
| | | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step | ||||
* | video add to playlist component -> onpush strategy | Chocobozzz | 2019-04-05 | 1 | -0/+4 |
| | |||||
* | Add video miniature dropdown | Chocobozzz | 2019-04-05 | 1 | -0/+2 |
| | |||||
* | Refactor videos selection components | Chocobozzz | 2019-04-05 | 3 | -67/+0 |
| | |||||
* | tslint update | Chocobozzz | 2019-04-02 | 1 | -2/+2 |
| | |||||
* | Add/update/delete/list my playlists | Chocobozzz | 2019-03-18 | 1 | -1/+1 |
| | |||||
* | Don't close help popover when clicking inside | Chocobozzz | 2019-02-21 | 1 | -1/+1 |
| | |||||
* | Add user notification animation | Chocobozzz | 2019-02-20 | 5 | -4/+67 |
| | |||||
* | Fix negative seconds by displaying 0 instead (#1445) (#1625) | zacharystenger | 2019-02-12 | 1 | -1/+1 |
| | | | | | | * Fix from-now.pipe.ts so it never displays negative seconds * Apply the fix only when returning seconds. Remove redundant Math.floor operation | ||||
* | Fix invisible things in dark mode | Chocobozzz | 2019-01-17 | 1 | -4/+6 |
| | |||||
* | Refactor how we use icons | Chocobozzz | 2019-01-17 | 2 | -7/+16 |
| | | | | Inject them in an angular component so we can easily change their color | ||||
* | Increase abuse length to 3000 | Chocobozzz | 2019-01-14 | 2 | -4/+11 |
| | | | | And correctly handle new lines | ||||
* | Add contact form checkbox in admin form | Chocobozzz | 2019-01-10 | 1 | -1/+1 |
| | |||||
* | Add notifications in the client | Chocobozzz | 2019-01-09 | 2 | -10/+13 |
| | |||||
* | Improve video upload error handling | Chocobozzz | 2018-11-16 | 1 | -1/+6 |
| | |||||
* | Fix new Angular 7 issues | Chocobozzz | 2018-11-15 | 1 | -2/+3 |
| | |||||
* | Better typings | Chocobozzz | 2018-10-18 | 1 | -1/+1 |
| | |||||
* | NoImplicitAny flag true (#1157) | BO41 | 2018-10-18 | 3 | -5/+5 |
| | | | | | | | | this enables the `noImplicitAny` flag in the Typescript compiler > When the noImplicitAny flag is true and the TypeScript compiler cannot infer the type, it still generates the JavaScript files, but it also reports an error. Many seasoned developers prefer this stricter setting because type checking catches more unintentional errors at compile time. closes: #1131 replaces #1137 | ||||
* | append my-help popover to body instead of parent object | Rigel Kent | 2018-09-23 | 1 | -0/+1 |
| | |||||
* | Fix watch page responsive | Chocobozzz | 2018-09-05 | 1 | -1/+1 |
| | |||||
* | add theming via css custom properties | Rigel Kent | 2018-09-04 | 1 | -1/+0 |
| | | | | and a bonus dark color theme toggle | ||||
* | Add start at checkbox in share modal | Chocobozzz | 2018-08-27 | 1 | -0/+13 |
| | |||||
* | Add popover autoclose | Chocobozzz | 2018-08-27 | 1 | -0/+1 |
| | |||||
* | Migrate to bootstrap 4 and ng-bootstrap | Chocobozzz | 2018-08-09 | 1 | -2/+1 |
| | |||||
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 5 | -73/+0 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2018-07-31 | 1 | -2/+2 |
| | |||||
* | Sort video captions | Chocobozzz | 2018-07-25 | 1 | -0/+12 |
| | |||||
* | Improve frontend accessibility | Chocobozzz | 2018-07-17 | 2 | -0/+13 |
| | | | | | In particular checkboxes, likes/dislikes, share button, video thumbnails and help buttons | ||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 1 | -2/+8 |
| | |||||
* | Improve screen cache service | Chocobozzz | 2018-06-18 | 1 | -10/+24 |
| | |||||
* | Add ability to schedule video publication | Chocobozzz | 2018-06-15 | 2 | -14/+23 |
| | |||||
* | Translate tab heads | Chocobozzz | 2018-06-05 | 1 | -7/+10 |
| | |||||
* | Fix i18n in components | Chocobozzz | 2018-06-05 | 1 | -11/+11 |
| | |||||
* | Add i18n attributes | Chocobozzz | 2018-06-05 | 3 | -12/+16 |
| | |||||
* | Prepare i18n files | Chocobozzz | 2018-06-05 | 1 | -1/+1 |
| | |||||
* | Video support field inherits channel support field | Chocobozzz | 2018-05-25 | 1 | -2/+2 |
| | |||||
* | Fix change detection in app component | Chocobozzz | 2018-05-22 | 1 | -1/+1 |
| | |||||
* | Fix peertube with google bot | Chocobozzz | 2018-05-22 | 1 | -0/+10 |
| | |||||
* | Fix updating video tags to empty field | Chocobozzz | 2018-05-16 | 1 | -0/+5 |
| | |||||
* | Fix some components after Angular 6 upgrade | Chocobozzz | 2018-05-16 | 1 | -0/+1 |
| | |||||
* | Avoid ... for delete/edit buttons in admin panel | Chocobozzz | 2018-05-09 | 3 | -4/+17 |
| | |||||
* | Account/channel descriptions are not required anymore | Chocobozzz | 2018-05-09 | 1 | -1/+1 |
| | |||||
* | Add help concerning NSFW videos in upload | Chocobozzz | 2018-04-19 | 2 | -1/+3 |
| |