59 Commits (414d733d767b90d20ae6d13dded7ebacafa46549)

Author SHA1 Message Date
Barış Soner Uşaklı f2f3ba49b6 feat: hightlight matches in quick search
fix title hightlights
4 years ago
Barış Soner Uşaklı f8ef380b34 fix: multiword match highlight 4 years ago
Barış Soner Uşaklı 8482a54a68 fix: don't init autocomplete if user doesn't have privs 5 years ago
psychobunny 275e837bcf fix: jquery xhtml violations 5 years ago
Barış Soner Uşaklı c7abf07a3d fix: #7324
added disableToType option
6 years ago
Baris Usakli e3bf21a3a0 closes #6993 6 years ago
Barış Soner Uşaklı 5c48793543 handle quoted strings 6 years ago
Barış Soner Uşaklı 973b5fcfe0 closes #6932 6 years ago
Baris Usakli 3e2dffa6d0 fix search in if in query param isn't passed in 6 years ago
Julian Lam f7bd398eb1 style(eslint): newlines in public/src as well 6 years ago
Barış Soner Uşaklı d880a7ade0 closes #6771 7 years ago
Barış Soner Uşaklı f0a538bd4a closes #6536 7 years ago
Barış Soner Uşaklı 749b282cdd add matchwords to search api 7 years ago
Julian Lam 45d940ad2b added one more client-side hook for search @barisusakli 8 years ago
Barış Soner Uşaklı 34d9b57b26 fix wrong function name, change dom to data @julianlam 8 years ago
Julian Lam 3ddf332e0c added two new client-side hooks for search to allow plugins to add fields 8 years ago
Baris Usakli 1f5b3ba636 closes #5771 8 years ago
Barış Soner Uşaklı 3a1eba2537 merge 8 years ago
Peter Jaszkowiak 30b47d39f3 Fix #5536 8 years ago
Julian Lam 72e77772db Merge branch 'master' into develop 8 years ago
Peter Jaszkowiak 3361a72725 ESlint no-plusplus
and no-empty, space-unary-ops
8 years ago
Peter Jaszkowiak 52f2028206 ESlint no-multiple-empty-lines 8 years ago
Peter Jaszkowiak b09b3aef7f ESlint no-undef, remove global comments 8 years ago
Peter Jaszkowiak 2ba46808a1 ESlint one-var, fix comma-dangle 8 years ago
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
barisusakli 387110fecc closes #5315 8 years ago
barisusakli 1fed01fe43 ability to filter search by tags 8 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 8 years ago
barisusakli ae6305365e dont set search term from localstorage 9 years ago
barisusakli 84f88a6f15 refactor user search
use pagination on results
removed infinite scroll
changed the term and section to use the query param as well
pagination urls respect search
9 years ago
barisusakli d43c19c173 closes #4952 9 years ago
psychobunny b15e5a8d17 closes #4475 9 years ago
barisusakli 797b7f2ec1 remove quotes on both ends 9 years ago
barisusakli 04be0411e7 build search categories server side 10 years ago
barisusakli b17feb3b6c nested categories on search 10 years ago
barisusakli a1c407acd0 closes #3530 10 years ago
psychobunny 05c5196965 closes #3194 10 years ago
psychobunny b96018b0f5 closes #3187 10 years ago
barisusakli 03b0d282f1 search fix prevent crash if search term is invalid regex 10 years ago
barisusakli 729fb1d696 advanced search change 10 years ago
Barış Soner Uşaklı 89333ab339 closes #2824 doggy.gif 10 years ago
Barış Soner Uşaklı 607535b37e closes #2823 10 years ago
Barış Soner Uşaklı c3a51033a8 removed utils.getQueryParams() use utils.params() 10 years ago
Barış Soner Uşaklı 743cd20441 closes #2267 10 years ago
barisusakli 75657605ad fix typo in search 10 years ago
barisusakli 6cd615ee45 dont add post/topic query params if searching for users/tags 10 years ago
Barış Soner Uşaklı c98720ee4c show results as WIP 10 years ago
Barış Soner Uşaklı be92f07ab9 save/clear search preferences 10 years ago
barisusakli 138a13f1b2 dont crash if searchQuery is falsy 10 years ago
barisusakli 4d34241072 missing semicolon 10 years ago