Commit Graph

22 Commits (deecf044540692edac627dfb7f4f413938994073)

Author SHA1 Message Date
Baris Usakli 037a0e5239 closes
also fix reverse infinite scroll when sorting is changed
Barış Soner Uşaklı 79a48cec5f controllers/category tests
Peter Jaszkowiak 0fe10f5e86 Escape topic titles at the source, deduplicate
Peter Jaszkowiak 1fb48ef7a7 Fix ()
* Fix 
Escape translation tokens in topic titles, descriptions, profile about, and post contents

* Fix tests
Peter Jaszkowiak 1ed571189c Make utils and translator easier to require
Move utils.walk to file.walk, backwards compatible
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks
Peter Jaszkowiak a038c66549 ESlint quotes
Peter Jaszkowiak a5a3f3089a ESlint no-mixed-operators
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle
barisusakli e009ce5609 closes
barisusakli c0a8fd7395 allow multiple tags
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule
barisusakli 958fe3e72f closes
barisusakli 58ab76d3c2 action:category.loaded, sort qs on category page
barisusakli 25f3a31ff1 closes
Ben Lubar c7cfe45d0b fix double-URL-encoding causing redirect loops
Julian Lam 3f998a9081 Updated topic and category controller to not redirect on incorrect
slug if the call is made via API route.

Cold load? Anything goes.
acardinale de1dd3a5df Fix filter:category.build error (double next)
barisusakli 7542364d31 added settings to payload
barisusakli 1a87767c2c removed extra isAdminOrMod check
barisusakli 80cc251741 style
barisusakli 96aa94ee10 refactor categories