Commit Graph

74 Commits

Author SHA1 Message Date
Logan Hunt
d4b72c082a
Fix message 2022-04-01 17:09:33 -06:00
Logan Hunt
5b8d000856
Fix timeout for chat rooms 2022-04-01 17:07:47 -06:00
Logan Hunt
638b3e0750
Fix some bugs 2022-04-01 16:31:24 -06:00
Logan Hunt
dbb9eea25f
Added way too much stuff 2022-04-01 16:04:00 -06:00
Logan Hunt
1108970a6a
Updates 2022-04-01 14:16:35 -06:00
Logan Hunt
f62854ebaa
Fix some bugs 2022-04-01 12:58:55 -06:00
Logan Hunt
42cf50ee75
Working 2022-03-30 22:15:20 -06:00
Logan Hunt
ae0c829453
But actually this time 2022-03-30 16:40:38 -06:00
Logan Hunt
6aa48ce4a3
Remove map route 2022-03-30 15:18:59 -06:00
Logan Hunt
acff469ba0
Ability to add, remove, update radius and location of chatrooms with a leaflet 2022-03-30 15:18:16 -06:00
Logan Hunt
042e3b9862
Chatrooms created 2022-03-29 20:17:08 -06:00
dittonjs
5e2996c0fd
Merge pull request #4 from dittonjs/jd/add-websockets
Jd/add websockets
2022-03-08 18:25:58 -07:00
Joseph Ditton
1b7c6ee006 finish gateway websocket example 2022-03-08 18:18:38 -07:00
Joseph Ditton
0f1009bf0a adds socket io and other socket stuff 2022-03-08 12:10:53 -07:00
Joseph Ditton
15800f84a4 adds socketio deps 2022-03-01 10:36:44 -07:00
Joseph Ditton
9882cbe565 upgrade deps 2022-03-01 10:28:29 -07:00
Joseph Ditton
7b36cf4e02 remove $ from commands for easy copy paste 2022-03-01 10:02:11 -07:00
Joseph Ditton
fc4a758426 fix readme typo 2022-03-01 10:00:59 -07:00
Joseph Ditton
8276cec486 updates tool versions 2022-03-01 09:16:41 -07:00
dittonjs
9b140bcdf9
Merge pull request #2 from despaintroy/patch-1
Fix incorrect import and pass linter
2022-01-14 13:45:57 -07:00
Troy DeSpain
5aa5ea3843 Fix incorrect import and pass linter 2022-01-14 13:20:24 -07:00
dittonjs
f533c48fc9
Merge pull request #1 from NathanHuntzinger/main
Added quotation marks to fix spaces in pwd causing scripts to crash
2022-01-13 08:01:24 -07:00
Nathan Huntzinger
6f33fe1edc
Added quotation marks to fix spaces in pwd causing scripts to crash 2022-01-12 20:28:50 -07:00
Joseph Ditton
79cd8f0a4e readme update 2022-01-12 15:27:51 -07:00
Joseph Ditton
47014b55df fix instruction for heroku 2022-01-10 15:22:31 -07:00
Joseph Ditton
aaaaaa7a52 remove headers 2022-01-10 15:14:16 -07:00
Joseph Ditton
853fd41c06 add message to readme about wsl 2022-01-10 09:23:17 -07:00
Joseph Ditton
f5193541f6 Merge branch 'main' of github.com:dittonjs/NestStarterApp 2022-01-07 10:19:43 -07:00
Joseph Ditton
de84113066 adds context id to role and role helpers 2022-01-07 10:19:34 -07:00
Joseph Ditton
bc82be4344 adds documentation 2022-01-03 18:51:10 -07:00
Joseph Ditton
5d9cf51c10 fix signup page 2021-12-27 10:39:59 -07:00
Joseph Ditton
68384d7e1d adds correct path for js and css from view 2021-12-08 18:06:50 -07:00
Joseph Ditton
5c700ff0ea add content type to api 2021-12-08 17:55:59 -07:00
Joseph Ditton
d7123274e9 fix api post and put 2021-12-08 17:53:18 -07:00
Joseph Ditton
42440a8720 finishes adding deploy instructions to readme 2021-12-06 18:07:25 -07:00
Joseph Ditton
f00547de09 destroy all user refresh tokens on logout 2021-12-06 17:57:04 -07:00
Joseph Ditton
cc0f32a75f configure unit tests 2021-12-05 18:46:44 -07:00
Joseph Ditton
8ca1046bf3 corrects name attribute on client 2021-12-04 21:19:54 -07:00
Joseph Ditton
a37604fedd autoload entities in prod too 2021-12-04 21:14:01 -07:00
Joseph Ditton
7bde981f60 disable reject unauthorized 2021-12-04 21:03:04 -07:00
Joseph Ditton
8d47c615b2 adds missing config option for ssl 2021-12-04 21:00:31 -07:00
Joseph Ditton
ac930bf0d7 add missing driver type from db config 2021-12-04 20:57:25 -07:00
Joseph Ditton
d45d93b750 add prod migrations and seed scripts 2021-12-04 20:54:26 -07:00
Joseph Ditton
460c4be094 force dev deps install on prod for build 2021-12-04 20:49:30 -07:00
Joseph Ditton
39d46f6e41 undo changes 2021-12-04 20:47:18 -07:00
Joseph Ditton
542f29d2cd add build script 2021-12-04 20:45:20 -07:00
Joseph Ditton
9e6006f30c update dependencies 2021-12-04 20:33:43 -07:00
Joseph Ditton
0757589006 adds post install script 2021-12-04 20:32:01 -07:00
Joseph Ditton
d844431745 update readme and add procfile 2021-12-04 20:27:04 -07:00
Joseph Ditton
03108dffe0 update readme 2021-12-04 17:13:43 -07:00