Commit Graph

24 Commits

Author SHA1 Message Date
Sam Dodrill e26f23e0a0 dockerignore: don't add git files to docker image 2015-01-07 21:14:04 -08:00
Sam Dodrill 15c50ec516 views/register: simplify HTML generation 2015-01-07 21:04:41 -08:00
Sam Dodrill 020e9e7712 controller/users: add logout route 2015-01-07 20:59:15 -08:00
Sam Dodrill 70c130d978 controllers/freeswitch: reorder the failure logic for no such user 2015-01-07 16:44:55 -08:00
Sam Dodrill 2b05ef2c96 views/freeswitch: delete tokens after they are used 2015-01-07 14:46:23 -08:00
Sam Dodrill d9eb308dd6 controller/users: update user correctly 2015-01-07 14:42:34 -08:00
Sam Dodrill 0bdc0a6e3d Use token model for freeswitch 2015-01-07 14:35:38 -08:00
Sam Dodrill 521dd08c70 Add token model 2015-01-07 14:35:14 -08:00
Sam Dodrill 3b91237dd6 app: simplify main app 2015-01-07 13:26:35 -08:00
Sam Dodrill c992d1b080 Move freeswitch logic into its own controller 2015-01-07 13:25:38 -08:00
Sam Dodrill 7c71009a46 move user stuff into a controller 2015-01-07 13:21:05 -08:00
Sam Dodrill 93e5a8f341 app: freeswitch queries extension 2015-01-07 10:36:20 -08:00
Sam Dodrill af83d44a29 app: make the extension the user's ID + 1000 2015-01-07 09:57:48 -08:00
Sam Dodrill b03bd4b7c4 app: add page titles 2015-01-07 09:10:16 -08:00
Sam Dodrill 36de093dd7 models/user: write sip password to session 2015-01-07 09:10:04 -08:00
Sam Dodrill 2d9a63fa4a views/index: show debug information better 2015-01-07 09:09:25 -08:00
Sam Dodrill 3908042abd Add freeswitch integration 2015-01-07 08:42:49 -08:00
Sam Dodrill 3abce75db4 migrations: add is_agent field 2015-01-05 19:26:18 -08:00
Sam Dodrill fe27710421 test session data 2015-01-05 19:09:03 -08:00
Sam Dodrill fb52546f99 add view to list all users 2015-01-05 15:08:29 -08:00
Sam Dodrill 1fe65001c5 move to discrete model 2015-01-05 14:51:12 -08:00
Sam Dodrill 2ce7821ef1 migrations: add date to user 2015-01-05 14:50:11 -08:00
Sam Dodrill 325feb0132 let users register 2015-01-05 14:22:26 -08:00
Sam Dodrill 6515955a14 initial commit 2015-01-05 13:41:19 -08:00