8212 Commits (870bb87b0858481cacf8c6a1d4bbd367917eaf58)

Author SHA1 Message Date
Barış Soner Uşaklı 870bb87b08 always pass strings to bcrypt compare 8 years ago
barisusakli 085d8c2f92 fix lint 8 years ago
Barış Soner Uşaklı 9d229ae960 fix path to log file if base_dir is undefined 8 years ago
Julian Lam 7abd80490b Merge pull request #5626 from NodeBB/reject-nonaudio-uploads
Reject non-audio upload requests to the sounds route
8 years ago
Barış Soner Uşaklı c45c4a5fdb on login display invalid-login-credentials 8 years ago
Barış Soner Uşaklı 4900f21dd5 fix crash in header 8 years ago
Peter Jaszkowiak 1ac14a466e Reject non-audio upload requests to the sounds route 8 years ago
barisusakli 04f884db65 fix crash in languages if lang doesn't exist @pitaj 8 years ago
barisusakli fa13e9acc0 closes #5621 8 years ago
Barış Soner Uşaklı 081578c7f4 Merge pull request #5616 from NodeBB/auto-lang
Automatically detect user language based on browser accepts header
8 years ago
Peter Jaszkowiak 64bf542d17 Fix HTML `lang` attribute using the `defaultLang`
Themes need `lang="{function.localeToHTML, userLang, defaultLang}"` in
their header.tpl file
8 years ago
Peter Jaszkowiak c7929ec7d8 Add option for disabling language autodetection 8 years ago
Barış Soner Uşaklı c43a4e4b82 Merge pull request #5615 from NodeBB/fix-5536
Fix #5536
8 years ago
barisusakli 3d93667e2b update update script to batch 8 years ago
Peter Jaszkowiak 2476221b79 Close #3462, automatically detect user language based on browser accepts header 8 years ago
Peter Jaszkowiak 413bb4736c Save language metadata on build to avoid readdirs later 8 years ago
Peter Jaszkowiak 30b47d39f3 Fix #5536 8 years ago
Peter Jaszkowiak 2827db3309 Fix sounds playing through multiple tabs 8 years ago
barisusakli fdee61b4f4 use deleteMany instead 8 years ago
barisusakli cf6c4667c8 upgrade script to clear sessions 8 years ago
barisusakli 65a65b19c0 tests for #5600 8 years ago
barisusakli 185b6e5c8e #5600 8 years ago
barisusakli 9f8d80e3a4 closes #5600 8 years ago
Peter Jaszkowiak 37c4218184 Fix error if `./nodebb build` isn't called before tests 8 years ago
Peter Jaszkowiak e382bca610 Fix tests 8 years ago
Peter Jaszkowiak 0fe10f5e86 Escape topic titles at the source, deduplicate 8 years ago
Peter Jaszkowiak 1fb48ef7a7 Fix #5592 (#5593)
* Fix #5592
Escape translation tokens in topic titles, descriptions, profile about, and post contents

* Fix tests
8 years ago
Peter Jaszkowiak a8add6477c Fix merge conflicts 8 years ago
Julian Lam a62a4e698f Merge pull request #5578 from NodeBB/utils-translator-require
Make utils and translator easier to require
8 years ago
Peter Jaszkowiak 75d291183d Fix using nodebb in other CWDs 8 years ago
Peter Jaszkowiak 010473e5cc Merge branch 'master' into patch-pitaj 8 years ago
Peter Jaszkowiak 1892492505 Deprecate utils.walk, remove prototype modification 8 years ago
Peter Jaszkowiak 1ed571189c Make utils and translator easier to require
Move utils.walk to file.walk, backwards compatible
8 years ago
Peter Jaszkowiak b53d3254dd buzz is no longer used 8 years ago
Peter Jaszkowiak 2c418fd2af Use npm bootstrap 8 years ago
Peter Jaszkowiak 0ef30e91ba Use ace-builds npm package instead of vendor
ace can be referenced as an r.js module, reduces acp bundle size
8 years ago
Peter Jaszkowiak 17ff8a4151 Enable passing paths as module sources 8 years ago
pichalite d4de345e87 syntax 8 years ago
pichalite 4c89497cc4 Closes #5521 8 years ago
psychobunny 5985a8a7a3 closes #5574 8 years ago
Barış Soner Uşaklı 43f8678c7a update local config immediately 8 years ago
Barış Soner Uşaklı 8afdd71ef1 closes #5559 8 years ago
Julian Lam 60990f28ad Merge pull request #5568 from NodeBB/patch-pitaj
`filter:teasers.get` provided with `uid`
8 years ago
Peter Jaszkowiak 8119b8c4ae `filter:teasers.get` provided with `uid` 8 years ago
André Zanghelini 03d432182b Fix postcount is expected to be Number (#5567) 8 years ago
psychobunny 53dac97800 closes #5560 8 years ago
Barış Soner Uşaklı d88219b4d1 closes #5566 8 years ago
Peter Jaszkowiak 81696dd24a Fxi #5561 8 years ago
Peter Jaszkowiak 57696b22f4 Partial fix #5538 8 years ago
husseinwalli 3876a88252 Added additional parameters to user creation method (#5496)
Treating picture, location and birthday similar to data.email as optional parameters to be passed to the create a user
8 years ago