Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix rowsPerPage change, add filter clear button, update video-abuse-list ↵ | Rigel Kent | 2020-05-04 | 1 | -0/+5 |
| | | | | search query param dynamically | ||||
* | Fix margin-content and miniature thumbnail width on mobile, fix media ↵ | Rigel Kent | 2020-05-01 | 1 | -5/+5 |
| | | | | queries for tables above lg breakpoint | ||||
* | Fix tables width, paginators, button on mobile / touchscreens (#2695) | Kim | 2020-05-01 | 1 | -2/+36 |
| | |||||
* | Make admin sub-navs, selects, buttons responsive (#2702) | Kim | 2020-05-01 | 1 | -0/+14 |
| | |||||
* | Fix select width on view < 800px | kimsible | 2020-04-30 | 1 | -1/+2 |
| | |||||
* | Apply the fix to both expanded and not expanded, using convention | Rigel Kent | 2020-04-30 | 1 | -10/+12 |
| | |||||
* | Use same styles on full or not until lg screen | kimsible | 2020-04-30 | 1 | -12/+10 |
| | |||||
* | Fix width content with menu from 500px to 800px | kimsible | 2020-04-30 | 1 | -0/+6 |
| | |||||
* | Add maximized mode to markdown-textarea + CSS improvements (#2660) | Kim | 2020-04-28 | 1 | -0/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add arrows-angle-contract/expand bootstrap icons * Add grey textarea-background-color * Add maximized support to markdown-textarea + improve column display * Refactor CSS + add ResizeObservable * Replace bootstrap icons with softies * Add ResizeObserver typing definition * Add focus on textarea + Fix Observables * Propage component changes on markdown plugins * Ignore ResizeObserver not implemented in typescript yet * Move observers from constructor to click event * Add scss and css variables * Replace textareaWidth with textareaMaxWidth to fix others textareas * Clean unused css rules * Fix ResizeObserver unknown by TypeScript compiler * Set max-width: 100% for small and mobile views * Fix textarea/preview height on maximized mode * Add common padding textarea/preview side-by-side * Hide scrollbar sub-menu on small-views * Add maximized mode for mobile views * Fix sass calculate syntax * Revert custom CSS variable for inputBorderRadius and inputBorderColor * Remove unsued methods * Fix missing implement method Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Fix broken views on mobile and small screens (#2671) | Kim | 2020-04-27 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Improve channel and account display on medium devices | Rigel Kent | 2020-04-03 | 1 | -5/+2 |
| | |||||
* | Use form-control to display box-shadow on form inputs/selects upon focus | Rigel Kent | 2020-04-02 | 1 | -0/+2 |
| | |||||
* | Replace p-progressbar and bootstrap progressbar with pure CSS alt | Rigel Kent | 2020-03-13 | 1 | -0/+1 |
| | |||||
* | Fix margins/widths with top-menu and main-col on small screens | Rigel Kent | 2020-03-13 | 1 | -1/+6 |
| | |||||
* | Properly scroll to anchors in links, especially in admin config | Rigel Kent | 2020-03-11 | 1 | -0/+5 |
| | |||||
* | Migrate palette to HSL | Rigel Kent | 2020-03-11 | 1 | -4/+4 |
| | |||||
* | Use grid to organise settings in admin, my-account | Rigel Kent | 2020-03-10 | 1 | -0/+10 |
| | |||||
* | Add visitor settings, rework logged-in dropdown (#2514) | Rigel Kent | 2020-02-28 | 1 | -0/+1 |
| | | | | | | | | | | | | | | * 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 | ||||
* | Improve search typeahead performance and use native events | Rigel Kent | 2020-02-13 | 1 | -2/+3 |
| | |||||
* | Media queries to use variables when possible | Rigel Kent | 2020-02-13 | 1 | -1/+1 |
| | |||||
* | Gracefully downsize search bar for mobile devices | Rigel Kent | 2020-02-13 | 1 | -0/+5 |
| | |||||
* | Add ListOverflow component to prevent sub-menu overflow | Rigel Kent | 2020-02-13 | 1 | -1/+1 |
| | |||||
* | Fix user dropdown menu with long texts | Rigel Kent | 2020-02-12 | 1 | -0/+9 |
| | | | | closes #2480 | ||||
* | Cleanup some client FIXME | Chocobozzz | 2020-01-29 | 1 | -22/+2 |
| | |||||
* | Add manage buttons for own channels and account, video counts (#2421) | Rigel Kent | 2020-01-21 | 1 | -0/+1 |
| | | | | | | * Add manage buttons for own channels and account, video counts * Change manage button color and introduce secondary color | ||||
* | (css) transparent buttons in watch page | Rigel Kent | 2019-12-27 | 1 | -2/+4 |
| | |||||
* | respect video history on explicit playlist click | Rigel Kent | 2019-12-18 | 1 | -1/+1 |
| | | | | | | | also correct font-weight for .title-page-single, and tooltip dynamic text for playlist loop button. fixes #1889 | ||||
* | (css) alter .title-page section header style | Rigel Kent | 2019-12-17 | 1 | -1/+8 |
| | |||||
* | Test a color for the support button | Chocobozzz | 2019-12-03 | 1 | -0/+5 |
| | |||||
* | Fix background body color | Chocobozzz | 2019-11-29 | 1 | -0/+1 |
| | |||||
* | Cleanup SASS imports | Chocobozzz | 2019-08-22 | 1 | -1/+0 |
| | |||||
* | Add params to share modal | Chocobozzz | 2019-06-12 | 1 | -117/+1 |
| | |||||
* | Fix my account settings responsive | Chocobozzz | 2019-04-11 | 1 | -1/+3 |
| | |||||
* | Add video channel view | Chocobozzz | 2019-03-18 | 1 | -1/+1 |
| | |||||
* | Fix calendar in dark mode | Chocobozzz | 2019-01-17 | 1 | -4/+4 |
| | |||||
* | Fix invisible things in dark mode | Chocobozzz | 2019-01-17 | 1 | -0/+4 |
| | |||||
* | Refactor how we use icons | Chocobozzz | 2019-01-17 | 1 | -5/+4 |
| | | | | Inject them in an angular component so we can easily change their color | ||||
* | various display improvements | Rigel Kent | 2018-09-29 | 1 | -1/+0 |
| | |||||
* | Display other videos on xl screens on the right | Chocobozzz | 2018-09-28 | 1 | -1/+1 |
| | |||||
* | Remove duplicated videos on unfollow/delete redundancy | Chocobozzz | 2018-09-28 | 1 | -1/+1 |
| | |||||
* | refactor subscribe button and comment-add for visitor-interact UX (#1100) | Rigel Kent | 2018-09-25 | 1 | -0/+9 |
| | | | | | * refactor subscribe button for visitor-subscribe UX * refactor comment-add for visitor-interact UX | ||||
* | Improve download modal input style | Chocobozzz | 2018-09-24 | 1 | -0/+4 |
| | |||||
* | fix nav tab and tag color in dark theme | Rigel Kent | 2018-09-20 | 1 | -0/+5 |
| | |||||
* | Merge branch 'develop' into cli-wrapper | Chocobozzz | 2018-09-20 | 1 | -1/+1 |
|\ | |||||
| * | Fix ios player playback/subtitles menu | Chocobozzz | 2018-09-17 | 1 | -1/+1 |
| | | |||||
* | | add css custom properties for the left menu | Rigel Kent | 2018-09-13 | 1 | -0/+2 |
|/ | |||||
* | add input color to cope with browser themes | Rigel Kent | 2018-09-09 | 1 | -1/+2 |
| | |||||
* | Fix occitan label | Chocobozzz | 2018-09-05 | 1 | -1/+1 |
| | |||||
* | Put "start at" at the top of the modal | Chocobozzz | 2018-09-05 | 1 | -3/+14 |
| | |||||
* | Fix watch page responsive | Chocobozzz | 2018-09-05 | 1 | -2/+2 |
| |