| .. |
|
auth
|
Sign in with Apple (#11793)
|
2020-04-08 18:44:30 +02:00 |
|
challenges
|
fix(challenges): handle case where challenge has no categories or result is empty
|
2020-03-09 21:17:27 +01:00 |
|
chat
|
refactor(db-schema): group.isSubscribed() method name changed to group.hasActiveGroupPlan()
|
2020-04-05 15:06:16 +03:00 |
|
chatReporting
|
fix linting for server (except for length of apidoc)
|
2019-10-10 20:11:50 +02:00 |
|
coupons
|
fix linting for server (except for length of apidoc)
|
2019-10-10 20:11:50 +02:00 |
|
inbox
|
fix: return full inbox on user-v3-api (#12146)
|
2020-05-02 21:48:16 +02:00 |
|
invites
|
Vue component unit test isolation (#12154)
|
2020-05-05 16:20:08 +02:00 |
|
items
|
fix linting for server (except for length of apidoc)
|
2019-10-10 20:11:50 +02:00 |
|
payments
|
Dont throw away extra paypal months (#12149)
|
2020-05-05 17:16:35 +02:00 |
|
user
|
API: Adding secret.text to the user-schema (#12121)
|
2020-05-02 19:59:05 +02:00 |
|
analyticsService.js
|
add ability to log amplitude events (#12120)
|
2020-04-24 19:02:27 +02:00 |
|
apiError.js
|
move errors
|
2019-10-15 17:17:44 +02:00 |
|
bannedSlurs.js
|
move a word from slurs to swears as discussed with beffymaroo and mods
|
2020-02-26 07:44:36 +10:00 |
|
bannedWords.js
|
move a word from slurs to swears as discussed with beffymaroo and mods
|
2020-02-26 07:44:36 +10:00 |
|
baseModel.js
|
clarify all "Invalid uuid" messages by making each unique
|
2020-01-29 15:49:55 +10:00 |
|
buildManifest.js
|
fix linting for server (except for length of apidoc)
|
2019-10-10 20:11:50 +02:00 |
|
chat.js
|
Push Notifications Fixes - Part 2 (#12092)
|
2020-04-15 21:36:53 +02:00 |
|
client.js
|
fix index path0
|
2019-10-15 18:10:20 +02:00 |
|
collectionManipulators.js
|
fix linting for server (except for length of apidoc)
|
2019-10-10 20:11:50 +02:00 |
|
content.js
|
API-v4 route added: 'api/v4/faq' fixes #11801 (#11905)
|
2020-04-14 22:14:53 +02:00 |
|
cron.js
|
To-Do cron task decay fixes (#12072)
|
2020-05-05 18:52:44 +02:00 |
|
csvStringify.js
|
start upgrading eslint
|
2019-10-08 16:57:10 +02:00 |
|
email.js
|
Vue component unit test isolation (#12154)
|
2020-05-05 16:20:08 +02:00 |
|
encryption.js
|
start upgrading eslint
|
2019-10-08 16:57:10 +02:00 |
|
errors.js
|
IP Blocking (#12015)
|
2020-03-28 15:44:54 +01:00 |
|
forbiddenUsernames.js
|
fix linting for server (except for length of apidoc)
|
2019-10-10 20:11:50 +02:00 |
|
gcpTraceAgent.js
|
fix linting for server (except for length of apidoc)
|
2019-10-10 20:11:50 +02:00 |
|
groupTasks.js
|
fix linting for server (except for length of apidoc)
|
2019-10-10 20:11:50 +02:00 |
|
guildsAllowingBannedWords.js
|
allow another guild to use banned words in appropriate contexts
|
2020-02-26 07:45:31 +10:00 |
|
highlightMentions.js
|
Issue 12138 - Fix chat support for regex chars in code blocks
|
2020-04-27 13:56:27 +02:00 |
|
i18n.js
|
Improve i18n caching (#12030)
|
2020-05-05 20:31:33 +02:00 |
|
inAppPurchases.js
|
remove old module.exports from server aswell
|
2019-10-02 19:45:27 +02:00 |
|
language.js
|
Automatically Logout Banned Users (#12037)
|
2020-04-02 21:46:01 +02:00 |
|
logger.js
|
fix(logger): only two arguments to logger when logging an unhandled promise rejection
|
2020-03-26 17:10:19 +01:00 |
|
password.js
|
fix linting for server (except for length of apidoc)
|
2019-10-10 20:11:50 +02:00 |
|
preening.js
|
fix linting for server (except for length of apidoc)
|
2019-10-10 20:11:50 +02:00 |
|
pushNotifications.js
|
fix(push notifications): remove tokens after a MismatchSenderId error
|
2020-04-28 16:16:10 +02:00 |
|
routes.js
|
add basic test, disable etag on post routes as well, paypal ipn: prevent set headers after response error
|
2020-04-17 14:50:09 +02:00 |
|
setupMongoose.js
|
update mongoose options
|
2020-03-18 19:20:09 +01:00 |
|
setupNconf.js
|
misc, fix client tests
|
2019-10-15 15:32:53 +02:00 |
|
setupPassport.js
|
fix linting for server (except for length of apidoc)
|
2019-10-10 20:11:50 +02:00 |
|
slack.js
|
chore(promo): end g1g1
|
2020-01-07 10:13:32 -06:00 |
|
sleep.js
|
start upgrading eslint
|
2019-10-08 16:57:10 +02:00 |
|
spells.js
|
Fix
|
2019-10-29 00:27:41 +03:00 |
|
stringUtils.js
|
fix(string utils): do not escape possible regular expressions
|
2020-04-28 16:47:52 +02:00 |
|
taskManager.js
|
fix(analytics): problems (#12032)
|
2020-03-30 15:37:01 -05:00 |
|
webhook.js
|
fix(logs): do not log mongoose object with id and no _id to avoid crashes, see https://github.com/davidmarkclements/fast-safe-stringify/issues/43
|
2020-04-08 23:31:17 +02:00 |