Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to search live videos | Chocobozzz | 2021-05-05 | 2 | -20/+47 |
| | |||||
* | Move to stylelint | Chocobozzz | 2021-04-28 | 1 | -1/+1 |
| | |||||
* | Refactor actor avatar display | Chocobozzz | 2021-04-28 | 4 | -26/+31 |
| | |||||
* | Limit search entry width | Chocobozzz | 2021-04-01 | 1 | -0/+1 |
| | |||||
* | Responsive search | Chocobozzz | 2021-04-01 | 2 | -145/+92 |
| | |||||
* | Square channel avatar consistency | Chocobozzz | 2021-03-31 | 1 | -1/+1 |
| | |||||
* | Adjust search results note for i18n, adjust typeahead helper | Rigel Kent | 2021-03-24 | 1 | -6/+4 |
| | |||||
* | Use localize for page titles | Chocobozzz | 2020-08-17 | 1 | -1/+1 |
| | |||||
* | Migrate to $localize | Chocobozzz | 2020-08-14 | 2 | -21/+15 |
| | | | | | | | | | | | | * 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 | ||||
* | Fix tags in search filters | Chocobozzz | 2020-08-11 | 1 | -2/+2 |
| | |||||
* | add ng-select for templatable select options | Rigel Kent | 2020-08-11 | 4 | -24/+2 |
| | | | | | | | - create select-tags component to replace ngx-chips - create select-options to factorize option selection in forms - create select-channel to simplify channel selection - refactor tags validation | ||||
* | Fix issues with external links in search page | Chocobozzz | 2020-07-20 | 4 | -29/+43 |
| | |||||
* | switch from softies to feathericons | Rigel Kent | 2020-07-01 | 1 | -1/+1 |
| | | | | also organize icons in folders per origin | ||||
* | Lazy load all routes | Chocobozzz | 2020-06-23 | 10 | -0/+1215 |