7292 Commits (ffc07ff6d2e2546063fb85029d72c6700060a804)
 

Author SHA1 Message Date
psychobunny 13c9da6bff selectable - click/shiftclick to select as well 10 years ago
psychobunny a23b0baf25 closes #2221 10 years ago
psychobunny bcdb87f488 fixed selectable 10 years ago
psychobunny 06db3c1c3d fixed tag selectability after search 10 years ago
psychobunny 16a4824017 fixed tag searching 10 years ago
psychobunny e86697b36f closes #2223, ability to select multiple tags 10 years ago
Julian Lam 4b9e4a0109 closed #2224 10 years ago
psychobunny 1644c1f9e9 Merge branch 'master' of https://github.com/NodeBB/NodeBB 10 years ago
psychobunny e211628419 moved module less files out of components and into a separate folder 10 years ago
psychobunny 2db93c9219 created selectable module for selecting / grouping elements 10 years ago
psychobunny 2148e24969 added jquery drag and drop event libs 10 years ago
Julian Lam 60c45d8b9b fixed issue where non-admins would get maintenance mode header if maintenance mode was NOT enabled (logic errors, grrr..) 10 years ago
barisusakli 5db24fbe68 closes #2175 10 years ago
barisusakli c37cfe4b3f closes #2209 10 years ago
Julian Lam f5f84d9946 fixing upgrade text to use nodebb executable, removed exposure of option to run without upgrading 10 years ago
barisusakli 740c336480 typo 10 years ago
barisusakli dba20160ce check length 10 years ago
Julian Lam 1b3b13716a 0.5.2-dev in ACP, just so people know it's not a released version 10 years ago
Julian Lam 19c69980ef Revert "bumping to 0.5.2 for dev purposes"
This reverts commit e6824fd727.
10 years ago
barisusakli 33780e6fdb closes #2133 10 years ago
barisusakli 73d358edc5 faster getTeasers
got rid of getPostIndices
10 years ago
barisusakli 43806e5921 replay ie host fix
https://github.com/NodeBB/NodeBB/pull/2216
10 years ago
barisusakli 0e3c5195db closes #2219 10 years ago
Julian Lam b7ba6a0d8f fixed #2214 - each individual thread will create its own logrotate write handler, because if one is closed, everything crashes in a cascade effect because we're calling .write() after .end(), bleh. 10 years ago
Julian Lam ee289c3226 latest translations and fallbacks 10 years ago
psychobunny b4fb2d62a3 closes #2201 10 years ago
barisusakli 6a996bd718 closes #2210 10 years ago
barisusakli 8737c5a56d removed debug 10 years ago
barisusakli eab180f305 crash fix 10 years ago
barisusakli c72c876b04 check value 10 years ago
Julian Lam 4c70a0da4f removing postgres file from databases/ 10 years ago
barisusakli c12b159bb5 temp debug 10 years ago
psychobunny 806b115782 don't attempt to update graphs if we're not connected 10 years ago
psychobunny 6a6f0a3b78 app.isConnected check 10 years ago
psychobunny e20747c191 closes #2202 10 years ago
psychobunny 9c8395808c use page visibility api instead of window.onblur
this lib supports most major browsers
10 years ago
Julian Lam 24ac7ba316 better templating and styling for #2099 10 years ago
barisusakli 6f40a731f5 trigger posts loaded so masonry kicks in 10 years ago
barisusakli 2af077544b make sure postcount isnt NaN 10 years ago
barisusakli 32d0e0d7e5 dont update category post coint if topic post count is invalid 10 years ago
psychobunny 974a091f1b Merge branch 'master' of https://github.com/NodeBB/NodeBB 10 years ago
psychobunny 7243aebee0 fixed supervisor to ignore committed minified file 10 years ago
barisusakli 6aa53b8323 nextStart changes, fixed move topic notification text 10 years ago
Julian Lam 5ba88b7152 fixed #2208 10 years ago
psychobunny e5681097f4 added error to minification step 10 years ago
psychobunny bc4969be5b disable chart tooltips if mobile 10 years ago
psychobunny 9d53de5f70 oops 10 years ago
psychobunny 42d3656ecc fixing 10 years ago
Julian Lam 85048a5f75 closed #2203 10 years ago
Julian Lam 1eb9016a77 fixed #2207 10 years ago