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
..
accounts fix: if editing password is disabled in ACP, prevent direct access via route/socket (related: #7576) 6 years ago
admin Plugin metrics (#7626) 6 years ago
404.js
accounts.js
admin.js
api.js feat: add vote status to getPostData API call 6 years ago
authentication.js fix: bad usage of async requisition 6 years ago
categories.js
category.js
composer.js fix: add post queue to /compose POST route 6 years ago
errors.js fix: #6806 6 years ago
globalmods.js fix: #7316 6 years ago
groups.js fix: closes #7217 6 years ago
helpers.js feat: async3 upgrade (#7639) 6 years ago
home.js
index.js fix: #7567, allow invite and approval at the same time 6 years ago
mods.js
osd.js
ping.js
popular.js
posts.js Use topics:read privilege for topic filtering use cases (#7462) 6 years ago
recent.js fix: #7008 6 years ago
search.js feat: quick search 6 years ago
sitemap.js
tags.js
top.js
topics.js fix: #7431, add /unread link to topic route 6 years ago
unread.js fix: #7008 6 years ago
uploads.js fix: strip exif data on image uploads 6 years ago
user.js fix: #6806 6 years ago
users.js