Julian Lam
43056a4bfa
Merge branch 'master' into develop
8 years ago
Peter Jaszkowiak
ffa2bd14f8
Fix reverse proxies breaking admin translations
8 years ago
Julian Lam
5e109bb4a8
Merge remote-tracking branch 'origin/master' into flagging-refactor
8 years ago
xucheng
40d73e2a54
fix ajax 404 err when base url isn't root ( #5285 )
8 years ago
Julian Lam
753d4b0275
wrapped up basic functionality of list and detail for flags, filter support. #5232
8 years ago
Julian Lam
dde3d2b135
Merge remote-tracking branch 'origin/master' into flagging-refactor
8 years ago
Julian Lam
33ff5e09bb
updated revoke session middleware to allow self or admin or global mod invocation, tweaked tests a bit
8 years ago
Julian Lam
a1b49a98e7
locking down session deletion route to admins and global mods only
8 years ago
Julian Lam
98a104564b
some light refactoring, details API ( #5232 )
8 years ago
Julian Lam
640df0379e
flag list page ( #5232 )
8 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
8 years ago
barisusakli
4ff71f6b0b
allow two sections
8 years ago
barisusakli
069a90e792
move maintenance mode
8 years ago
barisusakli
fb47bf3889
unread/recent changes closes #4774
8 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
8 years ago
Julian Lam
727710fbd9
using middleware.authenticate for chat route instead of ensureLoggedIn
8 years ago
Julian Lam
1abef16cd9
fixes #5147
8 years ago
barisusakli
1e486875f4
add top posters and most rep to acp
8 years ago
barisusakli
1a63672e66
more test fixes
8 years ago
Julian Lam
ead4de6c6f
Merge branch 'fix-some-code-lint' of https://github.com/HeeL/NodeBB into HeeL-fix-some-code-lint
8 years ago
Julian Lam
e80400665e
closes #5111
8 years ago
barisusakli
5f16205d15
closes #5109
8 years ago
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
8 years ago
HeeL
3fa1c1f927
Fix space-infix-ops linter rule
8 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