23 Commits (162f14b229bd5aebd9c576135a6005036bf9de1d)

Author SHA1 Message Date
barisusakli 162f14b229 closes #4908 9 years ago
Mathias Schreck ce9ee62fa0 Handle callback errors 9 years ago
Julian Lam a8f5000247 advising restart instead of reload on plugin toggle @pichalite 9 years ago
barisusakli 77cf860c7a closes #4588 9 years ago
psychobunny 3f912e2c6a closes #4334 9 years ago
psychobunny 637c20f44d closes #3526 9 years ago
Julian Lam ceaa3a334d Squashed commit of the following:
commit 3a39e5e6bd3c357d78d8ec1dad6e3a64c18ee3ab
Author: Julian Lam <[email protected]>
Date:   Tue Nov 3 20:15:10 2015 -0500

    minor tweak

commit ed3c25ba8b431a2b730aae78a43cfa934521a5d4
Merge: d9cde96 d7a0adc
Author: Julian Lam <[email protected]>
Date:   Tue Nov 3 20:12:32 2015 -0500

    Merge branch 'master' of https://github.com/acardinale/NodeBB into acardinale-master

commit d7a0adc5c883c5fa3207f3adcd0661246221e7c9
Author: Andrea Cardinale <[email protected]>
Date:   Wed Sep 30 10:32:25 2015 +0200

    Get registry (if it's set) from config.json in suggest method (client-side)
10 years ago
barisusakli e3ca91e325 #3591 fixes item 1 10 years ago
psychobunny d1f45b6d79 extend/plugin 10 years ago
Julian Lam e60194292f Fix a myriad of problems with the ACP/Plugins page
- Fixed #3350
- Fixed issue where the normalised API return would have the wrong id for all plugins
- Fixed issue where uninstalling a locally installed plugin via ACP would cause NodeBB to crash
- Simplified ACP/Plugins client-side code to simply refresh the page after installing or uninstalling a plugin.
10 years ago
Julian Lam 74f2f7caef fixes #3307 10 years ago
psychobunny 6c607bca1e closes #3212 10 years ago
Barış Soner Uşaklı f7d7cc2610 closes #2808 10 years ago
Barış Soner Uşaklı 66d6c49ed4 closes #2749 10 years ago
Julian Lam 2de108153f closed #2464 10 years ago
barisusakli 46e022e97f closes #2483 10 years ago
Julian Lam f5fce863f9 plugin warnings for v0.5.4+ when installing plugins with no suggested version, #2438 11 years ago
Julian Lam 52285239e9 fixed client-side so semver doesn't explode when nbbpm returns 'latest', fixed tests so they pass again, #2363 11 years ago
Julian Lam 19297e2d22 plugin installation takes a version now, and queries nbbpm, #2363
better error handling for #2363

upgrades now also call the suggestion route from nbbpm

upgrade button will show alert now if you try to upgrade past the suggested version, #2363
11 years ago
Julian Lam 8112ca73c8 reloading on plugin activation click instead of restart 11 years ago
barisusakli 3819d11be2 #2110 11 years ago
psychobunny ed60deb3f5 fixed ACP from previous commit 11 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
11 years ago