Commit Graph

42 Commits

Author SHA1 Message Date
Kasper Rynning-Tønnesen
0e3c4d98e6 feat: Add tiny seed for 2 wines, and 2 users 2021-03-25 20:45:08 +01:00
b493fa2bea Commands dev=backend w/o auth & watch=frontend HMR. 2021-02-18 23:39:32 +01:00
37f41ff894 Updated outdates packages.
Also includes updating webpack configs to support newer versions.
2020-12-06 21:38:37 +01:00
9e7be82f57 Misc updates and better logging. 2020-12-06 20:48:39 +01:00
2fa0c1085c Build bundle analyzer and no-auth start commands.
build-report: uses webpack-bundle-analzer for interactive bundle size
explorer.
start-noauth: running locally without endpoint authentication enabled.
2020-12-06 20:44:54 +01:00
ea1237464d Updated and remove unused dependencies. 2020-11-24 23:47:38 +01:00
cf06140f60 'Use' for babel-loader and removed unused deps. 2020-11-24 23:44:35 +01:00
81ce466318 Replaced uglifyjs w/ webpack 5 TerserPlugin. 2020-11-24 23:42:05 +01:00
036f6ea499 Upgraded html-webpack-plugin. 2020-11-22 15:31:23 +01:00
a2a81e488e Manually include local google analytics file.
This removes vue-analytics dependency.
2020-11-20 21:20:10 +01:00
30fdbb5e2f Pulled feature branch up-to-date w/ master. 2020-11-20 19:15:51 +01:00
f7ac5a96ee Minimal setup for sentry error tracing. 2020-11-20 10:21:18 +01:00
Adrian Thompson
c2c3ae153a remove progress on build in console, add notification bell back 2020-11-03 09:09:00 +01:00
b6e2bde4d1 New command start-dev runs with node_env flag set to development. 2020-10-22 22:34:44 +02:00
d49303a42a Replace babel/polyfill w/ core-js v3.
Babel versions above 7.4 recommend using new core-js polyfill over
deprecated babel/polyfill. Also updated babel/core and babel/preset-env.
Added babelrc for defined config of corejs version & targeted browsers.
2020-10-22 22:13:07 +02:00
d2242d4b9b Repalced body-parser for native express.json(). 2020-10-22 21:13:38 +02:00
efbad63fcd Replaced helmet, cors & policy w/ local implem.
The used functionality of helmet, cors & referrer-policy has been
defined in setupCors and setupHeaders.
2020-10-22 21:09:03 +02:00
Egil Uggerud
9ab84fffda Confetti for the winners 2020-09-10 13:44:51 +02:00
Adrian Thompson
4a98e79414 fix conflicts and rework routes 2020-09-07 14:49:24 +02:00
f6c1e35180 Removed deprecated package: requests. 2020-09-06 15:56:09 +02:00
Kasper Rynning-Tønnesen
40927ac286 Add sms capabilities, and online-fixing of everything 2020-04-04 01:05:52 +02:00
c893d7d870 Added redis. Chat io msg to redis list. 2020-03-17 01:03:47 +01:00
2dbcda802d Downgraded zxing so we dont need to hackingly import BigInt when using safari. 2020-03-16 10:25:33 +01:00
Kasper Rynning-Tønnesen
b35dd5a971 Much virtual many lotteries 2020-03-13 16:37:08 +01:00
035b129c9f Barcode library 2020-03-10 00:50:35 +01:00
d6ca19ecb8 Reset startup script to not use pm2 2020-02-21 17:38:04 +01:00
Kasper Rynning-Tønnesen
9835292738 some pm2 stuff 2020-02-21 16:23:27 +01:00
Kasper Rynning-Tønnesen
9350c7647e Pushnotifications now 2020-01-31 16:13:14 +01:00
Kasper Rynning-Tønnesen
ed31e922c0 GZIPPPPPP 2020-01-28 17:06:17 +01:00
Kasper Rynning-Tønnesen
186e3d7f73 Add helmet and other security-headers 2020-01-28 16:18:22 +01:00
Kasper Rynning-Tønnesen
0082a0fedf Audit-fixes 2020-01-28 09:19:08 +01:00
Kasper Rynning-Tønnesen
f3ea80343a Old files and all 2020-01-27 10:14:14 +01:00
greenkeeper[bot]
38b295589e chore(package): update dependencies 2020-01-25 23:03:37 +00:00
Kasper Rynning-Tønnesen
42e3d2f082 Merge branch 'master' of github.com:KevinMidboe/vinlottis 2020-01-24 16:21:07 +01:00
0eefb90ee9 New favicons for all and updated webpack 2020-01-23 12:51:26 +01:00
Kasper Rynning-Tønnesen
c974354666 Analytics I think? 2020-01-23 11:18:34 +01:00
Kasper Rynning-Tønnesen
9d516dc924 Favicon 2020-01-22 13:19:59 +01:00
Kasper Rynning-Tønnesen
51c2ee2a0e Working now 2020-01-20 16:07:40 +01:00
Kasper Rynning-Tønnesen
53e54726ca Persistent connection 2020-01-17 16:54:08 +01:00
Kasper Rynning-Tønnesen
002cf71137 Router thingies! 2020-01-17 15:59:21 +01:00
11aba3556f Startcommand for serving index page and change port. 2020-01-17 14:02:03 +01:00
Kasper Rynning-Tønnesen
6ce917f5d5 Initial initial 2020-01-17 13:21:20 +01:00