From 52baf297cac406f8ff18bc5c17c1c3f1b3d14a27 Mon Sep 17 00:00:00 2001 From: Stefan Zermatten Date: Mon, 21 May 2018 14:21:07 +0200 Subject: [PATCH] Changed `rpg-docs` folder to `app` --- {rpg-docs => app}/.bowerrc | 0 {rpg-docs => app}/.gitignore | 0 {rpg-docs => app}/.meteor/.finished-upgraders | 0 {rpg-docs => app}/.meteor/.gitignore | 0 {rpg-docs => app}/.meteor/.id | 0 {rpg-docs => app}/.meteor/cordova-plugins | 0 {rpg-docs => app}/.meteor/packages | 0 {rpg-docs => app}/.meteor/platforms | 0 {rpg-docs => app}/.meteor/release | 0 {rpg-docs => app}/.meteor/versions | 0 {rpg-docs => app}/Model/Campaign/Instance.js | 0 {rpg-docs => app}/Model/Campaign/Party.js | 0 {rpg-docs => app}/Model/Character/Actions.js | 0 {rpg-docs => app}/Model/Character/Attacks.js | 0 {rpg-docs => app}/Model/Character/Buffs.js | 0 .../Model/Character/Characters.js | 0 {rpg-docs => app}/Model/Character/Classes.js | 0 .../Model/Character/Conditions.js | 0 .../Model/Character/CustomBuffs.js | 0 {rpg-docs => app}/Model/Character/Effects.js | 0 .../Model/Character/Experience.js | 0 {rpg-docs => app}/Model/Character/Features.js | 0 {rpg-docs => app}/Model/Character/Notes.js | 0 .../Model/Character/Proficiencies.js | 0 .../Model/Character/SpellLists.js | 0 {rpg-docs => app}/Model/Character/Spells.js | 0 .../Model/Character/SubSchemas/Adjustment.js | 0 .../Model/Character/SubSchemas/Attribute.js | 0 .../Model/Character/SubSchemas/DeathSaves.js | 0 .../Model/Character/SubSchemas/Skill.js | 0 .../Model/Character/TemporaryHitPoints.js | 0 .../Model/Inventory/Containers.js | 0 {rpg-docs => app}/Model/Inventory/Items.js | 0 {rpg-docs => app}/Model/Library/Library.js | 0 .../Model/Library/LibraryAttacks.js | 0 .../Model/Library/LibraryEffects.js | 0 .../Model/Library/LibraryItems.js | 0 .../Model/Library/LibrarySpells.js | 0 {rpg-docs => app}/Model/Meta/Blacklist.js | 0 {rpg-docs => app}/Model/Meta/ChangeLogs.js | 0 {rpg-docs => app}/Model/Meta/Reports.js | 0 {rpg-docs => app}/Model/Users/Users.js | 0 {rpg-docs => app}/Routes/API.js | 0 {rpg-docs => app}/Routes/Routes.js | 0 {rpg-docs => app}/bower.json | 0 .../client/compatibility/jquery.quickfit.js | 0 .../client/globalHelpers/GlobalUI.js | 0 .../client/globalHelpers/canCast.js | 0 .../client/globalHelpers/canEditCharacter.js | 0 .../client/globalHelpers/characterPath.js | 0 .../client/globalHelpers/colorClass.js | 0 .../client/globalHelpers/detailHero.js | 0 .../client/globalHelpers/evaluate.js | 0 .../client/globalHelpers/openParentDialog.js | 0 .../client/globalHelpers/round.js | 0 .../client/globalHelpers/session.js | 0 .../client/globalHelpers/signedString.js | 0 .../client/globalHelpers/valueString.js | 0 {rpg-docs => app}/client/lib/bindProperty.js | 0 .../client/lib/improvedInitiativeJson.js | 0 {rpg-docs => app}/client/lib/printing.js | 0 .../lib/removeDuplicateProficiencies.js | 0 .../lib/requestAnimationFramePolyfill.js | 0 {rpg-docs => app}/client/style/bounce.css | 0 {rpg-docs => app}/client/style/cards.css | 0 {rpg-docs => app}/client/style/colors.css | 0 {rpg-docs => app}/client/style/listItem.css | 0 {rpg-docs => app}/client/style/main.css | 0 {rpg-docs => app}/client/style/tables.css | 0 .../client/views/GeneralCSS/typography.css | 0 .../attacks/attackEdit/attackEdit.html | 0 .../attacks/attackEdit/attackEdit.js | 0 .../attackEditList/attackEditList.html | 0 .../attacks/attackEditList/attackEditList.js | 0 .../attacks/attackView/attackView.html | 0 .../attacks/attackView/attackView.js | 0 .../attacksViewList/attacksViewList.html | 0 .../attacksViewList/attacksViewList.js | 0 .../applyBuffDialog/applyBuffDialog.html | 0 .../buffs/applyBuffDialog/applyBuffDialog.js | 0 .../buffs/buffDialog/buffDialog.html | 0 .../character/buffs/buffDialog/buffDialog.js | 0 .../buffs/buffListItem/buffListItem.html | 0 .../buffs/buffListItem/buffListItem.js | 0 .../conditionLibraryDialog.css | 0 .../conditionLibraryDialog.html | 0 .../conditionLibraryDialog.js | 0 .../buffs/conditionView/conditionView.html | 0 .../buffs/conditionView/conditionView.js | 0 .../conditionViewDialog.html | 0 .../conditionViewDialog.js | 0 .../buffs/customBuffEdit/customBuffEdit.html | 0 .../buffs/customBuffEdit/customBuffEdit.js | 0 .../customBuffEditList.html | 0 .../customBuffEditList/customBuffEditList.js | 0 .../buffs/customBuffView/customBuffView.html | 0 .../buffs/customBuffView/customBuffView.js | 0 .../customBuffViewList.html | 0 .../customBuffViewList/customBuffViewList.js | 0 .../characterSettings/characterSettings.html | 0 .../characterSettings/characterSettings.js | 0 .../deleteCharacterConfirmation.html | 0 .../deleteCharacterConfirmation.js | 0 .../characterSettings/shareDialog.html | 0 .../characterSettings/shareDialog.js | 0 .../unshareCharacterConfirmation.html | 0 .../unshareCharacterConfirmation.js | 0 .../client/views/character/characterSheet.css | 0 .../views/character/characterSheet.html | 0 .../client/views/character/characterSheet.js | 0 .../effects/effectEdit/effectEdit.css | 0 .../effects/effectEdit/effectEdit.html | 0 .../effects/effectEdit/effectEdit.js | 0 .../effects/effectView/effectView.css | 0 .../effects/effectView/effectView.html | 0 .../effects/effectView/effectView.js | 0 .../effectsEditList/effectsEditList.css | 0 .../effectsEditList/effectsEditList.html | 0 .../effectsEditList/effectsEditList.js | 0 .../effectsViewList/effectsViewList.html | 0 .../effectsViewList/effectsViewList.js | 0 .../export/exportDialog/exportDialog.css | 0 .../export/exportDialog/exportDialog.html | 0 .../export/exportDialog/exportDialog.js | 0 .../features/featureDialog/featureDialog.html | 0 .../features/featureDialog/featureDialog.js | 0 .../views/character/features/features.css | 0 .../views/character/features/features.html | 0 .../views/character/features/features.js | 0 .../carryCapacityBar/carryCapacityBar.css | 0 .../carryCapacityBar/carryCapacityBar.html | 0 .../carryCapacityBar/carryCapacityBar.js | 0 .../inventory/carryDialog/carryDialog.html | 0 .../inventory/carryDialog/carryDialog.js | 0 .../containerDialog/containerDialog.html | 0 .../containerDialog/containerDialog.js | 0 .../views/character/inventory/inventory.html | 0 .../views/character/inventory/inventory.js | 0 .../inventory/itemDialog/itemDialog.css | 0 .../inventory/itemDialog/itemDialog.html | 0 .../inventory/itemDialog/itemDialog.js | 0 .../itemLibraryDialog/itemLibraryDialog.css | 0 .../itemLibraryDialog/itemLibraryDialog.html | 0 .../itemLibraryDialog/itemLibraryDialog.js | 0 .../moveItemDialog/moveItemDialog.css | 0 .../moveItemDialog/moveItemDialog.html | 0 .../moveItemDialog/moveItemDialog.js | 0 .../splitStackDialog/splitStackDialog.html | 0 .../splitStackDialog/splitStackDialog.js | 0 .../journal/classDialog/classDialog.html | 0 .../journal/classDialog/classDialog.js | 0 .../experienceDialog/experienceDialog.css | 0 .../experienceDialog/experienceDialog.html | 0 .../experienceDialog/experienceDialog.js | 0 .../views/character/journal/journal.css | 0 .../views/character/journal/journal.html | 0 .../client/views/character/journal/journal.js | 0 .../journal/noteDialog/noteDialog.css | 0 .../journal/noteDialog/noteDialog.html | 0 .../journal/noteDialog/noteDialog.js | 0 .../journal/raceDialog/raceDialog.html | 0 .../journal/raceDialog/raceDialog.js | 0 .../newCharacterDialog.html | 0 .../newCharacterDialog/newCharacterDialog.js | 0 .../newUserStepper/newUserStepper.css | 0 .../newUserStepper/newUserStepper.html | 0 .../newUserStepper/newUserStepper.js | 0 .../backgroundDialog/backgroundDialog.html | 0 .../backgroundDialog/backgroundDialog.js | 0 .../personaDetailsDialog.html | 0 .../personaDetailsDialog.js | 0 .../views/character/persona/persona.html | 0 .../client/views/character/persona/persona.js | 0 .../persona/textDialog/textDialog.html | 0 .../persona/textDialog/textDialog.js | 0 .../printedAbility/printedAbility.css | 0 .../printedAbility/printedAbility.html | 0 .../printedAbility/printedAbility.js | 0 .../printedAttack/printedAttack.html | 0 .../printedAttack/printedAttack.js | 0 .../printedCharacterSheet.css | 0 .../printedCharacterSheet.html | 0 .../printedCharacterSheet.js | 0 .../printedLongStat/printedLongStat.css | 0 .../printedLongStat/printedLongStat.html | 0 .../printedLongStat/printedLongStat.js | 0 .../printedProficiency/printedProficiency.css | 0 .../printedProficiency.html | 0 .../printedProficiency/printedProficiency.js | 0 .../printedSkillRow/printedSkillRow.css | 0 .../printedSkillRow/printedSkillRow.html | 0 .../printedSkillRow/printedSkillRow.js | 0 .../printedSquareStat/printedSquareStat.css | 0 .../printedSquareStat/printedSquareStat.html | 0 .../printedSquareStat/printedSquareStat.js | 0 .../proficiencyEdit/proficiencyEdit.html | 0 .../proficiencyEdit/proficiencyEdit.js | 0 .../proficiencyEditList.html | 0 .../proficiencyEditList.js | 0 .../proficiencyListItem.html | 0 .../proficiencyListItem.js | 0 .../proficiencyView/proficiencyView.html | 0 .../proficiencyView/proficiencyView.js | 0 .../proficiencyViewList.html | 0 .../proficiencyViewList.js | 0 .../spells/spellDialog/spellDialog.css | 0 .../spells/spellDialog/spellDialog.html | 0 .../spells/spellDialog/spellDialog.js | 0 .../spellListDialog/spellListDialog.css | 0 .../spellListDialog/spellListDialog.html | 0 .../spells/spellListDialog/spellListDialog.js | 0 .../client/views/character/spells/spells.css | 0 .../client/views/character/spells/spells.html | 0 .../client/views/character/spells/spells.js | 0 .../spellLibraryDialog.css | 0 .../spellLibraryDialog.html | 0 .../spellsLibraryDialog/spellLibraryDialog.js | 0 .../stats/abilityCards/abilityCards.css | 0 .../stats/abilityCards/abilityCards.html | 0 .../stats/abilityCards/abilityCards.js | 0 .../stats/addEHPDialog/addEHPDialog.html | 0 .../stats/addEHPDialog/addEHPDialog.js | 0 .../attributeDialog/attributeDialog.html | 0 .../stats/attributeDialog/attributeDialog.js | 0 .../strengthDialog/strengthDialog.html | 0 .../strengthDialog/strengthDialog.js | 0 .../carryCapacityTable.html | 0 .../character/stats/healthCard/healthCard.css | 0 .../stats/healthCard/healthCard.html | 0 .../character/stats/healthCard/healthCard.js | 0 .../character/stats/hitDice/hitDice.html | 0 .../views/character/stats/hitDice/hitDice.js | 0 .../stats/skillDialog/skillDialog.css | 0 .../stats/skillDialog/skillDialog.html | 0 .../stats/skillDialog/skillDialog.js | 0 .../character/stats/skillRow/skillRow.css | 0 .../character/stats/skillRow/skillRow.html | 0 .../character/stats/skillRow/skillRow.js | 0 .../character/stats/statCard/statCard.css | 0 .../character/stats/statCard/statCard.html | 0 .../character/stats/statCard/statCard.js | 0 .../client/views/character/stats/stats.css | 0 .../client/views/character/stats/stats.html | 0 .../client/views/character/stats/stats.js | 0 .../views/characterList/characterList.css | 0 .../views/characterList/characterList.html | 0 .../views/characterList/characterList.js | 0 .../characterPicker/characterPicker.css | 0 .../characterPicker/characterPicker.html | 0 .../characterPicker/characterPicker.js | 0 .../views/characterList/characterSideList.css | 0 .../characterList/characterSideList.html | 0 .../views/characterList/characterSideList.js | 0 .../characterList/partyDialog/partyDialog.css | 0 .../partyDialog/partyDialog.html | 0 .../characterList/partyDialog/partyDialog.js | 0 .../client/views/feedback/feedback.html | 0 .../client/views/feedback/feedback.js | 0 .../client/views/guide/guide.css | 0 .../client/views/guide/guide.html | 0 {rpg-docs => app}/client/views/home/home.html | 0 {rpg-docs => app}/client/views/home/home.js | 0 .../client/views/home/intro/intro.css | 0 .../client/views/home/intro/intro.html | 0 .../client/views/layout/head.html | 0 .../client/views/layout/layout.css | 0 .../client/views/layout/layout.html | 0 .../client/views/layout/layout.js | 0 .../client/views/layout/testLayout.html | 0 .../library/itemLibrary/itemLibrary.html | 0 .../views/library/itemLibrary/itemLibrary.js | 0 .../client/views/library/library.html | 0 .../client/views/loading/loading.css | 0 .../client/views/loading/loading.html | 0 .../client/views/loading/loading.js | 0 .../views/meta/changeLog/changeLog.html | 0 .../client/views/meta/error/error.html | 0 .../client/views/meta/error/error.js | 0 .../client/views/notFound/notFound.html | 0 .../paperTemplates/baseDialog/baseDialog.css | 0 .../paperTemplates/baseDialog/baseDialog.html | 0 .../paperTemplates/baseDialog/baseDialog.js | 0 .../baseEditDialog/baseEditDialog.html | 0 .../baseEditDialog/baseEditDialog.js | 0 .../colorDropdown/colorDropdown.css | 0 .../colorDropdown/colorDropdown.html | 0 .../colorDropdown/colorDropdown.js | 0 .../dialogStack/dialogStack.css | 0 .../dialogStack/dialogStack.html | 0 .../paperTemplates/dialogStack/dialogStack.js | 0 .../views/paperTemplates/fabMenu/fabMenu.css | 0 .../views/paperTemplates/fabMenu/fabMenu.html | 0 .../views/paperTemplates/fabMenu/fabMenu.js | 0 .../gridPadding/gridPadding.html | 0 .../paperTemplates/gridPadding/gridPadding.js | 0 .../views/paperTemplates/infoBox/infoBox.css | 0 .../views/paperTemplates/infoBox/infoBox.html | 0 .../inputSuffixes/inputSuffixes.css | 0 .../inputSuffixes/inputSuffixes.html | 0 .../views/paperTemplates/ripple/ripple.css | 0 .../views/paperTemplates/ripple/ripple.html | 0 .../simpleTooltip/simpleTooltip.css | 0 .../simpleTooltip/simpleTooltip.html | 0 .../paperTemplates/undoToast/undoToast.html | 0 .../paperTemplates/undoToast/undoToast.js | 0 .../client/views/user/profile/profile.css | 0 .../client/views/user/profile/profile.html | 0 .../client/views/user/profile/profile.js | 0 .../userNameDialog/usernameDialog.html | 0 .../profile/userNameDialog/usernameDialog.js | 0 .../client/views/user/signIn/signIn.html | 0 .../client/views/user/signIn/signIn.js | 0 .../views/user/titledAtForm/titledAtForm.html | 0 {rpg-docs => app}/config.vulcanize | 0 {rpg-docs => app}/lib/constants/Schemas.js | 0 {rpg-docs => app}/lib/constants/abilities.js | 0 {rpg-docs => app}/lib/constants/appName.js | 0 {rpg-docs => app}/lib/constants/attributes.js | 0 .../lib/constants/characterAssetAllowDeny.js | 0 .../lib/constants/colorOptions.js | 0 {rpg-docs => app}/lib/constants/damageDice.js | 0 .../lib/constants/damageTypes.js | 0 .../lib/constants/magicSchools.js | 0 {rpg-docs => app}/lib/constants/saves.js | 0 {rpg-docs => app}/lib/constants/skills.js | 0 {rpg-docs => app}/lib/constants/statOrder.js | 0 .../lib/constants/subsManager.js | 0 .../lib/constants/useraccountsConfig.js | 0 {rpg-docs => app}/lib/constants/xpTable.js | 0 {rpg-docs => app}/lib/dice/roll.js | 0 .../lib/functions/characterExport.js | 0 .../lib/functions/characterUtility.js | 0 .../lib/functions/computeCharacter.js | 0 {rpg-docs => app}/lib/functions/evaluate.js | 0 {rpg-docs => app}/lib/functions/parenting.js | 0 .../lib/functions/permissions.js | 0 {rpg-docs => app}/lib/functions/pointBuy.js | 0 .../lib/functions/preventLoop.js | 0 .../lib/functions/shareCharacter.js | 0 .../lib/functions/updatePolymerInputs.js | 0 {rpg-docs => app}/lib/functions/vMixExport.js | 0 {rpg-docs => app}/lib/memoize/memoize.js | 0 {rpg-docs => app}/lib/methods/conditions.js | 0 .../lib/methods/removeMeFromReaders.js | 0 {rpg-docs => app}/package-lock.json | 0 {rpg-docs => app}/package.json | 0 .../private/changeLogs/changeLogs.js | 0 .../public/android-chrome-144x144.png | Bin .../public/android-chrome-192x192.png | Bin .../public/android-chrome-36x36.png | Bin .../public/android-chrome-48x48.png | Bin .../public/android-chrome-72x72.png | Bin .../public/android-chrome-96x96.png | Bin .../public/apple-touch-icon-114x114.png | Bin .../public/apple-touch-icon-120x120.png | Bin .../public/apple-touch-icon-144x144.png | Bin .../public/apple-touch-icon-152x152.png | Bin .../public/apple-touch-icon-180x180.png | Bin .../public/apple-touch-icon-57x57.png | Bin .../public/apple-touch-icon-60x60.png | Bin .../public/apple-touch-icon-72x72.png | Bin .../public/apple-touch-icon-76x76.png | Bin .../public/apple-touch-icon-precomposed.png | Bin {rpg-docs => app}/public/apple-touch-icon.png | Bin {rpg-docs => app}/public/browserconfig.xml | 24 +++++++++--------- .../crown-dice-logo-cropped-transparent.png | Bin .../public/custom_components/app-theme.html | 0 .../dicecloud-icons/dicecloud-icons.html | 0 .../dicecloud-selectable.html | 0 .../dicecloud-selector.html | 0 .../dicecloud-wrapper/dicecloud-wrapper.html | 0 .../paper-checkbox/paper-checkbox.html | 0 .../paper-diff-slider/paper-diff-slider.html | 0 .../fade-in-slide-from-left-animation.html | 0 .../fade-in-slide-from-right-animation.html | 0 .../fade-out-slide-left-animation.html | 0 .../fade-out-slide-right-animation.html | 0 .../paper-stepper/bower.json | 0 .../custom_components/paper-stepper/hero.svg | 0 .../paper-stepper/paper-step.html | 0 .../paper-stepper/paper-stepper.html | 0 .../paper-stepper/step-horizontal-label.html | 0 .../paper-stepper/step-label-behavior.html | 0 .../step-label-shared-styles.html | 0 .../paper-stepper/step-vertical.html | 0 {rpg-docs => app}/public/favicon-16x16.png | Bin {rpg-docs => app}/public/favicon-194x194.png | Bin {rpg-docs => app}/public/favicon-32x32.png | Bin {rpg-docs => app}/public/favicon-96x96.png | Bin {rpg-docs => app}/public/favicon.ico | Bin {rpg-docs => app}/public/manifest.json | 0 {rpg-docs => app}/public/mstile-144x144.png | Bin {rpg-docs => app}/public/mstile-150x150.png | Bin {rpg-docs => app}/public/mstile-310x150.png | Bin {rpg-docs => app}/public/mstile-310x310.png | Bin {rpg-docs => app}/public/mstile-70x70.png | Bin .../public/png/advantage/greenUp.png | Bin .../public/png/advantage/redDown.png | Bin .../public/png/doubleLineImageBorder.png | Bin .../public/png/horizontalLine.png | Bin .../public/png/octogonBorder.png | Bin .../public/png/paper-dice-crown.png | Bin {rpg-docs => app}/public/png/shieldBorder.png | Bin .../public/png/upwardPointingBorder.png | Bin .../lib/configuration/accountsMeldConfig.js | 0 .../server/lib/cron/deleteRemovedDocuments.js | 0 {rpg-docs => app}/server/lib/logRateError.js | 0 .../server/migrations/migrations.js | 0 .../server/publications/changeLog.js | 0 .../server/publications/characterList.js | 0 .../server/publications/library.js | 0 .../server/publications/singleCharacter.js | 0 {rpg-docs => app}/server/publications/user.js | 0 .../server/publications/users.js | 0 .../mocha/server/lib/characterUtility.js | 0 .../mocha/server/model/character/character.js | 0 .../mocha/server/model/character/effects.js | 0 .../tests/mocha/server/sampleServerTest.js | 0 rpg-docs/public/_imports.html | 1 - 419 files changed, 12 insertions(+), 13 deletions(-) rename {rpg-docs => app}/.bowerrc (100%) rename {rpg-docs => app}/.gitignore (100%) rename {rpg-docs => app}/.meteor/.finished-upgraders (100%) rename {rpg-docs => app}/.meteor/.gitignore (100%) rename {rpg-docs => app}/.meteor/.id (100%) rename {rpg-docs => app}/.meteor/cordova-plugins (100%) rename {rpg-docs => app}/.meteor/packages (100%) rename {rpg-docs => app}/.meteor/platforms (100%) rename {rpg-docs => app}/.meteor/release (100%) rename {rpg-docs => app}/.meteor/versions (100%) rename {rpg-docs => app}/Model/Campaign/Instance.js (100%) rename {rpg-docs => app}/Model/Campaign/Party.js (100%) rename {rpg-docs => app}/Model/Character/Actions.js (100%) rename {rpg-docs => app}/Model/Character/Attacks.js (100%) rename {rpg-docs => app}/Model/Character/Buffs.js (100%) rename {rpg-docs => app}/Model/Character/Characters.js (100%) rename {rpg-docs => app}/Model/Character/Classes.js (100%) rename {rpg-docs => app}/Model/Character/Conditions.js (100%) rename {rpg-docs => app}/Model/Character/CustomBuffs.js (100%) rename {rpg-docs => app}/Model/Character/Effects.js (100%) rename {rpg-docs => app}/Model/Character/Experience.js (100%) rename {rpg-docs => app}/Model/Character/Features.js (100%) rename {rpg-docs => app}/Model/Character/Notes.js (100%) rename {rpg-docs => app}/Model/Character/Proficiencies.js (100%) rename {rpg-docs => app}/Model/Character/SpellLists.js (100%) rename {rpg-docs => app}/Model/Character/Spells.js (100%) rename {rpg-docs => app}/Model/Character/SubSchemas/Adjustment.js (100%) rename {rpg-docs => app}/Model/Character/SubSchemas/Attribute.js (100%) rename {rpg-docs => app}/Model/Character/SubSchemas/DeathSaves.js (100%) rename {rpg-docs => app}/Model/Character/SubSchemas/Skill.js (100%) rename {rpg-docs => app}/Model/Character/TemporaryHitPoints.js (100%) rename {rpg-docs => app}/Model/Inventory/Containers.js (100%) rename {rpg-docs => app}/Model/Inventory/Items.js (100%) rename {rpg-docs => app}/Model/Library/Library.js (100%) rename {rpg-docs => app}/Model/Library/LibraryAttacks.js (100%) rename {rpg-docs => app}/Model/Library/LibraryEffects.js (100%) rename {rpg-docs => app}/Model/Library/LibraryItems.js (100%) rename {rpg-docs => app}/Model/Library/LibrarySpells.js (100%) rename {rpg-docs => app}/Model/Meta/Blacklist.js (100%) rename {rpg-docs => app}/Model/Meta/ChangeLogs.js (100%) rename {rpg-docs => app}/Model/Meta/Reports.js (100%) rename {rpg-docs => app}/Model/Users/Users.js (100%) rename {rpg-docs => app}/Routes/API.js (100%) rename {rpg-docs => app}/Routes/Routes.js (100%) rename {rpg-docs => app}/bower.json (100%) rename {rpg-docs => app}/client/compatibility/jquery.quickfit.js (100%) rename {rpg-docs => app}/client/globalHelpers/GlobalUI.js (100%) rename {rpg-docs => app}/client/globalHelpers/canCast.js (100%) rename {rpg-docs => app}/client/globalHelpers/canEditCharacter.js (100%) rename {rpg-docs => app}/client/globalHelpers/characterPath.js (100%) rename {rpg-docs => app}/client/globalHelpers/colorClass.js (100%) rename {rpg-docs => app}/client/globalHelpers/detailHero.js (100%) rename {rpg-docs => app}/client/globalHelpers/evaluate.js (100%) rename {rpg-docs => app}/client/globalHelpers/openParentDialog.js (100%) rename {rpg-docs => app}/client/globalHelpers/round.js (100%) rename {rpg-docs => app}/client/globalHelpers/session.js (100%) rename {rpg-docs => app}/client/globalHelpers/signedString.js (100%) rename {rpg-docs => app}/client/globalHelpers/valueString.js (100%) rename {rpg-docs => app}/client/lib/bindProperty.js (100%) rename {rpg-docs => app}/client/lib/improvedInitiativeJson.js (100%) rename {rpg-docs => app}/client/lib/printing.js (100%) rename {rpg-docs => app}/client/lib/removeDuplicateProficiencies.js (100%) rename {rpg-docs => app}/client/lib/requestAnimationFramePolyfill.js (100%) rename {rpg-docs => app}/client/style/bounce.css (100%) rename {rpg-docs => app}/client/style/cards.css (100%) rename {rpg-docs => app}/client/style/colors.css (100%) rename {rpg-docs => app}/client/style/listItem.css (100%) rename {rpg-docs => app}/client/style/main.css (100%) rename {rpg-docs => app}/client/style/tables.css (100%) rename {rpg-docs => app}/client/views/GeneralCSS/typography.css (100%) rename {rpg-docs => app}/client/views/character/attacks/attackEdit/attackEdit.html (100%) rename {rpg-docs => app}/client/views/character/attacks/attackEdit/attackEdit.js (100%) rename {rpg-docs => app}/client/views/character/attacks/attackEditList/attackEditList.html (100%) rename {rpg-docs => app}/client/views/character/attacks/attackEditList/attackEditList.js (100%) rename {rpg-docs => app}/client/views/character/attacks/attackView/attackView.html (100%) rename {rpg-docs => app}/client/views/character/attacks/attackView/attackView.js (100%) rename {rpg-docs => app}/client/views/character/attacks/attacksViewList/attacksViewList.html (100%) rename {rpg-docs => app}/client/views/character/attacks/attacksViewList/attacksViewList.js (100%) rename {rpg-docs => app}/client/views/character/buffs/applyBuffDialog/applyBuffDialog.html (100%) rename {rpg-docs => app}/client/views/character/buffs/applyBuffDialog/applyBuffDialog.js (100%) rename {rpg-docs => app}/client/views/character/buffs/buffDialog/buffDialog.html (100%) rename {rpg-docs => app}/client/views/character/buffs/buffDialog/buffDialog.js (100%) rename {rpg-docs => app}/client/views/character/buffs/buffListItem/buffListItem.html (100%) rename {rpg-docs => app}/client/views/character/buffs/buffListItem/buffListItem.js (100%) rename {rpg-docs => app}/client/views/character/buffs/conditionLibraryDialog/conditionLibraryDialog.css (100%) rename {rpg-docs => app}/client/views/character/buffs/conditionLibraryDialog/conditionLibraryDialog.html (100%) rename {rpg-docs => app}/client/views/character/buffs/conditionLibraryDialog/conditionLibraryDialog.js (100%) rename {rpg-docs => app}/client/views/character/buffs/conditionView/conditionView.html (100%) rename {rpg-docs => app}/client/views/character/buffs/conditionView/conditionView.js (100%) rename {rpg-docs => app}/client/views/character/buffs/conditionViewDialog/conditionViewDialog.html (100%) rename {rpg-docs => app}/client/views/character/buffs/conditionViewDialog/conditionViewDialog.js (100%) rename {rpg-docs => app}/client/views/character/buffs/customBuffEdit/customBuffEdit.html (100%) rename {rpg-docs => app}/client/views/character/buffs/customBuffEdit/customBuffEdit.js (100%) rename {rpg-docs => app}/client/views/character/buffs/customBuffEditList/customBuffEditList.html (100%) rename {rpg-docs => app}/client/views/character/buffs/customBuffEditList/customBuffEditList.js (100%) rename {rpg-docs => app}/client/views/character/buffs/customBuffView/customBuffView.html (100%) rename {rpg-docs => app}/client/views/character/buffs/customBuffView/customBuffView.js (100%) rename {rpg-docs => app}/client/views/character/buffs/customBuffViewList/customBuffViewList.html (100%) rename {rpg-docs => app}/client/views/character/buffs/customBuffViewList/customBuffViewList.js (100%) rename {rpg-docs => app}/client/views/character/characterSettings/characterSettings.html (100%) rename {rpg-docs => app}/client/views/character/characterSettings/characterSettings.js (100%) rename {rpg-docs => app}/client/views/character/characterSettings/deleteCharacterConfirmation.html (100%) rename {rpg-docs => app}/client/views/character/characterSettings/deleteCharacterConfirmation.js (100%) rename {rpg-docs => app}/client/views/character/characterSettings/shareDialog.html (100%) rename {rpg-docs => app}/client/views/character/characterSettings/shareDialog.js (100%) rename {rpg-docs => app}/client/views/character/characterSettings/unshareCharacterConfirmation.html (100%) rename {rpg-docs => app}/client/views/character/characterSettings/unshareCharacterConfirmation.js (100%) rename {rpg-docs => app}/client/views/character/characterSheet.css (100%) rename {rpg-docs => app}/client/views/character/characterSheet.html (100%) rename {rpg-docs => app}/client/views/character/characterSheet.js (100%) rename {rpg-docs => app}/client/views/character/effects/effectEdit/effectEdit.css (100%) rename {rpg-docs => app}/client/views/character/effects/effectEdit/effectEdit.html (100%) rename {rpg-docs => app}/client/views/character/effects/effectEdit/effectEdit.js (100%) rename {rpg-docs => app}/client/views/character/effects/effectView/effectView.css (100%) rename {rpg-docs => app}/client/views/character/effects/effectView/effectView.html (100%) rename {rpg-docs => app}/client/views/character/effects/effectView/effectView.js (100%) rename {rpg-docs => app}/client/views/character/effects/effectsEditList/effectsEditList.css (100%) rename {rpg-docs => app}/client/views/character/effects/effectsEditList/effectsEditList.html (100%) rename {rpg-docs => app}/client/views/character/effects/effectsEditList/effectsEditList.js (100%) rename {rpg-docs => app}/client/views/character/effects/effectsViewList/effectsViewList.html (100%) rename {rpg-docs => app}/client/views/character/effects/effectsViewList/effectsViewList.js (100%) rename {rpg-docs => app}/client/views/character/export/exportDialog/exportDialog.css (100%) rename {rpg-docs => app}/client/views/character/export/exportDialog/exportDialog.html (100%) rename {rpg-docs => app}/client/views/character/export/exportDialog/exportDialog.js (100%) rename {rpg-docs => app}/client/views/character/features/featureDialog/featureDialog.html (100%) rename {rpg-docs => app}/client/views/character/features/featureDialog/featureDialog.js (100%) rename {rpg-docs => app}/client/views/character/features/features.css (100%) rename {rpg-docs => app}/client/views/character/features/features.html (100%) rename {rpg-docs => app}/client/views/character/features/features.js (100%) rename {rpg-docs => app}/client/views/character/inventory/carryCapacityBar/carryCapacityBar.css (100%) rename {rpg-docs => app}/client/views/character/inventory/carryCapacityBar/carryCapacityBar.html (100%) rename {rpg-docs => app}/client/views/character/inventory/carryCapacityBar/carryCapacityBar.js (100%) rename {rpg-docs => app}/client/views/character/inventory/carryDialog/carryDialog.html (100%) rename {rpg-docs => app}/client/views/character/inventory/carryDialog/carryDialog.js (100%) rename {rpg-docs => app}/client/views/character/inventory/containerDialog/containerDialog.html (100%) rename {rpg-docs => app}/client/views/character/inventory/containerDialog/containerDialog.js (100%) rename {rpg-docs => app}/client/views/character/inventory/inventory.html (100%) rename {rpg-docs => app}/client/views/character/inventory/inventory.js (100%) rename {rpg-docs => app}/client/views/character/inventory/itemDialog/itemDialog.css (100%) rename {rpg-docs => app}/client/views/character/inventory/itemDialog/itemDialog.html (100%) rename {rpg-docs => app}/client/views/character/inventory/itemDialog/itemDialog.js (100%) rename {rpg-docs => app}/client/views/character/inventory/itemLibraryDialog/itemLibraryDialog.css (100%) rename {rpg-docs => app}/client/views/character/inventory/itemLibraryDialog/itemLibraryDialog.html (100%) rename {rpg-docs => app}/client/views/character/inventory/itemLibraryDialog/itemLibraryDialog.js (100%) rename {rpg-docs => app}/client/views/character/inventory/moveItemDialog/moveItemDialog.css (100%) rename {rpg-docs => app}/client/views/character/inventory/moveItemDialog/moveItemDialog.html (100%) rename {rpg-docs => app}/client/views/character/inventory/moveItemDialog/moveItemDialog.js (100%) rename {rpg-docs => app}/client/views/character/inventory/splitStackDialog/splitStackDialog.html (100%) rename {rpg-docs => app}/client/views/character/inventory/splitStackDialog/splitStackDialog.js (100%) rename {rpg-docs => app}/client/views/character/journal/classDialog/classDialog.html (100%) rename {rpg-docs => app}/client/views/character/journal/classDialog/classDialog.js (100%) rename {rpg-docs => app}/client/views/character/journal/experienceDialog/experienceDialog.css (100%) rename {rpg-docs => app}/client/views/character/journal/experienceDialog/experienceDialog.html (100%) rename {rpg-docs => app}/client/views/character/journal/experienceDialog/experienceDialog.js (100%) rename {rpg-docs => app}/client/views/character/journal/journal.css (100%) rename {rpg-docs => app}/client/views/character/journal/journal.html (100%) rename {rpg-docs => app}/client/views/character/journal/journal.js (100%) rename {rpg-docs => app}/client/views/character/journal/noteDialog/noteDialog.css (100%) rename {rpg-docs => app}/client/views/character/journal/noteDialog/noteDialog.html (100%) rename {rpg-docs => app}/client/views/character/journal/noteDialog/noteDialog.js (100%) rename {rpg-docs => app}/client/views/character/journal/raceDialog/raceDialog.html (100%) rename {rpg-docs => app}/client/views/character/journal/raceDialog/raceDialog.js (100%) rename {rpg-docs => app}/client/views/character/newCharacterDialog/newCharacterDialog.html (100%) rename {rpg-docs => app}/client/views/character/newCharacterDialog/newCharacterDialog.js (100%) rename {rpg-docs => app}/client/views/character/newUserStepper/newUserStepper.css (100%) rename {rpg-docs => app}/client/views/character/newUserStepper/newUserStepper.html (100%) rename {rpg-docs => app}/client/views/character/newUserStepper/newUserStepper.js (100%) rename {rpg-docs => app}/client/views/character/persona/backgroundDialog/backgroundDialog.html (100%) rename {rpg-docs => app}/client/views/character/persona/backgroundDialog/backgroundDialog.js (100%) rename {rpg-docs => app}/client/views/character/persona/peronaDetailsDialog/personaDetailsDialog.html (100%) rename {rpg-docs => app}/client/views/character/persona/peronaDetailsDialog/personaDetailsDialog.js (100%) rename {rpg-docs => app}/client/views/character/persona/persona.html (100%) rename {rpg-docs => app}/client/views/character/persona/persona.js (100%) rename {rpg-docs => app}/client/views/character/persona/textDialog/textDialog.html (100%) rename {rpg-docs => app}/client/views/character/persona/textDialog/textDialog.js (100%) rename {rpg-docs => app}/client/views/character/printedCharacterSheet/printedAbility/printedAbility.css (100%) rename {rpg-docs => app}/client/views/character/printedCharacterSheet/printedAbility/printedAbility.html (100%) rename {rpg-docs => app}/client/views/character/printedCharacterSheet/printedAbility/printedAbility.js (100%) rename {rpg-docs => app}/client/views/character/printedCharacterSheet/printedAttack/printedAttack.html (100%) rename {rpg-docs => app}/client/views/character/printedCharacterSheet/printedAttack/printedAttack.js (100%) rename {rpg-docs => app}/client/views/character/printedCharacterSheet/printedCharacterSheet.css (100%) rename {rpg-docs => app}/client/views/character/printedCharacterSheet/printedCharacterSheet.html (100%) rename {rpg-docs => app}/client/views/character/printedCharacterSheet/printedCharacterSheet.js (100%) rename {rpg-docs => app}/client/views/character/printedCharacterSheet/printedLongStat/printedLongStat.css (100%) rename {rpg-docs => app}/client/views/character/printedCharacterSheet/printedLongStat/printedLongStat.html (100%) rename {rpg-docs => app}/client/views/character/printedCharacterSheet/printedLongStat/printedLongStat.js (100%) rename {rpg-docs => app}/client/views/character/printedCharacterSheet/printedProficiency/printedProficiency.css (100%) rename {rpg-docs => app}/client/views/character/printedCharacterSheet/printedProficiency/printedProficiency.html (100%) rename {rpg-docs => app}/client/views/character/printedCharacterSheet/printedProficiency/printedProficiency.js (100%) rename {rpg-docs => app}/client/views/character/printedCharacterSheet/printedSkillRow/printedSkillRow.css (100%) rename {rpg-docs => app}/client/views/character/printedCharacterSheet/printedSkillRow/printedSkillRow.html (100%) rename {rpg-docs => app}/client/views/character/printedCharacterSheet/printedSkillRow/printedSkillRow.js (100%) rename {rpg-docs => app}/client/views/character/printedCharacterSheet/printedSquareStat/printedSquareStat.css (100%) rename {rpg-docs => app}/client/views/character/printedCharacterSheet/printedSquareStat/printedSquareStat.html (100%) rename {rpg-docs => app}/client/views/character/printedCharacterSheet/printedSquareStat/printedSquareStat.js (100%) rename {rpg-docs => app}/client/views/character/proficiencies/proficiencyEdit/proficiencyEdit.html (100%) rename {rpg-docs => app}/client/views/character/proficiencies/proficiencyEdit/proficiencyEdit.js (100%) rename {rpg-docs => app}/client/views/character/proficiencies/proficiencyEditList/proficiencyEditList.html (100%) rename {rpg-docs => app}/client/views/character/proficiencies/proficiencyEditList/proficiencyEditList.js (100%) rename {rpg-docs => app}/client/views/character/proficiencies/proficiencyListItem/proficiencyListItem.html (100%) rename {rpg-docs => app}/client/views/character/proficiencies/proficiencyListItem/proficiencyListItem.js (100%) rename {rpg-docs => app}/client/views/character/proficiencies/proficiencyView/proficiencyView.html (100%) rename {rpg-docs => app}/client/views/character/proficiencies/proficiencyView/proficiencyView.js (100%) rename {rpg-docs => app}/client/views/character/proficiencies/proficiencyViewList/proficiencyViewList.html (100%) rename {rpg-docs => app}/client/views/character/proficiencies/proficiencyViewList/proficiencyViewList.js (100%) rename {rpg-docs => app}/client/views/character/spells/spellDialog/spellDialog.css (100%) rename {rpg-docs => app}/client/views/character/spells/spellDialog/spellDialog.html (100%) rename {rpg-docs => app}/client/views/character/spells/spellDialog/spellDialog.js (100%) rename {rpg-docs => app}/client/views/character/spells/spellListDialog/spellListDialog.css (100%) rename {rpg-docs => app}/client/views/character/spells/spellListDialog/spellListDialog.html (100%) rename {rpg-docs => app}/client/views/character/spells/spellListDialog/spellListDialog.js (100%) rename {rpg-docs => app}/client/views/character/spells/spells.css (100%) rename {rpg-docs => app}/client/views/character/spells/spells.html (100%) rename {rpg-docs => app}/client/views/character/spells/spells.js (100%) rename {rpg-docs => app}/client/views/character/spells/spellsLibraryDialog/spellLibraryDialog.css (100%) rename {rpg-docs => app}/client/views/character/spells/spellsLibraryDialog/spellLibraryDialog.html (100%) rename {rpg-docs => app}/client/views/character/spells/spellsLibraryDialog/spellLibraryDialog.js (100%) rename {rpg-docs => app}/client/views/character/stats/abilityCards/abilityCards.css (100%) rename {rpg-docs => app}/client/views/character/stats/abilityCards/abilityCards.html (100%) rename {rpg-docs => app}/client/views/character/stats/abilityCards/abilityCards.js (100%) rename {rpg-docs => app}/client/views/character/stats/addEHPDialog/addEHPDialog.html (100%) rename {rpg-docs => app}/client/views/character/stats/addEHPDialog/addEHPDialog.js (100%) rename {rpg-docs => app}/client/views/character/stats/attributeDialog/attributeDialog.html (100%) rename {rpg-docs => app}/client/views/character/stats/attributeDialog/attributeDialog.js (100%) rename {rpg-docs => app}/client/views/character/stats/attributeDialog/strengthDialog/strengthDialog.html (100%) rename {rpg-docs => app}/client/views/character/stats/attributeDialog/strengthDialog/strengthDialog.js (100%) rename {rpg-docs => app}/client/views/character/stats/carryCapacityTable/carryCapacityTable.html (100%) rename {rpg-docs => app}/client/views/character/stats/healthCard/healthCard.css (100%) rename {rpg-docs => app}/client/views/character/stats/healthCard/healthCard.html (100%) rename {rpg-docs => app}/client/views/character/stats/healthCard/healthCard.js (100%) rename {rpg-docs => app}/client/views/character/stats/hitDice/hitDice.html (100%) rename {rpg-docs => app}/client/views/character/stats/hitDice/hitDice.js (100%) rename {rpg-docs => app}/client/views/character/stats/skillDialog/skillDialog.css (100%) rename {rpg-docs => app}/client/views/character/stats/skillDialog/skillDialog.html (100%) rename {rpg-docs => app}/client/views/character/stats/skillDialog/skillDialog.js (100%) rename {rpg-docs => app}/client/views/character/stats/skillRow/skillRow.css (100%) rename {rpg-docs => app}/client/views/character/stats/skillRow/skillRow.html (100%) rename {rpg-docs => app}/client/views/character/stats/skillRow/skillRow.js (100%) rename {rpg-docs => app}/client/views/character/stats/statCard/statCard.css (100%) rename {rpg-docs => app}/client/views/character/stats/statCard/statCard.html (100%) rename {rpg-docs => app}/client/views/character/stats/statCard/statCard.js (100%) rename {rpg-docs => app}/client/views/character/stats/stats.css (100%) rename {rpg-docs => app}/client/views/character/stats/stats.html (100%) rename {rpg-docs => app}/client/views/character/stats/stats.js (100%) rename {rpg-docs => app}/client/views/characterList/characterList.css (100%) rename {rpg-docs => app}/client/views/characterList/characterList.html (100%) rename {rpg-docs => app}/client/views/characterList/characterList.js (100%) rename {rpg-docs => app}/client/views/characterList/characterPicker/characterPicker.css (100%) rename {rpg-docs => app}/client/views/characterList/characterPicker/characterPicker.html (100%) rename {rpg-docs => app}/client/views/characterList/characterPicker/characterPicker.js (100%) rename {rpg-docs => app}/client/views/characterList/characterSideList.css (100%) rename {rpg-docs => app}/client/views/characterList/characterSideList.html (100%) rename {rpg-docs => app}/client/views/characterList/characterSideList.js (100%) rename {rpg-docs => app}/client/views/characterList/partyDialog/partyDialog.css (100%) rename {rpg-docs => app}/client/views/characterList/partyDialog/partyDialog.html (100%) rename {rpg-docs => app}/client/views/characterList/partyDialog/partyDialog.js (100%) rename {rpg-docs => app}/client/views/feedback/feedback.html (100%) rename {rpg-docs => app}/client/views/feedback/feedback.js (100%) rename {rpg-docs => app}/client/views/guide/guide.css (100%) rename {rpg-docs => app}/client/views/guide/guide.html (100%) rename {rpg-docs => app}/client/views/home/home.html (100%) rename {rpg-docs => app}/client/views/home/home.js (100%) rename {rpg-docs => app}/client/views/home/intro/intro.css (100%) rename {rpg-docs => app}/client/views/home/intro/intro.html (100%) rename {rpg-docs => app}/client/views/layout/head.html (100%) rename {rpg-docs => app}/client/views/layout/layout.css (100%) rename {rpg-docs => app}/client/views/layout/layout.html (100%) rename {rpg-docs => app}/client/views/layout/layout.js (100%) rename {rpg-docs => app}/client/views/layout/testLayout.html (100%) rename {rpg-docs => app}/client/views/library/itemLibrary/itemLibrary.html (100%) rename {rpg-docs => app}/client/views/library/itemLibrary/itemLibrary.js (100%) rename {rpg-docs => app}/client/views/library/library.html (100%) rename {rpg-docs => app}/client/views/loading/loading.css (100%) rename {rpg-docs => app}/client/views/loading/loading.html (100%) rename {rpg-docs => app}/client/views/loading/loading.js (100%) rename {rpg-docs => app}/client/views/meta/changeLog/changeLog.html (100%) rename {rpg-docs => app}/client/views/meta/error/error.html (100%) rename {rpg-docs => app}/client/views/meta/error/error.js (100%) rename {rpg-docs => app}/client/views/notFound/notFound.html (100%) rename {rpg-docs => app}/client/views/paperTemplates/baseDialog/baseDialog.css (100%) rename {rpg-docs => app}/client/views/paperTemplates/baseDialog/baseDialog.html (100%) rename {rpg-docs => app}/client/views/paperTemplates/baseDialog/baseDialog.js (100%) rename {rpg-docs => app}/client/views/paperTemplates/baseEditDialog/baseEditDialog.html (100%) rename {rpg-docs => app}/client/views/paperTemplates/baseEditDialog/baseEditDialog.js (100%) rename {rpg-docs => app}/client/views/paperTemplates/colorDropdown/colorDropdown.css (100%) rename {rpg-docs => app}/client/views/paperTemplates/colorDropdown/colorDropdown.html (100%) rename {rpg-docs => app}/client/views/paperTemplates/colorDropdown/colorDropdown.js (100%) rename {rpg-docs => app}/client/views/paperTemplates/dialogStack/dialogStack.css (100%) rename {rpg-docs => app}/client/views/paperTemplates/dialogStack/dialogStack.html (100%) rename {rpg-docs => app}/client/views/paperTemplates/dialogStack/dialogStack.js (100%) rename {rpg-docs => app}/client/views/paperTemplates/fabMenu/fabMenu.css (100%) rename {rpg-docs => app}/client/views/paperTemplates/fabMenu/fabMenu.html (100%) rename {rpg-docs => app}/client/views/paperTemplates/fabMenu/fabMenu.js (100%) rename {rpg-docs => app}/client/views/paperTemplates/gridPadding/gridPadding.html (100%) rename {rpg-docs => app}/client/views/paperTemplates/gridPadding/gridPadding.js (100%) rename {rpg-docs => app}/client/views/paperTemplates/infoBox/infoBox.css (100%) rename {rpg-docs => app}/client/views/paperTemplates/infoBox/infoBox.html (100%) rename {rpg-docs => app}/client/views/paperTemplates/inputSuffixes/inputSuffixes.css (100%) rename {rpg-docs => app}/client/views/paperTemplates/inputSuffixes/inputSuffixes.html (100%) rename {rpg-docs => app}/client/views/paperTemplates/ripple/ripple.css (100%) rename {rpg-docs => app}/client/views/paperTemplates/ripple/ripple.html (100%) rename {rpg-docs => app}/client/views/paperTemplates/simpleTooltip/simpleTooltip.css (100%) rename {rpg-docs => app}/client/views/paperTemplates/simpleTooltip/simpleTooltip.html (100%) rename {rpg-docs => app}/client/views/paperTemplates/undoToast/undoToast.html (100%) rename {rpg-docs => app}/client/views/paperTemplates/undoToast/undoToast.js (100%) rename {rpg-docs => app}/client/views/user/profile/profile.css (100%) rename {rpg-docs => app}/client/views/user/profile/profile.html (100%) rename {rpg-docs => app}/client/views/user/profile/profile.js (100%) rename {rpg-docs => app}/client/views/user/profile/userNameDialog/usernameDialog.html (100%) rename {rpg-docs => app}/client/views/user/profile/userNameDialog/usernameDialog.js (100%) rename {rpg-docs => app}/client/views/user/signIn/signIn.html (100%) rename {rpg-docs => app}/client/views/user/signIn/signIn.js (100%) rename {rpg-docs => app}/client/views/user/titledAtForm/titledAtForm.html (100%) rename {rpg-docs => app}/config.vulcanize (100%) rename {rpg-docs => app}/lib/constants/Schemas.js (100%) rename {rpg-docs => app}/lib/constants/abilities.js (100%) rename {rpg-docs => app}/lib/constants/appName.js (100%) rename {rpg-docs => app}/lib/constants/attributes.js (100%) rename {rpg-docs => app}/lib/constants/characterAssetAllowDeny.js (100%) rename {rpg-docs => app}/lib/constants/colorOptions.js (100%) rename {rpg-docs => app}/lib/constants/damageDice.js (100%) rename {rpg-docs => app}/lib/constants/damageTypes.js (100%) rename {rpg-docs => app}/lib/constants/magicSchools.js (100%) rename {rpg-docs => app}/lib/constants/saves.js (100%) rename {rpg-docs => app}/lib/constants/skills.js (100%) rename {rpg-docs => app}/lib/constants/statOrder.js (100%) rename {rpg-docs => app}/lib/constants/subsManager.js (100%) rename {rpg-docs => app}/lib/constants/useraccountsConfig.js (100%) rename {rpg-docs => app}/lib/constants/xpTable.js (100%) rename {rpg-docs => app}/lib/dice/roll.js (100%) rename {rpg-docs => app}/lib/functions/characterExport.js (100%) rename {rpg-docs => app}/lib/functions/characterUtility.js (100%) rename {rpg-docs => app}/lib/functions/computeCharacter.js (100%) rename {rpg-docs => app}/lib/functions/evaluate.js (100%) rename {rpg-docs => app}/lib/functions/parenting.js (100%) rename {rpg-docs => app}/lib/functions/permissions.js (100%) rename {rpg-docs => app}/lib/functions/pointBuy.js (100%) rename {rpg-docs => app}/lib/functions/preventLoop.js (100%) rename {rpg-docs => app}/lib/functions/shareCharacter.js (100%) rename {rpg-docs => app}/lib/functions/updatePolymerInputs.js (100%) rename {rpg-docs => app}/lib/functions/vMixExport.js (100%) rename {rpg-docs => app}/lib/memoize/memoize.js (100%) rename {rpg-docs => app}/lib/methods/conditions.js (100%) rename {rpg-docs => app}/lib/methods/removeMeFromReaders.js (100%) rename {rpg-docs => app}/package-lock.json (100%) rename {rpg-docs => app}/package.json (100%) rename {rpg-docs => app}/private/changeLogs/changeLogs.js (100%) rename {rpg-docs => app}/public/android-chrome-144x144.png (100%) rename {rpg-docs => app}/public/android-chrome-192x192.png (100%) rename {rpg-docs => app}/public/android-chrome-36x36.png (100%) rename {rpg-docs => app}/public/android-chrome-48x48.png (100%) rename {rpg-docs => app}/public/android-chrome-72x72.png (100%) rename {rpg-docs => app}/public/android-chrome-96x96.png (100%) rename {rpg-docs => app}/public/apple-touch-icon-114x114.png (100%) rename {rpg-docs => app}/public/apple-touch-icon-120x120.png (100%) rename {rpg-docs => app}/public/apple-touch-icon-144x144.png (100%) rename {rpg-docs => app}/public/apple-touch-icon-152x152.png (100%) rename {rpg-docs => app}/public/apple-touch-icon-180x180.png (100%) rename {rpg-docs => app}/public/apple-touch-icon-57x57.png (100%) rename {rpg-docs => app}/public/apple-touch-icon-60x60.png (100%) rename {rpg-docs => app}/public/apple-touch-icon-72x72.png (100%) rename {rpg-docs => app}/public/apple-touch-icon-76x76.png (100%) rename {rpg-docs => app}/public/apple-touch-icon-precomposed.png (100%) rename {rpg-docs => app}/public/apple-touch-icon.png (100%) rename {rpg-docs => app}/public/browserconfig.xml (97%) rename {rpg-docs => app}/public/crown-dice-logo-cropped-transparent.png (100%) rename {rpg-docs => app}/public/custom_components/app-theme.html (100%) rename {rpg-docs => app}/public/custom_components/dicecloud-icons/dicecloud-icons.html (100%) rename {rpg-docs => app}/public/custom_components/dicecloud-selector/dicecloud-selectable.html (100%) rename {rpg-docs => app}/public/custom_components/dicecloud-selector/dicecloud-selector.html (100%) rename {rpg-docs => app}/public/custom_components/dicecloud-wrapper/dicecloud-wrapper.html (100%) rename {rpg-docs => app}/public/custom_components/paper-checkbox/paper-checkbox.html (100%) rename {rpg-docs => app}/public/custom_components/paper-diff-slider/paper-diff-slider.html (100%) rename {rpg-docs => app}/public/custom_components/paper-stepper/animations/fade-in-slide-from-left-animation.html (100%) rename {rpg-docs => app}/public/custom_components/paper-stepper/animations/fade-in-slide-from-right-animation.html (100%) rename {rpg-docs => app}/public/custom_components/paper-stepper/animations/fade-out-slide-left-animation.html (100%) rename {rpg-docs => app}/public/custom_components/paper-stepper/animations/fade-out-slide-right-animation.html (100%) rename {rpg-docs => app}/public/custom_components/paper-stepper/bower.json (100%) rename {rpg-docs => app}/public/custom_components/paper-stepper/hero.svg (100%) rename {rpg-docs => app}/public/custom_components/paper-stepper/paper-step.html (100%) rename {rpg-docs => app}/public/custom_components/paper-stepper/paper-stepper.html (100%) rename {rpg-docs => app}/public/custom_components/paper-stepper/step-horizontal-label.html (100%) rename {rpg-docs => app}/public/custom_components/paper-stepper/step-label-behavior.html (100%) rename {rpg-docs => app}/public/custom_components/paper-stepper/step-label-shared-styles.html (100%) rename {rpg-docs => app}/public/custom_components/paper-stepper/step-vertical.html (100%) rename {rpg-docs => app}/public/favicon-16x16.png (100%) rename {rpg-docs => app}/public/favicon-194x194.png (100%) rename {rpg-docs => app}/public/favicon-32x32.png (100%) rename {rpg-docs => app}/public/favicon-96x96.png (100%) rename {rpg-docs => app}/public/favicon.ico (100%) rename {rpg-docs => app}/public/manifest.json (100%) rename {rpg-docs => app}/public/mstile-144x144.png (100%) rename {rpg-docs => app}/public/mstile-150x150.png (100%) rename {rpg-docs => app}/public/mstile-310x150.png (100%) rename {rpg-docs => app}/public/mstile-310x310.png (100%) rename {rpg-docs => app}/public/mstile-70x70.png (100%) rename {rpg-docs => app}/public/png/advantage/greenUp.png (100%) rename {rpg-docs => app}/public/png/advantage/redDown.png (100%) rename {rpg-docs => app}/public/png/doubleLineImageBorder.png (100%) rename {rpg-docs => app}/public/png/horizontalLine.png (100%) rename {rpg-docs => app}/public/png/octogonBorder.png (100%) rename {rpg-docs => app}/public/png/paper-dice-crown.png (100%) rename {rpg-docs => app}/public/png/shieldBorder.png (100%) rename {rpg-docs => app}/public/png/upwardPointingBorder.png (100%) rename {rpg-docs => app}/server/lib/configuration/accountsMeldConfig.js (100%) rename {rpg-docs => app}/server/lib/cron/deleteRemovedDocuments.js (100%) rename {rpg-docs => app}/server/lib/logRateError.js (100%) rename {rpg-docs => app}/server/migrations/migrations.js (100%) rename {rpg-docs => app}/server/publications/changeLog.js (100%) rename {rpg-docs => app}/server/publications/characterList.js (100%) rename {rpg-docs => app}/server/publications/library.js (100%) rename {rpg-docs => app}/server/publications/singleCharacter.js (100%) rename {rpg-docs => app}/server/publications/user.js (100%) rename {rpg-docs => app}/server/publications/users.js (100%) rename {rpg-docs => app}/tests/mocha/server/lib/characterUtility.js (100%) rename {rpg-docs => app}/tests/mocha/server/model/character/character.js (100%) rename {rpg-docs => app}/tests/mocha/server/model/character/effects.js (100%) rename {rpg-docs => app}/tests/mocha/server/sampleServerTest.js (100%) delete mode 100644 rpg-docs/public/_imports.html diff --git a/rpg-docs/.bowerrc b/app/.bowerrc similarity index 100% rename from rpg-docs/.bowerrc rename to app/.bowerrc diff --git a/rpg-docs/.gitignore b/app/.gitignore similarity index 100% rename from rpg-docs/.gitignore rename to app/.gitignore diff --git a/rpg-docs/.meteor/.finished-upgraders b/app/.meteor/.finished-upgraders similarity index 100% rename from rpg-docs/.meteor/.finished-upgraders rename to app/.meteor/.finished-upgraders diff --git a/rpg-docs/.meteor/.gitignore b/app/.meteor/.gitignore similarity index 100% rename from rpg-docs/.meteor/.gitignore rename to app/.meteor/.gitignore diff --git a/rpg-docs/.meteor/.id b/app/.meteor/.id similarity index 100% rename from rpg-docs/.meteor/.id rename to app/.meteor/.id diff --git a/rpg-docs/.meteor/cordova-plugins b/app/.meteor/cordova-plugins similarity index 100% rename from rpg-docs/.meteor/cordova-plugins rename to app/.meteor/cordova-plugins diff --git a/rpg-docs/.meteor/packages b/app/.meteor/packages similarity index 100% rename from rpg-docs/.meteor/packages rename to app/.meteor/packages diff --git a/rpg-docs/.meteor/platforms b/app/.meteor/platforms similarity index 100% rename from rpg-docs/.meteor/platforms rename to app/.meteor/platforms diff --git a/rpg-docs/.meteor/release b/app/.meteor/release similarity index 100% rename from rpg-docs/.meteor/release rename to app/.meteor/release diff --git a/rpg-docs/.meteor/versions b/app/.meteor/versions similarity index 100% rename from rpg-docs/.meteor/versions rename to app/.meteor/versions diff --git a/rpg-docs/Model/Campaign/Instance.js b/app/Model/Campaign/Instance.js similarity index 100% rename from rpg-docs/Model/Campaign/Instance.js rename to app/Model/Campaign/Instance.js diff --git a/rpg-docs/Model/Campaign/Party.js b/app/Model/Campaign/Party.js similarity index 100% rename from rpg-docs/Model/Campaign/Party.js rename to app/Model/Campaign/Party.js diff --git a/rpg-docs/Model/Character/Actions.js b/app/Model/Character/Actions.js similarity index 100% rename from rpg-docs/Model/Character/Actions.js rename to app/Model/Character/Actions.js diff --git a/rpg-docs/Model/Character/Attacks.js b/app/Model/Character/Attacks.js similarity index 100% rename from rpg-docs/Model/Character/Attacks.js rename to app/Model/Character/Attacks.js diff --git a/rpg-docs/Model/Character/Buffs.js b/app/Model/Character/Buffs.js similarity index 100% rename from rpg-docs/Model/Character/Buffs.js rename to app/Model/Character/Buffs.js diff --git a/rpg-docs/Model/Character/Characters.js b/app/Model/Character/Characters.js similarity index 100% rename from rpg-docs/Model/Character/Characters.js rename to app/Model/Character/Characters.js diff --git a/rpg-docs/Model/Character/Classes.js b/app/Model/Character/Classes.js similarity index 100% rename from rpg-docs/Model/Character/Classes.js rename to app/Model/Character/Classes.js diff --git a/rpg-docs/Model/Character/Conditions.js b/app/Model/Character/Conditions.js similarity index 100% rename from rpg-docs/Model/Character/Conditions.js rename to app/Model/Character/Conditions.js diff --git a/rpg-docs/Model/Character/CustomBuffs.js b/app/Model/Character/CustomBuffs.js similarity index 100% rename from rpg-docs/Model/Character/CustomBuffs.js rename to app/Model/Character/CustomBuffs.js diff --git a/rpg-docs/Model/Character/Effects.js b/app/Model/Character/Effects.js similarity index 100% rename from rpg-docs/Model/Character/Effects.js rename to app/Model/Character/Effects.js diff --git a/rpg-docs/Model/Character/Experience.js b/app/Model/Character/Experience.js similarity index 100% rename from rpg-docs/Model/Character/Experience.js rename to app/Model/Character/Experience.js diff --git a/rpg-docs/Model/Character/Features.js b/app/Model/Character/Features.js similarity index 100% rename from rpg-docs/Model/Character/Features.js rename to app/Model/Character/Features.js diff --git a/rpg-docs/Model/Character/Notes.js b/app/Model/Character/Notes.js similarity index 100% rename from rpg-docs/Model/Character/Notes.js rename to app/Model/Character/Notes.js diff --git a/rpg-docs/Model/Character/Proficiencies.js b/app/Model/Character/Proficiencies.js similarity index 100% rename from rpg-docs/Model/Character/Proficiencies.js rename to app/Model/Character/Proficiencies.js diff --git a/rpg-docs/Model/Character/SpellLists.js b/app/Model/Character/SpellLists.js similarity index 100% rename from rpg-docs/Model/Character/SpellLists.js rename to app/Model/Character/SpellLists.js diff --git a/rpg-docs/Model/Character/Spells.js b/app/Model/Character/Spells.js similarity index 100% rename from rpg-docs/Model/Character/Spells.js rename to app/Model/Character/Spells.js diff --git a/rpg-docs/Model/Character/SubSchemas/Adjustment.js b/app/Model/Character/SubSchemas/Adjustment.js similarity index 100% rename from rpg-docs/Model/Character/SubSchemas/Adjustment.js rename to app/Model/Character/SubSchemas/Adjustment.js diff --git a/rpg-docs/Model/Character/SubSchemas/Attribute.js b/app/Model/Character/SubSchemas/Attribute.js similarity index 100% rename from rpg-docs/Model/Character/SubSchemas/Attribute.js rename to app/Model/Character/SubSchemas/Attribute.js diff --git a/rpg-docs/Model/Character/SubSchemas/DeathSaves.js b/app/Model/Character/SubSchemas/DeathSaves.js similarity index 100% rename from rpg-docs/Model/Character/SubSchemas/DeathSaves.js rename to app/Model/Character/SubSchemas/DeathSaves.js diff --git a/rpg-docs/Model/Character/SubSchemas/Skill.js b/app/Model/Character/SubSchemas/Skill.js similarity index 100% rename from rpg-docs/Model/Character/SubSchemas/Skill.js rename to app/Model/Character/SubSchemas/Skill.js diff --git a/rpg-docs/Model/Character/TemporaryHitPoints.js b/app/Model/Character/TemporaryHitPoints.js similarity index 100% rename from rpg-docs/Model/Character/TemporaryHitPoints.js rename to app/Model/Character/TemporaryHitPoints.js diff --git a/rpg-docs/Model/Inventory/Containers.js b/app/Model/Inventory/Containers.js similarity index 100% rename from rpg-docs/Model/Inventory/Containers.js rename to app/Model/Inventory/Containers.js diff --git a/rpg-docs/Model/Inventory/Items.js b/app/Model/Inventory/Items.js similarity index 100% rename from rpg-docs/Model/Inventory/Items.js rename to app/Model/Inventory/Items.js diff --git a/rpg-docs/Model/Library/Library.js b/app/Model/Library/Library.js similarity index 100% rename from rpg-docs/Model/Library/Library.js rename to app/Model/Library/Library.js diff --git a/rpg-docs/Model/Library/LibraryAttacks.js b/app/Model/Library/LibraryAttacks.js similarity index 100% rename from rpg-docs/Model/Library/LibraryAttacks.js rename to app/Model/Library/LibraryAttacks.js diff --git a/rpg-docs/Model/Library/LibraryEffects.js b/app/Model/Library/LibraryEffects.js similarity index 100% rename from rpg-docs/Model/Library/LibraryEffects.js rename to app/Model/Library/LibraryEffects.js diff --git a/rpg-docs/Model/Library/LibraryItems.js b/app/Model/Library/LibraryItems.js similarity index 100% rename from rpg-docs/Model/Library/LibraryItems.js rename to app/Model/Library/LibraryItems.js diff --git a/rpg-docs/Model/Library/LibrarySpells.js b/app/Model/Library/LibrarySpells.js similarity index 100% rename from rpg-docs/Model/Library/LibrarySpells.js rename to app/Model/Library/LibrarySpells.js diff --git a/rpg-docs/Model/Meta/Blacklist.js b/app/Model/Meta/Blacklist.js similarity index 100% rename from rpg-docs/Model/Meta/Blacklist.js rename to app/Model/Meta/Blacklist.js diff --git a/rpg-docs/Model/Meta/ChangeLogs.js b/app/Model/Meta/ChangeLogs.js similarity index 100% rename from rpg-docs/Model/Meta/ChangeLogs.js rename to app/Model/Meta/ChangeLogs.js diff --git a/rpg-docs/Model/Meta/Reports.js b/app/Model/Meta/Reports.js similarity index 100% rename from rpg-docs/Model/Meta/Reports.js rename to app/Model/Meta/Reports.js diff --git a/rpg-docs/Model/Users/Users.js b/app/Model/Users/Users.js similarity index 100% rename from rpg-docs/Model/Users/Users.js rename to app/Model/Users/Users.js diff --git a/rpg-docs/Routes/API.js b/app/Routes/API.js similarity index 100% rename from rpg-docs/Routes/API.js rename to app/Routes/API.js diff --git a/rpg-docs/Routes/Routes.js b/app/Routes/Routes.js similarity index 100% rename from rpg-docs/Routes/Routes.js rename to app/Routes/Routes.js diff --git a/rpg-docs/bower.json b/app/bower.json similarity index 100% rename from rpg-docs/bower.json rename to app/bower.json diff --git a/rpg-docs/client/compatibility/jquery.quickfit.js b/app/client/compatibility/jquery.quickfit.js similarity index 100% rename from rpg-docs/client/compatibility/jquery.quickfit.js rename to app/client/compatibility/jquery.quickfit.js diff --git a/rpg-docs/client/globalHelpers/GlobalUI.js b/app/client/globalHelpers/GlobalUI.js similarity index 100% rename from rpg-docs/client/globalHelpers/GlobalUI.js rename to app/client/globalHelpers/GlobalUI.js diff --git a/rpg-docs/client/globalHelpers/canCast.js b/app/client/globalHelpers/canCast.js similarity index 100% rename from rpg-docs/client/globalHelpers/canCast.js rename to app/client/globalHelpers/canCast.js diff --git a/rpg-docs/client/globalHelpers/canEditCharacter.js b/app/client/globalHelpers/canEditCharacter.js similarity index 100% rename from rpg-docs/client/globalHelpers/canEditCharacter.js rename to app/client/globalHelpers/canEditCharacter.js diff --git a/rpg-docs/client/globalHelpers/characterPath.js b/app/client/globalHelpers/characterPath.js similarity index 100% rename from rpg-docs/client/globalHelpers/characterPath.js rename to app/client/globalHelpers/characterPath.js diff --git a/rpg-docs/client/globalHelpers/colorClass.js b/app/client/globalHelpers/colorClass.js similarity index 100% rename from rpg-docs/client/globalHelpers/colorClass.js rename to app/client/globalHelpers/colorClass.js diff --git a/rpg-docs/client/globalHelpers/detailHero.js b/app/client/globalHelpers/detailHero.js similarity index 100% rename from rpg-docs/client/globalHelpers/detailHero.js rename to app/client/globalHelpers/detailHero.js diff --git a/rpg-docs/client/globalHelpers/evaluate.js b/app/client/globalHelpers/evaluate.js similarity index 100% rename from rpg-docs/client/globalHelpers/evaluate.js rename to app/client/globalHelpers/evaluate.js diff --git a/rpg-docs/client/globalHelpers/openParentDialog.js b/app/client/globalHelpers/openParentDialog.js similarity index 100% rename from rpg-docs/client/globalHelpers/openParentDialog.js rename to app/client/globalHelpers/openParentDialog.js diff --git a/rpg-docs/client/globalHelpers/round.js b/app/client/globalHelpers/round.js similarity index 100% rename from rpg-docs/client/globalHelpers/round.js rename to app/client/globalHelpers/round.js diff --git a/rpg-docs/client/globalHelpers/session.js b/app/client/globalHelpers/session.js similarity index 100% rename from rpg-docs/client/globalHelpers/session.js rename to app/client/globalHelpers/session.js diff --git a/rpg-docs/client/globalHelpers/signedString.js b/app/client/globalHelpers/signedString.js similarity index 100% rename from rpg-docs/client/globalHelpers/signedString.js rename to app/client/globalHelpers/signedString.js diff --git a/rpg-docs/client/globalHelpers/valueString.js b/app/client/globalHelpers/valueString.js similarity index 100% rename from rpg-docs/client/globalHelpers/valueString.js rename to app/client/globalHelpers/valueString.js diff --git a/rpg-docs/client/lib/bindProperty.js b/app/client/lib/bindProperty.js similarity index 100% rename from rpg-docs/client/lib/bindProperty.js rename to app/client/lib/bindProperty.js diff --git a/rpg-docs/client/lib/improvedInitiativeJson.js b/app/client/lib/improvedInitiativeJson.js similarity index 100% rename from rpg-docs/client/lib/improvedInitiativeJson.js rename to app/client/lib/improvedInitiativeJson.js diff --git a/rpg-docs/client/lib/printing.js b/app/client/lib/printing.js similarity index 100% rename from rpg-docs/client/lib/printing.js rename to app/client/lib/printing.js diff --git a/rpg-docs/client/lib/removeDuplicateProficiencies.js b/app/client/lib/removeDuplicateProficiencies.js similarity index 100% rename from rpg-docs/client/lib/removeDuplicateProficiencies.js rename to app/client/lib/removeDuplicateProficiencies.js diff --git a/rpg-docs/client/lib/requestAnimationFramePolyfill.js b/app/client/lib/requestAnimationFramePolyfill.js similarity index 100% rename from rpg-docs/client/lib/requestAnimationFramePolyfill.js rename to app/client/lib/requestAnimationFramePolyfill.js diff --git a/rpg-docs/client/style/bounce.css b/app/client/style/bounce.css similarity index 100% rename from rpg-docs/client/style/bounce.css rename to app/client/style/bounce.css diff --git a/rpg-docs/client/style/cards.css b/app/client/style/cards.css similarity index 100% rename from rpg-docs/client/style/cards.css rename to app/client/style/cards.css diff --git a/rpg-docs/client/style/colors.css b/app/client/style/colors.css similarity index 100% rename from rpg-docs/client/style/colors.css rename to app/client/style/colors.css diff --git a/rpg-docs/client/style/listItem.css b/app/client/style/listItem.css similarity index 100% rename from rpg-docs/client/style/listItem.css rename to app/client/style/listItem.css diff --git a/rpg-docs/client/style/main.css b/app/client/style/main.css similarity index 100% rename from rpg-docs/client/style/main.css rename to app/client/style/main.css diff --git a/rpg-docs/client/style/tables.css b/app/client/style/tables.css similarity index 100% rename from rpg-docs/client/style/tables.css rename to app/client/style/tables.css diff --git a/rpg-docs/client/views/GeneralCSS/typography.css b/app/client/views/GeneralCSS/typography.css similarity index 100% rename from rpg-docs/client/views/GeneralCSS/typography.css rename to app/client/views/GeneralCSS/typography.css diff --git a/rpg-docs/client/views/character/attacks/attackEdit/attackEdit.html b/app/client/views/character/attacks/attackEdit/attackEdit.html similarity index 100% rename from rpg-docs/client/views/character/attacks/attackEdit/attackEdit.html rename to app/client/views/character/attacks/attackEdit/attackEdit.html diff --git a/rpg-docs/client/views/character/attacks/attackEdit/attackEdit.js b/app/client/views/character/attacks/attackEdit/attackEdit.js similarity index 100% rename from rpg-docs/client/views/character/attacks/attackEdit/attackEdit.js rename to app/client/views/character/attacks/attackEdit/attackEdit.js diff --git a/rpg-docs/client/views/character/attacks/attackEditList/attackEditList.html b/app/client/views/character/attacks/attackEditList/attackEditList.html similarity index 100% rename from rpg-docs/client/views/character/attacks/attackEditList/attackEditList.html rename to app/client/views/character/attacks/attackEditList/attackEditList.html diff --git a/rpg-docs/client/views/character/attacks/attackEditList/attackEditList.js b/app/client/views/character/attacks/attackEditList/attackEditList.js similarity index 100% rename from rpg-docs/client/views/character/attacks/attackEditList/attackEditList.js rename to app/client/views/character/attacks/attackEditList/attackEditList.js diff --git a/rpg-docs/client/views/character/attacks/attackView/attackView.html b/app/client/views/character/attacks/attackView/attackView.html similarity index 100% rename from rpg-docs/client/views/character/attacks/attackView/attackView.html rename to app/client/views/character/attacks/attackView/attackView.html diff --git a/rpg-docs/client/views/character/attacks/attackView/attackView.js b/app/client/views/character/attacks/attackView/attackView.js similarity index 100% rename from rpg-docs/client/views/character/attacks/attackView/attackView.js rename to app/client/views/character/attacks/attackView/attackView.js diff --git a/rpg-docs/client/views/character/attacks/attacksViewList/attacksViewList.html b/app/client/views/character/attacks/attacksViewList/attacksViewList.html similarity index 100% rename from rpg-docs/client/views/character/attacks/attacksViewList/attacksViewList.html rename to app/client/views/character/attacks/attacksViewList/attacksViewList.html diff --git a/rpg-docs/client/views/character/attacks/attacksViewList/attacksViewList.js b/app/client/views/character/attacks/attacksViewList/attacksViewList.js similarity index 100% rename from rpg-docs/client/views/character/attacks/attacksViewList/attacksViewList.js rename to app/client/views/character/attacks/attacksViewList/attacksViewList.js diff --git a/rpg-docs/client/views/character/buffs/applyBuffDialog/applyBuffDialog.html b/app/client/views/character/buffs/applyBuffDialog/applyBuffDialog.html similarity index 100% rename from rpg-docs/client/views/character/buffs/applyBuffDialog/applyBuffDialog.html rename to app/client/views/character/buffs/applyBuffDialog/applyBuffDialog.html diff --git a/rpg-docs/client/views/character/buffs/applyBuffDialog/applyBuffDialog.js b/app/client/views/character/buffs/applyBuffDialog/applyBuffDialog.js similarity index 100% rename from rpg-docs/client/views/character/buffs/applyBuffDialog/applyBuffDialog.js rename to app/client/views/character/buffs/applyBuffDialog/applyBuffDialog.js diff --git a/rpg-docs/client/views/character/buffs/buffDialog/buffDialog.html b/app/client/views/character/buffs/buffDialog/buffDialog.html similarity index 100% rename from rpg-docs/client/views/character/buffs/buffDialog/buffDialog.html rename to app/client/views/character/buffs/buffDialog/buffDialog.html diff --git a/rpg-docs/client/views/character/buffs/buffDialog/buffDialog.js b/app/client/views/character/buffs/buffDialog/buffDialog.js similarity index 100% rename from rpg-docs/client/views/character/buffs/buffDialog/buffDialog.js rename to app/client/views/character/buffs/buffDialog/buffDialog.js diff --git a/rpg-docs/client/views/character/buffs/buffListItem/buffListItem.html b/app/client/views/character/buffs/buffListItem/buffListItem.html similarity index 100% rename from rpg-docs/client/views/character/buffs/buffListItem/buffListItem.html rename to app/client/views/character/buffs/buffListItem/buffListItem.html diff --git a/rpg-docs/client/views/character/buffs/buffListItem/buffListItem.js b/app/client/views/character/buffs/buffListItem/buffListItem.js similarity index 100% rename from rpg-docs/client/views/character/buffs/buffListItem/buffListItem.js rename to app/client/views/character/buffs/buffListItem/buffListItem.js diff --git a/rpg-docs/client/views/character/buffs/conditionLibraryDialog/conditionLibraryDialog.css b/app/client/views/character/buffs/conditionLibraryDialog/conditionLibraryDialog.css similarity index 100% rename from rpg-docs/client/views/character/buffs/conditionLibraryDialog/conditionLibraryDialog.css rename to app/client/views/character/buffs/conditionLibraryDialog/conditionLibraryDialog.css diff --git a/rpg-docs/client/views/character/buffs/conditionLibraryDialog/conditionLibraryDialog.html b/app/client/views/character/buffs/conditionLibraryDialog/conditionLibraryDialog.html similarity index 100% rename from rpg-docs/client/views/character/buffs/conditionLibraryDialog/conditionLibraryDialog.html rename to app/client/views/character/buffs/conditionLibraryDialog/conditionLibraryDialog.html diff --git a/rpg-docs/client/views/character/buffs/conditionLibraryDialog/conditionLibraryDialog.js b/app/client/views/character/buffs/conditionLibraryDialog/conditionLibraryDialog.js similarity index 100% rename from rpg-docs/client/views/character/buffs/conditionLibraryDialog/conditionLibraryDialog.js rename to app/client/views/character/buffs/conditionLibraryDialog/conditionLibraryDialog.js diff --git a/rpg-docs/client/views/character/buffs/conditionView/conditionView.html b/app/client/views/character/buffs/conditionView/conditionView.html similarity index 100% rename from rpg-docs/client/views/character/buffs/conditionView/conditionView.html rename to app/client/views/character/buffs/conditionView/conditionView.html diff --git a/rpg-docs/client/views/character/buffs/conditionView/conditionView.js b/app/client/views/character/buffs/conditionView/conditionView.js similarity index 100% rename from rpg-docs/client/views/character/buffs/conditionView/conditionView.js rename to app/client/views/character/buffs/conditionView/conditionView.js diff --git a/rpg-docs/client/views/character/buffs/conditionViewDialog/conditionViewDialog.html b/app/client/views/character/buffs/conditionViewDialog/conditionViewDialog.html similarity index 100% rename from rpg-docs/client/views/character/buffs/conditionViewDialog/conditionViewDialog.html rename to app/client/views/character/buffs/conditionViewDialog/conditionViewDialog.html diff --git a/rpg-docs/client/views/character/buffs/conditionViewDialog/conditionViewDialog.js b/app/client/views/character/buffs/conditionViewDialog/conditionViewDialog.js similarity index 100% rename from rpg-docs/client/views/character/buffs/conditionViewDialog/conditionViewDialog.js rename to app/client/views/character/buffs/conditionViewDialog/conditionViewDialog.js diff --git a/rpg-docs/client/views/character/buffs/customBuffEdit/customBuffEdit.html b/app/client/views/character/buffs/customBuffEdit/customBuffEdit.html similarity index 100% rename from rpg-docs/client/views/character/buffs/customBuffEdit/customBuffEdit.html rename to app/client/views/character/buffs/customBuffEdit/customBuffEdit.html diff --git a/rpg-docs/client/views/character/buffs/customBuffEdit/customBuffEdit.js b/app/client/views/character/buffs/customBuffEdit/customBuffEdit.js similarity index 100% rename from rpg-docs/client/views/character/buffs/customBuffEdit/customBuffEdit.js rename to app/client/views/character/buffs/customBuffEdit/customBuffEdit.js diff --git a/rpg-docs/client/views/character/buffs/customBuffEditList/customBuffEditList.html b/app/client/views/character/buffs/customBuffEditList/customBuffEditList.html similarity index 100% rename from rpg-docs/client/views/character/buffs/customBuffEditList/customBuffEditList.html rename to app/client/views/character/buffs/customBuffEditList/customBuffEditList.html diff --git a/rpg-docs/client/views/character/buffs/customBuffEditList/customBuffEditList.js b/app/client/views/character/buffs/customBuffEditList/customBuffEditList.js similarity index 100% rename from rpg-docs/client/views/character/buffs/customBuffEditList/customBuffEditList.js rename to app/client/views/character/buffs/customBuffEditList/customBuffEditList.js diff --git a/rpg-docs/client/views/character/buffs/customBuffView/customBuffView.html b/app/client/views/character/buffs/customBuffView/customBuffView.html similarity index 100% rename from rpg-docs/client/views/character/buffs/customBuffView/customBuffView.html rename to app/client/views/character/buffs/customBuffView/customBuffView.html diff --git a/rpg-docs/client/views/character/buffs/customBuffView/customBuffView.js b/app/client/views/character/buffs/customBuffView/customBuffView.js similarity index 100% rename from rpg-docs/client/views/character/buffs/customBuffView/customBuffView.js rename to app/client/views/character/buffs/customBuffView/customBuffView.js diff --git a/rpg-docs/client/views/character/buffs/customBuffViewList/customBuffViewList.html b/app/client/views/character/buffs/customBuffViewList/customBuffViewList.html similarity index 100% rename from rpg-docs/client/views/character/buffs/customBuffViewList/customBuffViewList.html rename to app/client/views/character/buffs/customBuffViewList/customBuffViewList.html diff --git a/rpg-docs/client/views/character/buffs/customBuffViewList/customBuffViewList.js b/app/client/views/character/buffs/customBuffViewList/customBuffViewList.js similarity index 100% rename from rpg-docs/client/views/character/buffs/customBuffViewList/customBuffViewList.js rename to app/client/views/character/buffs/customBuffViewList/customBuffViewList.js diff --git a/rpg-docs/client/views/character/characterSettings/characterSettings.html b/app/client/views/character/characterSettings/characterSettings.html similarity index 100% rename from rpg-docs/client/views/character/characterSettings/characterSettings.html rename to app/client/views/character/characterSettings/characterSettings.html diff --git a/rpg-docs/client/views/character/characterSettings/characterSettings.js b/app/client/views/character/characterSettings/characterSettings.js similarity index 100% rename from rpg-docs/client/views/character/characterSettings/characterSettings.js rename to app/client/views/character/characterSettings/characterSettings.js diff --git a/rpg-docs/client/views/character/characterSettings/deleteCharacterConfirmation.html b/app/client/views/character/characterSettings/deleteCharacterConfirmation.html similarity index 100% rename from rpg-docs/client/views/character/characterSettings/deleteCharacterConfirmation.html rename to app/client/views/character/characterSettings/deleteCharacterConfirmation.html diff --git a/rpg-docs/client/views/character/characterSettings/deleteCharacterConfirmation.js b/app/client/views/character/characterSettings/deleteCharacterConfirmation.js similarity index 100% rename from rpg-docs/client/views/character/characterSettings/deleteCharacterConfirmation.js rename to app/client/views/character/characterSettings/deleteCharacterConfirmation.js diff --git a/rpg-docs/client/views/character/characterSettings/shareDialog.html b/app/client/views/character/characterSettings/shareDialog.html similarity index 100% rename from rpg-docs/client/views/character/characterSettings/shareDialog.html rename to app/client/views/character/characterSettings/shareDialog.html diff --git a/rpg-docs/client/views/character/characterSettings/shareDialog.js b/app/client/views/character/characterSettings/shareDialog.js similarity index 100% rename from rpg-docs/client/views/character/characterSettings/shareDialog.js rename to app/client/views/character/characterSettings/shareDialog.js diff --git a/rpg-docs/client/views/character/characterSettings/unshareCharacterConfirmation.html b/app/client/views/character/characterSettings/unshareCharacterConfirmation.html similarity index 100% rename from rpg-docs/client/views/character/characterSettings/unshareCharacterConfirmation.html rename to app/client/views/character/characterSettings/unshareCharacterConfirmation.html diff --git a/rpg-docs/client/views/character/characterSettings/unshareCharacterConfirmation.js b/app/client/views/character/characterSettings/unshareCharacterConfirmation.js similarity index 100% rename from rpg-docs/client/views/character/characterSettings/unshareCharacterConfirmation.js rename to app/client/views/character/characterSettings/unshareCharacterConfirmation.js diff --git a/rpg-docs/client/views/character/characterSheet.css b/app/client/views/character/characterSheet.css similarity index 100% rename from rpg-docs/client/views/character/characterSheet.css rename to app/client/views/character/characterSheet.css diff --git a/rpg-docs/client/views/character/characterSheet.html b/app/client/views/character/characterSheet.html similarity index 100% rename from rpg-docs/client/views/character/characterSheet.html rename to app/client/views/character/characterSheet.html diff --git a/rpg-docs/client/views/character/characterSheet.js b/app/client/views/character/characterSheet.js similarity index 100% rename from rpg-docs/client/views/character/characterSheet.js rename to app/client/views/character/characterSheet.js diff --git a/rpg-docs/client/views/character/effects/effectEdit/effectEdit.css b/app/client/views/character/effects/effectEdit/effectEdit.css similarity index 100% rename from rpg-docs/client/views/character/effects/effectEdit/effectEdit.css rename to app/client/views/character/effects/effectEdit/effectEdit.css diff --git a/rpg-docs/client/views/character/effects/effectEdit/effectEdit.html b/app/client/views/character/effects/effectEdit/effectEdit.html similarity index 100% rename from rpg-docs/client/views/character/effects/effectEdit/effectEdit.html rename to app/client/views/character/effects/effectEdit/effectEdit.html diff --git a/rpg-docs/client/views/character/effects/effectEdit/effectEdit.js b/app/client/views/character/effects/effectEdit/effectEdit.js similarity index 100% rename from rpg-docs/client/views/character/effects/effectEdit/effectEdit.js rename to app/client/views/character/effects/effectEdit/effectEdit.js diff --git a/rpg-docs/client/views/character/effects/effectView/effectView.css b/app/client/views/character/effects/effectView/effectView.css similarity index 100% rename from rpg-docs/client/views/character/effects/effectView/effectView.css rename to app/client/views/character/effects/effectView/effectView.css diff --git a/rpg-docs/client/views/character/effects/effectView/effectView.html b/app/client/views/character/effects/effectView/effectView.html similarity index 100% rename from rpg-docs/client/views/character/effects/effectView/effectView.html rename to app/client/views/character/effects/effectView/effectView.html diff --git a/rpg-docs/client/views/character/effects/effectView/effectView.js b/app/client/views/character/effects/effectView/effectView.js similarity index 100% rename from rpg-docs/client/views/character/effects/effectView/effectView.js rename to app/client/views/character/effects/effectView/effectView.js diff --git a/rpg-docs/client/views/character/effects/effectsEditList/effectsEditList.css b/app/client/views/character/effects/effectsEditList/effectsEditList.css similarity index 100% rename from rpg-docs/client/views/character/effects/effectsEditList/effectsEditList.css rename to app/client/views/character/effects/effectsEditList/effectsEditList.css diff --git a/rpg-docs/client/views/character/effects/effectsEditList/effectsEditList.html b/app/client/views/character/effects/effectsEditList/effectsEditList.html similarity index 100% rename from rpg-docs/client/views/character/effects/effectsEditList/effectsEditList.html rename to app/client/views/character/effects/effectsEditList/effectsEditList.html diff --git a/rpg-docs/client/views/character/effects/effectsEditList/effectsEditList.js b/app/client/views/character/effects/effectsEditList/effectsEditList.js similarity index 100% rename from rpg-docs/client/views/character/effects/effectsEditList/effectsEditList.js rename to app/client/views/character/effects/effectsEditList/effectsEditList.js diff --git a/rpg-docs/client/views/character/effects/effectsViewList/effectsViewList.html b/app/client/views/character/effects/effectsViewList/effectsViewList.html similarity index 100% rename from rpg-docs/client/views/character/effects/effectsViewList/effectsViewList.html rename to app/client/views/character/effects/effectsViewList/effectsViewList.html diff --git a/rpg-docs/client/views/character/effects/effectsViewList/effectsViewList.js b/app/client/views/character/effects/effectsViewList/effectsViewList.js similarity index 100% rename from rpg-docs/client/views/character/effects/effectsViewList/effectsViewList.js rename to app/client/views/character/effects/effectsViewList/effectsViewList.js diff --git a/rpg-docs/client/views/character/export/exportDialog/exportDialog.css b/app/client/views/character/export/exportDialog/exportDialog.css similarity index 100% rename from rpg-docs/client/views/character/export/exportDialog/exportDialog.css rename to app/client/views/character/export/exportDialog/exportDialog.css diff --git a/rpg-docs/client/views/character/export/exportDialog/exportDialog.html b/app/client/views/character/export/exportDialog/exportDialog.html similarity index 100% rename from rpg-docs/client/views/character/export/exportDialog/exportDialog.html rename to app/client/views/character/export/exportDialog/exportDialog.html diff --git a/rpg-docs/client/views/character/export/exportDialog/exportDialog.js b/app/client/views/character/export/exportDialog/exportDialog.js similarity index 100% rename from rpg-docs/client/views/character/export/exportDialog/exportDialog.js rename to app/client/views/character/export/exportDialog/exportDialog.js diff --git a/rpg-docs/client/views/character/features/featureDialog/featureDialog.html b/app/client/views/character/features/featureDialog/featureDialog.html similarity index 100% rename from rpg-docs/client/views/character/features/featureDialog/featureDialog.html rename to app/client/views/character/features/featureDialog/featureDialog.html diff --git a/rpg-docs/client/views/character/features/featureDialog/featureDialog.js b/app/client/views/character/features/featureDialog/featureDialog.js similarity index 100% rename from rpg-docs/client/views/character/features/featureDialog/featureDialog.js rename to app/client/views/character/features/featureDialog/featureDialog.js diff --git a/rpg-docs/client/views/character/features/features.css b/app/client/views/character/features/features.css similarity index 100% rename from rpg-docs/client/views/character/features/features.css rename to app/client/views/character/features/features.css diff --git a/rpg-docs/client/views/character/features/features.html b/app/client/views/character/features/features.html similarity index 100% rename from rpg-docs/client/views/character/features/features.html rename to app/client/views/character/features/features.html diff --git a/rpg-docs/client/views/character/features/features.js b/app/client/views/character/features/features.js similarity index 100% rename from rpg-docs/client/views/character/features/features.js rename to app/client/views/character/features/features.js diff --git a/rpg-docs/client/views/character/inventory/carryCapacityBar/carryCapacityBar.css b/app/client/views/character/inventory/carryCapacityBar/carryCapacityBar.css similarity index 100% rename from rpg-docs/client/views/character/inventory/carryCapacityBar/carryCapacityBar.css rename to app/client/views/character/inventory/carryCapacityBar/carryCapacityBar.css diff --git a/rpg-docs/client/views/character/inventory/carryCapacityBar/carryCapacityBar.html b/app/client/views/character/inventory/carryCapacityBar/carryCapacityBar.html similarity index 100% rename from rpg-docs/client/views/character/inventory/carryCapacityBar/carryCapacityBar.html rename to app/client/views/character/inventory/carryCapacityBar/carryCapacityBar.html diff --git a/rpg-docs/client/views/character/inventory/carryCapacityBar/carryCapacityBar.js b/app/client/views/character/inventory/carryCapacityBar/carryCapacityBar.js similarity index 100% rename from rpg-docs/client/views/character/inventory/carryCapacityBar/carryCapacityBar.js rename to app/client/views/character/inventory/carryCapacityBar/carryCapacityBar.js diff --git a/rpg-docs/client/views/character/inventory/carryDialog/carryDialog.html b/app/client/views/character/inventory/carryDialog/carryDialog.html similarity index 100% rename from rpg-docs/client/views/character/inventory/carryDialog/carryDialog.html rename to app/client/views/character/inventory/carryDialog/carryDialog.html diff --git a/rpg-docs/client/views/character/inventory/carryDialog/carryDialog.js b/app/client/views/character/inventory/carryDialog/carryDialog.js similarity index 100% rename from rpg-docs/client/views/character/inventory/carryDialog/carryDialog.js rename to app/client/views/character/inventory/carryDialog/carryDialog.js diff --git a/rpg-docs/client/views/character/inventory/containerDialog/containerDialog.html b/app/client/views/character/inventory/containerDialog/containerDialog.html similarity index 100% rename from rpg-docs/client/views/character/inventory/containerDialog/containerDialog.html rename to app/client/views/character/inventory/containerDialog/containerDialog.html diff --git a/rpg-docs/client/views/character/inventory/containerDialog/containerDialog.js b/app/client/views/character/inventory/containerDialog/containerDialog.js similarity index 100% rename from rpg-docs/client/views/character/inventory/containerDialog/containerDialog.js rename to app/client/views/character/inventory/containerDialog/containerDialog.js diff --git a/rpg-docs/client/views/character/inventory/inventory.html b/app/client/views/character/inventory/inventory.html similarity index 100% rename from rpg-docs/client/views/character/inventory/inventory.html rename to app/client/views/character/inventory/inventory.html diff --git a/rpg-docs/client/views/character/inventory/inventory.js b/app/client/views/character/inventory/inventory.js similarity index 100% rename from rpg-docs/client/views/character/inventory/inventory.js rename to app/client/views/character/inventory/inventory.js diff --git a/rpg-docs/client/views/character/inventory/itemDialog/itemDialog.css b/app/client/views/character/inventory/itemDialog/itemDialog.css similarity index 100% rename from rpg-docs/client/views/character/inventory/itemDialog/itemDialog.css rename to app/client/views/character/inventory/itemDialog/itemDialog.css diff --git a/rpg-docs/client/views/character/inventory/itemDialog/itemDialog.html b/app/client/views/character/inventory/itemDialog/itemDialog.html similarity index 100% rename from rpg-docs/client/views/character/inventory/itemDialog/itemDialog.html rename to app/client/views/character/inventory/itemDialog/itemDialog.html diff --git a/rpg-docs/client/views/character/inventory/itemDialog/itemDialog.js b/app/client/views/character/inventory/itemDialog/itemDialog.js similarity index 100% rename from rpg-docs/client/views/character/inventory/itemDialog/itemDialog.js rename to app/client/views/character/inventory/itemDialog/itemDialog.js diff --git a/rpg-docs/client/views/character/inventory/itemLibraryDialog/itemLibraryDialog.css b/app/client/views/character/inventory/itemLibraryDialog/itemLibraryDialog.css similarity index 100% rename from rpg-docs/client/views/character/inventory/itemLibraryDialog/itemLibraryDialog.css rename to app/client/views/character/inventory/itemLibraryDialog/itemLibraryDialog.css diff --git a/rpg-docs/client/views/character/inventory/itemLibraryDialog/itemLibraryDialog.html b/app/client/views/character/inventory/itemLibraryDialog/itemLibraryDialog.html similarity index 100% rename from rpg-docs/client/views/character/inventory/itemLibraryDialog/itemLibraryDialog.html rename to app/client/views/character/inventory/itemLibraryDialog/itemLibraryDialog.html diff --git a/rpg-docs/client/views/character/inventory/itemLibraryDialog/itemLibraryDialog.js b/app/client/views/character/inventory/itemLibraryDialog/itemLibraryDialog.js similarity index 100% rename from rpg-docs/client/views/character/inventory/itemLibraryDialog/itemLibraryDialog.js rename to app/client/views/character/inventory/itemLibraryDialog/itemLibraryDialog.js diff --git a/rpg-docs/client/views/character/inventory/moveItemDialog/moveItemDialog.css b/app/client/views/character/inventory/moveItemDialog/moveItemDialog.css similarity index 100% rename from rpg-docs/client/views/character/inventory/moveItemDialog/moveItemDialog.css rename to app/client/views/character/inventory/moveItemDialog/moveItemDialog.css diff --git a/rpg-docs/client/views/character/inventory/moveItemDialog/moveItemDialog.html b/app/client/views/character/inventory/moveItemDialog/moveItemDialog.html similarity index 100% rename from rpg-docs/client/views/character/inventory/moveItemDialog/moveItemDialog.html rename to app/client/views/character/inventory/moveItemDialog/moveItemDialog.html diff --git a/rpg-docs/client/views/character/inventory/moveItemDialog/moveItemDialog.js b/app/client/views/character/inventory/moveItemDialog/moveItemDialog.js similarity index 100% rename from rpg-docs/client/views/character/inventory/moveItemDialog/moveItemDialog.js rename to app/client/views/character/inventory/moveItemDialog/moveItemDialog.js diff --git a/rpg-docs/client/views/character/inventory/splitStackDialog/splitStackDialog.html b/app/client/views/character/inventory/splitStackDialog/splitStackDialog.html similarity index 100% rename from rpg-docs/client/views/character/inventory/splitStackDialog/splitStackDialog.html rename to app/client/views/character/inventory/splitStackDialog/splitStackDialog.html diff --git a/rpg-docs/client/views/character/inventory/splitStackDialog/splitStackDialog.js b/app/client/views/character/inventory/splitStackDialog/splitStackDialog.js similarity index 100% rename from rpg-docs/client/views/character/inventory/splitStackDialog/splitStackDialog.js rename to app/client/views/character/inventory/splitStackDialog/splitStackDialog.js diff --git a/rpg-docs/client/views/character/journal/classDialog/classDialog.html b/app/client/views/character/journal/classDialog/classDialog.html similarity index 100% rename from rpg-docs/client/views/character/journal/classDialog/classDialog.html rename to app/client/views/character/journal/classDialog/classDialog.html diff --git a/rpg-docs/client/views/character/journal/classDialog/classDialog.js b/app/client/views/character/journal/classDialog/classDialog.js similarity index 100% rename from rpg-docs/client/views/character/journal/classDialog/classDialog.js rename to app/client/views/character/journal/classDialog/classDialog.js diff --git a/rpg-docs/client/views/character/journal/experienceDialog/experienceDialog.css b/app/client/views/character/journal/experienceDialog/experienceDialog.css similarity index 100% rename from rpg-docs/client/views/character/journal/experienceDialog/experienceDialog.css rename to app/client/views/character/journal/experienceDialog/experienceDialog.css diff --git a/rpg-docs/client/views/character/journal/experienceDialog/experienceDialog.html b/app/client/views/character/journal/experienceDialog/experienceDialog.html similarity index 100% rename from rpg-docs/client/views/character/journal/experienceDialog/experienceDialog.html rename to app/client/views/character/journal/experienceDialog/experienceDialog.html diff --git a/rpg-docs/client/views/character/journal/experienceDialog/experienceDialog.js b/app/client/views/character/journal/experienceDialog/experienceDialog.js similarity index 100% rename from rpg-docs/client/views/character/journal/experienceDialog/experienceDialog.js rename to app/client/views/character/journal/experienceDialog/experienceDialog.js diff --git a/rpg-docs/client/views/character/journal/journal.css b/app/client/views/character/journal/journal.css similarity index 100% rename from rpg-docs/client/views/character/journal/journal.css rename to app/client/views/character/journal/journal.css diff --git a/rpg-docs/client/views/character/journal/journal.html b/app/client/views/character/journal/journal.html similarity index 100% rename from rpg-docs/client/views/character/journal/journal.html rename to app/client/views/character/journal/journal.html diff --git a/rpg-docs/client/views/character/journal/journal.js b/app/client/views/character/journal/journal.js similarity index 100% rename from rpg-docs/client/views/character/journal/journal.js rename to app/client/views/character/journal/journal.js diff --git a/rpg-docs/client/views/character/journal/noteDialog/noteDialog.css b/app/client/views/character/journal/noteDialog/noteDialog.css similarity index 100% rename from rpg-docs/client/views/character/journal/noteDialog/noteDialog.css rename to app/client/views/character/journal/noteDialog/noteDialog.css diff --git a/rpg-docs/client/views/character/journal/noteDialog/noteDialog.html b/app/client/views/character/journal/noteDialog/noteDialog.html similarity index 100% rename from rpg-docs/client/views/character/journal/noteDialog/noteDialog.html rename to app/client/views/character/journal/noteDialog/noteDialog.html diff --git a/rpg-docs/client/views/character/journal/noteDialog/noteDialog.js b/app/client/views/character/journal/noteDialog/noteDialog.js similarity index 100% rename from rpg-docs/client/views/character/journal/noteDialog/noteDialog.js rename to app/client/views/character/journal/noteDialog/noteDialog.js diff --git a/rpg-docs/client/views/character/journal/raceDialog/raceDialog.html b/app/client/views/character/journal/raceDialog/raceDialog.html similarity index 100% rename from rpg-docs/client/views/character/journal/raceDialog/raceDialog.html rename to app/client/views/character/journal/raceDialog/raceDialog.html diff --git a/rpg-docs/client/views/character/journal/raceDialog/raceDialog.js b/app/client/views/character/journal/raceDialog/raceDialog.js similarity index 100% rename from rpg-docs/client/views/character/journal/raceDialog/raceDialog.js rename to app/client/views/character/journal/raceDialog/raceDialog.js diff --git a/rpg-docs/client/views/character/newCharacterDialog/newCharacterDialog.html b/app/client/views/character/newCharacterDialog/newCharacterDialog.html similarity index 100% rename from rpg-docs/client/views/character/newCharacterDialog/newCharacterDialog.html rename to app/client/views/character/newCharacterDialog/newCharacterDialog.html diff --git a/rpg-docs/client/views/character/newCharacterDialog/newCharacterDialog.js b/app/client/views/character/newCharacterDialog/newCharacterDialog.js similarity index 100% rename from rpg-docs/client/views/character/newCharacterDialog/newCharacterDialog.js rename to app/client/views/character/newCharacterDialog/newCharacterDialog.js diff --git a/rpg-docs/client/views/character/newUserStepper/newUserStepper.css b/app/client/views/character/newUserStepper/newUserStepper.css similarity index 100% rename from rpg-docs/client/views/character/newUserStepper/newUserStepper.css rename to app/client/views/character/newUserStepper/newUserStepper.css diff --git a/rpg-docs/client/views/character/newUserStepper/newUserStepper.html b/app/client/views/character/newUserStepper/newUserStepper.html similarity index 100% rename from rpg-docs/client/views/character/newUserStepper/newUserStepper.html rename to app/client/views/character/newUserStepper/newUserStepper.html diff --git a/rpg-docs/client/views/character/newUserStepper/newUserStepper.js b/app/client/views/character/newUserStepper/newUserStepper.js similarity index 100% rename from rpg-docs/client/views/character/newUserStepper/newUserStepper.js rename to app/client/views/character/newUserStepper/newUserStepper.js diff --git a/rpg-docs/client/views/character/persona/backgroundDialog/backgroundDialog.html b/app/client/views/character/persona/backgroundDialog/backgroundDialog.html similarity index 100% rename from rpg-docs/client/views/character/persona/backgroundDialog/backgroundDialog.html rename to app/client/views/character/persona/backgroundDialog/backgroundDialog.html diff --git a/rpg-docs/client/views/character/persona/backgroundDialog/backgroundDialog.js b/app/client/views/character/persona/backgroundDialog/backgroundDialog.js similarity index 100% rename from rpg-docs/client/views/character/persona/backgroundDialog/backgroundDialog.js rename to app/client/views/character/persona/backgroundDialog/backgroundDialog.js diff --git a/rpg-docs/client/views/character/persona/peronaDetailsDialog/personaDetailsDialog.html b/app/client/views/character/persona/peronaDetailsDialog/personaDetailsDialog.html similarity index 100% rename from rpg-docs/client/views/character/persona/peronaDetailsDialog/personaDetailsDialog.html rename to app/client/views/character/persona/peronaDetailsDialog/personaDetailsDialog.html diff --git a/rpg-docs/client/views/character/persona/peronaDetailsDialog/personaDetailsDialog.js b/app/client/views/character/persona/peronaDetailsDialog/personaDetailsDialog.js similarity index 100% rename from rpg-docs/client/views/character/persona/peronaDetailsDialog/personaDetailsDialog.js rename to app/client/views/character/persona/peronaDetailsDialog/personaDetailsDialog.js diff --git a/rpg-docs/client/views/character/persona/persona.html b/app/client/views/character/persona/persona.html similarity index 100% rename from rpg-docs/client/views/character/persona/persona.html rename to app/client/views/character/persona/persona.html diff --git a/rpg-docs/client/views/character/persona/persona.js b/app/client/views/character/persona/persona.js similarity index 100% rename from rpg-docs/client/views/character/persona/persona.js rename to app/client/views/character/persona/persona.js diff --git a/rpg-docs/client/views/character/persona/textDialog/textDialog.html b/app/client/views/character/persona/textDialog/textDialog.html similarity index 100% rename from rpg-docs/client/views/character/persona/textDialog/textDialog.html rename to app/client/views/character/persona/textDialog/textDialog.html diff --git a/rpg-docs/client/views/character/persona/textDialog/textDialog.js b/app/client/views/character/persona/textDialog/textDialog.js similarity index 100% rename from rpg-docs/client/views/character/persona/textDialog/textDialog.js rename to app/client/views/character/persona/textDialog/textDialog.js diff --git a/rpg-docs/client/views/character/printedCharacterSheet/printedAbility/printedAbility.css b/app/client/views/character/printedCharacterSheet/printedAbility/printedAbility.css similarity index 100% rename from rpg-docs/client/views/character/printedCharacterSheet/printedAbility/printedAbility.css rename to app/client/views/character/printedCharacterSheet/printedAbility/printedAbility.css diff --git a/rpg-docs/client/views/character/printedCharacterSheet/printedAbility/printedAbility.html b/app/client/views/character/printedCharacterSheet/printedAbility/printedAbility.html similarity index 100% rename from rpg-docs/client/views/character/printedCharacterSheet/printedAbility/printedAbility.html rename to app/client/views/character/printedCharacterSheet/printedAbility/printedAbility.html diff --git a/rpg-docs/client/views/character/printedCharacterSheet/printedAbility/printedAbility.js b/app/client/views/character/printedCharacterSheet/printedAbility/printedAbility.js similarity index 100% rename from rpg-docs/client/views/character/printedCharacterSheet/printedAbility/printedAbility.js rename to app/client/views/character/printedCharacterSheet/printedAbility/printedAbility.js diff --git a/rpg-docs/client/views/character/printedCharacterSheet/printedAttack/printedAttack.html b/app/client/views/character/printedCharacterSheet/printedAttack/printedAttack.html similarity index 100% rename from rpg-docs/client/views/character/printedCharacterSheet/printedAttack/printedAttack.html rename to app/client/views/character/printedCharacterSheet/printedAttack/printedAttack.html diff --git a/rpg-docs/client/views/character/printedCharacterSheet/printedAttack/printedAttack.js b/app/client/views/character/printedCharacterSheet/printedAttack/printedAttack.js similarity index 100% rename from rpg-docs/client/views/character/printedCharacterSheet/printedAttack/printedAttack.js rename to app/client/views/character/printedCharacterSheet/printedAttack/printedAttack.js diff --git a/rpg-docs/client/views/character/printedCharacterSheet/printedCharacterSheet.css b/app/client/views/character/printedCharacterSheet/printedCharacterSheet.css similarity index 100% rename from rpg-docs/client/views/character/printedCharacterSheet/printedCharacterSheet.css rename to app/client/views/character/printedCharacterSheet/printedCharacterSheet.css diff --git a/rpg-docs/client/views/character/printedCharacterSheet/printedCharacterSheet.html b/app/client/views/character/printedCharacterSheet/printedCharacterSheet.html similarity index 100% rename from rpg-docs/client/views/character/printedCharacterSheet/printedCharacterSheet.html rename to app/client/views/character/printedCharacterSheet/printedCharacterSheet.html diff --git a/rpg-docs/client/views/character/printedCharacterSheet/printedCharacterSheet.js b/app/client/views/character/printedCharacterSheet/printedCharacterSheet.js similarity index 100% rename from rpg-docs/client/views/character/printedCharacterSheet/printedCharacterSheet.js rename to app/client/views/character/printedCharacterSheet/printedCharacterSheet.js diff --git a/rpg-docs/client/views/character/printedCharacterSheet/printedLongStat/printedLongStat.css b/app/client/views/character/printedCharacterSheet/printedLongStat/printedLongStat.css similarity index 100% rename from rpg-docs/client/views/character/printedCharacterSheet/printedLongStat/printedLongStat.css rename to app/client/views/character/printedCharacterSheet/printedLongStat/printedLongStat.css diff --git a/rpg-docs/client/views/character/printedCharacterSheet/printedLongStat/printedLongStat.html b/app/client/views/character/printedCharacterSheet/printedLongStat/printedLongStat.html similarity index 100% rename from rpg-docs/client/views/character/printedCharacterSheet/printedLongStat/printedLongStat.html rename to app/client/views/character/printedCharacterSheet/printedLongStat/printedLongStat.html diff --git a/rpg-docs/client/views/character/printedCharacterSheet/printedLongStat/printedLongStat.js b/app/client/views/character/printedCharacterSheet/printedLongStat/printedLongStat.js similarity index 100% rename from rpg-docs/client/views/character/printedCharacterSheet/printedLongStat/printedLongStat.js rename to app/client/views/character/printedCharacterSheet/printedLongStat/printedLongStat.js diff --git a/rpg-docs/client/views/character/printedCharacterSheet/printedProficiency/printedProficiency.css b/app/client/views/character/printedCharacterSheet/printedProficiency/printedProficiency.css similarity index 100% rename from rpg-docs/client/views/character/printedCharacterSheet/printedProficiency/printedProficiency.css rename to app/client/views/character/printedCharacterSheet/printedProficiency/printedProficiency.css diff --git a/rpg-docs/client/views/character/printedCharacterSheet/printedProficiency/printedProficiency.html b/app/client/views/character/printedCharacterSheet/printedProficiency/printedProficiency.html similarity index 100% rename from rpg-docs/client/views/character/printedCharacterSheet/printedProficiency/printedProficiency.html rename to app/client/views/character/printedCharacterSheet/printedProficiency/printedProficiency.html diff --git a/rpg-docs/client/views/character/printedCharacterSheet/printedProficiency/printedProficiency.js b/app/client/views/character/printedCharacterSheet/printedProficiency/printedProficiency.js similarity index 100% rename from rpg-docs/client/views/character/printedCharacterSheet/printedProficiency/printedProficiency.js rename to app/client/views/character/printedCharacterSheet/printedProficiency/printedProficiency.js diff --git a/rpg-docs/client/views/character/printedCharacterSheet/printedSkillRow/printedSkillRow.css b/app/client/views/character/printedCharacterSheet/printedSkillRow/printedSkillRow.css similarity index 100% rename from rpg-docs/client/views/character/printedCharacterSheet/printedSkillRow/printedSkillRow.css rename to app/client/views/character/printedCharacterSheet/printedSkillRow/printedSkillRow.css diff --git a/rpg-docs/client/views/character/printedCharacterSheet/printedSkillRow/printedSkillRow.html b/app/client/views/character/printedCharacterSheet/printedSkillRow/printedSkillRow.html similarity index 100% rename from rpg-docs/client/views/character/printedCharacterSheet/printedSkillRow/printedSkillRow.html rename to app/client/views/character/printedCharacterSheet/printedSkillRow/printedSkillRow.html diff --git a/rpg-docs/client/views/character/printedCharacterSheet/printedSkillRow/printedSkillRow.js b/app/client/views/character/printedCharacterSheet/printedSkillRow/printedSkillRow.js similarity index 100% rename from rpg-docs/client/views/character/printedCharacterSheet/printedSkillRow/printedSkillRow.js rename to app/client/views/character/printedCharacterSheet/printedSkillRow/printedSkillRow.js diff --git a/rpg-docs/client/views/character/printedCharacterSheet/printedSquareStat/printedSquareStat.css b/app/client/views/character/printedCharacterSheet/printedSquareStat/printedSquareStat.css similarity index 100% rename from rpg-docs/client/views/character/printedCharacterSheet/printedSquareStat/printedSquareStat.css rename to app/client/views/character/printedCharacterSheet/printedSquareStat/printedSquareStat.css diff --git a/rpg-docs/client/views/character/printedCharacterSheet/printedSquareStat/printedSquareStat.html b/app/client/views/character/printedCharacterSheet/printedSquareStat/printedSquareStat.html similarity index 100% rename from rpg-docs/client/views/character/printedCharacterSheet/printedSquareStat/printedSquareStat.html rename to app/client/views/character/printedCharacterSheet/printedSquareStat/printedSquareStat.html diff --git a/rpg-docs/client/views/character/printedCharacterSheet/printedSquareStat/printedSquareStat.js b/app/client/views/character/printedCharacterSheet/printedSquareStat/printedSquareStat.js similarity index 100% rename from rpg-docs/client/views/character/printedCharacterSheet/printedSquareStat/printedSquareStat.js rename to app/client/views/character/printedCharacterSheet/printedSquareStat/printedSquareStat.js diff --git a/rpg-docs/client/views/character/proficiencies/proficiencyEdit/proficiencyEdit.html b/app/client/views/character/proficiencies/proficiencyEdit/proficiencyEdit.html similarity index 100% rename from rpg-docs/client/views/character/proficiencies/proficiencyEdit/proficiencyEdit.html rename to app/client/views/character/proficiencies/proficiencyEdit/proficiencyEdit.html diff --git a/rpg-docs/client/views/character/proficiencies/proficiencyEdit/proficiencyEdit.js b/app/client/views/character/proficiencies/proficiencyEdit/proficiencyEdit.js similarity index 100% rename from rpg-docs/client/views/character/proficiencies/proficiencyEdit/proficiencyEdit.js rename to app/client/views/character/proficiencies/proficiencyEdit/proficiencyEdit.js diff --git a/rpg-docs/client/views/character/proficiencies/proficiencyEditList/proficiencyEditList.html b/app/client/views/character/proficiencies/proficiencyEditList/proficiencyEditList.html similarity index 100% rename from rpg-docs/client/views/character/proficiencies/proficiencyEditList/proficiencyEditList.html rename to app/client/views/character/proficiencies/proficiencyEditList/proficiencyEditList.html diff --git a/rpg-docs/client/views/character/proficiencies/proficiencyEditList/proficiencyEditList.js b/app/client/views/character/proficiencies/proficiencyEditList/proficiencyEditList.js similarity index 100% rename from rpg-docs/client/views/character/proficiencies/proficiencyEditList/proficiencyEditList.js rename to app/client/views/character/proficiencies/proficiencyEditList/proficiencyEditList.js diff --git a/rpg-docs/client/views/character/proficiencies/proficiencyListItem/proficiencyListItem.html b/app/client/views/character/proficiencies/proficiencyListItem/proficiencyListItem.html similarity index 100% rename from rpg-docs/client/views/character/proficiencies/proficiencyListItem/proficiencyListItem.html rename to app/client/views/character/proficiencies/proficiencyListItem/proficiencyListItem.html diff --git a/rpg-docs/client/views/character/proficiencies/proficiencyListItem/proficiencyListItem.js b/app/client/views/character/proficiencies/proficiencyListItem/proficiencyListItem.js similarity index 100% rename from rpg-docs/client/views/character/proficiencies/proficiencyListItem/proficiencyListItem.js rename to app/client/views/character/proficiencies/proficiencyListItem/proficiencyListItem.js diff --git a/rpg-docs/client/views/character/proficiencies/proficiencyView/proficiencyView.html b/app/client/views/character/proficiencies/proficiencyView/proficiencyView.html similarity index 100% rename from rpg-docs/client/views/character/proficiencies/proficiencyView/proficiencyView.html rename to app/client/views/character/proficiencies/proficiencyView/proficiencyView.html diff --git a/rpg-docs/client/views/character/proficiencies/proficiencyView/proficiencyView.js b/app/client/views/character/proficiencies/proficiencyView/proficiencyView.js similarity index 100% rename from rpg-docs/client/views/character/proficiencies/proficiencyView/proficiencyView.js rename to app/client/views/character/proficiencies/proficiencyView/proficiencyView.js diff --git a/rpg-docs/client/views/character/proficiencies/proficiencyViewList/proficiencyViewList.html b/app/client/views/character/proficiencies/proficiencyViewList/proficiencyViewList.html similarity index 100% rename from rpg-docs/client/views/character/proficiencies/proficiencyViewList/proficiencyViewList.html rename to app/client/views/character/proficiencies/proficiencyViewList/proficiencyViewList.html diff --git a/rpg-docs/client/views/character/proficiencies/proficiencyViewList/proficiencyViewList.js b/app/client/views/character/proficiencies/proficiencyViewList/proficiencyViewList.js similarity index 100% rename from rpg-docs/client/views/character/proficiencies/proficiencyViewList/proficiencyViewList.js rename to app/client/views/character/proficiencies/proficiencyViewList/proficiencyViewList.js diff --git a/rpg-docs/client/views/character/spells/spellDialog/spellDialog.css b/app/client/views/character/spells/spellDialog/spellDialog.css similarity index 100% rename from rpg-docs/client/views/character/spells/spellDialog/spellDialog.css rename to app/client/views/character/spells/spellDialog/spellDialog.css diff --git a/rpg-docs/client/views/character/spells/spellDialog/spellDialog.html b/app/client/views/character/spells/spellDialog/spellDialog.html similarity index 100% rename from rpg-docs/client/views/character/spells/spellDialog/spellDialog.html rename to app/client/views/character/spells/spellDialog/spellDialog.html diff --git a/rpg-docs/client/views/character/spells/spellDialog/spellDialog.js b/app/client/views/character/spells/spellDialog/spellDialog.js similarity index 100% rename from rpg-docs/client/views/character/spells/spellDialog/spellDialog.js rename to app/client/views/character/spells/spellDialog/spellDialog.js diff --git a/rpg-docs/client/views/character/spells/spellListDialog/spellListDialog.css b/app/client/views/character/spells/spellListDialog/spellListDialog.css similarity index 100% rename from rpg-docs/client/views/character/spells/spellListDialog/spellListDialog.css rename to app/client/views/character/spells/spellListDialog/spellListDialog.css diff --git a/rpg-docs/client/views/character/spells/spellListDialog/spellListDialog.html b/app/client/views/character/spells/spellListDialog/spellListDialog.html similarity index 100% rename from rpg-docs/client/views/character/spells/spellListDialog/spellListDialog.html rename to app/client/views/character/spells/spellListDialog/spellListDialog.html diff --git a/rpg-docs/client/views/character/spells/spellListDialog/spellListDialog.js b/app/client/views/character/spells/spellListDialog/spellListDialog.js similarity index 100% rename from rpg-docs/client/views/character/spells/spellListDialog/spellListDialog.js rename to app/client/views/character/spells/spellListDialog/spellListDialog.js diff --git a/rpg-docs/client/views/character/spells/spells.css b/app/client/views/character/spells/spells.css similarity index 100% rename from rpg-docs/client/views/character/spells/spells.css rename to app/client/views/character/spells/spells.css diff --git a/rpg-docs/client/views/character/spells/spells.html b/app/client/views/character/spells/spells.html similarity index 100% rename from rpg-docs/client/views/character/spells/spells.html rename to app/client/views/character/spells/spells.html diff --git a/rpg-docs/client/views/character/spells/spells.js b/app/client/views/character/spells/spells.js similarity index 100% rename from rpg-docs/client/views/character/spells/spells.js rename to app/client/views/character/spells/spells.js diff --git a/rpg-docs/client/views/character/spells/spellsLibraryDialog/spellLibraryDialog.css b/app/client/views/character/spells/spellsLibraryDialog/spellLibraryDialog.css similarity index 100% rename from rpg-docs/client/views/character/spells/spellsLibraryDialog/spellLibraryDialog.css rename to app/client/views/character/spells/spellsLibraryDialog/spellLibraryDialog.css diff --git a/rpg-docs/client/views/character/spells/spellsLibraryDialog/spellLibraryDialog.html b/app/client/views/character/spells/spellsLibraryDialog/spellLibraryDialog.html similarity index 100% rename from rpg-docs/client/views/character/spells/spellsLibraryDialog/spellLibraryDialog.html rename to app/client/views/character/spells/spellsLibraryDialog/spellLibraryDialog.html diff --git a/rpg-docs/client/views/character/spells/spellsLibraryDialog/spellLibraryDialog.js b/app/client/views/character/spells/spellsLibraryDialog/spellLibraryDialog.js similarity index 100% rename from rpg-docs/client/views/character/spells/spellsLibraryDialog/spellLibraryDialog.js rename to app/client/views/character/spells/spellsLibraryDialog/spellLibraryDialog.js diff --git a/rpg-docs/client/views/character/stats/abilityCards/abilityCards.css b/app/client/views/character/stats/abilityCards/abilityCards.css similarity index 100% rename from rpg-docs/client/views/character/stats/abilityCards/abilityCards.css rename to app/client/views/character/stats/abilityCards/abilityCards.css diff --git a/rpg-docs/client/views/character/stats/abilityCards/abilityCards.html b/app/client/views/character/stats/abilityCards/abilityCards.html similarity index 100% rename from rpg-docs/client/views/character/stats/abilityCards/abilityCards.html rename to app/client/views/character/stats/abilityCards/abilityCards.html diff --git a/rpg-docs/client/views/character/stats/abilityCards/abilityCards.js b/app/client/views/character/stats/abilityCards/abilityCards.js similarity index 100% rename from rpg-docs/client/views/character/stats/abilityCards/abilityCards.js rename to app/client/views/character/stats/abilityCards/abilityCards.js diff --git a/rpg-docs/client/views/character/stats/addEHPDialog/addEHPDialog.html b/app/client/views/character/stats/addEHPDialog/addEHPDialog.html similarity index 100% rename from rpg-docs/client/views/character/stats/addEHPDialog/addEHPDialog.html rename to app/client/views/character/stats/addEHPDialog/addEHPDialog.html diff --git a/rpg-docs/client/views/character/stats/addEHPDialog/addEHPDialog.js b/app/client/views/character/stats/addEHPDialog/addEHPDialog.js similarity index 100% rename from rpg-docs/client/views/character/stats/addEHPDialog/addEHPDialog.js rename to app/client/views/character/stats/addEHPDialog/addEHPDialog.js diff --git a/rpg-docs/client/views/character/stats/attributeDialog/attributeDialog.html b/app/client/views/character/stats/attributeDialog/attributeDialog.html similarity index 100% rename from rpg-docs/client/views/character/stats/attributeDialog/attributeDialog.html rename to app/client/views/character/stats/attributeDialog/attributeDialog.html diff --git a/rpg-docs/client/views/character/stats/attributeDialog/attributeDialog.js b/app/client/views/character/stats/attributeDialog/attributeDialog.js similarity index 100% rename from rpg-docs/client/views/character/stats/attributeDialog/attributeDialog.js rename to app/client/views/character/stats/attributeDialog/attributeDialog.js diff --git a/rpg-docs/client/views/character/stats/attributeDialog/strengthDialog/strengthDialog.html b/app/client/views/character/stats/attributeDialog/strengthDialog/strengthDialog.html similarity index 100% rename from rpg-docs/client/views/character/stats/attributeDialog/strengthDialog/strengthDialog.html rename to app/client/views/character/stats/attributeDialog/strengthDialog/strengthDialog.html diff --git a/rpg-docs/client/views/character/stats/attributeDialog/strengthDialog/strengthDialog.js b/app/client/views/character/stats/attributeDialog/strengthDialog/strengthDialog.js similarity index 100% rename from rpg-docs/client/views/character/stats/attributeDialog/strengthDialog/strengthDialog.js rename to app/client/views/character/stats/attributeDialog/strengthDialog/strengthDialog.js diff --git a/rpg-docs/client/views/character/stats/carryCapacityTable/carryCapacityTable.html b/app/client/views/character/stats/carryCapacityTable/carryCapacityTable.html similarity index 100% rename from rpg-docs/client/views/character/stats/carryCapacityTable/carryCapacityTable.html rename to app/client/views/character/stats/carryCapacityTable/carryCapacityTable.html diff --git a/rpg-docs/client/views/character/stats/healthCard/healthCard.css b/app/client/views/character/stats/healthCard/healthCard.css similarity index 100% rename from rpg-docs/client/views/character/stats/healthCard/healthCard.css rename to app/client/views/character/stats/healthCard/healthCard.css diff --git a/rpg-docs/client/views/character/stats/healthCard/healthCard.html b/app/client/views/character/stats/healthCard/healthCard.html similarity index 100% rename from rpg-docs/client/views/character/stats/healthCard/healthCard.html rename to app/client/views/character/stats/healthCard/healthCard.html diff --git a/rpg-docs/client/views/character/stats/healthCard/healthCard.js b/app/client/views/character/stats/healthCard/healthCard.js similarity index 100% rename from rpg-docs/client/views/character/stats/healthCard/healthCard.js rename to app/client/views/character/stats/healthCard/healthCard.js diff --git a/rpg-docs/client/views/character/stats/hitDice/hitDice.html b/app/client/views/character/stats/hitDice/hitDice.html similarity index 100% rename from rpg-docs/client/views/character/stats/hitDice/hitDice.html rename to app/client/views/character/stats/hitDice/hitDice.html diff --git a/rpg-docs/client/views/character/stats/hitDice/hitDice.js b/app/client/views/character/stats/hitDice/hitDice.js similarity index 100% rename from rpg-docs/client/views/character/stats/hitDice/hitDice.js rename to app/client/views/character/stats/hitDice/hitDice.js diff --git a/rpg-docs/client/views/character/stats/skillDialog/skillDialog.css b/app/client/views/character/stats/skillDialog/skillDialog.css similarity index 100% rename from rpg-docs/client/views/character/stats/skillDialog/skillDialog.css rename to app/client/views/character/stats/skillDialog/skillDialog.css diff --git a/rpg-docs/client/views/character/stats/skillDialog/skillDialog.html b/app/client/views/character/stats/skillDialog/skillDialog.html similarity index 100% rename from rpg-docs/client/views/character/stats/skillDialog/skillDialog.html rename to app/client/views/character/stats/skillDialog/skillDialog.html diff --git a/rpg-docs/client/views/character/stats/skillDialog/skillDialog.js b/app/client/views/character/stats/skillDialog/skillDialog.js similarity index 100% rename from rpg-docs/client/views/character/stats/skillDialog/skillDialog.js rename to app/client/views/character/stats/skillDialog/skillDialog.js diff --git a/rpg-docs/client/views/character/stats/skillRow/skillRow.css b/app/client/views/character/stats/skillRow/skillRow.css similarity index 100% rename from rpg-docs/client/views/character/stats/skillRow/skillRow.css rename to app/client/views/character/stats/skillRow/skillRow.css diff --git a/rpg-docs/client/views/character/stats/skillRow/skillRow.html b/app/client/views/character/stats/skillRow/skillRow.html similarity index 100% rename from rpg-docs/client/views/character/stats/skillRow/skillRow.html rename to app/client/views/character/stats/skillRow/skillRow.html diff --git a/rpg-docs/client/views/character/stats/skillRow/skillRow.js b/app/client/views/character/stats/skillRow/skillRow.js similarity index 100% rename from rpg-docs/client/views/character/stats/skillRow/skillRow.js rename to app/client/views/character/stats/skillRow/skillRow.js diff --git a/rpg-docs/client/views/character/stats/statCard/statCard.css b/app/client/views/character/stats/statCard/statCard.css similarity index 100% rename from rpg-docs/client/views/character/stats/statCard/statCard.css rename to app/client/views/character/stats/statCard/statCard.css diff --git a/rpg-docs/client/views/character/stats/statCard/statCard.html b/app/client/views/character/stats/statCard/statCard.html similarity index 100% rename from rpg-docs/client/views/character/stats/statCard/statCard.html rename to app/client/views/character/stats/statCard/statCard.html diff --git a/rpg-docs/client/views/character/stats/statCard/statCard.js b/app/client/views/character/stats/statCard/statCard.js similarity index 100% rename from rpg-docs/client/views/character/stats/statCard/statCard.js rename to app/client/views/character/stats/statCard/statCard.js diff --git a/rpg-docs/client/views/character/stats/stats.css b/app/client/views/character/stats/stats.css similarity index 100% rename from rpg-docs/client/views/character/stats/stats.css rename to app/client/views/character/stats/stats.css diff --git a/rpg-docs/client/views/character/stats/stats.html b/app/client/views/character/stats/stats.html similarity index 100% rename from rpg-docs/client/views/character/stats/stats.html rename to app/client/views/character/stats/stats.html diff --git a/rpg-docs/client/views/character/stats/stats.js b/app/client/views/character/stats/stats.js similarity index 100% rename from rpg-docs/client/views/character/stats/stats.js rename to app/client/views/character/stats/stats.js diff --git a/rpg-docs/client/views/characterList/characterList.css b/app/client/views/characterList/characterList.css similarity index 100% rename from rpg-docs/client/views/characterList/characterList.css rename to app/client/views/characterList/characterList.css diff --git a/rpg-docs/client/views/characterList/characterList.html b/app/client/views/characterList/characterList.html similarity index 100% rename from rpg-docs/client/views/characterList/characterList.html rename to app/client/views/characterList/characterList.html diff --git a/rpg-docs/client/views/characterList/characterList.js b/app/client/views/characterList/characterList.js similarity index 100% rename from rpg-docs/client/views/characterList/characterList.js rename to app/client/views/characterList/characterList.js diff --git a/rpg-docs/client/views/characterList/characterPicker/characterPicker.css b/app/client/views/characterList/characterPicker/characterPicker.css similarity index 100% rename from rpg-docs/client/views/characterList/characterPicker/characterPicker.css rename to app/client/views/characterList/characterPicker/characterPicker.css diff --git a/rpg-docs/client/views/characterList/characterPicker/characterPicker.html b/app/client/views/characterList/characterPicker/characterPicker.html similarity index 100% rename from rpg-docs/client/views/characterList/characterPicker/characterPicker.html rename to app/client/views/characterList/characterPicker/characterPicker.html diff --git a/rpg-docs/client/views/characterList/characterPicker/characterPicker.js b/app/client/views/characterList/characterPicker/characterPicker.js similarity index 100% rename from rpg-docs/client/views/characterList/characterPicker/characterPicker.js rename to app/client/views/characterList/characterPicker/characterPicker.js diff --git a/rpg-docs/client/views/characterList/characterSideList.css b/app/client/views/characterList/characterSideList.css similarity index 100% rename from rpg-docs/client/views/characterList/characterSideList.css rename to app/client/views/characterList/characterSideList.css diff --git a/rpg-docs/client/views/characterList/characterSideList.html b/app/client/views/characterList/characterSideList.html similarity index 100% rename from rpg-docs/client/views/characterList/characterSideList.html rename to app/client/views/characterList/characterSideList.html diff --git a/rpg-docs/client/views/characterList/characterSideList.js b/app/client/views/characterList/characterSideList.js similarity index 100% rename from rpg-docs/client/views/characterList/characterSideList.js rename to app/client/views/characterList/characterSideList.js diff --git a/rpg-docs/client/views/characterList/partyDialog/partyDialog.css b/app/client/views/characterList/partyDialog/partyDialog.css similarity index 100% rename from rpg-docs/client/views/characterList/partyDialog/partyDialog.css rename to app/client/views/characterList/partyDialog/partyDialog.css diff --git a/rpg-docs/client/views/characterList/partyDialog/partyDialog.html b/app/client/views/characterList/partyDialog/partyDialog.html similarity index 100% rename from rpg-docs/client/views/characterList/partyDialog/partyDialog.html rename to app/client/views/characterList/partyDialog/partyDialog.html diff --git a/rpg-docs/client/views/characterList/partyDialog/partyDialog.js b/app/client/views/characterList/partyDialog/partyDialog.js similarity index 100% rename from rpg-docs/client/views/characterList/partyDialog/partyDialog.js rename to app/client/views/characterList/partyDialog/partyDialog.js diff --git a/rpg-docs/client/views/feedback/feedback.html b/app/client/views/feedback/feedback.html similarity index 100% rename from rpg-docs/client/views/feedback/feedback.html rename to app/client/views/feedback/feedback.html diff --git a/rpg-docs/client/views/feedback/feedback.js b/app/client/views/feedback/feedback.js similarity index 100% rename from rpg-docs/client/views/feedback/feedback.js rename to app/client/views/feedback/feedback.js diff --git a/rpg-docs/client/views/guide/guide.css b/app/client/views/guide/guide.css similarity index 100% rename from rpg-docs/client/views/guide/guide.css rename to app/client/views/guide/guide.css diff --git a/rpg-docs/client/views/guide/guide.html b/app/client/views/guide/guide.html similarity index 100% rename from rpg-docs/client/views/guide/guide.html rename to app/client/views/guide/guide.html diff --git a/rpg-docs/client/views/home/home.html b/app/client/views/home/home.html similarity index 100% rename from rpg-docs/client/views/home/home.html rename to app/client/views/home/home.html diff --git a/rpg-docs/client/views/home/home.js b/app/client/views/home/home.js similarity index 100% rename from rpg-docs/client/views/home/home.js rename to app/client/views/home/home.js diff --git a/rpg-docs/client/views/home/intro/intro.css b/app/client/views/home/intro/intro.css similarity index 100% rename from rpg-docs/client/views/home/intro/intro.css rename to app/client/views/home/intro/intro.css diff --git a/rpg-docs/client/views/home/intro/intro.html b/app/client/views/home/intro/intro.html similarity index 100% rename from rpg-docs/client/views/home/intro/intro.html rename to app/client/views/home/intro/intro.html diff --git a/rpg-docs/client/views/layout/head.html b/app/client/views/layout/head.html similarity index 100% rename from rpg-docs/client/views/layout/head.html rename to app/client/views/layout/head.html diff --git a/rpg-docs/client/views/layout/layout.css b/app/client/views/layout/layout.css similarity index 100% rename from rpg-docs/client/views/layout/layout.css rename to app/client/views/layout/layout.css diff --git a/rpg-docs/client/views/layout/layout.html b/app/client/views/layout/layout.html similarity index 100% rename from rpg-docs/client/views/layout/layout.html rename to app/client/views/layout/layout.html diff --git a/rpg-docs/client/views/layout/layout.js b/app/client/views/layout/layout.js similarity index 100% rename from rpg-docs/client/views/layout/layout.js rename to app/client/views/layout/layout.js diff --git a/rpg-docs/client/views/layout/testLayout.html b/app/client/views/layout/testLayout.html similarity index 100% rename from rpg-docs/client/views/layout/testLayout.html rename to app/client/views/layout/testLayout.html diff --git a/rpg-docs/client/views/library/itemLibrary/itemLibrary.html b/app/client/views/library/itemLibrary/itemLibrary.html similarity index 100% rename from rpg-docs/client/views/library/itemLibrary/itemLibrary.html rename to app/client/views/library/itemLibrary/itemLibrary.html diff --git a/rpg-docs/client/views/library/itemLibrary/itemLibrary.js b/app/client/views/library/itemLibrary/itemLibrary.js similarity index 100% rename from rpg-docs/client/views/library/itemLibrary/itemLibrary.js rename to app/client/views/library/itemLibrary/itemLibrary.js diff --git a/rpg-docs/client/views/library/library.html b/app/client/views/library/library.html similarity index 100% rename from rpg-docs/client/views/library/library.html rename to app/client/views/library/library.html diff --git a/rpg-docs/client/views/loading/loading.css b/app/client/views/loading/loading.css similarity index 100% rename from rpg-docs/client/views/loading/loading.css rename to app/client/views/loading/loading.css diff --git a/rpg-docs/client/views/loading/loading.html b/app/client/views/loading/loading.html similarity index 100% rename from rpg-docs/client/views/loading/loading.html rename to app/client/views/loading/loading.html diff --git a/rpg-docs/client/views/loading/loading.js b/app/client/views/loading/loading.js similarity index 100% rename from rpg-docs/client/views/loading/loading.js rename to app/client/views/loading/loading.js diff --git a/rpg-docs/client/views/meta/changeLog/changeLog.html b/app/client/views/meta/changeLog/changeLog.html similarity index 100% rename from rpg-docs/client/views/meta/changeLog/changeLog.html rename to app/client/views/meta/changeLog/changeLog.html diff --git a/rpg-docs/client/views/meta/error/error.html b/app/client/views/meta/error/error.html similarity index 100% rename from rpg-docs/client/views/meta/error/error.html rename to app/client/views/meta/error/error.html diff --git a/rpg-docs/client/views/meta/error/error.js b/app/client/views/meta/error/error.js similarity index 100% rename from rpg-docs/client/views/meta/error/error.js rename to app/client/views/meta/error/error.js diff --git a/rpg-docs/client/views/notFound/notFound.html b/app/client/views/notFound/notFound.html similarity index 100% rename from rpg-docs/client/views/notFound/notFound.html rename to app/client/views/notFound/notFound.html diff --git a/rpg-docs/client/views/paperTemplates/baseDialog/baseDialog.css b/app/client/views/paperTemplates/baseDialog/baseDialog.css similarity index 100% rename from rpg-docs/client/views/paperTemplates/baseDialog/baseDialog.css rename to app/client/views/paperTemplates/baseDialog/baseDialog.css diff --git a/rpg-docs/client/views/paperTemplates/baseDialog/baseDialog.html b/app/client/views/paperTemplates/baseDialog/baseDialog.html similarity index 100% rename from rpg-docs/client/views/paperTemplates/baseDialog/baseDialog.html rename to app/client/views/paperTemplates/baseDialog/baseDialog.html diff --git a/rpg-docs/client/views/paperTemplates/baseDialog/baseDialog.js b/app/client/views/paperTemplates/baseDialog/baseDialog.js similarity index 100% rename from rpg-docs/client/views/paperTemplates/baseDialog/baseDialog.js rename to app/client/views/paperTemplates/baseDialog/baseDialog.js diff --git a/rpg-docs/client/views/paperTemplates/baseEditDialog/baseEditDialog.html b/app/client/views/paperTemplates/baseEditDialog/baseEditDialog.html similarity index 100% rename from rpg-docs/client/views/paperTemplates/baseEditDialog/baseEditDialog.html rename to app/client/views/paperTemplates/baseEditDialog/baseEditDialog.html diff --git a/rpg-docs/client/views/paperTemplates/baseEditDialog/baseEditDialog.js b/app/client/views/paperTemplates/baseEditDialog/baseEditDialog.js similarity index 100% rename from rpg-docs/client/views/paperTemplates/baseEditDialog/baseEditDialog.js rename to app/client/views/paperTemplates/baseEditDialog/baseEditDialog.js diff --git a/rpg-docs/client/views/paperTemplates/colorDropdown/colorDropdown.css b/app/client/views/paperTemplates/colorDropdown/colorDropdown.css similarity index 100% rename from rpg-docs/client/views/paperTemplates/colorDropdown/colorDropdown.css rename to app/client/views/paperTemplates/colorDropdown/colorDropdown.css diff --git a/rpg-docs/client/views/paperTemplates/colorDropdown/colorDropdown.html b/app/client/views/paperTemplates/colorDropdown/colorDropdown.html similarity index 100% rename from rpg-docs/client/views/paperTemplates/colorDropdown/colorDropdown.html rename to app/client/views/paperTemplates/colorDropdown/colorDropdown.html diff --git a/rpg-docs/client/views/paperTemplates/colorDropdown/colorDropdown.js b/app/client/views/paperTemplates/colorDropdown/colorDropdown.js similarity index 100% rename from rpg-docs/client/views/paperTemplates/colorDropdown/colorDropdown.js rename to app/client/views/paperTemplates/colorDropdown/colorDropdown.js diff --git a/rpg-docs/client/views/paperTemplates/dialogStack/dialogStack.css b/app/client/views/paperTemplates/dialogStack/dialogStack.css similarity index 100% rename from rpg-docs/client/views/paperTemplates/dialogStack/dialogStack.css rename to app/client/views/paperTemplates/dialogStack/dialogStack.css diff --git a/rpg-docs/client/views/paperTemplates/dialogStack/dialogStack.html b/app/client/views/paperTemplates/dialogStack/dialogStack.html similarity index 100% rename from rpg-docs/client/views/paperTemplates/dialogStack/dialogStack.html rename to app/client/views/paperTemplates/dialogStack/dialogStack.html diff --git a/rpg-docs/client/views/paperTemplates/dialogStack/dialogStack.js b/app/client/views/paperTemplates/dialogStack/dialogStack.js similarity index 100% rename from rpg-docs/client/views/paperTemplates/dialogStack/dialogStack.js rename to app/client/views/paperTemplates/dialogStack/dialogStack.js diff --git a/rpg-docs/client/views/paperTemplates/fabMenu/fabMenu.css b/app/client/views/paperTemplates/fabMenu/fabMenu.css similarity index 100% rename from rpg-docs/client/views/paperTemplates/fabMenu/fabMenu.css rename to app/client/views/paperTemplates/fabMenu/fabMenu.css diff --git a/rpg-docs/client/views/paperTemplates/fabMenu/fabMenu.html b/app/client/views/paperTemplates/fabMenu/fabMenu.html similarity index 100% rename from rpg-docs/client/views/paperTemplates/fabMenu/fabMenu.html rename to app/client/views/paperTemplates/fabMenu/fabMenu.html diff --git a/rpg-docs/client/views/paperTemplates/fabMenu/fabMenu.js b/app/client/views/paperTemplates/fabMenu/fabMenu.js similarity index 100% rename from rpg-docs/client/views/paperTemplates/fabMenu/fabMenu.js rename to app/client/views/paperTemplates/fabMenu/fabMenu.js diff --git a/rpg-docs/client/views/paperTemplates/gridPadding/gridPadding.html b/app/client/views/paperTemplates/gridPadding/gridPadding.html similarity index 100% rename from rpg-docs/client/views/paperTemplates/gridPadding/gridPadding.html rename to app/client/views/paperTemplates/gridPadding/gridPadding.html diff --git a/rpg-docs/client/views/paperTemplates/gridPadding/gridPadding.js b/app/client/views/paperTemplates/gridPadding/gridPadding.js similarity index 100% rename from rpg-docs/client/views/paperTemplates/gridPadding/gridPadding.js rename to app/client/views/paperTemplates/gridPadding/gridPadding.js diff --git a/rpg-docs/client/views/paperTemplates/infoBox/infoBox.css b/app/client/views/paperTemplates/infoBox/infoBox.css similarity index 100% rename from rpg-docs/client/views/paperTemplates/infoBox/infoBox.css rename to app/client/views/paperTemplates/infoBox/infoBox.css diff --git a/rpg-docs/client/views/paperTemplates/infoBox/infoBox.html b/app/client/views/paperTemplates/infoBox/infoBox.html similarity index 100% rename from rpg-docs/client/views/paperTemplates/infoBox/infoBox.html rename to app/client/views/paperTemplates/infoBox/infoBox.html diff --git a/rpg-docs/client/views/paperTemplates/inputSuffixes/inputSuffixes.css b/app/client/views/paperTemplates/inputSuffixes/inputSuffixes.css similarity index 100% rename from rpg-docs/client/views/paperTemplates/inputSuffixes/inputSuffixes.css rename to app/client/views/paperTemplates/inputSuffixes/inputSuffixes.css diff --git a/rpg-docs/client/views/paperTemplates/inputSuffixes/inputSuffixes.html b/app/client/views/paperTemplates/inputSuffixes/inputSuffixes.html similarity index 100% rename from rpg-docs/client/views/paperTemplates/inputSuffixes/inputSuffixes.html rename to app/client/views/paperTemplates/inputSuffixes/inputSuffixes.html diff --git a/rpg-docs/client/views/paperTemplates/ripple/ripple.css b/app/client/views/paperTemplates/ripple/ripple.css similarity index 100% rename from rpg-docs/client/views/paperTemplates/ripple/ripple.css rename to app/client/views/paperTemplates/ripple/ripple.css diff --git a/rpg-docs/client/views/paperTemplates/ripple/ripple.html b/app/client/views/paperTemplates/ripple/ripple.html similarity index 100% rename from rpg-docs/client/views/paperTemplates/ripple/ripple.html rename to app/client/views/paperTemplates/ripple/ripple.html diff --git a/rpg-docs/client/views/paperTemplates/simpleTooltip/simpleTooltip.css b/app/client/views/paperTemplates/simpleTooltip/simpleTooltip.css similarity index 100% rename from rpg-docs/client/views/paperTemplates/simpleTooltip/simpleTooltip.css rename to app/client/views/paperTemplates/simpleTooltip/simpleTooltip.css diff --git a/rpg-docs/client/views/paperTemplates/simpleTooltip/simpleTooltip.html b/app/client/views/paperTemplates/simpleTooltip/simpleTooltip.html similarity index 100% rename from rpg-docs/client/views/paperTemplates/simpleTooltip/simpleTooltip.html rename to app/client/views/paperTemplates/simpleTooltip/simpleTooltip.html diff --git a/rpg-docs/client/views/paperTemplates/undoToast/undoToast.html b/app/client/views/paperTemplates/undoToast/undoToast.html similarity index 100% rename from rpg-docs/client/views/paperTemplates/undoToast/undoToast.html rename to app/client/views/paperTemplates/undoToast/undoToast.html diff --git a/rpg-docs/client/views/paperTemplates/undoToast/undoToast.js b/app/client/views/paperTemplates/undoToast/undoToast.js similarity index 100% rename from rpg-docs/client/views/paperTemplates/undoToast/undoToast.js rename to app/client/views/paperTemplates/undoToast/undoToast.js diff --git a/rpg-docs/client/views/user/profile/profile.css b/app/client/views/user/profile/profile.css similarity index 100% rename from rpg-docs/client/views/user/profile/profile.css rename to app/client/views/user/profile/profile.css diff --git a/rpg-docs/client/views/user/profile/profile.html b/app/client/views/user/profile/profile.html similarity index 100% rename from rpg-docs/client/views/user/profile/profile.html rename to app/client/views/user/profile/profile.html diff --git a/rpg-docs/client/views/user/profile/profile.js b/app/client/views/user/profile/profile.js similarity index 100% rename from rpg-docs/client/views/user/profile/profile.js rename to app/client/views/user/profile/profile.js diff --git a/rpg-docs/client/views/user/profile/userNameDialog/usernameDialog.html b/app/client/views/user/profile/userNameDialog/usernameDialog.html similarity index 100% rename from rpg-docs/client/views/user/profile/userNameDialog/usernameDialog.html rename to app/client/views/user/profile/userNameDialog/usernameDialog.html diff --git a/rpg-docs/client/views/user/profile/userNameDialog/usernameDialog.js b/app/client/views/user/profile/userNameDialog/usernameDialog.js similarity index 100% rename from rpg-docs/client/views/user/profile/userNameDialog/usernameDialog.js rename to app/client/views/user/profile/userNameDialog/usernameDialog.js diff --git a/rpg-docs/client/views/user/signIn/signIn.html b/app/client/views/user/signIn/signIn.html similarity index 100% rename from rpg-docs/client/views/user/signIn/signIn.html rename to app/client/views/user/signIn/signIn.html diff --git a/rpg-docs/client/views/user/signIn/signIn.js b/app/client/views/user/signIn/signIn.js similarity index 100% rename from rpg-docs/client/views/user/signIn/signIn.js rename to app/client/views/user/signIn/signIn.js diff --git a/rpg-docs/client/views/user/titledAtForm/titledAtForm.html b/app/client/views/user/titledAtForm/titledAtForm.html similarity index 100% rename from rpg-docs/client/views/user/titledAtForm/titledAtForm.html rename to app/client/views/user/titledAtForm/titledAtForm.html diff --git a/rpg-docs/config.vulcanize b/app/config.vulcanize similarity index 100% rename from rpg-docs/config.vulcanize rename to app/config.vulcanize diff --git a/rpg-docs/lib/constants/Schemas.js b/app/lib/constants/Schemas.js similarity index 100% rename from rpg-docs/lib/constants/Schemas.js rename to app/lib/constants/Schemas.js diff --git a/rpg-docs/lib/constants/abilities.js b/app/lib/constants/abilities.js similarity index 100% rename from rpg-docs/lib/constants/abilities.js rename to app/lib/constants/abilities.js diff --git a/rpg-docs/lib/constants/appName.js b/app/lib/constants/appName.js similarity index 100% rename from rpg-docs/lib/constants/appName.js rename to app/lib/constants/appName.js diff --git a/rpg-docs/lib/constants/attributes.js b/app/lib/constants/attributes.js similarity index 100% rename from rpg-docs/lib/constants/attributes.js rename to app/lib/constants/attributes.js diff --git a/rpg-docs/lib/constants/characterAssetAllowDeny.js b/app/lib/constants/characterAssetAllowDeny.js similarity index 100% rename from rpg-docs/lib/constants/characterAssetAllowDeny.js rename to app/lib/constants/characterAssetAllowDeny.js diff --git a/rpg-docs/lib/constants/colorOptions.js b/app/lib/constants/colorOptions.js similarity index 100% rename from rpg-docs/lib/constants/colorOptions.js rename to app/lib/constants/colorOptions.js diff --git a/rpg-docs/lib/constants/damageDice.js b/app/lib/constants/damageDice.js similarity index 100% rename from rpg-docs/lib/constants/damageDice.js rename to app/lib/constants/damageDice.js diff --git a/rpg-docs/lib/constants/damageTypes.js b/app/lib/constants/damageTypes.js similarity index 100% rename from rpg-docs/lib/constants/damageTypes.js rename to app/lib/constants/damageTypes.js diff --git a/rpg-docs/lib/constants/magicSchools.js b/app/lib/constants/magicSchools.js similarity index 100% rename from rpg-docs/lib/constants/magicSchools.js rename to app/lib/constants/magicSchools.js diff --git a/rpg-docs/lib/constants/saves.js b/app/lib/constants/saves.js similarity index 100% rename from rpg-docs/lib/constants/saves.js rename to app/lib/constants/saves.js diff --git a/rpg-docs/lib/constants/skills.js b/app/lib/constants/skills.js similarity index 100% rename from rpg-docs/lib/constants/skills.js rename to app/lib/constants/skills.js diff --git a/rpg-docs/lib/constants/statOrder.js b/app/lib/constants/statOrder.js similarity index 100% rename from rpg-docs/lib/constants/statOrder.js rename to app/lib/constants/statOrder.js diff --git a/rpg-docs/lib/constants/subsManager.js b/app/lib/constants/subsManager.js similarity index 100% rename from rpg-docs/lib/constants/subsManager.js rename to app/lib/constants/subsManager.js diff --git a/rpg-docs/lib/constants/useraccountsConfig.js b/app/lib/constants/useraccountsConfig.js similarity index 100% rename from rpg-docs/lib/constants/useraccountsConfig.js rename to app/lib/constants/useraccountsConfig.js diff --git a/rpg-docs/lib/constants/xpTable.js b/app/lib/constants/xpTable.js similarity index 100% rename from rpg-docs/lib/constants/xpTable.js rename to app/lib/constants/xpTable.js diff --git a/rpg-docs/lib/dice/roll.js b/app/lib/dice/roll.js similarity index 100% rename from rpg-docs/lib/dice/roll.js rename to app/lib/dice/roll.js diff --git a/rpg-docs/lib/functions/characterExport.js b/app/lib/functions/characterExport.js similarity index 100% rename from rpg-docs/lib/functions/characterExport.js rename to app/lib/functions/characterExport.js diff --git a/rpg-docs/lib/functions/characterUtility.js b/app/lib/functions/characterUtility.js similarity index 100% rename from rpg-docs/lib/functions/characterUtility.js rename to app/lib/functions/characterUtility.js diff --git a/rpg-docs/lib/functions/computeCharacter.js b/app/lib/functions/computeCharacter.js similarity index 100% rename from rpg-docs/lib/functions/computeCharacter.js rename to app/lib/functions/computeCharacter.js diff --git a/rpg-docs/lib/functions/evaluate.js b/app/lib/functions/evaluate.js similarity index 100% rename from rpg-docs/lib/functions/evaluate.js rename to app/lib/functions/evaluate.js diff --git a/rpg-docs/lib/functions/parenting.js b/app/lib/functions/parenting.js similarity index 100% rename from rpg-docs/lib/functions/parenting.js rename to app/lib/functions/parenting.js diff --git a/rpg-docs/lib/functions/permissions.js b/app/lib/functions/permissions.js similarity index 100% rename from rpg-docs/lib/functions/permissions.js rename to app/lib/functions/permissions.js diff --git a/rpg-docs/lib/functions/pointBuy.js b/app/lib/functions/pointBuy.js similarity index 100% rename from rpg-docs/lib/functions/pointBuy.js rename to app/lib/functions/pointBuy.js diff --git a/rpg-docs/lib/functions/preventLoop.js b/app/lib/functions/preventLoop.js similarity index 100% rename from rpg-docs/lib/functions/preventLoop.js rename to app/lib/functions/preventLoop.js diff --git a/rpg-docs/lib/functions/shareCharacter.js b/app/lib/functions/shareCharacter.js similarity index 100% rename from rpg-docs/lib/functions/shareCharacter.js rename to app/lib/functions/shareCharacter.js diff --git a/rpg-docs/lib/functions/updatePolymerInputs.js b/app/lib/functions/updatePolymerInputs.js similarity index 100% rename from rpg-docs/lib/functions/updatePolymerInputs.js rename to app/lib/functions/updatePolymerInputs.js diff --git a/rpg-docs/lib/functions/vMixExport.js b/app/lib/functions/vMixExport.js similarity index 100% rename from rpg-docs/lib/functions/vMixExport.js rename to app/lib/functions/vMixExport.js diff --git a/rpg-docs/lib/memoize/memoize.js b/app/lib/memoize/memoize.js similarity index 100% rename from rpg-docs/lib/memoize/memoize.js rename to app/lib/memoize/memoize.js diff --git a/rpg-docs/lib/methods/conditions.js b/app/lib/methods/conditions.js similarity index 100% rename from rpg-docs/lib/methods/conditions.js rename to app/lib/methods/conditions.js diff --git a/rpg-docs/lib/methods/removeMeFromReaders.js b/app/lib/methods/removeMeFromReaders.js similarity index 100% rename from rpg-docs/lib/methods/removeMeFromReaders.js rename to app/lib/methods/removeMeFromReaders.js diff --git a/rpg-docs/package-lock.json b/app/package-lock.json similarity index 100% rename from rpg-docs/package-lock.json rename to app/package-lock.json diff --git a/rpg-docs/package.json b/app/package.json similarity index 100% rename from rpg-docs/package.json rename to app/package.json diff --git a/rpg-docs/private/changeLogs/changeLogs.js b/app/private/changeLogs/changeLogs.js similarity index 100% rename from rpg-docs/private/changeLogs/changeLogs.js rename to app/private/changeLogs/changeLogs.js diff --git a/rpg-docs/public/android-chrome-144x144.png b/app/public/android-chrome-144x144.png similarity index 100% rename from rpg-docs/public/android-chrome-144x144.png rename to app/public/android-chrome-144x144.png diff --git a/rpg-docs/public/android-chrome-192x192.png b/app/public/android-chrome-192x192.png similarity index 100% rename from rpg-docs/public/android-chrome-192x192.png rename to app/public/android-chrome-192x192.png diff --git a/rpg-docs/public/android-chrome-36x36.png b/app/public/android-chrome-36x36.png similarity index 100% rename from rpg-docs/public/android-chrome-36x36.png rename to app/public/android-chrome-36x36.png diff --git a/rpg-docs/public/android-chrome-48x48.png b/app/public/android-chrome-48x48.png similarity index 100% rename from rpg-docs/public/android-chrome-48x48.png rename to app/public/android-chrome-48x48.png diff --git a/rpg-docs/public/android-chrome-72x72.png b/app/public/android-chrome-72x72.png similarity index 100% rename from rpg-docs/public/android-chrome-72x72.png rename to app/public/android-chrome-72x72.png diff --git a/rpg-docs/public/android-chrome-96x96.png b/app/public/android-chrome-96x96.png similarity index 100% rename from rpg-docs/public/android-chrome-96x96.png rename to app/public/android-chrome-96x96.png diff --git a/rpg-docs/public/apple-touch-icon-114x114.png b/app/public/apple-touch-icon-114x114.png similarity index 100% rename from rpg-docs/public/apple-touch-icon-114x114.png rename to app/public/apple-touch-icon-114x114.png diff --git a/rpg-docs/public/apple-touch-icon-120x120.png b/app/public/apple-touch-icon-120x120.png similarity index 100% rename from rpg-docs/public/apple-touch-icon-120x120.png rename to app/public/apple-touch-icon-120x120.png diff --git a/rpg-docs/public/apple-touch-icon-144x144.png b/app/public/apple-touch-icon-144x144.png similarity index 100% rename from rpg-docs/public/apple-touch-icon-144x144.png rename to app/public/apple-touch-icon-144x144.png diff --git a/rpg-docs/public/apple-touch-icon-152x152.png b/app/public/apple-touch-icon-152x152.png similarity index 100% rename from rpg-docs/public/apple-touch-icon-152x152.png rename to app/public/apple-touch-icon-152x152.png diff --git a/rpg-docs/public/apple-touch-icon-180x180.png b/app/public/apple-touch-icon-180x180.png similarity index 100% rename from rpg-docs/public/apple-touch-icon-180x180.png rename to app/public/apple-touch-icon-180x180.png diff --git a/rpg-docs/public/apple-touch-icon-57x57.png b/app/public/apple-touch-icon-57x57.png similarity index 100% rename from rpg-docs/public/apple-touch-icon-57x57.png rename to app/public/apple-touch-icon-57x57.png diff --git a/rpg-docs/public/apple-touch-icon-60x60.png b/app/public/apple-touch-icon-60x60.png similarity index 100% rename from rpg-docs/public/apple-touch-icon-60x60.png rename to app/public/apple-touch-icon-60x60.png diff --git a/rpg-docs/public/apple-touch-icon-72x72.png b/app/public/apple-touch-icon-72x72.png similarity index 100% rename from rpg-docs/public/apple-touch-icon-72x72.png rename to app/public/apple-touch-icon-72x72.png diff --git a/rpg-docs/public/apple-touch-icon-76x76.png b/app/public/apple-touch-icon-76x76.png similarity index 100% rename from rpg-docs/public/apple-touch-icon-76x76.png rename to app/public/apple-touch-icon-76x76.png diff --git a/rpg-docs/public/apple-touch-icon-precomposed.png b/app/public/apple-touch-icon-precomposed.png similarity index 100% rename from rpg-docs/public/apple-touch-icon-precomposed.png rename to app/public/apple-touch-icon-precomposed.png diff --git a/rpg-docs/public/apple-touch-icon.png b/app/public/apple-touch-icon.png similarity index 100% rename from rpg-docs/public/apple-touch-icon.png rename to app/public/apple-touch-icon.png diff --git a/rpg-docs/public/browserconfig.xml b/app/public/browserconfig.xml similarity index 97% rename from rpg-docs/public/browserconfig.xml rename to app/public/browserconfig.xml index e3ad7fcc..7e4b2b57 100644 --- a/rpg-docs/public/browserconfig.xml +++ b/app/public/browserconfig.xml @@ -1,12 +1,12 @@ - - - - - - - - - #b91d1d - - - + + + + + + + + + #b91d1d + + + diff --git a/rpg-docs/public/crown-dice-logo-cropped-transparent.png b/app/public/crown-dice-logo-cropped-transparent.png similarity index 100% rename from rpg-docs/public/crown-dice-logo-cropped-transparent.png rename to app/public/crown-dice-logo-cropped-transparent.png diff --git a/rpg-docs/public/custom_components/app-theme.html b/app/public/custom_components/app-theme.html similarity index 100% rename from rpg-docs/public/custom_components/app-theme.html rename to app/public/custom_components/app-theme.html diff --git a/rpg-docs/public/custom_components/dicecloud-icons/dicecloud-icons.html b/app/public/custom_components/dicecloud-icons/dicecloud-icons.html similarity index 100% rename from rpg-docs/public/custom_components/dicecloud-icons/dicecloud-icons.html rename to app/public/custom_components/dicecloud-icons/dicecloud-icons.html diff --git a/rpg-docs/public/custom_components/dicecloud-selector/dicecloud-selectable.html b/app/public/custom_components/dicecloud-selector/dicecloud-selectable.html similarity index 100% rename from rpg-docs/public/custom_components/dicecloud-selector/dicecloud-selectable.html rename to app/public/custom_components/dicecloud-selector/dicecloud-selectable.html diff --git a/rpg-docs/public/custom_components/dicecloud-selector/dicecloud-selector.html b/app/public/custom_components/dicecloud-selector/dicecloud-selector.html similarity index 100% rename from rpg-docs/public/custom_components/dicecloud-selector/dicecloud-selector.html rename to app/public/custom_components/dicecloud-selector/dicecloud-selector.html diff --git a/rpg-docs/public/custom_components/dicecloud-wrapper/dicecloud-wrapper.html b/app/public/custom_components/dicecloud-wrapper/dicecloud-wrapper.html similarity index 100% rename from rpg-docs/public/custom_components/dicecloud-wrapper/dicecloud-wrapper.html rename to app/public/custom_components/dicecloud-wrapper/dicecloud-wrapper.html diff --git a/rpg-docs/public/custom_components/paper-checkbox/paper-checkbox.html b/app/public/custom_components/paper-checkbox/paper-checkbox.html similarity index 100% rename from rpg-docs/public/custom_components/paper-checkbox/paper-checkbox.html rename to app/public/custom_components/paper-checkbox/paper-checkbox.html diff --git a/rpg-docs/public/custom_components/paper-diff-slider/paper-diff-slider.html b/app/public/custom_components/paper-diff-slider/paper-diff-slider.html similarity index 100% rename from rpg-docs/public/custom_components/paper-diff-slider/paper-diff-slider.html rename to app/public/custom_components/paper-diff-slider/paper-diff-slider.html diff --git a/rpg-docs/public/custom_components/paper-stepper/animations/fade-in-slide-from-left-animation.html b/app/public/custom_components/paper-stepper/animations/fade-in-slide-from-left-animation.html similarity index 100% rename from rpg-docs/public/custom_components/paper-stepper/animations/fade-in-slide-from-left-animation.html rename to app/public/custom_components/paper-stepper/animations/fade-in-slide-from-left-animation.html diff --git a/rpg-docs/public/custom_components/paper-stepper/animations/fade-in-slide-from-right-animation.html b/app/public/custom_components/paper-stepper/animations/fade-in-slide-from-right-animation.html similarity index 100% rename from rpg-docs/public/custom_components/paper-stepper/animations/fade-in-slide-from-right-animation.html rename to app/public/custom_components/paper-stepper/animations/fade-in-slide-from-right-animation.html diff --git a/rpg-docs/public/custom_components/paper-stepper/animations/fade-out-slide-left-animation.html b/app/public/custom_components/paper-stepper/animations/fade-out-slide-left-animation.html similarity index 100% rename from rpg-docs/public/custom_components/paper-stepper/animations/fade-out-slide-left-animation.html rename to app/public/custom_components/paper-stepper/animations/fade-out-slide-left-animation.html diff --git a/rpg-docs/public/custom_components/paper-stepper/animations/fade-out-slide-right-animation.html b/app/public/custom_components/paper-stepper/animations/fade-out-slide-right-animation.html similarity index 100% rename from rpg-docs/public/custom_components/paper-stepper/animations/fade-out-slide-right-animation.html rename to app/public/custom_components/paper-stepper/animations/fade-out-slide-right-animation.html diff --git a/rpg-docs/public/custom_components/paper-stepper/bower.json b/app/public/custom_components/paper-stepper/bower.json similarity index 100% rename from rpg-docs/public/custom_components/paper-stepper/bower.json rename to app/public/custom_components/paper-stepper/bower.json diff --git a/rpg-docs/public/custom_components/paper-stepper/hero.svg b/app/public/custom_components/paper-stepper/hero.svg similarity index 100% rename from rpg-docs/public/custom_components/paper-stepper/hero.svg rename to app/public/custom_components/paper-stepper/hero.svg diff --git a/rpg-docs/public/custom_components/paper-stepper/paper-step.html b/app/public/custom_components/paper-stepper/paper-step.html similarity index 100% rename from rpg-docs/public/custom_components/paper-stepper/paper-step.html rename to app/public/custom_components/paper-stepper/paper-step.html diff --git a/rpg-docs/public/custom_components/paper-stepper/paper-stepper.html b/app/public/custom_components/paper-stepper/paper-stepper.html similarity index 100% rename from rpg-docs/public/custom_components/paper-stepper/paper-stepper.html rename to app/public/custom_components/paper-stepper/paper-stepper.html diff --git a/rpg-docs/public/custom_components/paper-stepper/step-horizontal-label.html b/app/public/custom_components/paper-stepper/step-horizontal-label.html similarity index 100% rename from rpg-docs/public/custom_components/paper-stepper/step-horizontal-label.html rename to app/public/custom_components/paper-stepper/step-horizontal-label.html diff --git a/rpg-docs/public/custom_components/paper-stepper/step-label-behavior.html b/app/public/custom_components/paper-stepper/step-label-behavior.html similarity index 100% rename from rpg-docs/public/custom_components/paper-stepper/step-label-behavior.html rename to app/public/custom_components/paper-stepper/step-label-behavior.html diff --git a/rpg-docs/public/custom_components/paper-stepper/step-label-shared-styles.html b/app/public/custom_components/paper-stepper/step-label-shared-styles.html similarity index 100% rename from rpg-docs/public/custom_components/paper-stepper/step-label-shared-styles.html rename to app/public/custom_components/paper-stepper/step-label-shared-styles.html diff --git a/rpg-docs/public/custom_components/paper-stepper/step-vertical.html b/app/public/custom_components/paper-stepper/step-vertical.html similarity index 100% rename from rpg-docs/public/custom_components/paper-stepper/step-vertical.html rename to app/public/custom_components/paper-stepper/step-vertical.html diff --git a/rpg-docs/public/favicon-16x16.png b/app/public/favicon-16x16.png similarity index 100% rename from rpg-docs/public/favicon-16x16.png rename to app/public/favicon-16x16.png diff --git a/rpg-docs/public/favicon-194x194.png b/app/public/favicon-194x194.png similarity index 100% rename from rpg-docs/public/favicon-194x194.png rename to app/public/favicon-194x194.png diff --git a/rpg-docs/public/favicon-32x32.png b/app/public/favicon-32x32.png similarity index 100% rename from rpg-docs/public/favicon-32x32.png rename to app/public/favicon-32x32.png diff --git a/rpg-docs/public/favicon-96x96.png b/app/public/favicon-96x96.png similarity index 100% rename from rpg-docs/public/favicon-96x96.png rename to app/public/favicon-96x96.png diff --git a/rpg-docs/public/favicon.ico b/app/public/favicon.ico similarity index 100% rename from rpg-docs/public/favicon.ico rename to app/public/favicon.ico diff --git a/rpg-docs/public/manifest.json b/app/public/manifest.json similarity index 100% rename from rpg-docs/public/manifest.json rename to app/public/manifest.json diff --git a/rpg-docs/public/mstile-144x144.png b/app/public/mstile-144x144.png similarity index 100% rename from rpg-docs/public/mstile-144x144.png rename to app/public/mstile-144x144.png diff --git a/rpg-docs/public/mstile-150x150.png b/app/public/mstile-150x150.png similarity index 100% rename from rpg-docs/public/mstile-150x150.png rename to app/public/mstile-150x150.png diff --git a/rpg-docs/public/mstile-310x150.png b/app/public/mstile-310x150.png similarity index 100% rename from rpg-docs/public/mstile-310x150.png rename to app/public/mstile-310x150.png diff --git a/rpg-docs/public/mstile-310x310.png b/app/public/mstile-310x310.png similarity index 100% rename from rpg-docs/public/mstile-310x310.png rename to app/public/mstile-310x310.png diff --git a/rpg-docs/public/mstile-70x70.png b/app/public/mstile-70x70.png similarity index 100% rename from rpg-docs/public/mstile-70x70.png rename to app/public/mstile-70x70.png diff --git a/rpg-docs/public/png/advantage/greenUp.png b/app/public/png/advantage/greenUp.png similarity index 100% rename from rpg-docs/public/png/advantage/greenUp.png rename to app/public/png/advantage/greenUp.png diff --git a/rpg-docs/public/png/advantage/redDown.png b/app/public/png/advantage/redDown.png similarity index 100% rename from rpg-docs/public/png/advantage/redDown.png rename to app/public/png/advantage/redDown.png diff --git a/rpg-docs/public/png/doubleLineImageBorder.png b/app/public/png/doubleLineImageBorder.png similarity index 100% rename from rpg-docs/public/png/doubleLineImageBorder.png rename to app/public/png/doubleLineImageBorder.png diff --git a/rpg-docs/public/png/horizontalLine.png b/app/public/png/horizontalLine.png similarity index 100% rename from rpg-docs/public/png/horizontalLine.png rename to app/public/png/horizontalLine.png diff --git a/rpg-docs/public/png/octogonBorder.png b/app/public/png/octogonBorder.png similarity index 100% rename from rpg-docs/public/png/octogonBorder.png rename to app/public/png/octogonBorder.png diff --git a/rpg-docs/public/png/paper-dice-crown.png b/app/public/png/paper-dice-crown.png similarity index 100% rename from rpg-docs/public/png/paper-dice-crown.png rename to app/public/png/paper-dice-crown.png diff --git a/rpg-docs/public/png/shieldBorder.png b/app/public/png/shieldBorder.png similarity index 100% rename from rpg-docs/public/png/shieldBorder.png rename to app/public/png/shieldBorder.png diff --git a/rpg-docs/public/png/upwardPointingBorder.png b/app/public/png/upwardPointingBorder.png similarity index 100% rename from rpg-docs/public/png/upwardPointingBorder.png rename to app/public/png/upwardPointingBorder.png diff --git a/rpg-docs/server/lib/configuration/accountsMeldConfig.js b/app/server/lib/configuration/accountsMeldConfig.js similarity index 100% rename from rpg-docs/server/lib/configuration/accountsMeldConfig.js rename to app/server/lib/configuration/accountsMeldConfig.js diff --git a/rpg-docs/server/lib/cron/deleteRemovedDocuments.js b/app/server/lib/cron/deleteRemovedDocuments.js similarity index 100% rename from rpg-docs/server/lib/cron/deleteRemovedDocuments.js rename to app/server/lib/cron/deleteRemovedDocuments.js diff --git a/rpg-docs/server/lib/logRateError.js b/app/server/lib/logRateError.js similarity index 100% rename from rpg-docs/server/lib/logRateError.js rename to app/server/lib/logRateError.js diff --git a/rpg-docs/server/migrations/migrations.js b/app/server/migrations/migrations.js similarity index 100% rename from rpg-docs/server/migrations/migrations.js rename to app/server/migrations/migrations.js diff --git a/rpg-docs/server/publications/changeLog.js b/app/server/publications/changeLog.js similarity index 100% rename from rpg-docs/server/publications/changeLog.js rename to app/server/publications/changeLog.js diff --git a/rpg-docs/server/publications/characterList.js b/app/server/publications/characterList.js similarity index 100% rename from rpg-docs/server/publications/characterList.js rename to app/server/publications/characterList.js diff --git a/rpg-docs/server/publications/library.js b/app/server/publications/library.js similarity index 100% rename from rpg-docs/server/publications/library.js rename to app/server/publications/library.js diff --git a/rpg-docs/server/publications/singleCharacter.js b/app/server/publications/singleCharacter.js similarity index 100% rename from rpg-docs/server/publications/singleCharacter.js rename to app/server/publications/singleCharacter.js diff --git a/rpg-docs/server/publications/user.js b/app/server/publications/user.js similarity index 100% rename from rpg-docs/server/publications/user.js rename to app/server/publications/user.js diff --git a/rpg-docs/server/publications/users.js b/app/server/publications/users.js similarity index 100% rename from rpg-docs/server/publications/users.js rename to app/server/publications/users.js diff --git a/rpg-docs/tests/mocha/server/lib/characterUtility.js b/app/tests/mocha/server/lib/characterUtility.js similarity index 100% rename from rpg-docs/tests/mocha/server/lib/characterUtility.js rename to app/tests/mocha/server/lib/characterUtility.js diff --git a/rpg-docs/tests/mocha/server/model/character/character.js b/app/tests/mocha/server/model/character/character.js similarity index 100% rename from rpg-docs/tests/mocha/server/model/character/character.js rename to app/tests/mocha/server/model/character/character.js diff --git a/rpg-docs/tests/mocha/server/model/character/effects.js b/app/tests/mocha/server/model/character/effects.js similarity index 100% rename from rpg-docs/tests/mocha/server/model/character/effects.js rename to app/tests/mocha/server/model/character/effects.js diff --git a/rpg-docs/tests/mocha/server/sampleServerTest.js b/app/tests/mocha/server/sampleServerTest.js similarity index 100% rename from rpg-docs/tests/mocha/server/sampleServerTest.js rename to app/tests/mocha/server/sampleServerTest.js diff --git a/rpg-docs/public/_imports.html b/rpg-docs/public/_imports.html deleted file mode 100644 index 974db0dc..00000000 --- a/rpg-docs/public/_imports.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file