pyc-website

main website for pyc inc.

git clone https://9o.is/git/pyc-website.git

ModeNameSize
-rw-r--r--.gitignore66L
-rw-r--r--Gruntfile.js375L
-rw-r--r--README.md62L
-rw-r--r--build.config.js80L
-rw-r--r--package.json17L
-rw-r--r--project/Build.scala27L
-rw-r--r--project/BuildSettings.scala137L
-rw-r--r--project/plugins.sbt16L
-rw-r--r--project/sbt-launch.jar1183187B
-rwxr-xr-xsbt-debug.sh1L
-rw-r--r--sbt.bat2L
-rwxr-xr-xsbt.sh2L
-rwxr-xr-xsetup.sh12L
-rw-r--r--src/main/resources/default.logback.xml13L
-rw-r--r--src/main/resources/production.default.logback.xml47L
-rw-r--r--src/main/resources/props/default.props17L
-rw-r--r--src/main/resources/props/production.default.props21L
-rw-r--r--src/main/resources/props/test.default.props1L
-rw-r--r--src/main/scala/bootstrap/liftweb/Boot.scala111L
-rw-r--r--src/main/scala/inc/pyc/config/ErrorHandler.scala64L
-rw-r--r--src/main/scala/inc/pyc/config/GoogleAnalytics.scala84L
-rw-r--r--src/main/scala/inc/pyc/config/MongoConfig.scala48L
-rw-r--r--src/main/scala/inc/pyc/config/Site.scala130L
-rw-r--r--src/main/scala/inc/pyc/config/SmtpMailer.scala52L
-rw-r--r--src/main/scala/inc/pyc/lib/DependencyFactory.scala56L
-rw-r--r--src/main/scala/inc/pyc/lib/Geocode.scala95L
-rw-r--r--src/main/scala/inc/pyc/lib/HtmlEmail.scala159L
-rw-r--r--src/main/scala/inc/pyc/lib/RogueMetaRecord.scala18L
-rw-r--r--src/main/scala/inc/pyc/lib/StringUtils.scala16L
-rw-r--r--src/main/scala/inc/pyc/lib/Twilio.scala41L
-rw-r--r--src/main/scala/inc/pyc/model/Atm.scala190L
-rw-r--r--src/main/scala/inc/pyc/model/AtmApplication.scala65L
-rw-r--r--src/main/scala/inc/pyc/model/EmailResetToken.scala112L
-rw-r--r--src/main/scala/inc/pyc/model/NearAtmNotify.scala58L
-rw-r--r--src/main/scala/inc/pyc/model/SearchedLocation.scala61L
-rw-r--r--src/main/scala/inc/pyc/model/User.scala251L
-rw-r--r--src/main/scala/inc/pyc/model/field/MongoListFieldExtra.scala35L
-rw-r--r--src/main/scala/inc/pyc/model/field/PurchaseLimitField.scala78L
-rw-r--r--src/main/scala/inc/pyc/model/field/USStateField.scala51L
-rw-r--r--src/main/scala/inc/pyc/rest/AtmRest.scala114L
-rw-r--r--src/main/scala/inc/pyc/rest/IdVerification.scala155L
-rw-r--r--src/main/scala/inc/pyc/rest/Sitemap.scala21L
-rw-r--r--src/main/scala/inc/pyc/snippet/AdminSnip.scala113L
-rw-r--r--src/main/scala/inc/pyc/snippet/AtmSnip.scala179L
-rw-r--r--src/main/scala/inc/pyc/snippet/Contact.scala49L
-rw-r--r--src/main/scala/inc/pyc/snippet/NgAlert.scala49L
-rw-r--r--src/main/scala/inc/pyc/snippet/Sitemap.scala34L
-rw-r--r--src/main/scala/inc/pyc/snippet/UserSnip.scala439L
-rw-r--r--src/main/scala/inc/pyc/snippet/UtilSnips.scala111L
-rw-r--r--src/main/webapp/404.html15L
-rw-r--r--src/main/webapp/WEB-INF/web.xml21L
-rw-r--r--src/main/webapp/about/contact.html22L
-rw-r--r--src/main/webapp/about/resources-hidden/_resources_contact.html8L
-rw-r--r--src/main/webapp/about/resources-hidden/_resources_team.html41L
-rw-r--r--src/main/webapp/about/team.html35L
-rw-r--r--src/main/webapp/app/App.js32L
-rw-r--r--src/main/webapp/app/controllers/Forms.js156L
-rw-r--r--src/main/webapp/app/controllers/ngAlert.js47L
-rw-r--r--src/main/webapp/app/directives/disabler.js28L
-rw-r--r--src/main/webapp/app/directives/match.js25L
-rw-r--r--src/main/webapp/app/directives/ngReallyClick.js18L
-rw-r--r--src/main/webapp/app/directives/ngThumb.js50L
-rw-r--r--src/main/webapp/app/mycontrollers/AtmApplication.js29L
-rw-r--r--src/main/webapp/app/mycontrollers/AtmHelper.js56L
-rw-r--r--src/main/webapp/app/mycontrollers/Contact.js26L
-rw-r--r--src/main/webapp/app/mycontrollers/FindAtm.js187L
-rw-r--r--src/main/webapp/app/mycontrollers/IdVerification.js67L
-rw-r--r--src/main/webapp/app/mycontrollers/IntroVideo.js73L
-rw-r--r--src/main/webapp/app/mycontrollers/PasswordChange.js29L
-rw-r--r--src/main/webapp/app/mycontrollers/PasswordRecovery.js26L
-rw-r--r--src/main/webapp/app/mycontrollers/PhoneVerification.js46L
-rw-r--r--src/main/webapp/app/mycontrollers/PurchaseLimit.js13L
-rw-r--r--src/main/webapp/app/mycontrollers/UserLogin.js27L
-rw-r--r--src/main/webapp/app/mycontrollers/UserRegistration.js26L
-rw-r--r--src/main/webapp/app/mycontrollers/UserSettings.js36L
-rw-r--r--src/main/webapp/app/mycontrollers/UserVerifyPassword.js6L
-rw-r--r--src/main/webapp/app/mycontrollers/Variables.js8L
-rw-r--r--src/main/webapp/app/mycontrollers/VerifyId.js57L
-rw-r--r--src/main/webapp/app/test/App.spec.js54L
-rw-r--r--src/main/webapp/app/test/controllers/Forms.spec.js93L
-rw-r--r--src/main/webapp/atm.html60L
-rw-r--r--src/main/webapp/error.html18L
-rw-r--r--src/main/webapp/faqs.html46L
-rw-r--r--src/main/webapp/find.html3L
-rw-r--r--src/main/webapp/fonts/FontAwesome.otf63008B
-rw-r--r--src/main/webapp/fonts/fontawesome-webfont.eot38239B
-rw-r--r--src/main/webapp/fonts/fontawesome-webfont.svg414L
-rw-r--r--src/main/webapp/fonts/fontawesome-webfont.ttf80776B
-rw-r--r--src/main/webapp/fonts/fontawesome-webfont.woff44476B
-rw-r--r--src/main/webapp/fonts/optima-webfont.eot20564B
-rw-r--r--src/main/webapp/fonts/optima-webfont.ttf41168B
-rw-r--r--src/main/webapp/fonts/optima-webfont.woff23808B
-rw-r--r--src/main/webapp/help/password.html12L
-rw-r--r--src/main/webapp/help/privacy.html91L
-rw-r--r--src/main/webapp/help/resources-hidden/_resources_password.html11L
-rw-r--r--src/main/webapp/help/tos.html115L
-rw-r--r--src/main/webapp/host.html42L
-rw-r--r--src/main/webapp/img/apple-touch-icon-114x114.png19780B
-rw-r--r--src/main/webapp/img/apple-touch-icon-72x72.png11443B
-rw-r--r--src/main/webapp/img/apple-touch-icon.png7534B
-rw-r--r--src/main/webapp/img/bitcoin_logo.png42930B
-rw-r--r--src/main/webapp/img/emilio.jpg23493B
-rw-r--r--src/main/webapp/img/favicon.ico986B
-rw-r--r--src/main/webapp/img/identity-benefits-chart.jpg93419B
-rw-r--r--src/main/webapp/img/julio.jpg71211B
-rw-r--r--src/main/webapp/img/logo.png49819B
-rw-r--r--src/main/webapp/img/marist.jpg95230B
-rw-r--r--src/main/webapp/index.html48L
-rw-r--r--src/main/webapp/less/3.03/alerts.less67L
-rw-r--r--src/main/webapp/less/3.03/badges.less51L
-rw-r--r--src/main/webapp/less/3.03/bootstrap.less49L
-rw-r--r--src/main/webapp/less/3.03/breadcrumbs.less23L
-rw-r--r--src/main/webapp/less/3.03/button-groups.less227L
-rw-r--r--src/main/webapp/less/3.03/buttons.less155L
-rw-r--r--src/main/webapp/less/3.03/carousel.less232L
-rw-r--r--src/main/webapp/less/3.03/close.less33L
-rw-r--r--src/main/webapp/less/3.03/code.less53L
-rw-r--r--src/main/webapp/less/3.03/component-animations.less29L
-rw-r--r--src/main/webapp/less/3.03/dropdowns.less187L
-rw-r--r--src/main/webapp/less/3.03/forms.less375L
-rw-r--r--src/main/webapp/less/3.03/glyphicons.less237L
-rw-r--r--src/main/webapp/less/3.03/grid.less79L
-rw-r--r--src/main/webapp/less/3.03/input-groups.less136L
-rw-r--r--src/main/webapp/less/3.03/jumbotron.less46L
-rw-r--r--src/main/webapp/less/3.03/labels.less64L
-rw-r--r--src/main/webapp/less/3.03/list-group.less88L
-rw-r--r--src/main/webapp/less/3.03/media.less56L
-rw-r--r--src/main/webapp/less/3.03/mixins.less845L
-rw-r--r--src/main/webapp/less/3.03/modals.less129L
-rw-r--r--src/main/webapp/less/3.03/navbar.less612L
-rw-r--r--src/main/webapp/less/3.03/navs.less242L
-rw-r--r--src/main/webapp/less/3.03/normalize.less406L
-rw-r--r--src/main/webapp/less/3.03/pager.less55L
-rw-r--r--src/main/webapp/less/3.03/pagination.less85L
-rw-r--r--src/main/webapp/less/3.03/panels.less182L
-rw-r--r--src/main/webapp/less/3.03/popovers.less133L
-rw-r--r--src/main/webapp/less/3.03/print.less105L
-rw-r--r--src/main/webapp/less/3.03/progress-bars.less80L
-rw-r--r--src/main/webapp/less/3.03/responsive-utilities.less209L
-rw-r--r--src/main/webapp/less/3.03/scaffolding.less119L
-rw-r--r--src/main/webapp/less/3.03/tables.less231L
-rw-r--r--src/main/webapp/less/3.03/theme.less247L
-rw-r--r--src/main/webapp/less/3.03/thumbnails.less36L
-rw-r--r--src/main/webapp/less/3.03/tooltip.less95L
-rw-r--r--src/main/webapp/less/3.03/type.less281L
-rw-r--r--src/main/webapp/less/3.03/utilities.less56L
-rw-r--r--src/main/webapp/less/3.03/variables.less642L
-rw-r--r--src/main/webapp/less/3.03/wells.less29L
-rw-r--r--src/main/webapp/less/custom.less269L
-rw-r--r--src/main/webapp/less/fontawesome/bordered-pulled.less16L
-rw-r--r--src/main/webapp/less/fontawesome/core.less12L
-rw-r--r--src/main/webapp/less/fontawesome/fixed-width.less6L
-rw-r--r--src/main/webapp/less/fontawesome/font-awesome.less38L
-rw-r--r--src/main/webapp/less/fontawesome/icons.less412L
-rw-r--r--src/main/webapp/less/fontawesome/larger.less13L
-rw-r--r--src/main/webapp/less/fontawesome/list.less19L
-rw-r--r--src/main/webapp/less/fontawesome/mixins.less20L
-rw-r--r--src/main/webapp/less/fontawesome/path.less14L
-rw-r--r--src/main/webapp/less/fontawesome/rotated-flipped.less9L
-rw-r--r--src/main/webapp/less/fontawesome/spinning.less30L
-rw-r--r--src/main/webapp/less/fontawesome/stacked.less19L
-rw-r--r--src/main/webapp/less/fontawesome/variables.less382L
-rw-r--r--src/main/webapp/less/other/angular-wizard.less180L
-rw-r--r--src/main/webapp/less/other/animation.less76L
-rw-r--r--src/main/webapp/less/other/videogular.less521L
-rw-r--r--src/main/webapp/less/override/alerts.less19L
-rw-r--r--src/main/webapp/less/override/fonts.less50L
-rw-r--r--src/main/webapp/less/override/form.less51L
-rw-r--r--src/main/webapp/less/override/jumbotron.less41L
-rw-r--r--src/main/webapp/less/override/main.less37L
-rw-r--r--src/main/webapp/less/override/navbar.less122L
-rw-r--r--src/main/webapp/less/override/other.less54L
-rw-r--r--src/main/webapp/less/pages/about.less14L
-rw-r--r--src/main/webapp/less/pages/atm.less42L
-rw-r--r--src/main/webapp/less/pages/host-atm.less11L
-rw-r--r--src/main/webapp/less/pages/index.less340L
-rw-r--r--src/main/webapp/less/pages/purchase_limit.less5L
-rw-r--r--src/main/webapp/less/smartadmin/DT_bootstrap.less342L
-rw-r--r--src/main/webapp/less/smartadmin/TableTools.less321L
-rw-r--r--src/main/webapp/less/smartadmin/animated.less442L
-rw-r--r--src/main/webapp/less/smartadmin/bootstrap-markdown.less56L
-rw-r--r--src/main/webapp/less/smartadmin/bootstrap-slider.less183L
-rw-r--r--src/main/webapp/less/smartadmin/bootstrap-tagsinput.less70L
-rw-r--r--src/main/webapp/less/smartadmin/bootstrap-timepicker.less146L
-rw-r--r--src/main/webapp/less/smartadmin/colorpallet.less147L
-rw-r--r--src/main/webapp/less/smartadmin/colorpicker.less124L
-rw-r--r--src/main/webapp/less/smartadmin/component-ion.less231L
-rw-r--r--src/main/webapp/less/smartadmin/component-jqueryui.less446L
-rw-r--r--src/main/webapp/less/smartadmin/component-radiocheck.less393L
-rw-r--r--src/main/webapp/less/smartadmin/dropzone.less395L
-rw-r--r--src/main/webapp/less/smartadmin/fd-slider.less235L
-rw-r--r--src/main/webapp/less/smartadmin/fullcalendar.less630L
-rw-r--r--src/main/webapp/less/smartadmin/jarvis-widgets.less1124L
-rw-r--r--src/main/webapp/less/smartadmin/jquery-ui-1.10.3.custom.less2730L
-rw-r--r--src/main/webapp/less/smartadmin/main-animated.less59L
-rw-r--r--src/main/webapp/less/smartadmin/main-custom.less454L
-rw-r--r--src/main/webapp/less/smartadmin/main-responsive.less816L
-rw-r--r--src/main/webapp/less/smartadmin/main.less4678L
-rw-r--r--src/main/webapp/less/smartadmin/notifications.less679L
-rw-r--r--src/main/webapp/less/smartadmin/page-error.less23L
-rw-r--r--src/main/webapp/less/smartadmin/page-login.less136L
-rw-r--r--src/main/webapp/less/smartadmin/pricing-table.less120L
-rw-r--r--src/main/webapp/less/smartadmin/section-calendar.less116L
-rw-r--r--src/main/webapp/less/smartadmin/section-inbox.less419L
-rw-r--r--src/main/webapp/less/smartadmin/section-nestables.less256L
-rw-r--r--src/main/webapp/less/smartadmin/section-profile.less31L
-rw-r--r--src/main/webapp/less/smartadmin/section-search.less43L
-rw-r--r--src/main/webapp/less/smartadmin/section-select2.less620L
-rw-r--r--src/main/webapp/less/smartadmin/section-todo.less90L
-rw-r--r--src/main/webapp/less/smartadmin/smart-chat.less391L
-rw-r--r--src/main/webapp/less/smartadmin/smart-forms.less1028L
-rw-r--r--src/main/webapp/less/smartadmin/summernote.less24L
-rw-r--r--src/main/webapp/less/smartadmin/superbox.less133L
-rw-r--r--src/main/webapp/less/smartadmin/x-editable.less361L
-rw-r--r--src/main/webapp/less/styles.less172L
-rw-r--r--src/main/webapp/less/variables.less811L
-rw-r--r--src/main/webapp/login.html9L
-rw-r--r--src/main/webapp/register.html9L
-rw-r--r--src/main/webapp/resources-hidden/_resources.html69L
-rw-r--r--src/main/webapp/resources-hidden/_resources_faqs.html39L
-rw-r--r--src/main/webapp/resources-hidden/_resources_host.html29L
-rw-r--r--src/main/webapp/resources-hidden/_resources_index.html9L
-rw-r--r--src/main/webapp/resources-hidden/_resources_login.html13L
-rw-r--r--src/main/webapp/resources-hidden/_resources_register.html11L
-rw-r--r--src/main/webapp/resources-hidden/_resources_settings.html10L
-rw-r--r--src/main/webapp/robots.txt13L
-rw-r--r--src/main/webapp/settings.html25L
-rw-r--r--src/main/webapp/settings/admin/resources-hidden/_resources_verify.html19L
-rw-r--r--src/main/webapp/settings/admin/verify.html46L
-rw-r--r--src/main/webapp/settings/password.html12L
-rw-r--r--src/main/webapp/settings/purchase_limit.html54L
-rw-r--r--src/main/webapp/settings/resources-hidden/_resources_password.html22L
-rw-r--r--src/main/webapp/settings/resources-hidden/_resources_purchase_limit.html18L
-rw-r--r--src/main/webapp/settings/view/purchase_limits.html26L
-rw-r--r--src/main/webapp/sitemap.html13L
-rw-r--r--src/main/webapp/templates-hidden/base-default.html19L
-rw-r--r--src/main/webapp/templates-hidden/base-defaultless.html11L
-rw-r--r--src/main/webapp/templates-hidden/base-wrap.html64L
-rw-r--r--src/main/webapp/templates-hidden/email/base-dev.html637L
-rw-r--r--src/main/webapp/templates-hidden/email/base.html637L
-rw-r--r--src/main/webapp/templates-hidden/email/button.html7L
-rw-r--r--src/main/webapp/templates-hidden/email/readme.md4L
-rw-r--r--src/main/webapp/templates-hidden/no-base-default.html17L
-rw-r--r--src/main/webapp/templates-hidden/no-base-settings-wrap.html24L
-rw-r--r--src/main/webapp/templates-hidden/no-base.html3L
-rw-r--r--src/main/webapp/templates-hidden/parts/alert.html3L
-rw-r--r--src/main/webapp/templates-hidden/parts/apply-atm-form.html88L
-rw-r--r--src/main/webapp/templates-hidden/parts/atm-map.html121L
-rw-r--r--src/main/webapp/templates-hidden/parts/change-password-form.html36L
-rw-r--r--src/main/webapp/templates-hidden/parts/contact-form.html64L
-rw-r--r--src/main/webapp/templates-hidden/parts/footer.html6L
-rw-r--r--src/main/webapp/templates-hidden/parts/forgot-password-form.html22L
-rw-r--r--src/main/webapp/templates-hidden/parts/id-verification-form.html47L
-rw-r--r--src/main/webapp/templates-hidden/parts/notify-atm-form.html20L
-rw-r--r--src/main/webapp/templates-hidden/parts/phone-verification-form.html33L
-rw-r--r--src/main/webapp/templates-hidden/parts/user-login-form.html40L
-rw-r--r--src/main/webapp/templates-hidden/parts/user-registration-form.html24L
-rw-r--r--src/main/webapp/templates-hidden/parts/user-settings-email-form.html24L
-rw-r--r--src/main/webapp/templates-hidden/parts/user-settings-form.html34L
-rw-r--r--src/main/webapp/templates-hidden/settings-wrap.html26L
-rw-r--r--src/main/webapp/templates-hidden/wizard-all.html33L
-rw-r--r--src/main/webapp/vendor/angular-file-upload.js706L
-rw-r--r--src/main/webapp/vendor/angular-google-analytics.js346L
-rw-r--r--src/main/webapp/vendor/angular-google-maps.min.js8186L
-rw-r--r--src/main/webapp/vendor/angular-wizard.js209L
-rw-r--r--src/main/webapp/vendor/angular.min.js210L
-rw-r--r--src/main/webapp/vendor/jquery.backgroundvideo.min.js97L
-rw-r--r--src/main/webapp/vendor/liftAjax.js256L
-rw-r--r--src/main/webapp/vendor/modernizr.js4L
-rw-r--r--src/main/webapp/vendor/ngAnimate.js1607L
-rw-r--r--src/main/webapp/vendor/ui-bootstrap-tpls.js372L
-rw-r--r--src/main/webapp/vendor/ui-mask.js511L
-rw-r--r--src/main/webapp/vendor/ui-router.js3223L
-rw-r--r--src/main/webapp/vendor/underscore.min.js5L
-rw-r--r--src/main/webapp/vendor/videogular-controls.js560L
-rw-r--r--src/main/webapp/vendor/videogular.js754L
-rw-r--r--src/test/scala/inc/pyc/BaseSpec.scala31L
-rw-r--r--src/test/scala/inc/pyc/HtmlSourceSpec.scala59L
-rw-r--r--src/test/scala/inc/pyc/MongoTestKit.scala84L
-rw-r--r--src/test/scala/inc/pyc/model/AtmApplicationSpec.scala26L
-rw-r--r--src/test/scala/inc/pyc/model/NearAtmNotifySpec.scala26L
-rw-r--r--src/test/scala/inc/pyc/model/UserSpec.scala69L
-rw-r--r--src/test/scala/inc/pyc/snippet/UserSnipSpec.scala19L