Wyatt Johnson
f40f209395
cleaned up routes
2018-02-13 12:12:03 -07:00
Wyatt Johnson
20878ba040
css and standardization on all admin pages
2017-12-21 23:27:37 -07:00
Wyatt Johnson
d7302e4b3c
added support for deep route caching, settings cache, template optim
2017-12-05 11:17:44 -07:00
Wyatt Johnson
f74e8dda16
added support for changing the static url
2017-09-14 14:27:45 -06:00
Wyatt Johnson
48875294c8
initial support for changing the uri
2017-09-05 13:57:35 -06:00
Wyatt Johnson
0d7e4d6541
Added support for hosting Talk under a different path
2017-07-27 16:37:26 +10:00
Wyatt Johnson
785e5a4ac8
Collected config
2017-05-09 16:49:11 -06:00
Riley Davis
fb2f8ef074
redirect to the parent url when resetting your password
2017-03-22 16:49:34 -06:00
Wyatt Johnson
598fcc4cb0
Added new pageData action/reducer
2017-03-16 11:07:38 -06:00
Wyatt Johnson
1c81d0a04f
Update index.js
2017-03-06 13:00:22 -07:00
Riley Davis
e2273f5810
change PermissionRequired to LoginView and create a login form. delete old login page
2017-02-28 14:32:01 -07:00
Riley Davis
5e521b832c
add a confirm-email landing page
2017-01-27 15:04:42 -07:00
Wyatt Johnson
5a2d8c5201
Fixed template tag
2017-01-24 15:40:32 -07:00
Wyatt Johnson
0a5a23c1f3
Added fixes for tests on CI
2017-01-24 13:45:06 -07:00
Wyatt Johnson
a7e9c0c776
Const, service, and model updates
...
- Updated enum values to be uppercase
- Updated services to expose service models
- Updated models to only export the mongoose model
- Moved all mongoose static methods over to new services
- Updated tests to refelct new setup
BREAKING
- Status that were uppercased (caps) have caused issues with the
admin pages
2017-01-24 12:10:32 -07:00
Wyatt Johnson
9e22c100f0
Added admin login form (naive approach)
2017-01-23 16:31:37 -07:00
Wyatt Johnson
7f12741c13
added comments to linter
2016-12-16 16:46:15 -07:00
David Erwin
cb31caed4b
Update comments
2016-11-25 11:47:00 -05:00
David Erwin
7a6ea34468
Remove the preview link
2016-11-25 10:42:38 -05:00
Riley Davis
ae1002fbbf
update to root url
2016-11-21 16:36:07 -07:00
Riley Davis
a0469301bb
add password reset form
2016-11-21 16:32:07 -07:00
Riley Davis
7df7279323
endpoints for updating password
2016-11-16 11:49:58 -07:00
Riley Davis
c86e1e8d47
create and decode jwt
2016-11-15 16:21:25 -07:00
Wyatt Johnson
7d5eae2e2f
Added embed stream preview
2016-11-08 16:21:50 -07:00
Wyatt Johnson
a1fd4d32ba
Added error middleware
2016-11-08 15:53:26 -07:00