aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+search
Commit message (Expand)AuthorAgeFilesLines
* Remove suppressImplicitAnyIndexErrorsChocobozzz2023-05-241-3/+3
* Fix lintChocobozzz2023-05-243-11/+11
* Update angularChocobozzz2023-05-231-2/+2
* Improve accessibilityChocobozzz2023-03-151-1/+1
* Fix infinite scroll on search pageChocobozzz2023-02-242-2/+6
* Fix error messagesChocobozzz2022-09-231-1/+1
* Add ability for client to create server logsChocobozzz2022-07-181-2/+3
* Refactor actor avatar componentChocobozzz2022-06-271-1/+1
* Increase global font sizeChocobozzz2022-06-162-2/+0
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-101-4/+4
|\
| * Fix search filters countChocobozzz2022-06-101-4/+4
* | Migrate to bootstrap 5Chocobozzz2022-06-103-11/+7
* | Support ICU in TS componentsChocobozzz2022-06-081-4/+4
|/
* Implement avatar miniatures (#4639)kontrollanten2022-02-282-5/+1
* Add filter on search resultsChocobozzz2021-12-103-20/+40
* Remove useless asyncChocobozzz2021-08-261-1/+1
* Add video filters to common video pagesChocobozzz2021-08-252-2/+1
* Fix client lintChocobozzz2021-08-171-47/+50
* Fix empty searchChocobozzz2021-07-291-6/+2
* Add ability to filter by host in search pageChocobozzz2021-07-295-12/+42
* Remove unused variableChocobozzz2021-07-021-1/+0
* Support short uuid for GET video/playlistChocobozzz2021-06-293-3/+3
* Move to sass moduleChocobozzz2021-06-282-5/+6
* Move to sass @useChocobozzz2021-06-282-4/+4
* Add ability to search playlistsChocobozzz2021-06-2510-114/+193
* Bidi supportChocobozzz2021-06-072-6/+6
* Speed up plugins loadingChocobozzz2021-06-042-2/+1
* Use HTML config when possibleChocobozzz2021-06-042-10/+19
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-281-1/+1
* Merge branch 'develop' into shorter-URLs-channels-accountsChocobozzz2021-05-274-27/+52
|\
| * Remove ngx-metaChocobozzz2021-05-272-7/+5
| * 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
* Fix tags in search filtersChocobozzz2020-08-111-2/+2
* add ng-select for templatable select optionsRigel Kent2020-08-114-24/+2
* Fix issues with external links in search pageChocobozzz2020-07-204-29/+43
* switch from softies to feathericonsRigel Kent2020-07-011-1/+1
* Lazy load all routesChocobozzz2020-06-2310-0/+1215