diff --git a/.idea/.name b/.idea/.name
new file mode 100644
index 0000000..63f2ddd
--- /dev/null
+++ b/.idea/.name
@@ -0,0 +1 @@
+DistrictCentral
\ No newline at end of file
diff --git a/.idea/AvusdMeteor.iml b/.idea/DistrictCentral.iml
similarity index 100%
rename from .idea/AvusdMeteor.iml
rename to .idea/DistrictCentral.iml
diff --git a/.idea/modules.xml b/.idea/modules.xml
index a2508b6..6d1526a 100644
--- a/.idea/modules.xml
+++ b/.idea/modules.xml
@@ -2,7 +2,7 @@
-
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..94a25f7
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.meteor/packages b/.meteor/packages
index 1c38e6a..80470d0 100644
--- a/.meteor/packages
+++ b/.meteor/packages
@@ -4,26 +4,26 @@
# 'meteor add' and 'meteor remove' will edit this file for you,
# but you can also edit it by hand.
-meteor-base@1.4.0 # Packages every Meteor app needs to have
+meteor-base@1.5.1 # Packages every Meteor app needs to have
mobile-experience@1.1.0 # Packages for a great mobile UX
-mongo@1.10.1 # The database Meteor supports right now
+mongo@1.13.0 # The database Meteor supports right now
jquery # Wrapper package for npm-installed jquery
reactive-var@1.0.11 # Reactive variable for tracker
tracker@1.2.0 # Meteor's client-side reactive programming library
-standard-minifier-css@1.7.1 # CSS minifier run for production mode
-standard-minifier-js@2.6.0 # JS minifier run for production mode
+standard-minifier-css@1.7.4 # CSS minifier run for production mode
+standard-minifier-js@2.7.1 # JS minifier run for production mode
es5-shim@4.8.0 # ECMAScript 5 compatibility for older browsers
-ecmascript@0.14.4 # Enable ECMAScript2015+ syntax in app code
-typescript@4.1.2 # Enable TypeScript syntax in .ts and .tsx modules
+ecmascript@0.16.0 # Enable ECMAScript2015+ syntax in app code
+typescript@4.4.0 # Enable TypeScript syntax in .ts and .tsx modules
shell-server@0.5.0 # Server-side component of the `meteor shell` command
svelte:compiler
rdb:svelte-meteor-data
-static-html
-accounts-ui
-accounts-password@1.6.3
+static-html@1.3.2
+accounts-ui@1.4.1
+accounts-password@2.2.0
svelte:blaze-integration
meteortesting:mocha
-accounts-google
-service-configuration
+accounts-google@1.4.0
+service-configuration@1.3.0
diff --git a/.meteor/release b/.meteor/release
index 2449333..5599529 100644
--- a/.meteor/release
+++ b/.meteor/release
@@ -1 +1 @@
-METEOR@1.12
+METEOR@2.5
diff --git a/.meteor/versions b/.meteor/versions
index 4298a05..00d3cc1 100644
--- a/.meteor/versions
+++ b/.meteor/versions
@@ -1,104 +1,101 @@
-accounts-base@1.7.1
-accounts-google@1.3.3
-accounts-oauth@1.2.0
-accounts-password@1.6.3
-accounts-ui@1.3.2
-accounts-ui-unstyled@1.4.3
+accounts-base@2.2.0
+accounts-google@1.4.0
+accounts-oauth@1.4.0
+accounts-password@2.2.0
+accounts-ui@1.4.1
+accounts-ui-unstyled@1.6.0
allow-deny@1.1.0
-autoupdate@1.6.0
-babel-compiler@7.5.4
+autoupdate@1.8.0
+babel-compiler@7.7.0
babel-runtime@1.5.0
base64@1.0.12
binary-heap@1.0.11
-blaze@2.3.4
-blaze-tools@1.0.10
+blaze@2.5.0
+blaze-tools@1.1.2
boilerplate-generator@1.7.1
caching-compiler@1.2.2
-caching-html-compiler@1.1.3
-callback-hook@1.3.0
+caching-html-compiler@1.2.1
+callback-hook@1.4.0
check@1.3.1
ddp@1.4.0
-ddp-client@2.3.3
+ddp-client@2.5.0
ddp-common@1.4.0
-ddp-rate-limiter@1.0.9
-ddp-server@2.3.2
-deps@1.0.12
+ddp-rate-limiter@1.1.0
+ddp-server@2.5.0
diff-sequence@1.1.1
-dynamic-import@0.5.4
-ecmascript@0.14.4
-ecmascript-runtime@0.7.0
-ecmascript-runtime-client@0.11.0
-ecmascript-runtime-server@0.10.0
+dynamic-import@0.7.2
+ecmascript@0.16.0
+ecmascript-runtime@0.8.0
+ecmascript-runtime-client@0.12.1
+ecmascript-runtime-server@0.11.0
ejson@1.1.1
-email@2.0.0
+email@2.2.0
es5-shim@4.8.0
fetch@0.1.1
geojson-utils@1.0.10
-google-oauth@1.3.0
+google-oauth@1.4.1
hot-code-push@1.0.4
-html-tools@1.0.11
-htmljs@1.0.11
-http@1.4.2
-id-map@1.1.0
+html-tools@1.1.2
+htmljs@1.1.1
+http@1.4.4
+id-map@1.1.1
inter-process-messaging@0.1.1
jquery@3.0.0
-launch-screen@1.2.0
-less@3.0.1
-livedata@1.0.18
+launch-screen@1.3.0
+less@3.0.2
localstorage@1.2.0
-logging@1.1.20
-meteor@1.9.3
-meteor-base@1.4.0
+logging@1.3.1
+meteor@1.10.0
+meteor-base@1.5.1
meteortesting:browser-tests@1.3.4
-meteortesting:mocha@2.0.1
+meteortesting:mocha@2.0.3
meteortesting:mocha-core@8.1.2
-minifier-css@1.5.3
-minifier-js@2.6.0
-minimongo@1.6.1
+minifier-css@1.6.0
+minifier-js@2.7.2
+minimongo@1.7.0
mobile-experience@1.1.0
mobile-status-bar@1.1.0
-modern-browsers@0.1.5
-modules@0.15.0
+modern-browsers@0.1.7
+modules@0.17.0
modules-runtime@0.12.0
-mongo@1.10.1
+mongo@1.13.0
mongo-decimal@0.1.2
mongo-dev-server@1.1.0
-mongo-id@1.0.7
-npm-bcrypt@0.9.3
-npm-mongo@3.8.1
-oauth@1.3.2
-oauth2@1.3.0
-observe-sequence@1.0.16
+mongo-id@1.0.8
+npm-mongo@3.9.1
+oauth@2.1.0
+oauth2@1.3.1
+observe-sequence@1.0.19
ordered-dict@1.1.0
-promise@0.11.2
+promise@0.12.0
random@1.2.0
rate-limit@1.0.9
rdb:svelte-meteor-data@0.3.0
+react-fast-refresh@0.2.0
reactive-dict@1.3.0
reactive-var@1.0.11
reload@1.3.1
retry@1.1.0
-routepolicy@1.1.0
-service-configuration@1.0.11
+routepolicy@1.1.1
+service-configuration@1.3.0
session@1.2.0
sha@1.0.9
shell-server@0.5.0
-socket-stream-client@0.3.1
-spacebars@1.0.15
-spacebars-compiler@1.1.3
-srp@1.1.0
-standard-minifier-css@1.7.1
-standard-minifier-js@2.6.0
-static-html@1.2.2
+socket-stream-client@0.4.0
+spacebars@1.2.0
+spacebars-compiler@1.3.0
+standard-minifier-css@1.7.4
+standard-minifier-js@2.7.2
+static-html@1.3.2
svelte:blaze-integration@0.4.0
-svelte:compiler@3.27.0
-templating@1.3.2
-templating-compiler@1.3.3
-templating-runtime@1.3.2
-templating-tools@1.1.2
+svelte:compiler@3.31.2
+templating@1.4.1
+templating-compiler@1.4.1
+templating-runtime@1.5.0
+templating-tools@1.2.1
tracker@1.2.0
-typescript@4.1.2
+typescript@4.4.0
underscore@1.0.10
-url@1.3.1
-webapp@1.9.1
-webapp-hashing@1.0.9
+url@1.3.2
+webapp@1.13.0
+webapp-hashing@1.1.0
diff --git a/package-lock.json b/package-lock.json
index 7f03cd1..5d23809 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,17 +1,17 @@
{
- "name": "simple-todos-svelte",
+ "name": "DistrictCentral",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
- "name": "simple-todos-svelte",
+ "name": "DistrictCentral",
"dependencies": {
"@babel/runtime": "^7.8.3",
"connect-route": "^0.1.5",
"jquery": "^3.4.1",
"meteor-node-stubs": "^1.0.0",
"phaser": "3.55.2",
- "svelte": "^3.27.0"
+ "svelte": "^3.31.2"
},
"devDependencies": {
"chai": "^4.2.0"
diff --git a/package.json b/package.json
index 7b3bbfa..d8840e5 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,9 @@
{
- "name": "simple-todos-svelte",
+ "name": "DistrictCentral",
"private": true,
"scripts": {
"start": "meteor run",
+ "build": "npm install --product && meteor build --architecture os.linux.x86_64 --server-only ../",
"test": "meteor test --once --driver-package meteortesting:mocha",
"test-app": "TEST_WATCH=1 meteor test --full-app --driver-package meteortesting:mocha",
"visualize": "meteor --production --extra-packages bundle-visualizer"
@@ -13,7 +14,7 @@
"jquery": "^3.4.1",
"meteor-node-stubs": "^1.0.0",
"phaser": "3.55.2",
- "svelte": "^3.27.0"
+ "svelte": "^3.31.2"
},
"meteor": {
"mainModule": {