Peter Jaszkowiak
5885e37127
Switch admin t.js usage to Benchpress
2017-08-30 10:50:28 -06:00
Baris Usakli
bc6b1a8f56
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
...
# Conflicts:
# public/src/admin/extend/plugins.js
2017-08-11 11:33:06 -04:00
Julian Lam
7844408301
linting
2017-08-03 12:15:49 -04:00
Julian Lam
4f9cbabec3
fixes #5853
2017-08-03 12:06:15 -04:00
Peter Jaszkowiak
ee5895f534
Fix #5488 Support scoped plugin npm packages
2017-07-13 01:43:54 -06:00
Peter Jaszkowiak
4bb49a7171
ESlint no-unused-vars
2017-02-18 15:05:36 -07:00
Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
2017-02-18 12:30:49 -07:00
Peter Jaszkowiak
1493afee2a
ESlint indent
2017-02-18 02:38:03 -07:00
Peter Jaszkowiak
a038c66549
ESlint quotes
2017-02-18 01:56:23 -07:00
Peter Jaszkowiak
34e233fe1d
ESlint spaced-comment
2017-02-18 01:25:46 -07:00
Peter Jaszkowiak
b09b3aef7f
ESlint no-undef, remove global comments
2017-02-17 22:03:55 -07:00
Peter Jaszkowiak
2ba46808a1
ESlint one-var, fix comma-dangle
2017-02-17 20:20:42 -07:00
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
2017-02-17 19:31:21 -07:00
Peter Jaszkowiak
95bef8f3f6
admin/extend JS translations and misc
2016-12-19 15:51:43 -05:00
pichalite
d4040ed52e
Fixes #5213
2016-11-17 22:12:45 +00:00
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
2016-10-13 11:43:39 +02:00
barisusakli
162f14b229
closes #4908
2016-09-01 15:44:10 +03:00
Mathias Schreck
ce9ee62fa0
Handle callback errors
2016-08-17 12:54:59 +02:00
Julian Lam
a8f5000247
advising restart instead of reload on plugin toggle @pichalite
2016-05-25 15:25:01 -04:00
barisusakli
77cf860c7a
closes #4588
2016-05-01 13:09:41 +03:00
psychobunny
3f912e2c6a
closes #4334
2016-03-09 14:30:54 -05:00
psychobunny
637c20f44d
closes #3526
2016-02-23 14:17:04 -05:00
Julian Lam
ceaa3a334d
Squashed commit of the following:
...
commit 3a39e5e6bd3c357d78d8ec1dad6e3a64c18ee3ab
Author: Julian Lam <julian@designcreateplay.com >
Date: Tue Nov 3 20:15:10 2015 -0500
minor tweak
commit ed3c25ba8b431a2b730aae78a43cfa934521a5d4
Merge: d9cde96 d7a0adc
Author: Julian Lam <julian@designcreateplay.com >
Date: Tue Nov 3 20:12:32 2015 -0500
Merge branch 'master' of https://github.com/acardinale/NodeBB into acardinale-master
commit d7a0adc5c8
Author: Andrea Cardinale <a.cardinale@webandtech.it >
Date: Wed Sep 30 10:32:25 2015 +0200
Get registry (if it's set) from config.json in suggest method (client-side)
2015-11-03 20:15:30 -05:00
barisusakli
e3ca91e325
#3591 fixes item 1
2015-09-12 15:14:49 -04:00
psychobunny
d1f45b6d79
extend/plugin
2015-08-20 12:35:38 -04:00
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.
2015-08-06 12:41:16 -04:00
Julian Lam
74f2f7caef
fixes #3307
2015-07-08 17:04:25 -04:00
psychobunny
6c607bca1e
closes #3212
2015-06-08 15:50:33 -04:00
Barış Soner Uşaklı
f7d7cc2610
closes #2808
2015-03-06 13:00:56 -05:00
Barış Soner Uşaklı
66d6c49ed4
closes #2749
2015-02-23 15:55:45 -05:00
Julian Lam
2de108153f
closed #2464
2014-12-04 00:36:24 -05:00
barisusakli
46e022e97f
closes #2483
2014-12-01 13:24:13 -05:00
Julian Lam
f5fce863f9
plugin warnings for v0.5.4+ when installing plugins with no suggested version, #2438
2014-11-23 17:02:25 -05:00
Julian Lam
52285239e9
fixed client-side so semver doesn't explode when nbbpm returns 'latest', fixed tests so they pass again, #2363
2014-11-07 15:04:07 -05:00
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
2014-11-07 14:45:40 -05:00
Julian Lam
8112ca73c8
reloading on plugin activation click instead of restart
2014-10-23 15:21:44 -04:00
barisusakli
3819d11be2
#2110
2014-10-09 18:42:08 -04:00
psychobunny
ed60deb3f5
fixed ACP from previous commit
2014-10-08 16:08:35 -04:00
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
2014-10-08 15:36:47 -04:00