aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+search
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop' into shorter-URLs-channels-accountsChocobozzz2021-05-274-27/+52
|\
| * Remove ngx-metaChocobozzz2021-05-272-7/+5
| | | | | | | | Unmaintained
| * Add ability to search live videosChocobozzz2021-05-052-20/+47
| |
* | Make /a and /c default URLs for accounts and channelsKimsible2021-05-051-1/+1
|/
* Move to stylelintChocobozzz2021-04-281-1/+1
|
* Refactor actor avatar displayChocobozzz2021-04-284-26/+31
|
* Limit search entry widthChocobozzz2021-04-011-0/+1
|
* Responsive searchChocobozzz2021-04-012-145/+92
|
* Square channel avatar consistencyChocobozzz2021-03-311-1/+1
|
* Adjust search results note for i18n, adjust typeahead helperRigel Kent2021-03-241-6/+4
|
* Use localize for page titlesChocobozzz2020-08-171-1/+1
|
* Migrate to $localizeChocobozzz2020-08-142-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 filtersChocobozzz2020-08-111-2/+2
|
* add ng-select for templatable select optionsRigel Kent2020-08-114-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 pageChocobozzz2020-07-204-29/+43
|
* switch from softies to feathericonsRigel Kent2020-07-011-1/+1
| | | | also organize icons in folders per origin
* Lazy load all routesChocobozzz2020-06-2310-0/+1215