Commit Graph

8216 Commits (94735f49453820487d1d65cc0051b539447fd149)

Author SHA1 Message Date
Barış Soner Uşaklı 13f5d29cb9 eslint
Barış Soner Uşaklı af6cde5534 show how many nodes responded
Barış Soner Uşaklı 0b3656f34c fix timeouts on category.purge when there are 20k groups
Barış Soner Uşaklı 7a6b685aa0 if the main and last post is purged, purge the topic as well
Barış Soner Uşaklı 870bb87b08 always pass strings to bcrypt compare
barisusakli 085d8c2f92 fix lint
Barış Soner Uşaklı 9d229ae960 fix path to log file if base_dir is undefined
Julian Lam 7abd80490b Merge pull request from NodeBB/reject-nonaudio-uploads
Reject non-audio upload requests to the sounds route
Barış Soner Uşaklı c45c4a5fdb on login display invalid-login-credentials
Barış Soner Uşaklı 4900f21dd5 fix crash in header
Peter Jaszkowiak 1ac14a466e Reject non-audio upload requests to the sounds route
barisusakli 04f884db65 fix crash in languages if lang doesn't exist @pitaj
barisusakli fa13e9acc0 closes
Barış Soner Uşaklı 081578c7f4 Merge pull request from NodeBB/auto-lang
Automatically detect user language based on browser accepts header
Peter Jaszkowiak 64bf542d17 Fix HTML `lang` attribute using the `defaultLang`
Themes need `lang="{function.localeToHTML, userLang, defaultLang}"` in
their header.tpl file
Peter Jaszkowiak c7929ec7d8 Add option for disabling language autodetection
Barış Soner Uşaklı c43a4e4b82 Merge pull request from NodeBB/fix-5536
Fix 
barisusakli 3d93667e2b update update script to batch
Peter Jaszkowiak 2476221b79 Close , automatically detect user language based on browser accepts header
Peter Jaszkowiak 413bb4736c Save language metadata on build to avoid readdirs later
Peter Jaszkowiak 30b47d39f3 Fix
Peter Jaszkowiak 2827db3309 Fix sounds playing through multiple tabs
barisusakli fdee61b4f4 use deleteMany instead
barisusakli cf6c4667c8 upgrade script to clear sessions
barisusakli 65a65b19c0 tests for
barisusakli 185b6e5c8e
barisusakli 9f8d80e3a4 closes
Peter Jaszkowiak 37c4218184 Fix error if `./nodebb build` isn't called before tests
Peter Jaszkowiak e382bca610 Fix 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 a8add6477c Fix merge conflicts
Julian Lam a62a4e698f Merge pull request from NodeBB/utils-translator-require
Make utils and translator easier to require
Peter Jaszkowiak 75d291183d Fix using nodebb in other CWDs
Peter Jaszkowiak 010473e5cc Merge branch 'master' into patch-pitaj
Peter Jaszkowiak 1892492505 Deprecate utils.walk, remove prototype modification
Peter Jaszkowiak 1ed571189c Make utils and translator easier to require
Move utils.walk to file.walk, backwards compatible
Peter Jaszkowiak b53d3254dd buzz is no longer used
Peter Jaszkowiak 2c418fd2af Use npm bootstrap
Peter Jaszkowiak 0ef30e91ba Use ace-builds npm package instead of vendor
ace can be referenced as an r.js module, reduces acp bundle size
Peter Jaszkowiak 17ff8a4151 Enable passing paths as module sources
pichalite d4de345e87 syntax
pichalite 4c89497cc4 Closes
psychobunny 5985a8a7a3 closes
Barış Soner Uşaklı 43f8678c7a update local config immediately
Barış Soner Uşaklı 8afdd71ef1 closes
Julian Lam 60990f28ad Merge pull request from NodeBB/patch-pitaj
`filter:teasers.get` provided with `uid`
Peter Jaszkowiak 8119b8c4ae `filter:teasers.get` provided with `uid`
André Zanghelini 03d432182b Fix postcount is expected to be Number ()
psychobunny 53dac97800 closes