14184 Commits (dbb71423a8a830f176fcd37cf44a53ee8c5f7690)
 

Author SHA1 Message Date
Julian Lam 451c2838d0 Merge remote-tracking branch 'origin/master' into flagging-refactor 9 years ago
Julian Lam 0196997099 fixing issues as found by @barisusakli
re: #5232 and #5282
9 years ago
barisusakli fba28791f5 missing ; 9 years ago
barisusakli c32e6aaabb use build module instead of forking 9 years ago
barisusakli 53fe432d8a fix hook 9 years ago
barisusakli 97c0b33cf6 filter:middleware.render 9 years ago
barisusakli e86708cb0c add cid to widgets.render
init date pickers in widgets ACP
9 years ago
barisusakli 82d3b24cd3 Merge branch 'master' of https://github.com/NodeBB/NodeBB 9 years ago
barisusakli 35a15f37ec closes #5276 9 years ago
Barış Soner Uşaklı 1f52048866 Merge pull request #5252 from Fusselwurm/patch-2
ZSET scores are float: parseInt => parseFloat
9 years ago
psychobunny 10cffb0b54 Merge pull request #5283 from pichalite/setup-password-check
Check password length on setup and prompt again
9 years ago
Anil Mandepudi aea08d58b1 Fix tabs 9 years ago
pichalite 0a4e45c0da Check password length on setup 9 years ago
Julian Lam b79073cf32 Merge branch 'translator-escapes' of https://github.com/pitaj/NodeBB into pitaj-translator-escapes 9 years ago
Julian Lam e227f5842a Merge remote-tracking branch 'origin/master' into flagging-refactor 9 years ago
Mathias Schreck b1a48981ef Check if href exists before accessing it (#5281)
I got a lot of errors in Firefox 50 `TypeError: $(...).attr(...) is undefined  nodebb.min.js:25167:24` which points exactly to that line I’ve changed.
Since HTML5 `href` is not a required attribute of an `a` tag. We have a couple of links without `href` and every time you click it you will get this error.
9 years ago
Moritz Schmidt ec5d13188b sneakily adjust database/sorted tests to include float scores 9 years ago
Moritz Schmidt c8393d6f87 mongo: set scores as float instead of int 9 years ago
Peter Jaszkowiak db1fdb897f Fixes for dev-ing on windows
- Change `nodebb.bat` to simply run `node ./nodebb` with same arguments
- Fix `npm test` for windows
9 years ago
Peter Jaszkowiak bb5fe0cc83 Escape arguments in `Translator.compile` 9 years ago
Peter Jaszkowiak a81aad61ab Add tests for translator static methods 9 years ago
Peter Jaszkowiak 375af7ad53 Restructure and rename translator tests 9 years ago
Peter Jaszkowiak 7c697759e9 Escape and ignore `%` and `\,` in translator args 9 years ago
barisusakli 1c6cee207f meta/settings test 9 years ago
barisusakli 9627e53922 change group membership methods 9 years ago
Julian Lam aaec71bc0c added stepSize to flags chart, #5232 9 years ago
Julian Lam dc508fa0cb Merge remote-tracking branch 'origin/master' into flagging-refactor 9 years ago
Julian Lam 4753042306 lowered analytics disk writes to every ten seconds, because why every 10 minutes? :shipit: 9 years ago
Julian Lam 9ada35cfb9 allowing Analytics.increment to have a callback 9 years ago
Julian Lam ebc9abd773 upgrade script and graphs for #5232 9 years ago
barisusakli 4db171985d up composer 9 years ago
barisusakli 0b9829850c closes #5273 9 years ago
Barış Soner Uşaklı 7f455344d8 show seconds in logs 9 years ago
Barış Soner Uşaklı e0501656b6 parallel startup 9 years ago
Barış Soner Uşaklı bca6151892 fix lint 9 years ago
Barış Soner Uşaklı 8c8e2ae190 closes #5271 9 years ago
Julian Lam 5d63c0aa3b Merge remote-tracking branch 'origin/master' into flagging-refactor 9 years ago
Julian Lam acf2e4078b fixes #5263 9 years ago
psychobunny 56fb941979 up'd tjs 9 years ago
Julian Lam 31996f9377 added page titles 9 years ago
Julian Lam 6533fa066d removed unneeded fixes #5232 9 years ago
Julian Lam e40eb75f8f change history saving to append an object not a serialised array, #5232 9 years ago
Julian Lam a5fb4825b4 deprecating old hook for #5232 9 years ago
Julian Lam 5dd892bd01 a bunch of changes here... allowing user profiles to be flagged, #5232 9 years ago
barisusakli 78b7d5896c convert topic title to string 9 years ago
barisusakli 74b9f1a016 closes #5262 9 years ago
Julian Lam 57fcb92bbc added a smattering of tests for #5232 9 years ago
psychobunny 6b7b51eaf0 Merge pull request #5170 from pitaj/master
ACP search updated to support translations
9 years ago
Peter Jaszkowiak e2ea3cb21e Fix linting error 9 years ago
Julian Lam a2fecf5ae4 Merge remote-tracking branch 'origin/master' into flagging-refactor 9 years ago