Colin McDonald
|
39f0b7d665
|
Create GET /emailToken/:emailToken/owner to retrieve an email token's owner, rename POST /user/confirmRegister/:emailToken: to POST /emailToken/:emailToken/confirm. Closes #16
|
2016-06-21 01:00:03 -04:00 |
|
Colin McDonald
|
3bc703384b
|
Try-catch MojangUtils#getName and a portion of POST /server/heartbeat to make debugging easier
|
2016-06-21 00:58:49 -04:00 |
|
Colin McDonald
|
27b98d3b69
|
[Part 3] Fix git file names
|
2016-06-20 02:30:52 -04:00 |
|
Colin McDonald
|
a2afa686a2
|
[Part 3] Fix git file names
|
2016-06-20 02:30:13 -04:00 |
|
Colin McDonald
|
02d97dd24d
|
[Part 2] Fix git file names
|
2016-06-20 02:28:50 -04:00 |
|
Colin McDonald
|
16ccd67183
|
[Part 1] Fix git file names
|
2016-06-20 02:27:57 -04:00 |
|
rbrick
|
3d71300621
|
Add User's UUID to the response of UserVerifyPassword ( #17)
|
2016-06-20 00:11:59 -05:00 |
|
Jonathan Halterman
|
8cc20089da
|
Merge pull request #19 from FrozenOrb/experimental
Experimental
|
2016-06-19 22:08:30 -07:00 |
|
Jonathan Halterman
|
0d14f6ddc0
|
Merge pull request #21 from FrozenOrb/revert-20-develop
Revert "Add User's UUID to the response of UserVerifyPassword"
|
2016-06-19 22:07:57 -07:00 |
|
Jonathan Halterman
|
920c7f84c6
|
Revert "Add User's UUID to the response of UserVerifyPassword"
|
2016-06-19 22:07:49 -07:00 |
|
Jonathan Halterman
|
33082435f1
|
Merge pull request #20 from FrozenOrb/develop
Add User's UUID to the response of UserVerifyPassword
|
2016-06-19 21:57:33 -07:00 |
|
rbrick
|
a498416527
|
Add User's UUID to the response of UserVerifyPassword
|
2016-06-19 22:30:49 -05:00 |
|
Colin McDonald
|
56487b04a7
|
Add loader.io verification
|
2016-06-18 10:03:31 -04:00 |
|
Colin McDonald
|
9054974f55
|
Change /user/:id/verifyPassword back to a GET, allow email+username as ids as well
|
2016-06-17 20:47:59 -04:00 |
|
Colin McDonald
|
22f3b3dd72
|
Implement MaxMind data into the API, add GET /ip/:id/intel. Closes #3
|
2016-06-17 19:19:01 -04:00 |
|
Colin McDonald
|
8d77802cde
|
Print stack traces for internal errors
|
2016-06-17 19:18:27 -04:00 |
|
Colin McDonald
|
b98dcd0a83
|
Change /user/:id/verifyPassword from a GET to a POST (this will probably be undone later)
|
2016-06-17 19:17:50 -04:00 |
|
Colin McDonald
|
99b30ef290
|
Map coowner -> owner in grant conversions
|
2016-06-17 19:16:03 -04:00 |
|
Colin McDonald
|
0974d2e20f
|
Optimize imports
|
2016-06-17 14:59:10 -04:00 |
|
Colin McDonald
|
2db90eedd5
|
Make MaxMindUtils compile properly
|
2016-06-17 14:58:56 -04:00 |
|
Colin McDonald
|
63e8683b67
|
Add MaxMind result models, IpIntel model
|
2016-06-17 14:58:06 -04:00 |
|
Colin McDonald
|
3a836e8db6
|
Optimize imports
|
2016-06-17 12:41:04 -04:00 |
|
Colin McDonald
|
a1e70b47f7
|
Some small changes to make IntelliJ's code analysis happy
|
2016-06-17 12:40:47 -04:00 |
|
Colin McDonald
|
cec5031aea
|
Optimize imports
|
2016-06-17 01:13:39 -04:00 |
|
Colin McDonald
|
ba17babfb8
|
Add an async save method to ServerGroup
|
2016-06-17 01:13:20 -04:00 |
|
Colin McDonald
|
dff1e16283
|
Finish linked ip ban integration
|
2016-06-17 01:13:03 -04:00 |
|
Colin McDonald
|
26e84251b6
|
Add some more async functionality
|
2016-06-17 01:12:32 -04:00 |
|
Colin McDonald
|
07e0a3328a
|
Add blocking TODO/warning
|
2016-06-17 01:12:04 -04:00 |
|
Colin McDonald
|
c830372f29
|
Add GET /user/:id/punishments
|
2016-06-17 01:11:45 -04:00 |
|
Colin McDonald
|
15a8ba70db
|
Add Jackson Instant serializers
|
2016-06-17 01:11:28 -04:00 |
|
Colin McDonald
|
adf8d49334
|
Properly name InstantTypeAdapter
|
2016-06-17 01:11:01 -04:00 |
|
Colin McDonald
|
3c25095340
|
Add / before endpoint to ensure the call always works
|
2016-06-17 01:10:38 -04:00 |
|
Colin McDonald
|
de933bc571
|
Convert some basic read-only routes to async
|
2016-06-17 01:10:09 -04:00 |
|
Colin McDonald
|
a92dee1e6f
|
Rename some classes to fit Google's Java standards
|
2016-06-17 01:09:28 -04:00 |
|
Colin McDonald
|
63b1e7b2c3
|
Add MaxMind files
|
2016-06-17 01:07:20 -04:00 |
|
Colin McDonald
|
453a3264be
|
Swap Date to Instant
|
2016-06-16 12:25:22 -04:00 |
|
Jonathan Halterman
|
2cab2f0e7a
|
Merge pull request #11 from FrozenOrb/experimental
Use Vertx instead of Spark
|
2016-06-16 09:22:00 -07:00 |
|
Colin McDonald
|
fac4d50501
|
Fix possible issues presented by FindBugs
|
2016-06-16 10:58:23 -04:00 |
|
Colin McDonald
|
c99052d8f1
|
Optimize imports
|
2016-06-16 10:50:24 -04:00 |
|
Colin McDonald
|
3a1b68b6b6
|
Cleanup some small bits of code
|
2016-06-16 10:49:57 -04:00 |
|
Colin McDonald
|
78762262c7
|
Refactor package names, add ip bans
|
2016-06-16 10:29:33 -04:00 |
|
Colin McDonald
|
7018a3c5e2
|
ayy last fake commit
|
2016-06-16 00:08:44 -04:00 |
|
Colin McDonald
|
7e462e1915
|
Push a bunch of experimental code (this doesn't currently work)
|
2016-06-12 16:36:11 -04:00 |
|
Colin McDonald
|
60a622fc43
|
Push a bunch of experimental code (this doesn't currently work/compile)
|
2016-06-09 22:39:23 -04:00 |
|
Colin McDonald
|
7d626afa20
|
Vertx prototyping
|
2016-06-01 14:23:37 -04:00 |
|
Colin McDonald
|
2248788961
|
Properly map our Morphia models so indexes will be created
|
2016-05-29 02:45:17 -04:00 |
|
Colin McDonald
|
125eeec747
|
Don't explicitly save users when they're first seen, as they'll already be saved in the User constructor
|
2016-05-29 02:44:54 -04:00 |
|
Colin McDonald
|
63a9a51c5f
|
Switch to a batched solution for server heartbeats
|
2016-05-29 02:44:10 -04:00 |
|
Colin McDonald
|
37af5a7bd5
|
Cache servers
|
2016-05-29 02:43:37 -04:00 |
|
Colin McDonald
|
b7e95d3120
|
When importing data, skip punishments with active set to false to respect older punishments
|
2016-05-28 00:33:40 -04:00 |
|