2293 Commits (73220aaa3d6d5af8e8255106475357950d3e71d5)

Author SHA1 Message Date
psychobunny 3f876548ba linting
I also want to lint the rest of this file but I have no idea what will
explode and it's almost 1AM. Next time ;)
10 years ago
psychobunny 7a53205c76 linting and removed unnecessary comment 10 years ago
psychobunny b17740f8d7 return error message if config is not ready 10 years ago
psychobunny daf967399f fixing my todos so that @barisusakli will sleep tonight. and linting. 10 years ago
psychobunny d63f2ccd28 removed legacy version of ACP menu code 10 years ago
psychobunny 8abf2835a5 removed modules/admin and moved mousetrap + keybindings out of client #2245 10 years ago
psychobunny ed60deb3f5 fixed ACP from previous commit 10 years ago
psychobunny 0f759f9df4 ... not sure why that didn't all go through in one commit 10 years ago
psychobunny b51c90dcb3 doing some reshuffling in public/src
public/src/admin and public/src/client; also some cleanup in
src/meta/js, no need to filter out admin files anymore
10 years ago
barisusakli e1f67052d0 closes #2244 10 years ago
psychobunny b1b25ada4d started removing ajaxify.loadTemplate #2230 10 years ago
psychobunny 3b511b59cb found a duplicate language string 10 years ago
psychobunny cf22fad6fd made the acp search a bit more cooler 10 years ago
psychobunny 7396c363d7 press / to highlight search input box 10 years ago
barisusakli f6f6ca7f76 closes #2132 10 years ago
barisusakli 0912c7a2aa closes #2240 10 years ago
barisusakli ad4fff649c closes #2234 10 years ago
psychobunny c827485de5 more user-friendly message for installing/uninstalling plugins 10 years ago
psychobunny d7c796fba5 closes #2228 10 years ago
psychobunny 345896e8eb remove intervals if navigating to a different page in ACP 10 years ago
barisusakli 85da5fb054 closes #2189 10 years ago
barisusakli ccf58ed40e closes #2213 10 years ago
barisusakli 258e14e20c closes #2225 10 years ago
psychobunny 2a2490541f some minor linting elsewhere 10 years ago
psychobunny bf852d8329 closes #2078 10 years ago
barisusakli 27c214486b closes #2226 10 years ago
psychobunny 5681d51778 pressing enter in acp search will search for the first match 10 years ago
psychobunny 901ef3d382 fix false positives from showing up in search 10 years ago
psychobunny ba4392cda0 selectable - shift clicking deselects items in a group 10 years ago
Julian Lam 3accfaebc9 fixing dashboard ACP js to show a more informative message for people running master branch 10 years ago
barisusakli bc016321ac closes #2226 10 years ago
psychobunny ba9da2b256 fixed selectable init for search 10 years ago
psychobunny eb5630caa7 refactored selectable to use 'selected' instead of 'dropped'; fixed position relative bug 10 years ago
psychobunny 04b7dfeb02 updated manage/users to use new drag and drop selector 10 years ago
psychobunny a6481aefe3 cleanup 10 years ago
psychobunny 7a2ccf6031 hardcoded parentElement by accident
so that's why it doesn't work on other pages. derp
10 years ago
psychobunny 9c67d5742e added event callbacks for onSelected and onUnselected 10 years ago
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
psychobunny 2db93c9219 created selectable module for selecting / grouping elements 10 years ago
barisusakli 43806e5921 replay ie host fix
https://github.com/NodeBB/NodeBB/pull/2216
10 years ago
barisusakli 6a996bd718 closes #2210 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