252 Commits (2fbe7a81904731a2e44bd327a84207626d6c8335)

Author SHA1 Message Date
Barış Soner Uşaklı f44e850fa0 revert last change, breaks ajaxify 10 years ago
Barış Soner Uşaklı 5d5346c4f9 allow overriding template name 10 years ago
barisusakli 6dfb229c66 closes #2842 10 years ago
Julian Lam 610d687a96 moved favicon into default link tags, and fixed bug that caused link tags to not show up 10 years ago
Julian Lam c26f274392 moved meta and link tag parsing out to a new module, meta/tags 10 years ago
Julian Lam cc4e626f5f updated middleware.renderHeader so that navbar config is retrieved in parallel like everything else, instead of retrieved first. (ping @psychobunny) 10 years ago
Barış Soner Uşaklı c9b5948034 closes #2927 10 years ago
barisusakli 835d4db481 dont add category/topic slug if user doesnt have read permission
or category is disabled etc.
10 years ago
Barış Soner Uşaklı 641c8991f9 closes #2944
if going to users page wait for updateOnlineUsers to complete
10 years ago
Julian Lam 40834cc010 updated checkAccountPermissions to call requireUser, and added new hook for plugins to handle auth login 10 years ago
barisusakli b3f66faa37 default is private 10 years ago
barisusakli 2fd4bcde3f added req.uid user id for logged in users, 0 for guests 10 years ago
Julian Lam 47a7ab15be refactored translator system to be a require.js module, and not a global 10 years ago
Julian Lam f0f31e077f added exposeUid middleware to core 10 years ago
Barış Soner Uşaklı e4199179f7 Merge remote-tracking branch 'origin/master' into mongodb-3.0-driver-2.0 10 years ago
Julian Lam 8e2483b2e6 fixed #2849 10 years ago
barisusakli 724df69561 fix redirects 10 years ago
barisusakli ddd4680ea7 added helpers.redirect 10 years ago
barisusakli 3809b331bc acp shenans 10 years ago
barisusakli 2a8437f08f removed templates config and mapping 🐑 10 years ago
barisusakli 5821a0758f return template name as well 10 years ago
Barış Soner Uşaklı d9e0a495b0 updated install.js to install mongodb native 2 10 years ago
Barış Soner Uşaklı 8b21f1c8ab dont reload settings page on every save
only show an alert if reload is required
renamed settings.language to settings.userLang to match the config
10 years ago
psychobunny 58411a4764 deprecated filter:header.build, the equivalent hook (same output data) will be filter:navigation.available 10 years ago
psychobunny 738c27bf04 started dynamic sortable menu 10 years ago
psychobunny ecad9d54ed tjs 0.1.19 for undefined key cleanups 10 years ago
Julian Lam 4984f2f449 Merge branch 'master' of github.com:nodebb/NodeBB 10 years ago
Julian Lam d3ff6a9f47 hidden groups are invisible to non-members, #2758 10 years ago
Barış Soner Uşaklı e6e755dd46 #2560 10 years ago
Barış Soner Uşaklı 1d5e15eab4 closes #2560 10 years ago
psychobunny e60ef6c9d1 Merge pull request #2716 from pitaj/master
Translate ACP pages
10 years ago
Peter Jaszkowiak 2b9d1ee3dd Translate ACP pages
I fixed it
10 years ago
barisusakli 7f6518e4a6 private plugin link fix 10 years ago
barisusakli 0fab6c243c increase rate limit timeframe from 1 second to 10 seconds 10 years ago
Julian Lam 22a619d9c7 fixed #2631 10 years ago
Julian Lam 491e0060d4 more files that should be loaded for maintenanceMode to work 10 years ago
Julian Lam fe45fc967d updating maintenance mode middleware so js doesn't crash until login client-side js is ready 10 years ago
barisusakli 02dbce57fb relative path fix missing ; 10 years ago
barisusakli 05894d14c6 closes #2151 10 years ago
barisusakli 2974f1ba8a closes #2602 10 years ago
barisusakli f74383bba4 changed userPhoto to files[] 10 years ago
Oleksandr Pidlisnyi f9887de478 footer.tpl loggedIn variable support 10 years ago
barisusakli 87435c1a9e return email:confirmed on admin header 10 years ago
barisusakli b1edc59987 fix undefined next 10 years ago
barisusakli 2ea5f85d9b closes #2481 10 years ago
barisusakli 4ce6341d85 fix acp for header changes 10 years ago
barisusakli 8ed06eb773 closes #2528 10 years ago
barisusakli 04084807c2 removed app.loadConfig 10 years ago
barisusakli 6a8a5a9de0 use validator.escape 10 years ago
barisusakli 0cb0dafae3 another relative_path fix 10 years ago