Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix search after first type on input | Rigel Kent | 2020-04-07 | 2 | -6/+3 |
| | |||||
* | Fix lint relative to DragDropDirective | Rigel Kent | 2020-04-03 | 3 | -8/+8 |
| | |||||
* | Fix peertube interface i18n | Chocobozzz | 2020-04-03 | 1 | -2/+2 |
| | |||||
* | Fix privacy warning ok button placement | Chocobozzz | 2020-04-03 | 1 | -1/+1 |
| | |||||
* | Improve channel and account display on medium devices | Rigel Kent | 2020-04-03 | 5 | -7/+45 |
| | |||||
* | Put box-shadow for input focus in variables, apply form-control to p-multiselect | Rigel Kent | 2020-04-03 | 3 | -7/+7 |
| | |||||
* | Fix video add nave hiding | Chocobozzz | 2020-04-03 | 1 | -0/+4 |
| | |||||
* | Support drag and drop for video upload and torrent file import | Rigel Kent | 2020-04-03 | 9 | -17/+64 |
| | |||||
* | Refactor torrent-or-magnet divider in video import | Rigel Kent | 2020-04-03 | 2 | -2/+5 |
| | |||||
* | Fix help component border | Rigel Kent | 2020-04-03 | 1 | -1/+1 |
| | |||||
* | Enlarge right column in video-edit on small screens | Rigel Kent | 2020-04-02 | 8 | -22/+80 |
| | |||||
* | Use form-control to display box-shadow on form inputs/selects upon focus | Rigel Kent | 2020-04-02 | 34 | -232/+147 |
| | |||||
* | Remove deprecated NgbTabsetModule module | Chocobozzz | 2020-04-01 | 12 | -169/+204 |
| | |||||
* | Client dependencies upgrade | Chocobozzz | 2020-04-01 | 1 | -53/+53 |
| | |||||
* | 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 |