Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add maximized mode to markdown-textarea + CSS improvements (#2660) | Kim | 2020-04-28 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Enlarge right column in video-edit on small screens | Rigel Kent | 2020-04-02 | 3 | -8/+20 |
| | |||||
* | Client dependencies upgrade | Chocobozzz | 2020-04-01 | 1 | -53/+53 |
| | |||||
* | Better use of space and icons in plugins administration interface | Rigel Kent | 2020-03-10 | 1 | -1/+2 |
| | |||||
* | Add visitor settings, rework logged-in dropdown (#2514) | Rigel Kent | 2020-02-28 | 1 | -2/+5 |
| | | | | | | | | | | | | | | * 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 | ||||
* | Strict templates enabled | Chocobozzz | 2020-02-10 | 1 | -2/+2 |
| | |||||
* | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 1 | -1/+0 |
| | |||||
* | Accessibility fixes for #2149 | Rigel Kent | 2020-01-21 | 1 | -2/+2 |
| | |||||
* | Add miniature quick actions to add video to Watch later playlist | Rigel Kent | 2020-01-02 | 1 | -0/+1 |
| | |||||
* | improve notification popup interactivity: read all, layout, position | Rigel Kent | 2019-12-19 | 1 | -0/+1 |
| | | | | fixes #1730 | ||||
* | Lazy load static objects | Chocobozzz | 2019-12-18 | 1 | -2/+8 |
| | |||||
* | add loop setting for playlists, and use sessionStorage | Rigel Kent | 2019-12-13 | 1 | -0/+1 |
| | |||||
* | autoplay next video support for playlists | Rigel Kent | 2019-12-13 | 1 | -3/+5 |
| | |||||
* | Add ability to update icons content | Chocobozzz | 2019-12-05 | 1 | -3/+17 |
| | |||||
* | Change the support icon | Chocobozzz | 2019-12-03 | 1 | -1/+1 |
| | |||||
* | Update client dependencies | Chocobozzz | 2019-07-25 | 1 | -46/+46 |
| | |||||
* | Use ::ng-deep instead of /deep/ | Chocobozzz | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | Add ability to search available plugins | Chocobozzz | 2019-07-24 | 1 | -0/+1 |
| | |||||
* | Support audio upload in client | Chocobozzz | 2019-05-17 | 5 | -33/+51 |
| | |||||
* | Fix privacy warning position on mobile | Chocobozzz | 2019-04-15 | 1 | -2/+3 |
| | |||||
* | Add logs page in client | Chocobozzz | 2019-04-11 | 1 | -1/+2 |
| | |||||
* | Add new instance follower notification in client | Chocobozzz | 2019-04-09 | 1 | -1/+2 |
| | |||||
* | Add my library section in menu | Chocobozzz | 2019-03-20 | 1 | -1/+16 |
| | |||||
* | Playlist support in watch page | Chocobozzz | 2019-03-18 | 1 | -1/+2 |
| | |||||
* | Playlist videos component | Chocobozzz | 2019-03-18 | 1 | -1/+2 |
| | |||||
* | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 2 | -1/+2 |
| | |||||
* | Add/update/delete/list my playlists | Chocobozzz | 2019-03-18 | 6 | -0/+148 |