.. |
callbacks
|
clean up callbacks by moving logic to mutations and schema (autoValue)
|
2016-11-14 17:17:44 +09:00 |
server
|
comment out publications code
|
2016-11-17 17:38:38 +09:00 |
callbacks.js
|
clean up callbacks by moving logic to mutations and schema (autoValue)
|
2016-11-14 17:17:44 +09:00 |
client.js
|
removing Comments global
|
2016-06-23 12:17:39 +09:00 |
collection.js
|
add typeName to each collection
|
2016-11-08 15:12:23 +09:00 |
custom_fields.js
|
use a more generic prefix (__) for users settings and adapt Users.methods.setSetting
|
2016-11-10 14:22:47 +01:00 |
emails.js
|
Telescope.email -> NovaEmail
|
2016-06-23 16:42:06 +09:00 |
helpers.js
|
prefer Users namespace to Meteor.users in active packages
|
2016-10-05 08:37:48 +02:00 |
imports.js
|
update readme, add custom package example
|
2016-06-16 11:34:13 +09:00 |
methods.js
|
use a more generic prefix (__) for users settings and adapt Users.methods.setSetting
|
2016-11-10 14:22:47 +01:00 |
modules.js
|
working on custom collection demo package
|
2016-11-18 16:01:27 +09:00 |
mutations.js
|
clean up callbacks by moving logic to mutations and schema (autoValue)
|
2016-11-14 17:17:44 +09:00 |
notifications.js
|
prefer Users namespace to Meteor.users in active packages
|
2016-10-05 08:37:48 +02:00 |
parameters.js
|
consistency on posts parameters callback: posts.parameters
|
2016-10-05 08:06:34 +02:00 |
permissions.js
|
permissions clean up & refactoring
|
2016-07-20 10:25:05 +09:00 |
resolvers.js
|
working on custom collection demo package
|
2016-11-18 16:01:27 +09:00 |
schema.js
|
small tweak on mutations & userId field
|
2016-11-18 09:28:32 +01:00 |
server.js
|
comment out publications code
|
2016-11-17 17:38:38 +09:00 |
views.js
|
use a more generic prefix (__) for users settings and adapt Users.methods.setSetting
|
2016-11-10 14:22:47 +01:00 |