Keith Holliday
|
fec9ce3dbe
|
Ported rebirth. Add unit tests. Added rebirth route. Added integration tests
|
2016-04-07 15:02:55 -05:00 |
|
Matteo Pagliazzi
|
81d665513c
|
Merge branch 'api-v3-ops-revive' of https://github.com/TheHollidayInn/habitrpg into TheHollidayInn-api-v3-ops-revive
|
2016-04-06 23:24:14 +02:00 |
|
Keith Holliday
|
621bf9609e
|
Ported revive. Added unit tests. Add revive route. Added integration tests
|
2016-04-06 15:59:42 -05:00 |
|
Keith Holliday
|
2bd710a882
|
Ported unlock. Add unit tests. Create unlock route. Add integration tests
|
2016-04-06 15:53:32 -05:00 |
|
Keith Holliday
|
05b41bb41c
|
Ported sell function. Add unit tests. Create sell route. Add integration tests
|
2016-04-06 08:27:18 -05:00 |
|
Matteo Pagliazzi
|
68ff26e6d6
|
v3: check that tasks are deleted when the user deletes the acocunt and misc fixes
|
2016-04-04 17:16:36 +02:00 |
|
Matteo Pagliazzi
|
c86898c7e4
|
Merge branch 'api-v3-ops-release-mounts' of https://github.com/TheHollidayInn/habitrpg into TheHollidayInn-api-v3-ops-release-mounts
|
2016-04-04 11:49:06 +02:00 |
|
Matteo Pagliazzi
|
66959c23f5
|
Merge branch 'api-v3-ops-release-both' of https://github.com/TheHollidayInn/habitrpg into TheHollidayInn-api-v3-ops-release-both
|
2016-04-04 11:46:46 +02:00 |
|
Keith Holliday
|
c916c74775
|
Ported release both, added unit tests, add release both route with integration tests
|
2016-04-03 14:44:00 -05:00 |
|
Keith Holliday
|
487a26ec43
|
Ported release pets, added unit tests, added route with integration tests
|
2016-04-03 14:37:20 -05:00 |
|
Keith Holliday
|
24b7b4c838
|
Ported release mounts, add unit tests, added release mounts route with integration tests
|
2016-04-03 14:34:43 -05:00 |
|
Matteo Pagliazzi
|
aae94bf1b4
|
Merge branch 'api-v3-open-mystery-item' of https://github.com/TheHollidayInn/habitrpg into TheHollidayInn-api-v3-open-mystery-item3
|
2016-04-01 16:39:52 +02:00 |
|
Matteo Pagliazzi
|
82afc1971d
|
Merge branch 'api-v3-ops-read-card' of https://github.com/TheHollidayInn/habitrpg into TheHollidayInn-api-v3-ops-read-card
|
2016-04-01 16:30:48 +02:00 |
|
Matteo Pagliazzi
|
7e093f1622
|
Merge branch 'api-v3-hourglass-purchase' of https://github.com/TheHollidayInn/habitrpg into TheHollidayInn-api-v3-hourglass-purchase2
|
2016-04-01 16:28:20 +02:00 |
|
Keith Holliday
|
6d9617e345
|
Ported read card, added unit tests, added read card route and integration tests
|
2016-04-01 09:17:40 -05:00 |
|
Keith Holliday
|
3fe88fd8d0
|
Ported open mystery item, added unit tests, added route, and integration tests
|
2016-04-01 08:23:40 -05:00 |
|
Keith Holliday
|
ad0bc58028
|
Ported purchase, add unit tests, created new user purchase route, and added tests
|
2016-04-01 08:14:15 -05:00 |
|
Keith Holliday
|
dd12443166
|
Ported Hourglass Purchase, add unit tests. Created new hourglass purchase route and tests
|
2016-04-01 08:11:26 -05:00 |
|
Matteo Pagliazzi
|
bf93275693
|
v3: port updateUser
|
2016-03-30 16:18:22 +02:00 |
|
Matteo Pagliazzi
|
3002c9b7fd
|
v3: port getBuyList and shared.updateStore
|
2016-03-26 16:25:15 +01:00 |
|
Matteo Pagliazzi
|
5ee33b08b9
|
Merge branch 'api-v3-get-user-anonymized' of https://github.com/piousbox/habitrpg into piousbox-api-v3-get-user-anonymized
|
2016-03-25 16:04:48 +01:00 |
|
Keith Holliday
|
075b31c075
|
Added password requirement
|
2016-03-25 08:32:49 -05:00 |
|
Keith Holliday
|
7f65707ee4
|
Ported user delete route and added initial tests
|
2016-03-25 08:32:49 -05:00 |
|
Matteo Pagliazzi
|
192409a0b5
|
Merge branch 'api-v3' into api-v3-equip-feed-hatch2
|
2016-03-25 12:22:55 +01:00 |
|
Victor Piousbox
|
5aacd978c6
|
api-v3-get-user-anonymized
|
2016-03-24 18:23:43 +00:00 |
|
Matteo Pagliazzi
|
0a65e6a6f1
|
v3: port hatch, equip and feed ops
|
2016-03-24 18:59:09 +01:00 |
|
Matteo Pagliazzi
|
159b9eaa8d
|
port disable classes and change class ops
|
2016-03-24 14:25:30 +01:00 |
|
Matteo Pagliazzi
|
bd3c162b97
|
port allocateNow and autoAllocate
|
2016-03-20 20:21:15 +01:00 |
|
Matteo Pagliazzi
|
480194f53c
|
add routes for buy ops and integration tests
|
2016-03-20 17:41:17 +01:00 |
|
Blade Barringer
|
5c3c8ebb74
|
refactor: Move auth update routes from user to auth controller
|
2016-03-18 07:35:29 -05:00 |
|
Blade Barringer
|
d1af7adff6
|
refactor: Update user update routes to be under auth namespace
|
2016-03-18 07:35:14 -05:00 |
|
Blade Barringer
|
22d25f8be3
|
fix: Change update user routes to use PUT instead of POST
|
2016-03-18 07:35:14 -05:00 |
|
Matteo Pagliazzi
|
219ec01ce9
|
port shared.ops.allocate
|
2016-03-15 18:41:23 +01:00 |
|
Matteo Pagliazzi
|
b2b4340ee3
|
change response for shared.ops.sleep, save user in POST /user/sleep and add integration tests for it
|
2016-03-15 17:05:07 +01:00 |
|
Matteo Pagliazzi
|
490c6a9ae1
|
wip(shared): port sleep op
|
2016-03-15 16:33:44 +01:00 |
|
Victor Piousbox
|
0b25720232
|
cleanup
|
2016-03-13 14:01:53 -07:00 |
|
Victor Piousbox
|
c61b10a6eb
|
resolve conflicts
|
2016-03-13 10:45:19 -07:00 |
|
Victor Piousbox
|
c14f0c4247
|
update username, password
|
2016-03-13 10:42:59 -07:00 |
|
Victor Piousbox
|
46322cfd38
|
update username, password
|
2016-03-12 23:32:20 -08:00 |
|
Matteo Pagliazzi
|
6830a4464a
|
Merge branch 'api-v3-email-3' of https://github.com/piousbox/habitrpg into piousbox-api-v3-email-3
|
2016-03-05 19:24:11 +01:00 |
|
Victor Piousbox
|
7dfdbb8b05
|
/user/update-email endpoint
|
2016-03-04 21:27:16 +00:00 |
|
Blade Barringer
|
b97511db31
|
fix: Use module.exports instead of export default
|
2016-03-04 13:29:51 -06:00 |
|
Matteo Pagliazzi
|
80f791c86b
|
add tests, move CustomError to common, fix casting
|
2016-03-03 00:16:28 +01:00 |
|
Matteo Pagliazzi
|
05b6e25c28
|
port spells to api-v3
|
2016-03-02 13:05:17 +01:00 |
|
Matteo Pagliazzi
|
aebe2fa400
|
finish porting to async/away syntax
|
2015-12-31 11:46:21 +01:00 |
|
Matteo Pagliazzi
|
13cbf03759
|
use cron middleware
|
2015-12-15 12:11:32 +01:00 |
|
Matteo Pagliazzi
|
9394fb0d94
|
use res.respond
|
2015-12-13 20:12:04 +01:00 |
|
Matteo Pagliazzi
|
a34f41f0f7
|
misc fixes, GET user (with tests), more comments for preenHistory
|
2015-12-13 20:08:14 +01:00 |
|
Matteo Pagliazzi
|
90d7f1f6a8
|
improve tasks models, fix a part of user pre save, rename auth controller
|
2015-11-28 13:46:53 +01:00 |
|
Matteo Pagliazzi
|
7086fbfbd6
|
add res.respond middleware... and use it in user controller
|
2015-11-23 13:07:21 +01:00 |
|