You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Barış Soner Uşaklı 5fa5e999f8
Plugin metrics (#7626)
* 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
6 years ago
..
admin Plugin metrics (#7626) 6 years ago
client fix: #7598, use notice element instead of alert 6 years ago
installer fix: #7472 6 years ago
modules fix: no need for moderate bit for global mods and admins 6 years ago
ajaxify.js fix: incorrect pathname format for app.previousUrl 6 years ago
app.js fix: https://github.com/barisusakli/nodebb-plugin-dbsearch/issues/53 6 years ago
overrides.js fix: shorter function 6 years ago
require-config.js eliminate waitSeconds in rjs config 7 years ago
sockets.js fix: #7229 6 years ago
utils.js fix: #7324 6 years ago
widgets.js optimize ajaxify 7 years ago