31 Commits (4938b006354b0decf6e93946114b1b0cf2fec024)

Author SHA1 Message Date
barisusakli 6a04e2909d page param not used 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
Mathias Schreck ce9ee62fa0 Handle callback errors 9 years ago
barisusakli 789a3736af closes #4820 9 years ago
barisusakli aadd883594 fix numbers on users infinite load 9 years ago
pichalite 42239e119d search banned users only on /users/banned route 9 years ago
barisusakli 1b9e18c6fc allow global mods to see banned users 9 years ago
barisusakli ee9d0ac2da cleanup search, removed socketuser.loadSearchPage, use regular route 9 years ago
barisusakli ab6c84471b some search/sort changes 9 years ago
barisusakli ae9606f5ee closes #3738 9 years ago
barisusakli ade9a44b11 closes #3590 10 years ago
barisusakli daf1a388eb closes #3039 10 years ago
barisusakli 5ee1951245 closes #3271 10 years ago
barisusakli 4f37d268b6 removed sort by username 10 years ago
barisusakli fbdae8fe1d return time and matchcount on page switch 10 years ago
barisusakli aa577f4adc part 1
no upgrade script yet
10 years ago
psychobunny 56d1b521c5 closes #2967
@barisusakli  there was a return; if user is offline, don't see any
reason why it should be so I removed it, just FYI
10 years ago
Barış Soner Uşaklı dadbda98b7 closes https://github.com/NodeBB/nodebb-theme-persona/issues/52 10 years ago
Barış Soner Uşaklı c294c3b342 fix inf scroll and timeago on users page 10 years ago
Barış Soner Uşaklı 925b12ca22 startsWith 10 years ago
Julian Lam 47a7ab15be refactored translator system to be a require.js module, and not a global 10 years ago
psychobunny cb1e2c9fef linting client side modules 10 years ago
psychobunny 4f5918390a if user search is blank, return all users 10 years ago
barisusakli ed714cdf77 user search paginator 10 years ago
barisusakli 5fe69e0386 input selector 10 years ago
barisusakli c20a848c7f removed console.logs 10 years ago
barisusakli f417e07b9d user search changes 10 years ago
barisusakli db1cc6b8d2 search by fullname 10 years ago
barisusakli ce9c17f8e5 ability to search posts by user 10 years ago
psychobunny 4cbb7e9832 closes #2230
and I actually tested every single one. go me!
10 years ago
psychobunny b51c90dcb3 doing some reshuffling in public/src
public/src/admin and public/src/client; also some cleanup in
src/meta/js, no need to filter out admin files anymore
10 years ago