..
database
refactor: replace deprecated String.prototype.substr() ( #10432 )
4 years ago
files
Add more chat hooks, replace toobig.jpg ( #9843 )
4 years ago
helpers
test: don't use csrf_token for get,head, options
4 years ago
mocks
test: log configJSON
4 years ago
posts
feat: deleting a user upload dissociates from posts, and vice versa
4 years ago
topics
test: fix topic thumb tests and topic thumbs to work properly with post upload assoc.
4 years ago
user
feat: deleting a user upload dissociates from posts, and vice versa
4 years ago
.eslintrc
ESlint no-unused-vars
9 years ago
api.js
fix: persona test fail
4 years ago
authentication.js
test: add api token tests
4 years ago
batch.js
chore: eslint no-var, vars-on-top
5 years ago
blacklist.js
chore: eslint no-var, vars-on-top
5 years ago
build.js
test: dbsearch no longer has staticDir
4 years ago
categories.js
test: fix category tests
4 years ago
controllers-admin.js
test: fix one more test
4 years ago
controllers.js
refactor: replace deprecated String.prototype.substr() ( #10432 )
4 years ago
coverPhoto.js
chore: eslint no-var, vars-on-top
5 years ago
database.js
refactor: remove tabs after declaration
4 years ago
defer-logger.js
chore: eslint no-var, vars-on-top
5 years ago
emailer.js
fix: properly unregister hooks in emailer tests
4 years ago
feeds.js
breaking: remove socket.io/flags.js
4 years ago
file.js
chore: eslint no-var, vars-on-top
5 years ago
flags.js
feat: min:rep:upvote, and other limits similar to downvotes
4 years ago
groups.js
breaking: remove deprecated groups socket calls
4 years ago
i18n.js
test: skip i18n tests if the github event is a pull request
4 years ago
image.js
chore: eslint no-var, vars-on-top
5 years ago
locale-detect.js
refactor: remove tabs after declaration
4 years ago
messaging.js
fix: assertion check to ensure messages are in the room when editing/deleting, etc
4 years ago
meta.js
refactor: tab rules
4 years ago
middleware.js
fix(security): explicitly declare cache-control header instead of using middleware
4 years ago
notifications.js
feat: als ( #9749 )
4 years ago
package-install.js
Re-introduce lodash into src/package-install.js ( #10315 )
4 years ago
pagination.js
refactor: remove tabs after declaration
4 years ago
password.js
feat: allow passwords with length > 73 characters ( #8818 )
5 years ago
plugins-installed.js
chore: eslint prefer-arrow-callback
5 years ago
plugins.js
test: fix function name
4 years ago
posts.js
refactor: move post upload tests to its own file
4 years ago
pubsub.js
chore: eslint no-var, vars-on-top
5 years ago
rewards.js
chore: eslint no-var, vars-on-top
5 years ago
search-admin.js
chore: eslint no-var, vars-on-top
5 years ago
search.js
refactor: remove tabs after declaration
4 years ago
settings.js
chore: eslint no-var, vars-on-top
5 years ago
socket.io.js
test: remove old test
4 years ago
template-helpers.js
chore: eslint no-var, vars-on-top
5 years ago
topics.js
refactor: move post upload tests to its own file
4 years ago
translator.js
fix: translator path traversal
4 years ago
upgrade.js
test: upgrade.runParticular
4 years ago
uploads.js
fix: local deleteUploads() method in `src/user/delete.js` to call `User.deleteUpload()`
4 years ago
user.js
feat: v3 user email tests
4 years ago
utils.js
test: fix util test
4 years ago