Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move to sass module | Chocobozzz | 2021-06-28 | 6 | -14/+15 |
| | |||||
* | Move to sass @use | Chocobozzz | 2021-06-28 | 6 | -13/+13 |
| | |||||
* | Bidi support | Chocobozzz | 2021-06-07 | 2 | -4/+5 |
| | |||||
* | Use HTML config when possible | Chocobozzz | 2021-06-04 | 1 | -9/+4 |
| | |||||
* | Refactor search filters | Chocobozzz | 2021-05-03 | 7 | -66/+12 |
| | |||||
* | Move to stylelint | Chocobozzz | 2021-04-28 | 4 | -14/+16 |
| | |||||
* | Refactor actor avatar display | Chocobozzz | 2021-04-28 | 2 | -3/+3 |
| | |||||
* | Refactor comment add css | Chocobozzz | 2021-04-15 | 2 | -1/+2 |
| | |||||
* | Add AccountAvatarComponent (#3965) | kontrollanten | 2021-04-15 | 3 | -11/+4 |
| | | | | | | | * refactor(client): create account-avatar component * continue implement account-avatar * fix review comments | ||||
* | Refactor modal buttons style | Chocobozzz | 2021-04-14 | 5 | -19/+12 |
| | |||||
* | Add `i18n` prop where it is missing (#3946) | Marcin Mikołajczak | 2021-04-12 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | * Add `i18n` prop * Update video-comment-list.component.html * Update account-blocklist.component.html * Update server-blocklist.component.html * Update video-redundancies-list.component.html * Update following-list.component.html * Update followers-list.component.html | ||||
* | Add ability to update the banner | Chocobozzz | 2021-04-08 | 2 | -2/+2 |
| | |||||
* | fix missing title attribute on <iframe> tag suggested for embedding (#3901) | Thavarasa Prasanth | 2021-03-31 | 1 | -1/+2 |
| | | | | | | | | | | | | | * title attribute is missing on <iframe> tag suggested for embedding #3861 * fix #3901 * fix: escapeHTML #3901 * fix: playlist title instead of video title #3901 * fix #3901 * assign title directly #3901 | ||||
* | Move orange admin buttons on the left side | Chocobozzz | 2021-01-13 | 2 | -5/+7 |
| | |||||
* | Add new default different avatar for channel and account | kimsible | 2020-11-25 | 1 | -2/+2 |
| | |||||
* | reword unclear sentences, check for grammar | Rigel Kent | 2020-11-12 | 1 | -6/+6 |
| | | | | fixes #3222 | ||||
* | Add modal to display live information | Chocobozzz | 2020-11-09 | 2 | -1/+11 |
| | |||||
* | jobs/logs view select and empty state visual improvements | Rigel Kent | 2020-09-28 | 2 | -2/+2 |
| | |||||
* | We don't need services anymore for validators | Chocobozzz | 2020-08-17 | 6 | -21/+21 |
| | |||||
* | Migrate to $localize | Chocobozzz | 2020-08-14 | 10 | -113/+90 |
| | | | | | | | | | | | | * Remove i18n polyfill to translate things in components * Reduce bundle sizes * Improve runtime perf * Reduce a lot the time to make a full client build * Reduce client build complexity * We don't need a service to translate things anymore (so we will be able to translate title pages etc) Unfortunately we may loose some translations in the migration process. I'll put a message on weblate to notify translators | ||||
* | Add ability to share playlists in modal | Chocobozzz | 2020-08-07 | 1 | -2/+2 |
| | |||||
* | Fix lint | Chocobozzz | 2020-08-07 | 2 | -2/+4 |
| | |||||
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 3 | -3/+6 |
| | |||||
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 2 | -2/+4 |
| | |||||
* | deal with refresh token in embed | Rigel Kent | 2020-08-06 | 1 | -0/+85 |
| | |||||
* | decouple video abuse details from embed, add embed to block list details | Rigel Kent | 2020-08-06 | 1 | -0/+17 |
| | |||||
* | reword intellectual property | Rigel Kent | 2020-08-04 | 1 | -2/+2 |
| | | | | fixes #3010 | ||||
* | Fix regression blocklist-accounts icon in sub-title | kimsible | 2020-08-03 | 1 | -1/+1 |
| | |||||
* | Add abuse messages management in my account | Chocobozzz | 2020-07-31 | 8 | -247/+129 |
| | |||||
* | Add abuse message management in admin | Chocobozzz | 2020-07-31 | 6 | -9/+254 |
| | |||||
* | Improve (accessibility title) and move action-buttons on left in tables (#2980) | Kim | 2020-07-31 | 3 | -9/+9 |
| | | | | | | | | | | | * Improve and move action-buttons on left in tables * Focus on my-delete and my-button * Correct spaces syntax * Move user-action dropdown on the left Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Fix compilation | Chocobozzz | 2020-07-23 | 1 | -1/+1 |
| | |||||
* | Improve navigation sub-menu and tabs effects (#2971) | Kim | 2020-07-23 | 2 | -0/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Improve nav border and colors on active and non-active * Remove margin-top effect on active nav * Use opacity / bold instead of color change on nav * Remove dropdown items label in sub-menu and add a class active * Position sub-menu to fixed * Autoclose dropdown sub-menu only on outside click * Remove open dropdown on hover in sub-menu * Show reusable h1 for dropdown item in sub-menu * Put reusable sub-menu h1 styles to mixins * Add icons to sub-menu dropdown-item h1 * Make all the sub-menu accessible with focus Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Add ability to report account | Chocobozzz | 2020-07-10 | 10 | -34/+125 |
| | |||||
* | Add ability to report comments in front end | Chocobozzz | 2020-07-10 | 8 | -66/+260 |
| | |||||
* | Add new abuses tests | Chocobozzz | 2020-07-10 | 1 | -1/+0 |
| | |||||
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 4 | -32/+35 |
| | |||||
* | allow muting from the miniature options | Rigel Kent | 2020-06-28 | 1 | -4/+4 |
| | | | | initial implementation with a listing refresh except on search results | ||||
* | add user account-blocklist missing scss mixin | Rigel Kent | 2020-06-28 | 1 | -0/+4 |
| | |||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 27 | -0/+1784 |