21 Commits

Author SHA1 Message Date
alex-phillips
3a4d43b034 item icons can now be sent as URLs and we will download them 2020-02-25 21:42:28 -05:00
alex-phillips
3e94c0826a added multi-part for support for PUT /users, fixed user update endpoint 2020-02-22 09:08:38 -05:00
alex-phillips
8469ac3286 added package to generate totps and qrcodes 2020-02-19 12:47:24 -05:00
alex-phillips
cab8de2b28 setup also runs audited 1218945 packages in 10.094s
55 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities for ease of use
2020-02-18 13:23:41 -05:00
alex-phillips
d2cd5bb449 install is now setup so it doesn't run after every npm install exec 2020-02-18 13:19:27 -05:00
alex-phillips
9ca4fcea9a added installation script, read db values from .env file 2020-02-18 12:25:50 -05:00
alex-phillips
ed712c0751 Added build command 2020-02-18 10:29:33 -05:00
alex-phillips
1596c8d674 Added dotenv package to have all variables in .env file, config is now centralized 2020-02-18 10:18:45 -05:00
alex-phillips
f7ff16b530 merged in server code 2020-02-17 21:38:58 -05:00
alex-phillips
c2ec1b6550 initial settings seed 2020-02-17 08:50:52 -05:00
alex-phillips
18d9fc9668 added lodash for utilities 2020-02-17 07:58:34 -05:00
Kode
0b85cc0c10 get logging in working 2020-02-15 23:41:02 +00:00
alex-phillips
e91de5dfed initial add of items, only use underscores for db columns, not actual object properties 2020-02-15 15:07:57 -05:00
alex-phillips
c4857003d6 server start now runs migration automatically 2020-02-15 11:18:17 -05:00
alex-phillips
202c203fcb run migrate with npx in case dev deps weren't installed 2020-02-15 07:24:56 -05:00
alex-phillips
1669c87fa3 changed npm run command for the server 2020-02-14 12:06:01 -05:00
alex-phillips
ad9726cba9 eslinting fixes, initial commit of express server with JWT auth, middleware for attaching user to request object, and cors implemented 2020-02-14 12:05:42 -05:00
alex-phillips
7bee88e383 initial commit of user code, added in test framework and user test 2020-02-14 10:02:18 -05:00
alex-phillips
cdf79a3bf8 initial commit 2020-02-13 08:50:29 -05:00
Kode
cfdac987d9 Added .env support 2020-02-12 11:43:51 +00:00
Kode
7f655d210a Initial commit 2020-02-11 15:37:17 +00:00