37 Commits (a81b0152623602bc59ae110019a980b93d8369f5)

Author SHA1 Message Date
Barış Soner Uşaklı a7a3f3619b dont allow login with invalid ip, escape ip display on user/info page 7 years ago
Julian Lam af2d9fb85b Merge branch 'master' into develop 8 years ago
barisusakli b1b87d339f more refactors 8 years ago
Julian Lam 6e7b505ea7 more linting 8 years ago
Julian Lam 72e77772db Merge branch 'master' into develop 8 years ago
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing 8 years ago
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks 8 years ago
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
Julian Lam ad633aad45 additional tests and proper handling for purged flag targets, #5232 8 years ago
Julian Lam 1aa70c57eb WIP 8 years ago
barisusakli 5d6e2ad083 multiple test fixes 9 years ago
Julian Lam f97f45a138 logic to show a modal to banned users when they try to log in via SSO 9 years ago
barisusakli b1773ad51d add new hook to add more fields to csv download 9 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 9 years ago
Julian Lam 194716cd68 re: #5002 9 years ago
Julian Lam 8a107c8d6c saving getUsersCSV to event log and outputting to log if pressed 9 years ago
barisusakli 973e208329 added banned:expire to user hash 9 years ago
Julian Lam d5961cfca3 #4827 9 years ago
Julian Lam 37b1d1a050 re: #4807, fixed issue where an unban would still have the user listed in the temp ban sorted set 9 years ago
barisusakli 789a3736af closes #4820 9 years ago
Julian Lam 04d4fc2eca temporary ban support 9 years ago
Julian Lam 7da71976cf WIP temporary bans 9 years ago
barisusakli 42cce3771b closes #3846 9 years ago
barisusakli 5950f97f96 more refactors 10 years ago
barisusakli 5c4e988232 fix user.csv data 10 years ago
Barış Soner Uşaklı c56b30ff60 convert uid mappings to sorted sets
email:uid, username:uid, userslug:uid, fullname:uid all converted to
sorted sets
prevents hitting mongodb document size limit
10 years ago
barisusakli 878e548296 renamed end to stop globally
fixed getting favourites for admins
10 years ago
barisusakli 0d223ef88d missing err 10 years ago
barisusakli 2f8e6a1f2b closes #2458 10 years ago
barisusakli 612aa4e55b closes #2491 11 years ago
barisusakli 33780e6fdb closes #2133 11 years ago
barisusakli c7744d7a64 closes #1483 11 years ago
barisusakli 1eafc6ba3d moved user delete to its own file, closes #746 11 years ago
barisusakli 42f42adfaf clean up, radix 11 years ago
barisusakli 1354739d19 user deletion #746
user deletion NOT SKALABLE
11 years ago
barisusakli 383b68e7fc user js refactor 11 years ago
barisusakli 90e398e5c9 user js refactor, category fix
if a category that didn't exist was request with category/1231 or
api/category/1231 it was crashing.
11 years ago