Commit Graph

10 Commits (4404e81991cb1e64112d2018685ff34d4c31fe10)

Author SHA1 Message Date
Julian Lam 95d5359cbe fix: copy change on plugin activate to instruct admins to rebuild as well as restart
re: 
Julian Lam b12e8d6312 feat: show top 5 trending plugins in new tab in Extend > Plugins
Barış Soner Uşaklı 5fa5e999f8
Plugin metrics ()
* feat: add enable/disable checkbox for plugin usage

* feat: submit plugin data to packages.nodebb.org

only submit in production mode
submit once every 24 hours
dont submit for plugins that have "private": true in plugin.json
enabled on new installs
disabled on existing installs

* fix: hash not working after first send

fix statusCode

* fix: remove url

* feat: show compatibilty

* feat: add install question for submit plugin usage
Andrew Rodrigues 1c09094011 show success alert + rebuild msg when ordering plugins
Timothy Fike 585d613d4b fix reload actions ()
* fix reload actions

* wait until restart action is complete instead of using timeouts.

* Change Reload nominclature to Rebuild and Restart.
Julian Lam 4f9cbabec3 fixes
Barış Soner Uşaklı e613064b06 closes
Anil Mandepudi 8229de5eaa Add missing translation
Peter Jaszkowiak 95bef8f3f6 `admin/extend` JS translations and misc
Peter Jaszkowiak 3cd6a8a94b `admin/extend` translations