Compare commits
61 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
41c90bb69f | ||
|
|
68432541db | ||
|
|
c417c45db1 | ||
|
|
3f3caf63e4 | ||
|
|
49c5a1fcb1 | ||
|
|
9fb37148fa | ||
|
|
a67d7fb4ea | ||
|
|
8e0f19742b | ||
|
|
216e502c8a | ||
|
|
1a18d1f816 | ||
|
|
c099e3173b | ||
|
|
de93636c7c | ||
|
|
5e263443b3 | ||
|
|
8c3a891254 | ||
|
|
e737067990 | ||
|
|
465a61f80f | ||
|
|
bbf42aaf97 | ||
|
|
b20d086a24 | ||
|
|
52baf297ca | ||
|
|
45e9f491ff | ||
|
|
742b26b0de | ||
|
|
164ba78c81 | ||
|
|
e27211b24d | ||
|
|
30987752cc | ||
|
|
058ee2691f | ||
|
|
f0cf7f4956 | ||
|
|
75c8720b04 | ||
|
|
f73f2f670f | ||
|
|
c6e62e1cfa | ||
|
|
4e574c0f51 | ||
|
|
80b195b7f7 | ||
|
|
67956d9a42 | ||
|
|
64b3ca6066 | ||
|
|
8349f7da9b | ||
|
|
0636042878 | ||
|
|
6207ffa516 | ||
|
|
9d33612054 | ||
|
|
face6387a0 | ||
|
|
b308595dac | ||
|
|
1d2de197a4 | ||
|
|
a3d790b47d | ||
|
|
efe6dd87db | ||
|
|
5b33a6e783 | ||
|
|
8730fab40b | ||
|
|
992776bb40 | ||
|
|
bc9ec4421c | ||
|
|
4c31ab601c | ||
|
|
c4e77c7eae | ||
|
|
2cd6e27f70 | ||
|
|
f6b2dde479 | ||
|
|
44da62a962 | ||
|
|
4e96047e90 | ||
|
|
212986ac37 | ||
|
|
877f516565 | ||
|
|
750022f0f1 | ||
|
|
614284c73d | ||
|
|
6528fc8bab | ||
|
|
020930b2e4 | ||
|
|
dcd76e06e1 | ||
|
|
8a58002415 | ||
|
|
00a050d337 |
@@ -8,6 +8,6 @@ Getting started
|
|||||||
|
|
||||||
`git clone https://github.com/ThaumRystra/DiceCloud1 dicecloud`
|
`git clone https://github.com/ThaumRystra/DiceCloud1 dicecloud`
|
||||||
`cd dicecloud`
|
`cd dicecloud`
|
||||||
`cd rpg-docs`
|
`cd app`
|
||||||
`bower install`
|
`bower install`
|
||||||
`meteor`
|
`meteor`
|
||||||
|
|||||||
0
rpg-docs/.gitignore → app/.gitignore
vendored
0
rpg-docs/.gitignore → app/.gitignore
vendored
@@ -13,3 +13,6 @@ notices-for-facebook-graph-api-2
|
|||||||
1.3.0-split-minifiers-package
|
1.3.0-split-minifiers-package
|
||||||
1.4.0-remove-old-dev-bundle-link
|
1.4.0-remove-old-dev-bundle-link
|
||||||
1.4.1-add-shell-server-package
|
1.4.1-add-shell-server-package
|
||||||
|
1.4.3-split-account-service-packages
|
||||||
|
1.5-add-dynamic-import-package
|
||||||
|
1.7-split-underscore-from-meteor-base
|
||||||
@@ -3,10 +3,9 @@
|
|||||||
# 'meteor add' and 'meteor remove' will edit this file for you,
|
# 'meteor add' and 'meteor remove' will edit this file for you,
|
||||||
# but you can also edit it by hand.
|
# but you can also edit it by hand.
|
||||||
|
|
||||||
iron:router
|
accounts-password@1.5.1
|
||||||
accounts-password@1.3.3
|
accounts-ui@1.3.0
|
||||||
accounts-ui@1.1.9
|
random@1.1.0
|
||||||
random@1.0.10
|
|
||||||
dburles:collection-helpers
|
dburles:collection-helpers
|
||||||
reactive-var@1.0.11
|
reactive-var@1.0.11
|
||||||
underscore@1.0.10
|
underscore@1.0.10
|
||||||
@@ -18,35 +17,40 @@ dburles:mongo-collection-instances
|
|||||||
percolate:migrations
|
percolate:migrations
|
||||||
ecwyne:mathjs
|
ecwyne:mathjs
|
||||||
useraccounts:polymer
|
useraccounts:polymer
|
||||||
accounts-google@1.0.11
|
accounts-google@1.3.1
|
||||||
splendido:accounts-meld
|
splendido:accounts-meld
|
||||||
email@1.1.18
|
email@1.2.3
|
||||||
meteorhacks:subs-manager
|
meteorhacks:subs-manager
|
||||||
chuangbo:marked
|
chuangbo:marked
|
||||||
reywood:iron-router-ga
|
reywood:iron-router-ga
|
||||||
meteor-base@1.0.4
|
meteor-base@1.4.0
|
||||||
mobile-experience@1.0.4
|
mobile-experience@1.0.5
|
||||||
mongo@1.1.14
|
mongo@1.5.0
|
||||||
blaze-html-templates
|
blaze-html-templates
|
||||||
session@1.1.7
|
session@1.1.7
|
||||||
jquery@1.11.10
|
jquery@1.11.10
|
||||||
tracker@1.1.1
|
tracker@1.2.0
|
||||||
logging@1.1.16
|
logging@1.1.20
|
||||||
reload@1.1.11
|
reload@1.2.0
|
||||||
ejson@1.0.13
|
ejson@1.1.0
|
||||||
spacebars
|
spacebars
|
||||||
check@1.2.4
|
check@1.3.1
|
||||||
useraccounts:iron-routing
|
useraccounts:iron-routing
|
||||||
wizonesolutions:canonical
|
wizonesolutions:canonical
|
||||||
standard-minifier-js@1.2.1
|
standard-minifier-js@2.3.4
|
||||||
shell-server@0.2.1
|
shell-server@0.3.1
|
||||||
seba:minifiers-autoprefixer
|
seba:minifiers-autoprefixer
|
||||||
nikogosovd:multiple-uihooks
|
nikogosovd:multiple-uihooks
|
||||||
templates:array
|
templates:array
|
||||||
ecmascript@0.6.1
|
ecmascript@0.11.1
|
||||||
es5-shim@4.6.15
|
es5-shim@4.8.0
|
||||||
differential:vulcanize
|
differential:vulcanize
|
||||||
reactive-dict
|
reactive-dict@1.2.0
|
||||||
percolate:synced-cron
|
percolate:synced-cron
|
||||||
ongoworks:speakingurl
|
ongoworks:speakingurl
|
||||||
service-configuration
|
service-configuration@1.0.11
|
||||||
|
google-config-ui@1.0.0
|
||||||
|
dynamic-import@0.4.0
|
||||||
|
ddp-rate-limiter@1.0.7
|
||||||
|
rate-limit@1.0.9
|
||||||
|
iron:router
|
||||||
1
app/.meteor/release
Normal file
1
app/.meteor/release
Normal file
@@ -0,0 +1 @@
|
|||||||
|
METEOR@1.7.0.3
|
||||||
136
app/.meteor/versions
Normal file
136
app/.meteor/versions
Normal file
@@ -0,0 +1,136 @@
|
|||||||
|
accounts-base@1.4.2
|
||||||
|
accounts-google@1.3.1
|
||||||
|
accounts-oauth@1.1.15
|
||||||
|
accounts-password@1.5.1
|
||||||
|
accounts-ui@1.3.0
|
||||||
|
accounts-ui-unstyled@1.4.1
|
||||||
|
aldeed:collection2@2.10.0
|
||||||
|
aldeed:collection2-core@1.2.0
|
||||||
|
aldeed:schema-deny@1.1.0
|
||||||
|
aldeed:schema-index@1.1.1
|
||||||
|
aldeed:simple-schema@1.5.4
|
||||||
|
allow-deny@1.1.0
|
||||||
|
autoupdate@1.4.1
|
||||||
|
babel-compiler@7.1.1
|
||||||
|
babel-runtime@1.2.2
|
||||||
|
base64@1.0.11
|
||||||
|
binary-heap@1.0.10
|
||||||
|
blaze@2.3.2
|
||||||
|
blaze-html-templates@1.1.2
|
||||||
|
blaze-tools@1.0.10
|
||||||
|
boilerplate-generator@1.5.0
|
||||||
|
caching-compiler@1.1.12
|
||||||
|
caching-html-compiler@1.1.3
|
||||||
|
callback-hook@1.1.0
|
||||||
|
check@1.3.1
|
||||||
|
chuangbo:marked@0.3.5_1
|
||||||
|
coffeescript@1.0.17
|
||||||
|
dburles:collection-helpers@1.1.0
|
||||||
|
dburles:mongo-collection-instances@0.3.5
|
||||||
|
ddp@1.4.0
|
||||||
|
ddp-client@2.3.3
|
||||||
|
ddp-common@1.4.0
|
||||||
|
ddp-rate-limiter@1.0.7
|
||||||
|
ddp-server@2.2.0
|
||||||
|
deps@1.0.12
|
||||||
|
diff-sequence@1.1.0
|
||||||
|
differential:vulcanize@3.0.0
|
||||||
|
dynamic-import@0.4.1
|
||||||
|
ecmascript@0.11.1
|
||||||
|
ecmascript-runtime@0.7.0
|
||||||
|
ecmascript-runtime-client@0.7.1
|
||||||
|
ecmascript-runtime-server@0.7.0
|
||||||
|
ecwyne:mathjs@0.25.0
|
||||||
|
ejson@1.1.0
|
||||||
|
email@1.2.3
|
||||||
|
es5-shim@4.8.0
|
||||||
|
geojson-utils@1.0.10
|
||||||
|
google-config-ui@1.0.0
|
||||||
|
google-oauth@1.2.5
|
||||||
|
hot-code-push@1.0.4
|
||||||
|
html-tools@1.0.11
|
||||||
|
htmljs@1.0.11
|
||||||
|
http@1.4.1
|
||||||
|
id-map@1.1.0
|
||||||
|
iron:controller@1.0.12
|
||||||
|
iron:core@1.0.11
|
||||||
|
iron:dynamic-template@1.0.12
|
||||||
|
iron:layout@1.0.12
|
||||||
|
iron:location@1.0.11
|
||||||
|
iron:middleware-stack@1.1.0
|
||||||
|
iron:router@1.1.2
|
||||||
|
iron:url@1.1.0
|
||||||
|
jquery@1.11.11
|
||||||
|
lai:collection-extensions@0.2.1_1
|
||||||
|
launch-screen@1.1.1
|
||||||
|
less@2.7.12
|
||||||
|
livedata@1.0.18
|
||||||
|
localstorage@1.2.0
|
||||||
|
logging@1.1.20
|
||||||
|
matb33:collection-hooks@0.8.4
|
||||||
|
mdg:validation-error@0.5.1
|
||||||
|
meteor@1.9.2
|
||||||
|
meteor-base@1.4.0
|
||||||
|
meteorhacks:subs-manager@1.6.4
|
||||||
|
minifier-css@1.3.1
|
||||||
|
minifier-js@2.3.5
|
||||||
|
minimongo@1.4.4
|
||||||
|
mobile-experience@1.0.5
|
||||||
|
mobile-status-bar@1.0.14
|
||||||
|
modern-browsers@0.1.2
|
||||||
|
modules@0.12.2
|
||||||
|
modules-runtime@0.10.2
|
||||||
|
momentjs:moment@2.22.2
|
||||||
|
mongo@1.5.1
|
||||||
|
mongo-dev-server@1.1.0
|
||||||
|
mongo-id@1.0.7
|
||||||
|
nikogosovd:multiple-uihooks@0.1.8
|
||||||
|
npm-bcrypt@0.9.3
|
||||||
|
npm-mongo@3.0.11
|
||||||
|
oauth@1.2.3
|
||||||
|
oauth2@1.2.0
|
||||||
|
observe-sequence@1.0.16
|
||||||
|
ongoworks:speakingurl@9.0.0
|
||||||
|
ordered-dict@1.1.0
|
||||||
|
percolate:migrations@0.9.8
|
||||||
|
percolate:synced-cron@1.3.2
|
||||||
|
promise@0.11.1
|
||||||
|
raix:eventemitter@0.1.3
|
||||||
|
random@1.1.0
|
||||||
|
rate-limit@1.0.9
|
||||||
|
reactive-dict@1.2.0
|
||||||
|
reactive-var@1.0.11
|
||||||
|
reload@1.2.0
|
||||||
|
retry@1.1.0
|
||||||
|
reywood:iron-router-ga@0.7.1
|
||||||
|
routepolicy@1.0.13
|
||||||
|
seba:minifiers-autoprefixer@1.0.1
|
||||||
|
service-configuration@1.0.11
|
||||||
|
session@1.1.7
|
||||||
|
sha@1.0.9
|
||||||
|
shell-server@0.3.1
|
||||||
|
socket-stream-client@0.2.2
|
||||||
|
softwarerero:accounts-t9n@1.3.11
|
||||||
|
spacebars@1.0.15
|
||||||
|
spacebars-compiler@1.1.3
|
||||||
|
splendido:accounts-emails-field@1.2.0
|
||||||
|
splendido:accounts-meld@1.3.1
|
||||||
|
srp@1.0.10
|
||||||
|
standard-minifier-js@2.3.4
|
||||||
|
templates:array@1.0.3
|
||||||
|
templating@1.3.2
|
||||||
|
templating-compiler@1.3.3
|
||||||
|
templating-runtime@1.3.2
|
||||||
|
templating-tools@1.1.2
|
||||||
|
tracker@1.2.0
|
||||||
|
ui@1.0.13
|
||||||
|
underscore@1.0.10
|
||||||
|
url@1.2.0
|
||||||
|
useraccounts:core@1.14.2
|
||||||
|
useraccounts:iron-routing@1.14.2
|
||||||
|
useraccounts:polymer@1.14.2
|
||||||
|
webapp@1.6.2
|
||||||
|
webapp-hashing@1.0.9
|
||||||
|
wizonesolutions:canonical@0.0.5
|
||||||
|
zimme:collection-behaviours@1.1.3
|
||||||
|
zimme:collection-softremovable@1.0.5
|
||||||
@@ -164,9 +164,9 @@ Schemas.Character = new SimpleSchema({
|
|||||||
|
|
||||||
//permissions
|
//permissions
|
||||||
party: {type: String, regEx: SimpleSchema.RegEx.Id, optional: true},
|
party: {type: String, regEx: SimpleSchema.RegEx.Id, optional: true},
|
||||||
owner: {type: String, regEx: SimpleSchema.RegEx.Id},
|
owner: {type: String, regEx: SimpleSchema.RegEx.Id, index: 1},
|
||||||
readers: {type: [String], regEx: SimpleSchema.RegEx.Id, defaultValue: []},
|
readers: {type: [String], regEx: SimpleSchema.RegEx.Id, defaultValue: [], index: 1},
|
||||||
writers: {type: [String], regEx: SimpleSchema.RegEx.Id, defaultValue: []},
|
writers: {type: [String], regEx: SimpleSchema.RegEx.Id, defaultValue: [], index: 1},
|
||||||
color: {
|
color: {
|
||||||
type: String,
|
type: String,
|
||||||
allowedValues: _.pluck(colorOptions, "key"),
|
allowedValues: _.pluck(colorOptions, "key"),
|
||||||
@@ -185,11 +185,13 @@ Schemas.Character = new SimpleSchema({
|
|||||||
type: String,
|
type: String,
|
||||||
defaultValue: "whitelist",
|
defaultValue: "whitelist",
|
||||||
allowedValues: ["whitelist", "public"],
|
allowedValues: ["whitelist", "public"],
|
||||||
|
index: 1,
|
||||||
},
|
},
|
||||||
"settings.swapStatAndModifier": {type: Boolean, defaultValue: false},
|
"settings.swapStatAndModifier": {type: Boolean, defaultValue: false},
|
||||||
"settings.exportFeatures": {type: Boolean, defaultValue: true},
|
"settings.exportFeatures": {type: Boolean, defaultValue: true},
|
||||||
"settings.exportAttacks": {type: Boolean, defaultValue: true},
|
"settings.exportAttacks": {type: Boolean, defaultValue: true},
|
||||||
"settings.exportDescription": {type: Boolean, defaultValue: true},
|
"settings.exportDescription": {type: Boolean, defaultValue: true},
|
||||||
|
"settings.newUserExperience": {type: Boolean, optional: true},
|
||||||
});
|
});
|
||||||
|
|
||||||
Characters.attachSchema(Schemas.Character);
|
Characters.attachSchema(Schemas.Character);
|
||||||
@@ -297,6 +299,7 @@ Characters.calculate = {
|
|||||||
var fieldSelector = {};
|
var fieldSelector = {};
|
||||||
fieldSelector[fieldName] = 1;
|
fieldSelector[fieldName] = 1;
|
||||||
var char = Characters.findOne(charId, {fields: fieldSelector});
|
var char = Characters.findOne(charId, {fields: fieldSelector});
|
||||||
|
if (!char) return;
|
||||||
var field = char[fieldName];
|
var field = char[fieldName];
|
||||||
if (field === undefined){
|
if (field === undefined){
|
||||||
throw new Meteor.Error(
|
throw new Meteor.Error(
|
||||||
@@ -330,6 +333,7 @@ Characters.calculate = {
|
|||||||
},
|
},
|
||||||
attributeValue: memoize(function(charId, attributeName){
|
attributeValue: memoize(function(charId, attributeName){
|
||||||
var attribute = Characters.calculate.getField(charId, attributeName);
|
var attribute = Characters.calculate.getField(charId, attributeName);
|
||||||
|
if (!attribute) return;
|
||||||
//base value
|
//base value
|
||||||
var value = Characters.calculate.attributeBase(charId, attributeName);
|
var value = Characters.calculate.attributeBase(charId, attributeName);
|
||||||
//plus adjustment
|
//plus adjustment
|
||||||
@@ -341,6 +345,7 @@ Characters.calculate = {
|
|||||||
}),
|
}),
|
||||||
skillMod: memoize(preventLoop(function(charId, skillName){
|
skillMod: memoize(preventLoop(function(charId, skillName){
|
||||||
var skill = Characters.calculate.getField(charId, skillName);
|
var skill = Characters.calculate.getField(charId, skillName);
|
||||||
|
if (!skill) return;
|
||||||
//get the final value of the ability score
|
//get the final value of the ability score
|
||||||
var ability = Characters.calculate.attributeValue(charId, skill.ability);
|
var ability = Characters.calculate.attributeValue(charId, skill.ability);
|
||||||
|
|
||||||
@@ -392,7 +397,6 @@ Characters.calculate = {
|
|||||||
return prof && prof.value || 0;
|
return prof && prof.value || 0;
|
||||||
}),
|
}),
|
||||||
passiveSkill: memoize(function(charId, skillName){
|
passiveSkill: memoize(function(charId, skillName){
|
||||||
var skill = Characters.calculate.getField(charId, skillName);
|
|
||||||
var mod = +Characters.calculate.skillMod(charId, skillName);
|
var mod = +Characters.calculate.skillMod(charId, skillName);
|
||||||
var value = 10 + mod;
|
var value = 10 + mod;
|
||||||
Effects.find(
|
Effects.find(
|
||||||
@@ -553,6 +557,10 @@ if (Meteor.isServer){
|
|||||||
});
|
});
|
||||||
Characters.before.insert(function(userId, doc) {
|
Characters.before.insert(function(userId, doc) {
|
||||||
doc.urlName = getSlug(doc.name, {maintainCase: true}) || "-";
|
doc.urlName = getSlug(doc.name, {maintainCase: true}) || "-";
|
||||||
|
// The first character a user creates should have the new user experience
|
||||||
|
if (!Characters.find({owner: userId}).count()){
|
||||||
|
doc.settings.newUserExperience = true;
|
||||||
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
9
app/Model/Meta/Blacklist.js
Normal file
9
app/Model/Meta/Blacklist.js
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
Blacklist = new Mongo.Collection("blacklist");
|
||||||
|
|
||||||
|
Schemas.Blacklist = new SimpleSchema({
|
||||||
|
userId: {
|
||||||
|
type: String,
|
||||||
|
},
|
||||||
|
});
|
||||||
|
|
||||||
|
Blacklist.attachSchema(Schemas.Blacklist);
|
||||||
105
app/Model/Users/Users.js
Normal file
105
app/Model/Users/Users.js
Normal file
@@ -0,0 +1,105 @@
|
|||||||
|
Schemas.UserProfile = new SimpleSchema({
|
||||||
|
username: {
|
||||||
|
type: String,
|
||||||
|
optional: true,
|
||||||
|
},
|
||||||
|
});
|
||||||
|
|
||||||
|
Schemas.User = new SimpleSchema({
|
||||||
|
username: {
|
||||||
|
type: String,
|
||||||
|
optional: true,
|
||||||
|
},
|
||||||
|
profile: {
|
||||||
|
type: Schemas.UserProfile,
|
||||||
|
optional: true,
|
||||||
|
},
|
||||||
|
emails: {
|
||||||
|
type: Array,
|
||||||
|
optional: true,
|
||||||
|
},
|
||||||
|
"emails.$": {
|
||||||
|
type: Object,
|
||||||
|
},
|
||||||
|
"emails.$.address": {
|
||||||
|
type: String,
|
||||||
|
regEx: SimpleSchema.RegEx.Email,
|
||||||
|
},
|
||||||
|
"emails.$.verified": {
|
||||||
|
type: Boolean,
|
||||||
|
},
|
||||||
|
registered_emails: {
|
||||||
|
type: Array,
|
||||||
|
optional: true,
|
||||||
|
},
|
||||||
|
"registered_emails.$": {
|
||||||
|
type: Object,
|
||||||
|
blackbox: true,
|
||||||
|
},
|
||||||
|
createdAt: {
|
||||||
|
type: Date
|
||||||
|
},
|
||||||
|
services: {
|
||||||
|
type: Object,
|
||||||
|
optional: true,
|
||||||
|
blackbox: true,
|
||||||
|
},
|
||||||
|
roles: {
|
||||||
|
type: Object,
|
||||||
|
optional: true,
|
||||||
|
blackbox: true,
|
||||||
|
},
|
||||||
|
roles: {
|
||||||
|
type: Array,
|
||||||
|
optional: true,
|
||||||
|
},
|
||||||
|
"roles.$": {
|
||||||
|
type: String
|
||||||
|
},
|
||||||
|
// In order to avoid an 'Exception in setInterval callback' from Meteor
|
||||||
|
heartbeat: {
|
||||||
|
type: Date,
|
||||||
|
optional: true,
|
||||||
|
},
|
||||||
|
apiKey: {
|
||||||
|
type: String,
|
||||||
|
index: 1,
|
||||||
|
optional: true,
|
||||||
|
},
|
||||||
|
});
|
||||||
|
|
||||||
|
Meteor.users.attachSchema(Schemas.User);
|
||||||
|
|
||||||
|
Meteor.users.allow({
|
||||||
|
update: function(userId, doc, fields, modifier) {
|
||||||
|
if (
|
||||||
|
doc._id === userId &&
|
||||||
|
_.contains(fields, "username") &&
|
||||||
|
_.contains(fields, "profile") &&
|
||||||
|
fields.length === 2 &&
|
||||||
|
_.keys(modifier).length === 1 &&
|
||||||
|
modifier.$set &&
|
||||||
|
modifier.$set["profile.username"] &&
|
||||||
|
modifier.$set.username &&
|
||||||
|
_.keys(modifier.$set).length === 2
|
||||||
|
){
|
||||||
|
var expectedUsername = modifier.$set["profile.username"];
|
||||||
|
expectedUsername = expectedUsername.toLowerCase().replace(/\s+/gm, "");
|
||||||
|
if (modifier.$set.username !== expectedUsername){
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
var foundUser = Meteor.call("getUserId", expectedUsername);
|
||||||
|
return !foundUser || foundUser === userId;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
if (Meteor.isServer) Meteor.methods({
|
||||||
|
generateMyApiKey() {
|
||||||
|
var user = Meteor.users.findOne(this.userId);
|
||||||
|
if (!user) return;
|
||||||
|
if (user && user.apiKey) return;
|
||||||
|
var apiKey = Random.id(30);
|
||||||
|
Meteor.users.update(this.userId, {$set: {apiKey}});
|
||||||
|
},
|
||||||
|
});
|
||||||
91
app/Routes/API.js
Normal file
91
app/Routes/API.js
Normal file
@@ -0,0 +1,91 @@
|
|||||||
|
Router.map(function() {
|
||||||
|
this.route("vmixCharacter", {
|
||||||
|
path: "/vmix-character/:_id/",
|
||||||
|
where: "server",
|
||||||
|
action: function() {
|
||||||
|
this.response.setHeader("Content-Type", "application/json");
|
||||||
|
var query = this.params.query;
|
||||||
|
var key = query && query.key;
|
||||||
|
ifKeyValid(key, this.response, "vmixCharacter", () =>
|
||||||
|
this.response.end(vMixCharacter(this.params._id))
|
||||||
|
);
|
||||||
|
},
|
||||||
|
});
|
||||||
|
this.route("vmixParty", {
|
||||||
|
path: "/vmix-party/:_id/",
|
||||||
|
where: "server",
|
||||||
|
action: function() {
|
||||||
|
this.response.setHeader("Content-Type", "application/json");
|
||||||
|
var query = this.params.query;
|
||||||
|
var key = query && query.key;
|
||||||
|
ifKeyValid(key, this.response, "vmixParty", () =>
|
||||||
|
this.response.end(vMixParty(this.params._id))
|
||||||
|
);
|
||||||
|
},
|
||||||
|
});
|
||||||
|
|
||||||
|
this.route("jsonCharacterSheet", {
|
||||||
|
path: "/character/:_id/json",
|
||||||
|
where: "server",
|
||||||
|
action: function() {
|
||||||
|
this.response.setHeader("Content-Type", "application/json");
|
||||||
|
var query = this.params.query;
|
||||||
|
var key = query && query.key;
|
||||||
|
ifKeyValid(key, this.response, "jsonCharacterSheet", () => {
|
||||||
|
if (canViewCharacter(this.params._id, userIdFromKey(key))){
|
||||||
|
this.response.end(JSONExport(this.params._id))
|
||||||
|
} else {
|
||||||
|
this.response.writeHead(403, "You do not have permission to view this character");
|
||||||
|
this.response.end();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
);
|
||||||
|
},
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
var ifKeyValid = function(apiKey, response, method, callback){
|
||||||
|
if (!apiKey){
|
||||||
|
response.writeHead(403, "You must use an api key to access this api");
|
||||||
|
response.end();
|
||||||
|
} else if (!isKeyValid(apiKey)){
|
||||||
|
response.writeHead(403, "API key is invalid");
|
||||||
|
response.end();
|
||||||
|
} else if (isRateLimited(apiKey, method)){
|
||||||
|
response.writeHead(429, "Too many requests");
|
||||||
|
response.end(JSON.stringify({
|
||||||
|
"timeToReset": rateLimiter.check({apiKey: apiKey, method: method}).timeToReset
|
||||||
|
}));
|
||||||
|
} else {
|
||||||
|
rateLimiter.increment({apiKey: apiKey, method: method})
|
||||||
|
callback();
|
||||||
|
}
|
||||||
|
};
|
||||||
|
|
||||||
|
var isKeyValid = function(apiKey){
|
||||||
|
var user = Meteor.users.findOne({apiKey});
|
||||||
|
if (!user) return false;
|
||||||
|
var blackListed = Blacklist.findOne({userId: user._id});
|
||||||
|
return !blackListed;
|
||||||
|
};
|
||||||
|
|
||||||
|
var userIdFromKey = function(apiKey){
|
||||||
|
var user = Meteor.users.findOne({apiKey}); // we know user exists from isKeyValid
|
||||||
|
return user._id;
|
||||||
|
}
|
||||||
|
|
||||||
|
var rateLimiter = new RateLimiter();
|
||||||
|
rateLimiter.addRule({apiKey: String}, 5, 5000);
|
||||||
|
rateLimiter.addRule({apiKey: String, method: "vmixCharacter"}, 2, 10000);
|
||||||
|
rateLimiter.addRule({apiKey: String, method: "vmixParty"}, 2, 10000);
|
||||||
|
rateLimiter.addRule({apiKey: String, method: "jsonCharacterSheet"}, 5, 5000);
|
||||||
|
|
||||||
|
var isRateLimited = function(apiKey, method){
|
||||||
|
const limited = !rateLimiter.check({apiKey: apiKey, method: method}).allowed
|
||||||
|
if (limited) {
|
||||||
|
console.log(`Rate limit hit by API key ${apiKey}`);
|
||||||
|
return true;
|
||||||
|
} else {
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
};
|
||||||
@@ -13,6 +13,11 @@ Router.plugin("ensureSignedIn", {
|
|||||||
|
|
||||||
Router.plugin("dataNotFound", {notFoundTemplate: "notFound"});
|
Router.plugin("dataNotFound", {notFoundTemplate: "notFound"});
|
||||||
|
|
||||||
|
var handleSubError = function(e){
|
||||||
|
Session.set("error", {reason: e.reason, href: location.href});
|
||||||
|
Router.go("/error");
|
||||||
|
};
|
||||||
|
|
||||||
Router.map(function() {
|
Router.map(function() {
|
||||||
this.route("/", {
|
this.route("/", {
|
||||||
name: "home",
|
name: "home",
|
||||||
@@ -36,7 +41,9 @@ Router.map(function() {
|
|||||||
path: "/character/:_id/",
|
path: "/character/:_id/",
|
||||||
waitOn: function(){
|
waitOn: function(){
|
||||||
return [
|
return [
|
||||||
subsManager.subscribe("singleCharacter", this.params._id),
|
subsManager.subscribe(
|
||||||
|
"singleCharacter", this.params._id, {onError: handleSubError}
|
||||||
|
),
|
||||||
];
|
];
|
||||||
},
|
},
|
||||||
action: function(){
|
action: function(){
|
||||||
@@ -52,7 +59,9 @@ Router.map(function() {
|
|||||||
path: "/character/:_id/:urlName",
|
path: "/character/:_id/:urlName",
|
||||||
waitOn: function(){
|
waitOn: function(){
|
||||||
return [
|
return [
|
||||||
subsManager.subscribe("singleCharacter", this.params._id),
|
subsManager.subscribe(
|
||||||
|
"singleCharacter", this.params._id, {onError: handleSubError}
|
||||||
|
),
|
||||||
];
|
];
|
||||||
},
|
},
|
||||||
data: function() {
|
data: function() {
|
||||||
@@ -78,6 +87,37 @@ Router.map(function() {
|
|||||||
fastRender: true,
|
fastRender: true,
|
||||||
});
|
});
|
||||||
|
|
||||||
|
this.route("printedCharacterSheet", {
|
||||||
|
path: "/character/:_id/:urlName/print",
|
||||||
|
waitOn: function(){
|
||||||
|
return [
|
||||||
|
subsManager.subscribe(
|
||||||
|
"singleCharacter", this.params._id, {onError: handleSubError}
|
||||||
|
),
|
||||||
|
];
|
||||||
|
},
|
||||||
|
data: function() {
|
||||||
|
var data = Characters.findOne(
|
||||||
|
{_id: this.params._id},
|
||||||
|
{fields: {_id: 1, name: 1, color: 1, writers: 1, readers: 1}}
|
||||||
|
);
|
||||||
|
return data;
|
||||||
|
},
|
||||||
|
onAfterAction: function() {
|
||||||
|
var char = Characters.findOne({_id: this.params._id}, {fields: {name: 1}});
|
||||||
|
var name = char && char.name;
|
||||||
|
if (name){
|
||||||
|
document.title = name + " - Printing";
|
||||||
|
}
|
||||||
|
},
|
||||||
|
//analytics
|
||||||
|
trackPageView: false,
|
||||||
|
onRun: function() {
|
||||||
|
window.ga && window.ga("send", "pageview", "/print-character");
|
||||||
|
this.next();
|
||||||
|
},
|
||||||
|
});
|
||||||
|
|
||||||
this.route("library", {
|
this.route("library", {
|
||||||
path: "/library",
|
path: "/library",
|
||||||
waitOn: function(){
|
waitOn: function(){
|
||||||
@@ -124,4 +164,11 @@ Router.map(function() {
|
|||||||
document.title = appName;
|
document.title = appName;
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
this.route("/error", {
|
||||||
|
name: "error",
|
||||||
|
onAfterAction: function() {
|
||||||
|
document.title = `${appName} - Error`;
|
||||||
|
},
|
||||||
|
});
|
||||||
});
|
});
|
||||||
174
app/client/compatibility/jquery.quickfit.js
Normal file
174
app/client/compatibility/jquery.quickfit.js
Normal file
@@ -0,0 +1,174 @@
|
|||||||
|
// jscs:disable
|
||||||
|
// https://github.com/chunksnbits/jquery-quickfit
|
||||||
|
(function ($) {
|
||||||
|
var Quickfit, QuickfitHelper, defaults, pluginName;
|
||||||
|
|
||||||
|
pluginName = 'quickfit';
|
||||||
|
|
||||||
|
defaults = {
|
||||||
|
min: 8,
|
||||||
|
max: 12,
|
||||||
|
tolerance: 0.02,
|
||||||
|
truncate: false,
|
||||||
|
width: null,
|
||||||
|
sampleNumberOfLetters: 10,
|
||||||
|
sampleFontSize: 12
|
||||||
|
};
|
||||||
|
QuickfitHelper = (function () {
|
||||||
|
|
||||||
|
var sharedInstance = null;
|
||||||
|
|
||||||
|
QuickfitHelper.instance = function (options) {
|
||||||
|
if (!sharedInstance) {
|
||||||
|
sharedInstance = new QuickfitHelper(options);
|
||||||
|
}
|
||||||
|
return sharedInstance;
|
||||||
|
};
|
||||||
|
|
||||||
|
function QuickfitHelper(options) {
|
||||||
|
this.options = options;
|
||||||
|
|
||||||
|
this.item = $('<span id="meassure"></span>');
|
||||||
|
this.item.css({
|
||||||
|
position: 'absolute',
|
||||||
|
left: '-1000px',
|
||||||
|
top: '-1000px',
|
||||||
|
'font-size': "" + this.options.sampleFontSize + "px"
|
||||||
|
});
|
||||||
|
$('body').append(this.item);
|
||||||
|
|
||||||
|
this.meassures = {};
|
||||||
|
}
|
||||||
|
|
||||||
|
QuickfitHelper.prototype.getMeassure = function (letter) {
|
||||||
|
var currentMeassure;
|
||||||
|
currentMeassure = this.meassures[letter];
|
||||||
|
if (!currentMeassure) {
|
||||||
|
currentMeassure = this.setMeassure(letter);
|
||||||
|
}
|
||||||
|
return currentMeassure;
|
||||||
|
};
|
||||||
|
|
||||||
|
QuickfitHelper.prototype.setMeassure = function (letter) {
|
||||||
|
var currentMeassure, index, sampleLetter, text, _ref;
|
||||||
|
|
||||||
|
text = '';
|
||||||
|
sampleLetter = letter === ' ' ? ' ' : letter;
|
||||||
|
|
||||||
|
for (index = 0, _ref = this.options.sampleNumberOfLetters - 1; 0 <= _ref ? index <= _ref : index >= _ref; 0 <= _ref ? index++ : index--) {
|
||||||
|
text += sampleLetter;
|
||||||
|
}
|
||||||
|
|
||||||
|
this.item.html(text);
|
||||||
|
currentMeassure = this.item.width() / this.options.sampleNumberOfLetters / this.options.sampleFontSize;
|
||||||
|
this.meassures[letter] = currentMeassure;
|
||||||
|
|
||||||
|
return currentMeassure;
|
||||||
|
};
|
||||||
|
|
||||||
|
return QuickfitHelper;
|
||||||
|
|
||||||
|
})();
|
||||||
|
|
||||||
|
Quickfit = (function () {
|
||||||
|
|
||||||
|
function Quickfit(element, options) {
|
||||||
|
this.$element = element;
|
||||||
|
this.options = $.extend({}, defaults, options);
|
||||||
|
this.$element = $(this.$element);
|
||||||
|
this._defaults = defaults;
|
||||||
|
this._name = pluginName;
|
||||||
|
this.quickfitHelper = QuickfitHelper.instance(this.options);
|
||||||
|
}
|
||||||
|
|
||||||
|
Quickfit.prototype.fit = function () {
|
||||||
|
var elementWidth;
|
||||||
|
if (!this.options.width) {
|
||||||
|
elementWidth = this.$element.width();
|
||||||
|
this.options.width = elementWidth - this.options.tolerance * elementWidth;
|
||||||
|
}
|
||||||
|
if (this.text = this.$element.attr('data-quickfit')) {
|
||||||
|
this.previouslyTruncated = true;
|
||||||
|
} else {
|
||||||
|
this.text = this.$element.text();
|
||||||
|
}
|
||||||
|
this.calculateFontSize();
|
||||||
|
|
||||||
|
if (this.options.truncate) this.truncate();
|
||||||
|
|
||||||
|
return {
|
||||||
|
$element: this.$element,
|
||||||
|
size: this.fontSize
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
Quickfit.prototype.calculateFontSize = function () {
|
||||||
|
var letter, textWidth, i;
|
||||||
|
|
||||||
|
textWidth = 0;
|
||||||
|
for (i = 0; i < this.text.length; ++i) {
|
||||||
|
letter = this.text.charAt(i);
|
||||||
|
textWidth += this.quickfitHelper.getMeassure(letter);
|
||||||
|
}
|
||||||
|
|
||||||
|
this.targetFontSize = parseInt(this.options.width / textWidth);
|
||||||
|
return this.fontSize = Math.max(this.options.min, Math.min(this.options.max, this.targetFontSize));
|
||||||
|
};
|
||||||
|
|
||||||
|
Quickfit.prototype.truncate = function () {
|
||||||
|
var index, lastLetter, letter, textToAdd, textWidth;
|
||||||
|
|
||||||
|
if (this.fontSize > this.targetFontSize) {
|
||||||
|
textToAdd = '';
|
||||||
|
textWidth = 3 * this.quickfitHelper.getMeassure('.') * this.fontSize;
|
||||||
|
|
||||||
|
index = 0;
|
||||||
|
while (textWidth < this.options.width && index < this.text.length) {
|
||||||
|
letter = this.text[index++];
|
||||||
|
if (lastLetter) textToAdd += lastLetter;
|
||||||
|
textWidth += this.fontSize * this.quickfitHelper.getMeassure(letter);
|
||||||
|
lastLetter = letter;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (textToAdd.length + 1 === this.text.length) {
|
||||||
|
textToAdd = this.text;
|
||||||
|
} else {
|
||||||
|
textToAdd += '...';
|
||||||
|
}
|
||||||
|
this.textWasTruncated = true;
|
||||||
|
|
||||||
|
return this.$element.attr('data-quickfit', this.text).html(textToAdd);
|
||||||
|
|
||||||
|
} else {
|
||||||
|
if (this.previouslyTruncated) {
|
||||||
|
return this.$element.html(this.text);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
};
|
||||||
|
|
||||||
|
return Quickfit;
|
||||||
|
|
||||||
|
})();
|
||||||
|
|
||||||
|
return $.fn.quickfit = function (options) {
|
||||||
|
var measurements = [];
|
||||||
|
|
||||||
|
// Separate measurements from repaints
|
||||||
|
// First calculate all measurements...
|
||||||
|
var $elements = this.each(function () {
|
||||||
|
var measurement = new Quickfit(this, options).fit();
|
||||||
|
measurements.push(measurement);
|
||||||
|
return measurement.$element;
|
||||||
|
});
|
||||||
|
|
||||||
|
// ... then apply the measurements.
|
||||||
|
for (var i = 0; i < measurements.length; i++) {
|
||||||
|
var measurement = measurements[i];
|
||||||
|
|
||||||
|
measurement.$element.css({ fontSize: measurement.size + 'px' });
|
||||||
|
}
|
||||||
|
|
||||||
|
return $elements;
|
||||||
|
};
|
||||||
|
|
||||||
|
})(jQuery, window);
|
||||||
@@ -3,7 +3,8 @@ Template.registerHelper("canEditCharacter", function(charId) {
|
|||||||
});
|
});
|
||||||
|
|
||||||
canEditCharacter = function(charId) {
|
canEditCharacter = function(charId) {
|
||||||
var char = Characters.findOne(charId)
|
var char = Characters.findOne(charId);
|
||||||
|
if (!char) return false;
|
||||||
var userId = Meteor.userId();
|
var userId = Meteor.userId();
|
||||||
return char.owner === userId ||
|
return char.owner === userId ||
|
||||||
_.contains(char.writers, userId);
|
_.contains(char.writers, userId);
|
||||||
12
app/client/lib/printing.js
Normal file
12
app/client/lib/printing.js
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
Session.setDefault("isPrinting", false);
|
||||||
|
if (window.matchMedia) {
|
||||||
|
var mediaQueryList = window.matchMedia("print");
|
||||||
|
mediaQueryList.addListener(function(mql) {
|
||||||
|
if (mql.matches) {
|
||||||
|
Session.set("isPrinting", true);
|
||||||
|
Tracker.flush();
|
||||||
|
} else {
|
||||||
|
Session.set("isPrinting", false);
|
||||||
|
}
|
||||||
|
});
|
||||||
|
}
|
||||||
17
app/client/lib/removeDuplicateProficiencies.js
Normal file
17
app/client/lib/removeDuplicateProficiencies.js
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
removeDuplicateProficiencies = function(proficiencies) {
|
||||||
|
dict = {};
|
||||||
|
proficiencies.forEach(function(prof) {
|
||||||
|
if (prof.name in dict) { //if we have already gone over another proficiency for the same thing
|
||||||
|
if (dict[prof.name].value < prof.value) {
|
||||||
|
dict[prof.name] = prof; //then take the new one if it's higher, otherwise leave it
|
||||||
|
}
|
||||||
|
} else {
|
||||||
|
dict[prof.name] = prof; //if it wasn't already there, store it
|
||||||
|
}
|
||||||
|
});
|
||||||
|
profs = []
|
||||||
|
_.forEach(dict, function(prof) {
|
||||||
|
profs.push(prof);
|
||||||
|
})
|
||||||
|
return profs;
|
||||||
|
};
|
||||||
17
app/client/style/bounce.css
Normal file
17
app/client/style/bounce.css
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
@keyframes bounce {
|
||||||
|
from {
|
||||||
|
transform: translate(0px,0px);
|
||||||
|
}
|
||||||
|
to {
|
||||||
|
transform: translate(0px,-16px);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.bounce{
|
||||||
|
animation-name: bounce;
|
||||||
|
animation-duration: 0.3s;
|
||||||
|
animation-direction: alternate;
|
||||||
|
animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||||
|
animation-delay: 0s;
|
||||||
|
animation-iteration-count: infinite;
|
||||||
|
}
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user