| .. |
|
auth
|
chore(ABtest): end drop experiment in favor of boosting
|
2020-07-30 14:53:50 -05:00 |
|
challenges
|
Feature/enhance get memebers for a challenge fixes #12481 (#12716)
|
2020-11-30 20:04:17 +01:00 |
|
chat
|
refactor(db-schema): group.isSubscribed() method name changed to group.hasActiveGroupPlan()
|
2020-04-05 15:06:16 +03:00 |
|
chatReporting
|
Corrected recipient email address in reported PM Slack notification - fixes #12256 (#12838)
|
2020-12-13 18:15:19 +01:00 |
|
coupons
|
fix linting for server (except for length of apidoc)
|
2019-10-10 20:11:50 +02:00 |
|
inbox
|
fix(push notifications): always strip markdown from push notification text
|
2020-06-26 15:27:02 +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
|
fix(subscriptions): handle future/prebuilt mystery items
|
2021-03-30 15:46:52 -05:00 |
|
user
|
fix(stats): bump level cap to 9999 and related corrections
|
2021-03-11 16:44:34 -06:00 |
|
analyticsService.js
|
fix(analytics): drop cap and Stripe platform fixes
|
2021-03-01 18:01:38 -06:00 |
|
apiError.js
|
move errors
|
2019-10-15 17:17:44 +02:00 |
|
bannedSlurs.js
|
moved two words from slurs to banned - TRIGGER / CONTENT WARNING: slurs, swearwords, assault, etc
|
2020-06-06 16:26:58 +10:00 |
|
bannedWords.js
|
moved two words from slurs to banned - TRIGGER / CONTENT WARNING: slurs, swearwords, assault, etc
|
2020-06-06 16:26:58 +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
|
fix(push notifications): always strip markdown from push notification text
|
2020-06-26 15:27:02 +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
|
fix(content): include app version in response
|
2020-07-18 15:36:44 +02:00 |
|
cron.js
|
Stripe: upgrade module and API, switch to Checkout (#12785)
|
2020-12-14 15:59:17 +01: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
|
API v3 Rate Limiter (#12117)
|
2020-07-18 15:00:09 +02: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
|
Add API Call to bulk score tasks (#11389)
|
2020-08-21 11:46:56 +02:00 |
|
highlightMentions.js
|
fix(chat) - issue 12586 - can't put links without titles in message boxes (#12594)
|
2020-09-22 19:28:37 +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 |
|
mongodb.js
|
MongoDB Transactions (#12335)
|
2020-07-14 18:55:47 +02:00 |
|
password.js
|
fix linting for server (except for length of apidoc)
|
2019-10-10 20:11:50 +02:00 |
|
preening.js
|
Move from deprecated moment#zone to moment#utcOffset (#12207)
|
2020-07-25 13:22:41 +02:00 |
|
pushNotifications.js
|
Upgrade APN module (#12818)
|
2020-11-30 20:00:57 +01: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 |
|
setupExpress.js
|
API v3 Rate Limiter (#12117)
|
2020-07-18 15:00:09 +02:00 |
|
setupMongoose.js
|
MongoDB Transactions (#12335)
|
2020-07-14 18:55:47 +02: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
|
Corrected recipient email address in reported PM Slack notification - fixes #12256 (#12838)
|
2020-12-13 18:15:19 +01:00 |
|
sleep.js
|
start upgrading eslint
|
2019-10-08 16:57:10 +02:00 |
|
spells.js
|
Casting Chilling Frost and Stealth skill again will not be processed and return an error instead. Fixes #12361. (#12404)
|
2020-08-09 18:25:59 +02:00 |
|
stringUtils.js
|
Revert "Revert "fix(banned words): fix partial matching of words containing diacritic… (#12444)""
|
2020-11-09 11:34:28 +01:00 |
|
taskManager.js
|
Make start date and day of month aware of timezones (fixes #12555) (#12696)
|
2021-01-10 16:02:40 +01: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 |
|
worldState.js
|
feat(event): March-April goodness
|
2021-03-23 11:58:21 -05:00 |
|
xmlMarshaller.js
|
fix(dataexport) - 12482 - Extract xml marshalling into library
|
2020-09-25 08:57:05 +02:00 |