Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move to stylelint | Chocobozzz | 2021-04-28 | 1 | -1/+1 |
| | |||||
* | Fix welcome/warning modal | Chocobozzz | 2021-04-20 | 2 | -0/+24 |
| | |||||
* | Refactor modal buttons style | Chocobozzz | 2021-04-14 | 10 | -92/+31 |
| | |||||
* | Update english strings | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
| | |||||
* | Use new doc website links | Chocobozzz | 2021-02-12 | 1 | -6/+6 |
| | |||||
* | Update project description | Chocobozzz | 2021-01-14 | 1 | -2/+1 |
| | |||||
* | Mark 'These settings apply only to' string as i18n-able | Marcin Mikołajczak | 2021-01-09 | 1 | -1/+1 |
| | |||||
* | Clearer anonymous settings modal title | Chocobozzz | 2020-12-30 | 1 | -1/+3 |
| | |||||
* | Replace keyboard shortcut icon | Chocobozzz | 2020-11-16 | 1 | -16/+1 |
| | | | | Use svg instead | ||||
* | reword unclear sentences, check for grammar | Rigel Kent | 2020-11-12 | 1 | -5/+3 |
| | | | | fixes #3222 | ||||
* | Migrate to $localize | Chocobozzz | 2020-08-14 | 1 | -4/+2 |
| | | | | | | | | | | | | * 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 | ||||
* | switch from softies to feathericons | Rigel Kent | 2020-07-01 | 1 | -1/+1 |
| | | | | also organize icons in folders per origin | ||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 7 | -14/+135 |
| | |||||
* | Fix anonymous nsfw policy | Chocobozzz | 2020-06-16 | 2 | -6/+15 |
| | |||||
* | `fitWidth` for `video-miniature`, fluid grid (#2830) | Rigel Kent | 2020-06-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | * Fluid abstract video list * normalize timestamp display on miniatures * use grid for abstract-video-list - refactor scss function var to pvar to avoid overriding css variables - move fluid-grid margins to adapt-margin-content-width mixin for maintainability - fix video-miniature-name margin-top on small screen * move sceenratio function in a mixin * display no miniature avatar in channel videos view | ||||
* | fix mascot sizes, fix tick, delete extraneous .png icons | Rigel Kent | 2020-06-04 | 4 | -21/+15 |
| | | | | follows PR #2822 | ||||
* | fix duplicate id in svg, empty alt in base email | Rigel Kent | 2020-06-04 | 1 | -3/+3 |
| | |||||
* | Add custom modal to plugin helpers (#2631) | Kim | 2020-04-15 | 3 | -0/+133 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add custom modal component * Add custom modal to app and plugins helpers * Fixes custom modal component * Add doc for custom modal * Fix newline end of file html and scss files * Move my-custom-modal component outside component for UserLoggedIn modals * Move initializeCustomModal to ngAfterViewInit() * Wrap events and conditionnals * Replace ng-show with ngIf* * Add modalRef to open only one modal + onCloseClick * Refacto + Fix access methods of custom modal * Fix methods names custom-modal.component * Fix implement AfterViewInit & no default boolean Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Use form-control to display box-shadow on form inputs/selects upon focus | Rigel Kent | 2020-04-02 | 2 | -5/+12 |
| | |||||
* | Normalize modal close buttons, and cancel/submit button styles | Rigel Kent | 2020-03-06 | 1 | -0/+1 |
| | |||||
* | Add visitor settings, rework logged-in dropdown (#2514) | Rigel Kent | 2020-02-28 | 3 | -0/+120 |
| | | | | | | | | | | | | | | * 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 | ||||
* | Mark additional strings as translatable (#2507) | Filip Bengtsson | 2020-02-21 | 1 | -1/+1 |
| | |||||
* | Add ListOverflow component to prevent sub-menu overflow | Rigel Kent | 2020-02-13 | 2 | -2/+3 |
| | |||||
* | Pull translations | Chocobozzz | 2019-11-05 | 1 | -0/+1 |
| | |||||
* | Add missing i18n tags | Chocobozzz | 2019-11-05 | 1 | -8/+8 |
| | |||||
* | Update translations | Chocobozzz | 2019-10-30 | 1 | -1/+1 |
| | |||||
* | Add mascot to configure warning modal | Chocobozzz | 2019-10-30 | 2 | -1/+14 |
| | |||||
* | Add mascot in welcome modal | Chocobozzz | 2019-10-30 | 3 | -36/+80 |
| | |||||
* | Some language fixes (#2198) | Filip Bengtsson | 2019-10-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * Fix preposition * Fix French colon spacing * Some grammar fixes * Preposition fix * Update signup-success.component.html After suggestion from @frankstrater. | ||||
* | Better welcome modal | Chocobozzz | 2019-09-05 | 5 | -35/+73 |
| | |||||
* | Add config instance warning modal | Chocobozzz | 2019-09-05 | 6 | -24/+80 |
| | |||||
* | Add welcome modal | Chocobozzz | 2019-09-05 | 6 | -0/+181 |