Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lazy-load video-channels | Rigel Kent | 2020-03-31 | 4 | -36/+68 |
| | |||||
* | Use inner join and document code for viewr stats for channels | Rigel Kent | 2020-03-31 | 3 | -9/+25 |
| | |||||
* | Put channel stats behind withStats flag | Rigel Kent | 2020-03-31 | 3 | -11/+14 |
| | |||||
* | View stats for channels | Rigel Kent | 2020-03-31 | 5 | -9/+101 |
| | |||||
* | Align layout for create/edit video-playlists (my-account) on create/edit ↵ | Rigel Kent | 2020-03-28 | 3 | -56/+96 |
| | | | | user (admin) | ||||
* | Align layout for create video-channel (my-account) on create user (admin) | Rigel Kent | 2020-03-28 | 2 | -22/+40 |
| | |||||
* | Add overview of a user's actions in user-edit (#2558) | Rigel Kent | 2020-03-27 | 14 | -132/+276 |
| | |||||
* | Describe user video settings checkboxes, put emphasis on p2p | Rigel Kent | 2020-03-23 | 10 | -16/+58 |
| | | | | | Also improve more info links about p2p and privacy in PeerTube, present in the privacy concern notice and in the video settings. | ||||
* | Remove unnecessary margin | Chocobozzz | 2020-03-20 | 1 | -1/+0 |
| | |||||
* | Fix add comment in threads with deleted comments | Chocobozzz | 2020-03-20 | 3 | -4/+9 |
| | |||||
* | Update manage labels | Chocobozzz | 2020-03-19 | 2 | -3/+5 |
| | |||||
* | Fix lint | Chocobozzz | 2020-03-18 | 1 | -1/+1 |
| | |||||
* | Correctly format video duration | Chocobozzz | 2020-03-18 | 1 | -6/+15 |
| | |||||
* | Fix user role edition | Chocobozzz | 2020-03-18 | 2 | -4/+9 |
| | |||||
* | Add padding bottom to main container | Chocobozzz | 2020-03-18 | 2 | -9/+5 |
| | |||||
* | Fix P2P message | Chocobozzz | 2020-03-18 | 1 | -1/+0 |
| | |||||
* | Fix next video button to support playlist videos | Rigel Kent | 2020-03-17 | 1 | -1/+3 |
| | | | | fixes #2523 | ||||
* | Fix video-ccomment-add cancellation | Rigel Kent | 2020-03-15 | 3 | -9/+12 |
| | |||||
* | Replace p-progressbar and bootstrap progressbar with pure CSS alt | Rigel Kent | 2020-03-13 | 9 | -44/+39 |
| | |||||
* | Fix margins/widths with top-menu and main-col on small screens | Rigel Kent | 2020-03-13 | 7 | -7/+17 |
| | |||||
* | Normalize create buttons | Rigel Kent | 2020-03-13 | 3 | -3/+3 |
| | |||||
* | More modern avatar upload, quota represented with progress bars | Rigel Kent | 2020-03-13 | 6 | -28/+57 |
| | |||||
* | hide RSS for comments, normalize video-channel edit with account edit | Rigel Kent | 2020-03-12 | 6 | -65/+108 |
| | |||||
* | Declutter interface, hide RSS until hovering section title | Rigel Kent | 2020-03-11 | 1 | -0/+5 |
| | |||||
* | Properly scroll to anchors in links, especially in admin config | Rigel Kent | 2020-03-11 | 6 | -17/+57 |
| | |||||
* | Handle overview pagination in client | Chocobozzz | 2020-03-11 | 6 | -71/+135 |
| | |||||
* | Add descriptions and links to admin configuration sections | Rigel Kent | 2020-03-11 | 1 | -0/+9 |
| | |||||
* | Migrate palette to HSL | Rigel Kent | 2020-03-11 | 1 | -1/+1 |
| | |||||
* | Fix toast close icon | Rigel Kent | 2020-03-11 | 1 | -1/+1 |
| | |||||
* | Action hook: thread replies loaded (#2550) | BitTube | 2020-03-11 | 1 | -0/+1 |
| | | | | | | | | | | | | | * Add thread replies hook onLoaded * Cleaning spaces * Fixing travis CI lint errors (spaces) * Fixing travis 'irregular whitespace not allowed' * Changing action name for consistency Co-authored-by: ICabaleiro <i.cabaleiro@devcups.com> | ||||
* | Better use of space and icons in plugins administration interface | Rigel Kent | 2020-03-10 | 5 | -31/+49 |
| | |||||
* | Replace helpers with descriptions in admin configuration | Rigel Kent | 2020-03-10 | 2 | -46/+57 |
| | |||||
* | Fix lint | Chocobozzz | 2020-03-10 | 1 | -1/+1 |
| | |||||
* | Use grid to organise settings in admin, my-account | Rigel Kent | 2020-03-10 | 17 | -585/+789 |
| | |||||
* | Servicify menu, close menu on admin for small and medium screens | Rigel Kent | 2020-03-10 | 10 | -30/+102 |
| | |||||
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 4 | -5/+186 |
| | | | | | | | | | | | | | | | | | | | * Add video file metadata via ffprobe * Federate video file metadata * Add tests for file metadata generation * Complete tests for videoFile metadata federation * Lint migration and video-file for metadata * Objectify metadata from getter in ffmpeg-utils * Add metadataUrl to all videoFiles * Simplify metadata API middleware * Load playlist in videoFile when requesting metadata | ||||
* | Fix lint | Chocobozzz | 2020-03-10 | 1 | -1/+1 |
| | |||||
* | Better display of accounts and channel pages on small screens | Rigel Kent | 2020-03-09 | 4 | -4/+16 |
| | |||||
* | Improve nav in admin/configuration | Rigel Kent | 2020-03-07 | 2 | -1/+2 |
| | |||||
* | Normalize modal close buttons, and cancel/submit button styles | Rigel Kent | 2020-03-06 | 8 | -21/+21 |
| | |||||
* | Share modal light UI simplification | Rigel Kent | 2020-03-06 | 2 | -27/+21 |
| | |||||
* | Fix lint error introduced in #2539 | Rigel Kent | 2020-03-06 | 1 | -1/+1 |
| | |||||
* | Remove title attribute from thumbnail in video miniature | Rigel Kent | 2020-03-06 | 1 | -1/+1 |
| | |||||
* | Always copy full actor handle in video-channels view | Rigel Kent | 2020-03-05 | 3 | -3/+5 |
| | |||||
* | Remove accounts from hinted potential search targets | Rigel Kent | 2020-03-05 | 1 | -3/+3 |
| | |||||
* | Add action hook, comments loaded (#2539) | Chocobozzz | 2020-03-05 | 1 | -0/+1 |
| | | | | | | * Adding action hook for video watch comments loaded * Adding requested changes for PR #2539 | ||||
* | Switch back to original text in privacy-concerns warning | Rigel Kent | 2020-03-05 | 1 | -6/+6 |
| | |||||
* | Add ability to override search endpoint | Chocobozzz | 2020-03-04 | 1 | -1/+6 |
| | |||||
* | Fixing load more comments on infinite scroll (#2535) | BitTube | 2020-03-04 | 1 | -4/+2 |
| | | | | | | | | * Fixing load more comments on infinite scroll * Requested changes for load more comments fix * Removing extra space | ||||
* | Fix i18n generation | Chocobozzz | 2020-02-28 | 1 | -3/+4 |
| |