1017 Commits (a41acead4421c1653cad28f6c04140879b5abf80)

Author SHA1 Message Date
barisusakli a15aaaf389 closes #5394
dont allow socket.emits during maintenance mode
8 years ago
Peter Jaszkowiak bf44ca20f2 Better deprecation warning for old language route 8 years ago
Peter Jaszkowiak e1a29f4aa8 Switch to `assets` route 9 years ago
Peter Jaszkowiak b4b3be3d97 Cache bust translations, query param name 9 years ago
Peter Jaszkowiak 2f07c18c5a All hail the glorious translation prebuilding 9 years ago
Peter Jaszkowiak ffa2bd14f8 Fix reverse proxies breaking admin translations 9 years ago
xucheng 40d73e2a54 fix ajax 404 err when base url isn't root (#5285) 9 years ago
Julian Lam 33ff5e09bb updated revoke session middleware to allow self or admin or global mod invocation, tweaked tests a bit 9 years ago
Julian Lam a1b49a98e7 locking down session deletion route to admins and global mods only 9 years ago
Peter Jaszkowiak c5237443cd Standard language codes (#5218)
* Use standard language codes. Fallback for plugins.

* Fix transifex config

* Tab vs space here for some reason

* Remove redundancies

* config.relative_path instead of allcaps

* added upgrade script for existing users' accounts
9 years ago
barisusakli 4ff71f6b0b allow two sections 9 years ago
barisusakli 069a90e792 move maintenance mode 9 years ago
barisusakli fb47bf3889 unread/recent changes closes #4774 9 years ago
Sergii Paryzhskyi e515b791da Fix eslint rules (#5117)
* Fix semi linter rule

* Fix semi-spacing linter rule

* Fix no-undef-init linter rule

* Fix space-before-blocks linter rule
9 years ago
Julian Lam 727710fbd9 using middleware.authenticate for chat route instead of ensureLoggedIn 9 years ago
Julian Lam 1abef16cd9 fixes #5147 9 years ago
barisusakli 1e486875f4 add top posters and most rep to acp 9 years ago
barisusakli 1a63672e66 more test fixes 9 years ago
Julian Lam ead4de6c6f Merge branch 'fix-some-code-lint' of https://github.com/HeeL/NodeBB into HeeL-fix-some-code-lint 9 years ago
Julian Lam e80400665e closes #5111 9 years ago
barisusakli 5f16205d15 closes #5109 9 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 9 years ago
HeeL 3fa1c1f927 Fix space-infix-ops linter rule 9 years ago
barisusakli 6f86621e30 closes #5096 9 years ago
barisusakli 0614957542 use req.app.render 9 years ago
barisusakli fe50c8d124 closes #5078 9 years ago
Jorge Meireles 4938b00635 Fix language path (#5032) 9 years ago
barisusakli 9f2533b5ba closes #5054 9 years ago
barisusakli 202edfa47e chat history access 9 years ago
barisusakli 2c140c2107 ability to filter flags by category 9 years ago
barisusakli fac68d52f6 cache group membership methods
groups.isMember
groups.isMembers
groups.isMemberOfGroups
clear cache for user on group.join & group.leave
9 years ago
barisusakli 9c1b1acc5b removed unsused requires 9 years ago
barisusakli aefba6e2b1 removed some methods
helpers.getBaseUser
exposeUid, exposeGroupName
9 years ago
barisusakli 4aac8bbe6a closes #2222 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 409621c661 closes #4843 9 years ago
Julian Lam 093b21fc31 fixes #4954 9 years ago
Mathias Schreck ce9ee62fa0 Handle callback errors 9 years ago
Julian Lam 71a5e4a8a1 better error handling for session revocation if no login session is present, #4214 9 years ago
barisusakli d2cbd7e6dc new priv for uploads 9 years ago
barisusakli 7b86fd3dc0 closes #4835 9 years ago
Julian Lam 55bcc28e0e closes #4831 9 years ago
Julian Lam 4c62784358 closes #4829 9 years ago
Julian Lam d5961cfca3 #4827 9 years ago
barisusakli 789a3736af closes #4820 9 years ago
Julian Lam a14263349b updated termsOfUse to use registration interstitial instead of being integrated into register template 9 years ago
Julian Lam d2926f4fe7 WIP registration interstitial 9 years ago
Julian Lam f03018b7cc updated middlewares so if you have not completed registration, you will be required to do so 9 years ago
Julian Lam 0ba0001f75 WIP registration interstitial 9 years ago
psychobunny b37b083a4d new privilege: Access Topic
differentiation between Access Category and Access Topic, ie. allows you
to see the category view but not actually enter the topic itself
9 years ago