13953 Commits (283ae564f2771459592e8a36a46e09e4bcafc1d1)
 

Author SHA1 Message Date
Julian Lam 283ae564f2 removing incorrect parseInt 8 years ago
Julian Lam babafde726 once more for good measure! 8 years ago
Julian Lam 07ac7dce84 minor tweaks to test to be redis-compatible 8 years ago
Julian Lam 2ea63f3d42 how much fun is it to fix tests when stack traces don't work? lots. :shipit: 8 years ago
Julian Lam 5e52cfdf86 removed one more old flag test for #5232 8 years ago
Julian Lam 47c9c93693 removed old flagging tests 8 years ago
Julian Lam ad633aad45 additional tests and proper handling for purged flag targets, #5232 8 years ago
Julian Lam 7b471b76db fixing tests for #5232 8 years ago
Julian Lam 0927d54c98 ability to filter flags by cid, #5232, more tests 8 years ago
Julian Lam ebffc44600 fix tests, #5232 8 years ago
Julian Lam 5e109bb4a8 Merge remote-tracking branch 'origin/master' into flagging-refactor 8 years ago
barisusakli e17b37edb6 closes #5287 8 years ago
Julian Lam e6768ab572 some more fixes to flags, simplifying qs manipulation in flags search
re: #5232
8 years ago
Julian Lam e028ac1363 passing in arguments to npm instead of command string, closes #5286 8 years ago
xucheng 40d73e2a54 fix ajax 404 err when base url isn't root (#5285) 8 years ago
barisusakli 9e52d5ec04 new hook, action:user.delete 8 years ago
Julian Lam 380ebf67ee oops, uncommenting all the other tests for flags 8 years ago
Julian Lam 831c2064a0 For #5232, added tests and returning flag data on socket flag creation 8 years ago
Julian Lam 83cd07f830 request travis to build now too 8 years ago
Julian Lam 451c2838d0 Merge remote-tracking branch 'origin/master' into flagging-refactor 8 years ago
Julian Lam 0196997099 fixing issues as found by @barisusakli
re: #5232 and #5282
8 years ago
barisusakli fba28791f5 missing ; 8 years ago
barisusakli c32e6aaabb use build module instead of forking 8 years ago
barisusakli 53fe432d8a fix hook 8 years ago
barisusakli 97c0b33cf6 filter:middleware.render 8 years ago
barisusakli e86708cb0c add cid to widgets.render
init date pickers in widgets ACP
8 years ago
barisusakli 82d3b24cd3 Merge branch 'master' of https://github.com/NodeBB/NodeBB 8 years ago
barisusakli 35a15f37ec closes #5276 8 years ago
Barış Soner Uşaklı 1f52048866 Merge pull request #5252 from Fusselwurm/patch-2
ZSET scores are float: parseInt => parseFloat
8 years ago
psychobunny 10cffb0b54 Merge pull request #5283 from pichalite/setup-password-check
Check password length on setup and prompt again
8 years ago
Anil Mandepudi aea08d58b1 Fix tabs 8 years ago
pichalite 0a4e45c0da Check password length on setup 8 years ago
Julian Lam b79073cf32 Merge branch 'translator-escapes' of https://github.com/pitaj/NodeBB into pitaj-translator-escapes 8 years ago
Julian Lam e227f5842a Merge remote-tracking branch 'origin/master' into flagging-refactor 8 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.
8 years ago
Moritz Schmidt ec5d13188b sneakily adjust database/sorted tests to include float scores 8 years ago
Moritz Schmidt c8393d6f87 mongo: set scores as float instead of int 8 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
8 years ago
Peter Jaszkowiak bb5fe0cc83 Escape arguments in `Translator.compile` 8 years ago
Peter Jaszkowiak a81aad61ab Add tests for translator static methods 8 years ago
Peter Jaszkowiak 375af7ad53 Restructure and rename translator tests 8 years ago
Peter Jaszkowiak 7c697759e9 Escape and ignore `%` and `\,` in translator args 8 years ago
barisusakli 1c6cee207f meta/settings test 8 years ago
barisusakli 9627e53922 change group membership methods 8 years ago
Julian Lam aaec71bc0c added stepSize to flags chart, #5232 8 years ago
Julian Lam dc508fa0cb Merge remote-tracking branch 'origin/master' into flagging-refactor 8 years ago
Julian Lam 4753042306 lowered analytics disk writes to every ten seconds, because why every 10 minutes? :shipit: 8 years ago
Julian Lam 9ada35cfb9 allowing Analytics.increment to have a callback 8 years ago
Julian Lam ebc9abd773 upgrade script and graphs for #5232 8 years ago
barisusakli 4db171985d up composer 8 years ago