dependabot[bot]
|
1802635f64
|
Bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-25 10:11:09 +00:00 |
|
|
|
1cf43a3768
|
Merge pull request #94 from KevinMidboe/fix/passcode-wall-redirect
Fix/passcode wall redirect
|
2021-11-26 20:50:23 +01:00 |
|
|
|
e1daf00609
|
Make text more readable
|
2021-11-26 20:45:03 +01:00 |
|
|
|
3a6a9122e1
|
Some shake animation on unsuccessful code input
|
2021-11-26 20:44:58 +01:00 |
|
|
|
0d14305ded
|
Make sure we also add the path when redirecting successfull code input
This is most relevant when SMS is sent to device used to watch the
lottery.
|
2021-11-26 20:43:11 +01:00 |
|
|
|
40b4a0657f
|
Code input is now case in-sensitive
|
2021-11-26 20:42:56 +01:00 |
|
|
|
2f88516326
|
Update README.md
|
2021-06-22 10:16:43 +02:00 |
|
|
|
168aad21e9
|
Removed hash route prefix from backend.
Also linting.
|
2021-05-21 17:06:09 +02:00 |
|
|
|
836a06537a
|
Merge branch 'master' of github.com:KevinMidboe/vinlottis
|
2021-05-21 17:01:43 +02:00 |
|
|
|
a44a2f5e2a
|
Use toast not alert for bingo genearte msg.
|
2021-05-21 17:01:15 +02:00 |
|
|
|
560fb81a31
|
Playsinline attr on video for autoplay on ios
|
2021-05-21 11:13:20 +02:00 |
|
|
|
ddd497f074
|
Update .drone.yml
|
2021-05-21 11:12:33 +02:00 |
|
|
|
45d1df92a1
|
Merge pull request #88 from KevinMidboe/feat/access-code
Feat/access code
|
2021-05-21 10:39:18 +02:00 |
|
|
|
b15c9cecb6
|
Updated lock file.
|
2021-05-20 10:07:03 +02:00 |
|
|
|
6c708532ac
|
Disable host check for local development.
|
2021-05-20 10:06:49 +02:00 |
|
|
|
d4f059945d
|
Add list of sites to config.
|
2021-05-20 10:05:36 +02:00 |
|
|
|
b94ea75941
|
Check for cookie accessCode and redirect if sites code exists.
|
2021-05-20 10:04:44 +02:00 |
|
|
|
019e763341
|
Util functions for set/get cookie.
|
2021-05-20 10:04:26 +02:00 |
|
|
|
19c1f18ef6
|
Slimmer and unbranded footer for accesscode page.
|
2021-05-20 10:03:07 +02:00 |
|
|
|
5a69001efd
|
Access code landing page w/ video.
|
2021-05-20 10:02:40 +02:00 |
|
|
|
9f3b3777d9
|
prettier rc file.
|
2021-05-20 10:02:09 +02:00 |
|
|
|
783373da22
|
Linting
|
2021-05-20 10:01:58 +02:00 |
|
|
|
105820cdbb
|
Prevent crawling
|
2021-05-05 17:04:43 +02:00 |
|
|
|
d21a33ab42
|
Merge pull request #87 from KevinMidboe/feat/pulsing-participate-button
Feat/pulsing participate button
|
2021-04-30 21:00:17 +02:00 |
|
|
|
3188e83aeb
|
Increased size of participate button.
|
2021-04-30 18:39:04 +02:00 |
|
|
|
f91466f1bf
|
Add pulse class after mount timeout 2sec.
|
2021-04-30 18:38:06 +02:00 |
|
|
|
7092fb1959
|
Don't display wine year if value is 0000.
|
2021-04-30 17:51:34 +02:00 |
|
|
|
210f9ddbc9
|
Buttons on admin addwines page should be small.
|
2021-04-30 17:50:55 +02:00 |
|
|
|
c96b52c935
|
Changed vinlottis to history mode.
|
2021-04-30 17:48:21 +02:00 |
|
|
|
8c964a4815
|
Replaced node-sass w/ sass.
|
2021-04-30 17:47:43 +02:00 |
|
|
|
127fc6741f
|
Merge pull request #86 from KevinMidboe/feat/vinmonopolet-elastic-cache
Feat/vinmonopolet elastic cache
|
2021-04-30 09:56:58 +02:00 |
|
|
|
66253f7bfe
|
Merge pull request #80 from KevinMidboe/feat/nodemon-for-dev
feat: Add nodemon for automatic restarting of server in development
|
2021-04-29 17:50:32 +02:00 |
|
|
|
1d2a443915
|
Merge branch 'master' into feat/nodemon-for-dev
|
2021-04-29 17:48:37 +02:00 |
|
|
|
ab15e24574
|
Updated yarn lock.
|
2021-04-29 17:45:00 +02:00 |
|
|
|
908b61f5bb
|
Update package.json
|
2021-04-29 17:41:16 +02:00 |
|
|
|
fb4e7d4506
|
Merge pull request #83 from KevinMidboe/feat/register
feat: Allow register locally without authentication
|
2021-04-29 17:37:26 +02:00 |
|
|
|
753e4eb422
|
Merge branch 'master' into feat/register
|
2021-04-29 17:37:17 +02:00 |
|
|
|
d71a3a4c5a
|
Added local elastic vinmonopolet cache for query get by id.
First tries to search local elastic instance, if no results are found a
reject is thrown and we search vinmonopolet api manually.
|
2021-04-29 17:23:35 +02:00 |
|
|
|
a700de6e2e
|
GetById should only return single wine object.
|
2021-04-29 17:22:47 +02:00 |
|
|
|
c0d98af6e1
|
Controller gracefully handles errors.
|
2021-04-29 17:21:55 +02:00 |
|
|
|
947d8958a0
|
Merge branch 'master' of github.com:KevinMidboe/vinlottis
|
2021-04-09 12:33:31 +02:00 |
|
|
|
9503967e7e
|
Updated packages.
|
2021-04-09 12:33:19 +02:00 |
|
|
|
57ddd77493
|
Button for navigating to request a new wine.
|
2021-04-09 12:31:57 +02:00 |
|
|
|
d44cc3cd39
|
Norwegian url names for request pages.
|
2021-04-09 12:31:46 +02:00 |
|
|
|
7b406ef432
|
Merge pull request #79 from KevinMidboe/fix/archive-but-save-if-chosen
fix: Archive but save set winners as winners
|
2021-03-26 09:18:53 +01:00 |
|
Kasper Rynning-Tønnesen
|
e498dad860
|
Merge branch 'master' into feat/nodemon-for-dev
|
2021-03-25 22:19:42 +01:00 |
|
|
|
e637455059
|
Merge pull request #82 from KevinMidboe/feat/seed-tiny
feat: Add tiny seed for 2 wines, and 2 users
|
2021-03-25 22:01:09 +01:00 |
|
Kasper Rynning-Tønnesen
|
56072ff282
|
feat: Allow register locally without authentication
|
2021-03-25 20:48:00 +01:00 |
|
Kasper Rynning-Tønnesen
|
0e3c4d98e6
|
feat: Add tiny seed for 2 wines, and 2 users
|
2021-03-25 20:45:08 +01:00 |
|
Kasper Rynning-Tønnesen
|
64377b7cc0
|
feat: Add nodemon for automatic restarting of server
|
2021-03-25 20:23:42 +01:00 |
|