Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix grey color theme | Chocobozzz | 2020-05-22 | 2 | -2/+2 |
| | |||||
* | Fix mobile miniature information margin | Chocobozzz | 2020-05-06 | 1 | -2/+6 |
| | |||||
* | Rename duplicate to more universal mirror, add to miniature for quick access ↵ | Rigel Kent | 2020-05-01 | 2 | -2/+2 |
| | | | | by admins | ||||
* | Fix broken views on mobile and small screens (#2671) | Kim | 2020-04-27 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix mobile CSS for my-account-settings * Fix mobile CSS for my-account-videos * Fix mobile CSS my-account-video-channels * Fix mobile CSS for my-account-playlists * Fix CSS mobile for user-subscriptions header * Fix CSS mobile my-account-video-channel-edit * Fix CSS mobile / small view for textarea * Fix margin-right my-delete-button on inside span * Fix CSS mobile on accounts page * Fix indent * Fix CSS mobile for my-account-notifications * Fix CSS mobile / small view my-account-videos * Fix search small-view channels * Use miniature width for title of video on mobile * Add dots to ellipsis multilines * Fix controls and title video width small views * Fix my-account-playlist small and mobile views * Fix channels header + account header mobile * Fix CSS mobile/small view for my-account/subscriptions * Fix align followers channel item * Center header elements user account page on mobile * Fix margins on a element and img * Fix margin img channel or video Co-Authored-By: Rigel Kent <par@rigelk.eu> Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <par@rigelk.eu> | ||||
* | Place private/unlisted labels in thumbnail instead of miniature | Rigel Kent | 2020-04-11 | 3 | -6/+18 |
| | |||||
* | Use form-control to display box-shadow on form inputs/selects upon focus | Rigel Kent | 2020-04-02 | 4 | -14/+21 |
| | |||||
* | Remove deprecated NgbTabsetModule module | Chocobozzz | 2020-04-01 | 1 | -34/+41 |
| | |||||
* | Add overview of a user's actions in user-edit (#2558) | Rigel Kent | 2020-03-27 | 1 | -2/+1 |
| | |||||
* | Declutter interface, hide RSS until hovering section title | Rigel Kent | 2020-03-11 | 1 | -0/+5 |
| | |||||
* | 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 | ||||
* | Normalize modal close buttons, and cancel/submit button styles | Rigel Kent | 2020-03-06 | 2 | -7/+8 |
| | |||||
* | Remove title attribute from thumbnail in video miniature | Rigel Kent | 2020-03-06 | 1 | -1/+1 |
| | |||||
* | Add visitor settings, rework logged-in dropdown (#2514) | Rigel Kent | 2020-02-28 | 3 | -5/+45 |
| | | | | | | | | | | | | | | * Add visitor settings, rework logged-in dropdown * Make user dropdown P2P switch functional * Fix lint * Fix unnecessary notification when user logs out * Simplify visitor settings code and remove unnecessary icons * Catch parsing errors and reindent menu styles | ||||
* | Provide z-index centralisation for lower components | Rigel Kent | 2020-02-21 | 1 | -1/+1 |
| | |||||
* | Properly hide Watch Later when user logs out | Rigel Kent | 2020-02-19 | 1 | -1/+1 |
| | |||||
* | Add ListOverflow component to prevent sub-menu overflow | Rigel Kent | 2020-02-13 | 3 | -3/+3 |
| | |||||
* | Use angular 9 clipboard cdk | Chocobozzz | 2020-02-10 | 1 | -1/+3 |
| | |||||
* | Strict templates enabled | Chocobozzz | 2020-02-10 | 4 | -6/+7 |
| | |||||
* | Update to angular 9 | Chocobozzz | 2020-02-10 | 1 | -5/+5 |
| | |||||
* | Cleanup some client FIXME | Chocobozzz | 2020-01-29 | 2 | -3/+3 |
| | |||||
* | Add origin instance URL in watch page | Chocobozzz | 2020-01-29 | 1 | -0/+15 |
| | |||||
* | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 4 | -2/+106 |
| | |||||
* | Add action dropdown descriptions | Rigel Kent | 2020-01-21 | 1 | -8/+6 |
| | |||||
* | Accessibility fixes for #2149 | Rigel Kent | 2020-01-21 | 1 | -2/+2 |
| | |||||
* | Make subscribe buttons observe subscription statuses to synchronise | Rigel Kent | 2020-01-10 | 1 | -5/+1 |
| | |||||
* | Refactor my-subscribe-button to support full account subscription | Rigel Kent | 2020-01-10 | 1 | -1/+5 |
| | |||||
* | Remove useless translation | Chocobozzz | 2020-01-09 | 1 | -1/+1 |
| | |||||
* | Generate translations | Chocobozzz | 2020-01-08 | 1 | -2/+3 |
| | |||||
* | Try to fix subscriptions inconsistencies | Chocobozzz | 2020-01-08 | 1 | -1/+1 |
| | |||||
* | Skip videos count on client if we don't use it | Chocobozzz | 2020-01-08 | 2 | -28/+32 |
| | |||||
* | Add option to download subtitles in download modal | Rigel Kent | 2020-01-07 | 4 | -6/+55 |
| | |||||
* | Add button in subscriptions to go to subscriptions list | Rigel Kent | 2020-01-07 | 3 | -7/+31 |
| | |||||
* | Share playlists state | Chocobozzz | 2020-01-06 | 2 | -26/+25 |
| | |||||
* | Move watch later logic in miniature | Chocobozzz | 2020-01-03 | 5 | -92/+117 |
| | |||||
* | Display all miniature actions on hover and focus | Rigel Kent | 2020-01-02 | 6 | -11/+21 |
| | |||||
* | Add miniature quick actions to add video to Watch later playlist | Rigel Kent | 2020-01-02 | 3 | -6/+132 |
| | |||||
* | Fix my-account{videos,video-playlists} loading mecanism | Rigel Kent | 2019-12-29 | 1 | -3/+3 |
| | |||||
* | Add search bars for a user's videos and playlist library | Rigel Kent | 2019-12-28 | 3 | -4/+6 |
| | |||||
* | Add comment filtering by reply count | Rigel Kent | 2019-12-27 | 1 | -0/+3 |
| | |||||
* | Better error message in videos list | Chocobozzz | 2019-12-27 | 1 | -1/+6 |
| | |||||
* | (css) vertical-center modals, bullet as separator | Rigel Kent | 2019-12-20 | 1 | -1/+1 |
| | |||||
* | fix deleted comment layout and its notification display | Rigel Kent | 2019-12-19 | 2 | -1/+7 |
| | |||||
* | Lazy load static objects | Chocobozzz | 2019-12-18 | 3 | -6/+17 |
| | |||||
* | Add commentor name alongside fid for video comments | Rigel Kent | 2019-12-18 | 1 | -1/+1 |
| | |||||
* | (css) optimize .other-videos width | Rigel Kent | 2019-12-17 | 1 | -1/+0 |
| | |||||
* | Add internal privacy mode | Chocobozzz | 2019-12-12 | 2 | -12/+20 |
| | |||||
* | miniature duration visibility and overlay background opacity | Rigel Kent | 2019-12-09 | 1 | -0/+1 |
| | |||||
* | Pause the video when a modal is opened | Chocobozzz | 2019-12-05 | 1 | -0/+9 |
| | |||||
* | Fix private video download | Chocobozzz | 2019-12-03 | 1 | -3/+9 |
| | |||||
* | Fix fragmented download URL | Chocobozzz | 2019-11-25 | 1 | -0/+2 |
| |