Commit Graph

7341 Commits (91e11e304f1d1b2a15176071fd1ad2f53b9a1eab)
 

Author SHA1 Message Date
Julian Lam 0772e8c41f fixed - using !gte instead of lte
Julian Lam b481a28b6e sendFile instead of sendfile
barisusakli 394a01fdef closes
psychobunny c827485de5 more user-friendly message for installing/uninstalling plugins
psychobunny d7c796fba5 closes
psychobunny 53fdef1d17 fixing deprecation notice for morgan
psychobunny 345896e8eb remove intervals if navigating to a different page in ACP
barisusakli 85da5fb054 closes
barisusakli 6ca06a8e54 closes
barisusakli 348911fd2d closes
barisusakli bc1281a201 update deps
dbsearch, string, underscore, validator
barisusakli e35dd60f8f closes
barisusakli ccf58ed40e closes
barisusakli 258e14e20c closes
psychobunny 2a2490541f some minor linting elsewhere
psychobunny 31b2faf2c5 oops, this one was my bad
psychobunny 84b9b86dd1 no better way to spend your saturday
inb4 linting bonanza
psychobunny d70aab6a1e more linting
psychobunny 89e4a67e95 linting
psychobunny 1b2ccda40b closes ; see
psychobunny bf852d8329 closes
psychobunny c14b5e3d3a updating templates.js to 0.1.0
psychobunny 319defd1d2 moved meta:js.compiled event to after minfile is committed to disk, closes
psychobunny fa8613d09d moving meta:css.compiled further down, currently it gets emitted twice
psychobunny 872e28099f fixing previous commit properly
psychobunny edf37f3e0c wow, logic fail
if you called the same event twice, it will reduce count anyways (so I
could have event.any(a,b,c) and call a three times and it would
complete.
barisusakli 27c214486b closes
psychobunny 5681d51778 pressing enter in acp search will search for the first match
psychobunny 39de76fa5c rearranging manage/users routes
psychobunny 901ef3d382 fix false positives from showing up in search
psychobunny 39e59ee918 fixed link to plugins page on widgets
psychobunny ced0087347 hide the plugins and authentication tabs if no plugins detected
psychobunny 307a04c162 closes
psychobunny ba4392cda0 selectable - shift clicking deselects items in a group
barisusakli cf5ac4fb74 filter before getting topics
barisusakli 31a1f85a7e removed year from popular
Julian Lam 3accfaebc9 fixing dashboard ACP js to show a more informative message for people running master branch
Julian Lam 03f926c560 updating some deps
barisusakli bc016321ac closes
psychobunny ba9da2b256 fixed selectable init for search
psychobunny a4f7ad3161 admin/manage/users styling
psychobunny eb5630caa7 refactored selectable to use 'selected' instead of 'dropped'; fixed position relative bug
psychobunny 44b39bc69d forgot tpl in previous commit
psychobunny 04b7dfeb02 updated manage/users to use new drag and drop selector
psychobunny a6481aefe3 cleanup
psychobunny 7a2ccf6031 hardcoded parentElement by accident
so that's why it doesn't work on other pages. derp
psychobunny a474f111a3 cleanup
psychobunny 9c67d5742e added event callbacks for onSelected and onUnselected
Julian Lam cea23454c6 fixed
psychobunny 13c9da6bff selectable - click/shiftclick to select as well