|
|
ad27ba8b33
|
Require statements now use path.join correctly.
|
2020-11-24 23:37:14 +01:00 |
|
|
|
82512fa4ba
|
Comments for readability.
|
2020-10-19 10:01:53 +02:00 |
|
|
|
56edf7e4d6
|
by-name endpoint sorts wins newest first.
|
2020-10-19 10:00:47 +02:00 |
|
|
|
98e04ecd63
|
Return object renamed from wins --> highscore.
|
2020-10-11 18:37:43 +02:00 |
|
|
|
139b80ccff
|
Merge branch 'master' into feat/history-page-by-date
|
2020-10-11 18:22:04 +02:00 |
|
|
|
feed7774ce
|
Merge branch 'master' into feat/personal-highscore
|
2020-10-11 18:18:44 +02:00 |
|
|
|
c0f26f9061
|
Refactored lottery controller.
|
2020-10-11 15:26:14 +02:00 |
|
|
|
0e74534cde
|
Removed unnecessary mongo connection string.
|
2020-10-11 14:01:19 +02:00 |
|
|
|
4c02c81cc3
|
Name also part of highscore/by-name resp.
|
2020-10-09 00:55:20 +02:00 |
|
|
|
0e8bf9546a
|
Reverse highscore for newest first.
|
2020-10-09 00:52:06 +02:00 |
|
|
|
9b2de75910
|
Received and searched names are lowercased.
Endpoint /lottery/by-name now lowercases the path input name and the
search query towards mongo.
|
2020-10-09 00:51:34 +02:00 |
|
|
|
a6a84e4b29
|
Api files no longer return router, exports usable functions.
|
2020-08-27 00:31:01 +02:00 |
|
|
|
368b6a29aa
|
Renamed api/lotteries.js -> api/lottery.js
|
2020-05-30 10:25:37 +02:00 |
|