Kim Gardner
673cb0ed04
Merge branch 'master' into basepath
2017-07-27 15:21:31 -04:00
Wyatt Johnson
0d7e4d6541
Added support for hosting Talk under a different path
2017-07-27 16:37:26 +10:00
Wyatt Johnson
a54a240ae6
fixed bug with job init
2017-07-27 15:14:11 +10:00
Wyatt Johnson
745c579b82
Adjust redis to not start during webpack build
...
- Added new WEBPACK env var which is enabled during yarn build scripts
- Defered redis starting until listen is called
- Moved pubsub to a factory pattern init
- Async/Await'ed the routes
- Moved pubsub handle for routes into middleware
- Adjusted redis cache and job processors to have lazy connection
starting
- Disabled mongo from auto-connecting on require
- Adjusted package redis clients to act as factory singletons instead
2017-07-17 13:34:04 -06:00
Chi Vinh Le
c90c177b7c
Live update on stream when banned user, suspended user or rejected username
2017-06-27 20:06:27 +07:00
Belen Curcio
991bdc6089
Updated BE
2017-06-16 16:18:02 -03:00
gaba
b9b62e5764
Use accepts library.
2017-06-02 08:24:21 -07:00
gaba
276b2c7591
Merge branch 'master' into i18n-emails
2017-05-31 15:31:14 -07:00
gaba
a126c94aa4
Adds service for translations in the backend. Clean yaml.
2017-05-31 13:55:27 -07:00
Chi Vinh Le
bab47c9d44
Separate store
2017-05-26 20:37:06 +07:00
Belen Curcio
8edc16ed85
Removing logs
2017-05-25 20:06:49 -03:00
Belen Curcio
8171cb53e1
Ádding another extractor
2017-05-25 20:04:32 -03:00
Belen Curcio
cbf7cc67f4
Extracting token from cookie if safari
2017-05-25 18:30:01 -03:00
Belen Curcio
e510553d9a
Sending cookies if safari
2017-05-25 13:55:03 -03:00
Belen Curcio
bb6be9a734
BE implementation
2017-05-25 11:53:40 -03:00
Wyatt Johnson
555c593059
Added gzip compression to bundle assets
2017-05-18 11:08:46 -06:00
Belen Curcio
b2e5c0452a
The merge conficts
2017-05-15 17:13:48 -03:00
Wyatt Johnson
9bee31198e
Added logout routes
2017-05-15 10:03:09 -06:00
Wyatt Johnson
ae5da93730
linting fixes
2017-05-11 17:44:51 -06:00
Wyatt Johnson
785e5a4ac8
Collected config
2017-05-09 16:49:11 -06:00
Wyatt Johnson
95f9bac254
Initial migration to JWT
2017-05-05 15:42:34 -06:00
David Erwin
79d5c28d00
Pass asset_id in title route
2017-04-06 10:47:56 -04:00
Wyatt Johnson and GitHub
990fe34873
Merge branch 'master' into support-lazy-assets
2017-04-05 16:21:16 -06:00
Wyatt Johnson
8a06118d94
Added coral facebook auth plugin, some circ dep fixes
2017-04-05 11:39:54 -06:00
Wyatt Johnson
877372814a
Merge branch 'master' into support-lazy-assets
2017-04-05 08:14:31 -06:00
Wyatt Johnson
52948a4165
Added support for a plugin which disables lazy assets
2017-04-03 16:51:14 -06:00
Wyatt Johnson
c1dac11a2b
Updated docs, hook names
2017-04-03 16:11:34 -06:00
Wyatt Johnson
8d3524dd61
Added support for auth based plugins
2017-04-03 16:06:38 -06:00
Wyatt Johnson
febe264320
Added route support
2017-04-03 15:31:51 -06:00
Riley Davis
4b0d0fed53
unused variable
2017-03-22 17:10:11 -06:00
Riley Davis
fb2f8ef074
redirect to the parent url when resetting your password
2017-03-22 16:49:34 -06:00
Riley Davis
555b4517d8
move email templates into services/mailer. remove express app dep to render files
2017-03-22 12:00:30 -06:00
Wyatt Johnson
598fcc4cb0
Added new pageData action/reducer
2017-03-16 11:07:38 -06:00
Wyatt Johnson and GitHub
1c81d0a04f
Update index.js
2017-03-06 13:00:22 -07:00
Wyatt Johnson
56350ffe1a
Moved to correct route
2017-03-06 09:58:21 -07:00
Wyatt Johnson
3fc349dbe4
Fixed endpoint...
2017-03-03 11:08:59 -07:00
Wyatt Johnson
840bfad06f
Simplfied endpoint
2017-03-03 11:04:46 -07:00
Wyatt Johnson
646d1aa585
Added version endpoint
2017-03-03 11:03:11 -07:00
Riley Davis
58870e1630
Merged branch master into admin-login-upgrade
2017-03-01 10:40:51 -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
Wyatt Johnson
aa88eb2374
Adjusted build process
2017-02-27 15:33:52 -07:00
Wyatt Johnson
6cd3c84853
Moved route definitions into env wrapped check, webpackified embed
2017-02-27 14:21:48 -07:00
gaba
a429af3c0e
Removes varialbe not used.
2017-02-24 16:10:39 -08:00
gaba
5d0ea6a880
Rmove continue button, fix bug with facebook signup.
2017-02-23 09:48:59 -08:00
Wyatt Johnson
d7a6bf9e1f
Cleaned up some routes
2017-02-21 15:24:44 -07:00
David Erwin and GitHub
0563b93d39
Merge branch 'master' into error_translation_key
2017-02-17 20:07:49 -05:00
Wyatt Johnson and GitHub
3e4dc9c8b2
Merge branch 'master' into graph-tests
2017-02-17 15:50:21 -07:00
Wyatt Johnson
a00befafcb
Initial graph tests
2017-02-17 15:48:46 -07:00
gaba
9f168e627a
It uses message and not translation key.
2017-02-17 14:19:30 -08:00
gaba
3bfac591b3
An N was missing...
2017-02-17 08:20:27 -08:00