sau226
4d10c53216
Further transition from HTTP to HTTPS ( #14039 )
2022-06-10 14:02:58 -05:00
Natalie L
8040d14c28
code for reptacular rumble achievement ( #13981 )
2022-05-23 15:39:51 -05:00
SabreCat
d9240f7887
fix(migration): actually count
2022-03-14 15:06:57 -05:00
SabreCat
3e082fe127
chore(event): Pi Day 2022
2022-03-14 14:29:57 -05:00
CuriousMagpie
d9f593d53a
added migration script
2022-03-09 15:55:31 -06:00
SabreCat
83c2e1774b
Merge remote-tracking branch 'CuriousMagpie/zodiac-zookeeper' into release
2022-02-01 14:30:02 -06:00
SabreCat
ba9a65c500
chore(sprites): compile
2022-01-31 10:58:02 -06:00
SabreCat
5937635b3f
feat(event): award to new users today
...
Also correct filename of 2022 migration
2022-01-31 10:57:49 -06:00
CuriousMagpie
f2f3a1f0eb
added Zodiac Zookeeper achievement
2022-01-28 17:14:50 -05:00
CuriousMagpie
e717880f64
added 2022 birthday bash robes & updated migration script
2022-01-28 15:05:04 -05:00
CuriousMagpie
7afdd22e1d
migration-runner.js reset
2022-01-03 11:49:25 -05:00
SabreCat
5973bca327
feat(event): New Year's Eve 2021
2021-12-30 13:34:04 -06:00
SabreCat
d20271e91f
feat(content): Harvest Feast 2021
2021-11-24 11:23:09 -06:00
Sabe Jones
5e71abe64f
feat(content): Habitoween 2021
...
Royal Purple Jack-O-Lantern Mount, Candy, Spooky Gem Sale, Subscriber
Mystery Items for November
2021-10-28 13:52:46 -05:00
Sabe Jones
d2ddb743b6
feat(content): Shade pet/mount collection achievements
2021-10-21 10:49:22 -05:00
Sabe Jones
48f1bec83a
feat(content): Time Traveler quest, achievement
2021-08-24 15:42:40 -05:00
Sabe Jones
72d0865201
feat(content): new pet color achievements
2021-05-25 14:37:15 -05:00
Sabe Jones
665ae4ea03
feat(event): Pi Day 2021
2021-03-12 17:58:49 -06:00
Sabe Jones
ee1f95bb67
feat(content): bundle and cheevo
2021-02-16 17:00:39 -06:00
Sabe Jones
6dbbdd8070
feat(content): Habitica Birthday 2021
2021-01-28 16:56:01 -06:00
Sabe Jones
595a31db99
feat(content): NYE hats
2020-12-29 18:58:57 -06:00
Matteo Pagliazzi
dc72faad6a
migration(todos date); filter by updatedAt
2020-12-24 18:41:01 +01:00
Shadow
7c0b3612f0
Change $type of date for todos ( #12779 )
...
* change $type to date for task and add new test
* adjust apidocs to reflect type change
* migration test for api date $type change
* minor fixes to migration
* unset instead of set empty string
* add type filter
* fix(todo date migration): make sure the update command works and limit update ops
Co-authored-by: Matteo Pagliazzi <matteopagliazzi@gmail.com>
2020-12-24 18:37:09 +01:00
Sabe Jones
3b7bf5de75
chore(event): yearly harvest feasting
2020-11-26 13:39:07 -06:00
Sabe Jones
c4f6644c3a
feat(content): Red Pet Achievement
2020-11-24 17:53:15 -06:00
Matteo Pagliazzi
6375bc1d59
drop cap ab test: add migration to enroll all web users
2020-11-03 21:30:50 +01:00
Matteo Pagliazzi
72bd104567
migration: add migration to fix items.pets.JackOLantern-Base for new users
2020-11-02 13:31:40 +01:00
Sabe Jones
5e1f2c16f8
feat(content): Mystery Items and Habitoween pet
2020-10-27 16:19:36 -05:00
Sabe Jones
8b955e2c5e
feat(content): Skeleton Achievements
2020-10-19 15:38:12 -05:00
tsukimi2
b0786647ed
Bugfix challenge tags to normal tags after a challenge has ended/deleted ( #12341 )
...
* Fix bug in challenge tags not converted to normal tags after challenge ended/deleted
* Added test cases to test bug fix
* Set tag.challenge from String to Boolean in tag model schema
* Update existing test with tag challenge set to boolean instead of string
* Added migration file for converting tag challenge field from string to bool
* Implement suggestions from ilnt
* Use mongoose instead of Mock in migration
* Change from update to bulkwrite
* update users individually
Co-authored-by: Matteo Pagliazzi <matteopagliazzi@gmail.com>
2020-09-07 16:48:22 +02:00
Sabe Jones
6255c5dcc7
feat(content): golden achievements
2020-08-18 15:13:06 -05:00
Sabe Jones
272a6ec19d
fix(migrations): better dummy require
2020-07-31 14:52:08 -05:00
Sabe Jones
e4c95275ac
chore(event): Naming Day news and migration
2020-07-31 14:38:41 -05:00
Sabe Jones
c5e02292c4
feat(content): award yearly Orcas
2020-07-21 14:57:52 -05:00
Matteo Pagliazzi
3d5630d5a2
chore: update sub-deps and fix lint
2020-07-01 18:20:18 +02:00
Matteo Pagliazzi
a44aef3d9f
MongoDB 4.2 ( #12331 )
...
* use mongodb 4.2 in github actions
* use .countDocuments in place of .count
2020-06-25 16:50:57 +02:00
Matteo Pagliazzi
cb0280ca8b
fix(lint): move old migration to archive
2020-04-14 19:15:29 +02:00
Sabe Jones
978b78e57a
feat(migration): script for adding all gear to a user
2020-04-06 14:29:29 +00:00
Matteo Pagliazzi
28bc843779
Misc Webhooks Fixes ( #12038 )
...
* fix(webhooks): don t parse response as json
* upgrade got to version 10
* remove old header
* fix tests
* fix email auth
* add migration
* update email error
* split migration in two
2020-04-02 21:48:47 +02:00
Sabe Jones
e39eafd3f0
feat(event): April Foolin
2020-04-01 06:31:39 -05:00
Denys Dorokhov
25e72ad907
Reward with negative cost can no longer be created, fixes #11855 ( #11870 )
...
* Minor refactoring in scoreTask.js
* Reward value validation added (should be >= 0)
2020-03-24 12:10:10 +01:00
Sabe Jones
39bb60638f
feat(content): Pi Day 2020
2020-03-13 10:59:52 -05:00
Sabe Jones
aee08ba0f9
fix(bulk-email): wait 5s per 250 messages for server queue
2020-02-28 13:35:27 +00:00
Sabe Jones
69179c61b1
feat(content): Cotton Candy Pink Prizes
2020-02-17 11:37:37 -06:00
Sabe Jones
bc1eb62a35
feat(event): Birthday 2020
2020-01-28 15:39:05 -06:00
Sabe Jones
d7d5d7e85a
Merge branch 'release' into develop
2020-01-06 12:13:00 -06:00
Sabe Jones
cf7c9160fd
fix(sprites): lion repositions
2020-01-02 11:40:10 -06:00
Sabe Jones
df72d240fd
Merge branch 'release' into develop
2019-12-31 06:52:22 -06:00
Sabe Jones
2693d49870
feat(content): NYE 2019-20 etc
2019-12-30 15:05:45 -06:00
Yo
04a9c97393
Fix Typos ( #11644 )
...
* Fix Typos
* Fix More Typos
2019-12-23 17:52:55 +01:00