controllers
|
use Accounts.filter()
|
2012-09-18 22:55:52 +02:00 |
helpers
|
rename owner to account, fix profile
|
2012-09-16 00:47:34 +02:00 |
models
|
use Accounts.filter()
|
2012-09-18 22:55:52 +02:00 |
store
|
set Authorization header
|
2012-09-18 19:48:07 +02:00 |
templates
|
tweak colors and font-sizes
|
2012-09-19 13:14:02 +02:00 |
views
|
fix sign in payload, user loading etc
|
2012-09-18 21:03:52 +02:00 |
app.coffee
|
fix sign out issue
|
2012-09-19 12:53:07 +02:00 |
controllers.coffee
|
rename owner to account, fix profile
|
2012-09-16 00:47:34 +02:00 |
helpers.coffee
|
try using minispade
|
2012-06-22 12:14:00 +02:00 |
models.coffee
|
rename owner to account, fix profile
|
2012-09-16 00:47:34 +02:00 |
pusher.coffee
|
wrap pusher receive into Ember.run.next
|
2012-09-15 11:41:03 +02:00 |
routes.coffee
|
try fixing empty queues on load
|
2012-09-15 11:41:27 +02:00 |
store.coffee
|
Fix specs and a bug that they've catched
|
2012-08-12 02:26:45 +02:00 |
views.coffee
|
clean up styles
|
2012-09-18 14:18:25 +02:00 |