mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
Removed wekan-accounts-sandstorm .test-app directory, that could not be git cloned on Windows.
Thanks to xet7 !
This commit is contained in:
parent
4b12245537
commit
4f44c5bf87
12 changed files with 0 additions and 285 deletions
|
@ -1,17 +0,0 @@
|
|||
# This file contains information which helps Meteor properly upgrade your
|
||||
# app when you run 'meteor update'. You should check it into version control
|
||||
# with your project.
|
||||
|
||||
notices-for-0.9.0
|
||||
notices-for-0.9.1
|
||||
0.9.4-platform-file
|
||||
notices-for-facebook-graph-api-2
|
||||
1.2.0-standard-minifiers-package
|
||||
1.2.0-meteor-platform-split
|
||||
1.2.0-cordova-changes
|
||||
1.2.0-breaking-changes
|
||||
1.3.0-split-minifiers-package
|
||||
1.4.0-remove-old-dev-bundle-link
|
||||
1.4.1-add-shell-server-package
|
||||
1.4.3-split-account-service-packages
|
||||
1.5-add-dynamic-import-package
|
|
@ -1 +0,0 @@
|
|||
local
|
|
@ -1,7 +0,0 @@
|
|||
# This file contains a token that is unique to your project.
|
||||
# Check it into your repository along with the rest of this directory.
|
||||
# It can be used for purposes such as:
|
||||
# - ensuring you don't accidentally deploy one app on top of another
|
||||
# - providing package authors with aggregated statistics
|
||||
|
||||
1w4v0yxh077n01wrnl8j
|
|
@ -1,31 +0,0 @@
|
|||
# Meteor packages used by this project, one per line.
|
||||
# Check this file (and the other files in this directory) into your repository.
|
||||
#
|
||||
# 'meteor add' and 'meteor remove' will edit this file for you,
|
||||
# but you can also edit it by hand.
|
||||
|
||||
# List accounts-sandstorm first so that any missing dependencies it has
|
||||
# are discovered.
|
||||
kenton:accounts-sandstorm
|
||||
|
||||
# Optional dependency. Should still work commented-out.
|
||||
accounts-base@1.3.1
|
||||
|
||||
meteor-base@1.1.0 # Packages every Meteor app needs to have
|
||||
mobile-experience@1.0.4 # Packages for a great mobile UX
|
||||
mongo@1.1.19 # The database Meteor supports right now
|
||||
blaze-html-templates # Compile .html files into Meteor Blaze views
|
||||
session@1.1.7 # Client-side reactive dictionary for your app
|
||||
jquery@1.11.10 # Helpful client-side library
|
||||
tracker@1.1.3 # Meteor's client-side reactive programming library
|
||||
|
||||
es5-shim@4.6.15 # ECMAScript 5 compatibility for older browsers.
|
||||
ecmascript@0.8.1 # Enable ECMAScript2015+ syntax in app code
|
||||
|
||||
autopublish@1.0.7 # Publish all data to the clients (for prototyping)
|
||||
insecure@1.0.7 # Allow all DB writes from clients (for prototyping)
|
||||
|
||||
standard-minifier-css
|
||||
standard-minifier-js
|
||||
shell-server
|
||||
dynamic-import
|
|
@ -1,2 +0,0 @@
|
|||
server
|
||||
browser
|
|
@ -1 +0,0 @@
|
|||
METEOR@1.5.1
|
|
@ -1,83 +0,0 @@
|
|||
accounts-base@1.3.1
|
||||
allow-deny@1.0.6
|
||||
autopublish@1.0.7
|
||||
autoupdate@1.3.12
|
||||
babel-compiler@6.19.4
|
||||
babel-runtime@1.0.1
|
||||
base64@1.0.10
|
||||
binary-heap@1.0.10
|
||||
blaze@2.3.2
|
||||
blaze-html-templates@1.1.2
|
||||
blaze-tools@1.0.10
|
||||
boilerplate-generator@1.1.1
|
||||
caching-compiler@1.1.9
|
||||
caching-html-compiler@1.1.2
|
||||
callback-hook@1.0.10
|
||||
check@1.2.5
|
||||
ddp@1.3.0
|
||||
ddp-client@2.0.0
|
||||
ddp-common@1.2.9
|
||||
ddp-rate-limiter@1.0.7
|
||||
ddp-server@2.0.0
|
||||
deps@1.0.12
|
||||
diff-sequence@1.0.7
|
||||
dynamic-import@0.1.1
|
||||
ecmascript@0.8.2
|
||||
ecmascript-runtime@0.4.1
|
||||
ecmascript-runtime-client@0.4.3
|
||||
ecmascript-runtime-server@0.4.1
|
||||
ejson@1.0.13
|
||||
es5-shim@4.6.15
|
||||
fastclick@1.0.13
|
||||
geojson-utils@1.0.10
|
||||
hot-code-push@1.0.4
|
||||
html-tools@1.0.11
|
||||
htmljs@1.0.11
|
||||
http@1.2.12
|
||||
id-map@1.0.9
|
||||
insecure@1.0.7
|
||||
jquery@1.11.10
|
||||
kenton:accounts-sandstorm@0.7.0
|
||||
launch-screen@1.1.1
|
||||
livedata@1.0.18
|
||||
localstorage@1.1.1
|
||||
logging@1.1.17
|
||||
meteor@1.7.1
|
||||
meteor-base@1.1.0
|
||||
minifier-css@1.2.16
|
||||
minifier-js@2.1.1
|
||||
minimongo@1.2.1
|
||||
mobile-experience@1.0.4
|
||||
mobile-status-bar@1.0.14
|
||||
modules@0.9.4
|
||||
modules-runtime@0.8.0
|
||||
mongo@1.1.22
|
||||
mongo-id@1.0.6
|
||||
npm-mongo@2.2.30
|
||||
observe-sequence@1.0.16
|
||||
ordered-dict@1.0.9
|
||||
promise@0.8.9
|
||||
random@1.0.10
|
||||
rate-limit@1.0.8
|
||||
reactive-dict@1.1.9
|
||||
reactive-var@1.0.11
|
||||
reload@1.1.11
|
||||
retry@1.0.9
|
||||
routepolicy@1.0.12
|
||||
service-configuration@1.0.11
|
||||
session@1.1.7
|
||||
shell-server@0.2.4
|
||||
spacebars@1.0.15
|
||||
spacebars-compiler@1.1.3
|
||||
standard-minifier-css@1.3.4
|
||||
standard-minifier-js@2.1.1
|
||||
templating@1.3.2
|
||||
templating-compiler@1.3.2
|
||||
templating-runtime@1.3.2
|
||||
templating-tools@1.1.2
|
||||
tracker@1.1.3
|
||||
ui@1.0.13
|
||||
underscore@1.0.10
|
||||
url@1.1.0
|
||||
webapp@1.3.17
|
||||
webapp-hashing@1.0.9
|
|
@ -1 +0,0 @@
|
|||
/* CSS declarations go here */
|
|
@ -1,19 +0,0 @@
|
|||
<head>
|
||||
<title>accounts-meteor-test</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Welcome to Meteor!</h1>
|
||||
|
||||
{{> hello}}
|
||||
</body>
|
||||
|
||||
<template name="hello">
|
||||
<p>Resubscribes: {{counter}}</p>
|
||||
|
||||
<h2>server</h2>
|
||||
<pre>{{serverInfo}}</pre>
|
||||
|
||||
<h2>client</h2>
|
||||
<pre>{{clientInfo}}</pre>
|
||||
</template>
|
|
@ -1,48 +0,0 @@
|
|||
if (Meteor.isClient) {
|
||||
var Info = new Mongo.Collection("info");
|
||||
var Counter = new Mongo.Collection("counter");
|
||||
|
||||
Template.hello.onCreated(function () {
|
||||
Meteor.subscribe("info");
|
||||
Meteor.subscribe("counter");
|
||||
});
|
||||
|
||||
Template.hello.helpers({
|
||||
counter: function () {
|
||||
if (!Template.instance().subscriptionsReady()) return "not ready";
|
||||
return Counter.findOne("counter").counter;
|
||||
},
|
||||
|
||||
serverInfo: function () {
|
||||
var obj = Info.findOne("info");
|
||||
console.log("server", Meteor.loggingIn && Meteor.loggingIn(), obj);
|
||||
return JSON.stringify(obj, null, 2);
|
||||
},
|
||||
|
||||
clientInfo: function () {
|
||||
var obj = Meteor.sandstormUser();
|
||||
console.log("client", Meteor.loggingIn && Meteor.loggingIn(), obj);
|
||||
return JSON.stringify(obj, null, 2);
|
||||
},
|
||||
});
|
||||
}
|
||||
|
||||
if (Meteor.isServer) {
|
||||
Meteor.startup(function () {
|
||||
// code to run on server at startup
|
||||
});
|
||||
|
||||
Meteor.publish("info", function () {
|
||||
var user = Meteor.users && this.userId && Meteor.users.findOne(this.userId);
|
||||
this.added("info", "info", {userId: this.userId, user: user, sandstormUser: this.connection.sandstormUser(),
|
||||
sessionId: this.connection.sandstormSessionId(),
|
||||
tabId: this.connection.sandstormTabId()});
|
||||
this.ready();
|
||||
});
|
||||
|
||||
var counter = 0;
|
||||
Meteor.publish("counter", function () {
|
||||
this.added("counter", "counter", {counter: counter++});
|
||||
this.ready();
|
||||
});
|
||||
}
|
|
@ -1 +0,0 @@
|
|||
../..
|
|
@ -1,74 +0,0 @@
|
|||
@0xb412d6a17c04e5cc;
|
||||
|
||||
using Spk = import "/sandstorm/package.capnp";
|
||||
|
||||
const pkgdef :Spk.PackageDefinition = (
|
||||
id = "y49n7yrxk6p3ud1hkgeup1mah6f7a488nancvay7v6y1wxq78cn0",
|
||||
|
||||
manifest = (
|
||||
appTitle = (defaultText = "Meteor Accounts Test App"),
|
||||
appVersion = 0,
|
||||
appMarketingVersion = (defaultText = "0.0.0"),
|
||||
actions = [
|
||||
( title = (defaultText = "New Test"),
|
||||
command = .myCommand
|
||||
)
|
||||
],
|
||||
|
||||
continueCommand = .myCommand,
|
||||
),
|
||||
|
||||
sourceMap = (
|
||||
searchPath = [
|
||||
( sourcePath = ".meteor-spk/deps" ),
|
||||
( sourcePath = ".meteor-spk/bundle" )
|
||||
]
|
||||
),
|
||||
|
||||
alwaysInclude = [ "." ],
|
||||
|
||||
bridgeConfig = (
|
||||
viewInfo = (
|
||||
permissions = [
|
||||
(
|
||||
name = "editor",
|
||||
title = (defaultText = "editor"),
|
||||
description = (defaultText = "grants ability to modify data"),
|
||||
),
|
||||
(
|
||||
name = "commenter",
|
||||
title = (defaultText = "commenter"),
|
||||
description = (defaultText = "grants ability to modify data"),
|
||||
),
|
||||
],
|
||||
roles = [
|
||||
(
|
||||
title = (defaultText = "editor"),
|
||||
permissions = [true, true],
|
||||
verbPhrase = (defaultText = "can edit"),
|
||||
description = (defaultText = "editors may view all site data and change settings."),
|
||||
),
|
||||
(
|
||||
title = (defaultText = "commenter"),
|
||||
permissions = [false, true],
|
||||
verbPhrase = (defaultText = "can comment"),
|
||||
description = (defaultText = "viewers may view what other users have written."),
|
||||
),
|
||||
(
|
||||
title = (defaultText = "viewer"),
|
||||
permissions = [false, false],
|
||||
verbPhrase = (defaultText = "can view"),
|
||||
description = (defaultText = "viewers may view what other users have written."),
|
||||
),
|
||||
],
|
||||
),
|
||||
),
|
||||
);
|
||||
|
||||
const myCommand :Spk.Manifest.Command = (
|
||||
argv = ["/sandstorm-http-bridge", "4000", "--", "node", "start.js"],
|
||||
environ = [
|
||||
(key = "PATH", value = "/usr/local/bin:/usr/bin:/bin"),
|
||||
(key = "SANDSTORM", value = "1"),
|
||||
]
|
||||
);
|
Loading…
Add table
Add a link
Reference in a new issue