aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/search
Commit message (Expand)AuthorAgeFilesLines
* Lazy load all routesChocobozzz2020-06-2314-1521/+0
* Reorganize client shared modulesChocobozzz2020-06-236-33/+85
* Correctly fix client buildChocobozzz2020-06-161-2/+2
* Fix anonymous nsfw policyChocobozzz2020-06-162-6/+9
* Remove unused serviceChocobozzz2020-06-151-3/+1
* Fix search error loopChocobozzz2020-06-151-1/+4
* Limit thumbnail sizesChocobozzz2020-06-112-2/+13
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-101-1/+1
* Fix search query when updating from typeaheadChocobozzz2020-06-101-2/+7
* First implem global searchChocobozzz2020-06-1010-86/+290
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-2/+2
* Fix non-fixed header and menu when overflow-x body on touchscreens (#2711)Kim2020-05-111-1/+43
* Fix broken views on mobile and small screens (#2671)Kim2020-04-271-20/+28
* Enlarge right column in video-edit on small screensRigel Kent2020-04-021-1/+1
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-022-65/+6
* Add ability to override search endpointChocobozzz2020-03-041-1/+6
* Strict templates enabledChocobozzz2020-02-102-3/+4
* Clearer description of the optionsFilip Bengtsson2020-02-021-3/+3
* Add description for sensitive configuration options, reword othersRigel Kent2020-01-151-1/+1
* Refactor my-subscribe-button to support full account subscriptionRigel Kent2020-01-101-1/+1
* Skip videos count on client if we don't use itChocobozzz2020-01-081-3/+3
* Lazy load static objectsChocobozzz2019-12-181-5/+11
* Fix buildChocobozzz2019-12-051-23/+22
* search filtering improvements per #1654Rigel Kent2019-12-055-17/+210
* Skip channel search on empty searchChocobozzz2019-12-041-1/+3
* Fix search with account video languagesChocobozzz2019-10-213-6/+5
* Update Angular -> 8.2.0Chocobozzz2019-08-011-1/+1
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-251-1/+1
* Lazy load client script scopesChocobozzz2019-07-241-3/+1
* Log error on unknown hookChocobozzz2019-07-241-0/+2
* Use search client scopeChocobozzz2019-07-241-3/+7
* Add client hooksChocobozzz2019-07-242-13/+47
* Rearrange search filter optionsJessica Fairchild2019-06-201-4/+4
* Add params to share modalChocobozzz2019-06-123-17/+2
* Add video miniature dropdownChocobozzz2019-04-052-2/+9
* Refactor video miniaturesChocobozzz2019-04-033-55/+11
* Refactor ellipsis CSSChocobozzz2019-02-201-3/+1
* Add search by original publication dateAndrés Maldonado2019-02-123-1/+78
* Refactor how we use iconsChocobozzz2019-01-171-2/+2
* Fix NSFW blur on searchChocobozzz2019-01-142-3/+8
* Refractor notification serviceChocobozzz2018-12-192-12/+5
* Fix search titleChocobozzz2018-11-201-1/+2
* Better typingsChocobozzz2018-10-181-2/+2
* NoImplicitAny flag true (#1157)BO412018-10-181-2/+2
* update tslint config and fix member ordering (#1279)BO412018-10-161-2/+1
* Don't throw an error on empty searchChocobozzz2018-10-011-5/+2
* add allow advancedSearch with empty searchRigel Kent2018-10-013-3/+25
* various display improvementsRigel Kent2018-09-291-1/+1
* refactor subscribe button and comment-add for visitor-interact UX (#1100)Rigel Kent2018-09-251-1/+1
* remove unused importsBO412018-09-221-5/+0