Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix ngx loading bar deprecation | Chocobozzz | 2021-12-29 | 1 | -7/+10 |
| | |||||
* | Add mute status in account and channel pages | Chocobozzz | 2021-12-07 | 1 | -1/+8 |
| | |||||
* | Introduce plugin id selectors | Chocobozzz | 2021-11-26 | 3 | -3/+27 |
| | |||||
* | Don't manage remote video files | Chocobozzz | 2021-11-19 | 1 | -2/+4 |
| | |||||
* | Add ability to run transcoding jobs | Chocobozzz | 2021-11-18 | 2 | -0/+24 |
| | |||||
* | Add ability to remove hls/webtorrent files | Chocobozzz | 2021-11-18 | 2 | -1/+19 |
| | |||||
* | Add ability to filter out public videos from admin | Chocobozzz | 2021-11-12 | 1 | -0/+3 |
| | |||||
* | Refactor video views | Chocobozzz | 2021-11-09 | 1 | -0/+4 |
| | | | | | | | | Introduce viewers attribute for live videos Count views for live videos Reduce delay to see the viewer update for lives Add ability to configure video views buffer interval and view ip expiration | ||||
* | Move admin stuff in +admin | Chocobozzz | 2021-11-02 | 1 | -91/+12 |
| | |||||
* | Add ability to exclude muted accounts | Chocobozzz | 2021-11-02 | 2 | -23/+62 |
| | |||||
* | Some fixes for admin videos list | Chocobozzz | 2021-11-02 | 1 | -8/+8 |
| | |||||
* | Add video file size info in admin videos list | Chocobozzz | 2021-10-29 | 3 | -5/+15 |
| | |||||
* | Deprecate filter video query | Chocobozzz | 2021-10-29 | 2 | -19/+26 |
| | | | | Introduce include and isLocal instead | ||||
* | Add videos list admin component | Chocobozzz | 2021-10-29 | 6 | -21/+126 |
| | |||||
* | Made the video channels limit (per user) server-wide configurable (#4491) | Florian CUNY | 2021-10-26 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | * Made the video channels limit (per user) server-wide configurable Implements https://github.com/Chocobozzz/PeerTube/issues/3092 Also added a "quota bar" in the account's settings page * Fixed lint errors * Another pass at fixing lint errors * Applied code suggestions * Removed 'video channels quota' | ||||
* | Provide origin URL to client and fix remote share | Chocobozzz | 2021-10-22 | 1 | -1/+1 |
| | |||||
* | Improve moderation dropdown UX | Chocobozzz | 2021-10-21 | 2 | -2/+4 |
| | |||||
* | Add channel filters for my videos/followers | Chocobozzz | 2021-10-20 | 1 | -1/+19 |
| | |||||
* | Add ability to view my followers | Chocobozzz | 2021-10-20 | 5 | -6/+6 |
| | |||||
* | extend client-overrides with default images (#4392) | kontrollanten | 2021-10-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * extend client-overrides with default images Add: * default-playlist.png * default-avatar-account.png * default-avatar-videochannel.png solves #4108 * Rename to default-avatar-video-channel.png Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Correctly disable infinite scroll for reuse | Chocobozzz | 2021-10-11 | 1 | -1/+2 |
| | |||||
* | Ensure we return a boolean | Chocobozzz | 2021-09-08 | 2 | -4/+4 |
| | |||||
* | Fix undefined this.user.videoChannels on production build | Ms Kimsible | 2021-09-08 | 1 | -7/+3 |
| | |||||
* | Fix broken delete buttons of admin federation lists (#4378) | Ms Kimsible | 2021-09-08 | 1 | -0/+7 |
| | | | | | | | * Add ellipsis on my-delete button of federation admin * Add ellipsis on button label to define (max-)width on host component Co-authored-by: Ms Kimsible <kimsible@users.noreply.github.com> | ||||
* | Fix video update redirection id | Chocobozzz | 2021-08-30 | 1 | -0/+1 |
| | |||||
* | Remove useless async | Chocobozzz | 2021-08-26 | 1 | -1/+2 |
| | |||||
* | Inform user to fill account profile and channels (#4352) | Ms Kimsible | 2021-08-26 | 5 | -1/+82 |
| | | | | | | | * Add account-setup modal when login * Add channels-setup alert into my-channels, my-playlists and upload page Co-authored-by: Ms Kimsible <kimsible@users.noreply.github.com> | ||||
* | Add video filters to common video pages | Chocobozzz | 2021-08-25 | 7 | -116/+89 |
| | |||||
* | Fix live/upload redirection | Chocobozzz | 2021-08-18 | 1 | -2/+4 |
| | |||||
* | Migrate client to eslint | Chocobozzz | 2021-08-18 | 18 | -47/+47 |
| | |||||
* | Fix client lint | Chocobozzz | 2021-08-17 | 2 | -13/+13 |
| | |||||
* | Filter videos by live in custom markup | Chocobozzz | 2021-08-02 | 1 | -22/+12 |
| | |||||
* | Add ability to search by host in server | Chocobozzz | 2021-07-27 | 2 | -6/+2 |
| | |||||
* | Merge branch 'release/3.3.0' into develop | Chocobozzz | 2021-07-26 | 1 | -19/+15 |
|\ | |||||
| * | Fix privacy descriptions | Chocobozzz | 2021-07-26 | 1 | -19/+15 |
| | | |||||
* | | Refactor video links builders | Chocobozzz | 2021-07-26 | 1 | -1/+2 |
| | | |||||
* | | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -4/+4 |
|/ | |||||
* | Fix default privacy when plugins deleted private | Chocobozzz | 2021-07-13 | 1 | -0/+12 |
| | |||||
* | Fix privacy input altered by plugins | Chocobozzz | 2021-07-12 | 1 | -8/+4 |
| | |||||
* | Support accountHandle and channelHandle | Chocobozzz | 2021-07-01 | 1 | -2/+2 |
| | |||||
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 3 | -4/+16 |
| | |||||
* | Fix daily quota display | Chocobozzz | 2021-06-28 | 1 | -2/+1 |
| | |||||
* | Move to sass module | Chocobozzz | 2021-06-28 | 10 | -20/+20 |
| | |||||
* | Move to sass @use | Chocobozzz | 2021-06-28 | 10 | -19/+20 |
| | |||||
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 5 | -2/+41 |
| | |||||
* | allow public video privacy to be deleted in the web client | Rigel Kent | 2021-06-08 | 1 | -6/+11 |
| | |||||
* | Bidi support | Chocobozzz | 2021-06-07 | 5 | -11/+14 |
| | |||||
* | Use HTML config when possible | Chocobozzz | 2021-06-04 | 1 | -4/+2 |
| | |||||
* | Refactor server errors handler | Chocobozzz | 2021-06-02 | 1 | -1/+4 |
| | |||||
* | Fix /:@actor redirection | Chocobozzz | 2021-05-31 | 1 | -8/+3 |
| | | | | Fixes https://github.com/Chocobozzz/PeerTube/issues/4134 |