.bowerrc | |
|
|
.browserstack.json | |
|
|
.editorconfig | |
|
|
.gitignore | |
|
|
.jshintrc | |
|
|
.travis.yml | |
|
|
CONTRIBUTING.md | |
|
|
Gruntfile.js | 55 | A 1 hr |
|
LICENSE | |
|
|
README.md | |
|
|
app/fonts/glyphicons-halflings-regular.eot | |
|
|
app/fonts/glyphicons-halflings-regular.svg | |
|
|
app/fonts/glyphicons-halflings-regular.ttf | |
|
|
app/fonts/glyphicons-halflings-regular.woff | |
|
|
app/images/brand.png | |
|
|
app/images/cs-nav-logo.png | |
|
|
app/images/fade-to-white.png | |
|
|
app/images/hvd_fonts_-_plutosanslight-webfont.eot | |
|
|
app/images/icon-close.png | |
|
|
app/images/logo.png | |
|
|
app/images/logobig.png | |
|
|
app/images/modal-header-bg.png | |
|
|
app/images/nav-app-bg.png | |
|
|
app/images/nav-app-item-bg.png | |
|
|
app/images/nav-main-bg.png | |
|
|
app/index.html | |
|
|
app/modules/app/controllers/ApplicationController.js | 15 | A 0 mins |
|
app/modules/app/controllers/HelpController.js | 9 | A 0 mins |
|
app/modules/app/controllers/HomeController.js | 9 | A 0 mins |
|
app/modules/app/main.js | 8 | A 0 mins |
|
app/modules/app/module.js | 100 | B 6 hrs |
|
app/modules/app/styles/help.less | |
|
|
app/modules/app/views/help.html | |
|
|
app/modules/app/views/home.html | |
|
|
app/modules/auth/controllers/PasswordResetRequestController.js | 26 | A 0 mins |
|
app/modules/auth/controllers/PasswordResetSubmitController.js | 28 | A 0 mins |
|
app/modules/auth/controllers/SignInController.js | 31 | A 0 mins |
|
app/modules/auth/controllers/SignOutController.js | 9 | A 0 mins |
|
app/modules/auth/controllers/SignUpConfirmController.js | 16 | A 0 mins |
|
app/modules/auth/controllers/SignUpController.js | 38 | A 0 mins |
|
app/modules/auth/controllers/UserEditController.js | 41 | A 3 hrs |
|
app/modules/auth/controllers/UsersListController.js | 73 | A 0 mins |
|
app/modules/auth/filters/LastLoginFilter.js | 16 | A 0 mins |
|
app/modules/auth/main.js | 18 | A 0 mins |
|
app/modules/auth/models/UserModel.js | 21 | A 0 mins |
|
app/modules/auth/module.js | 126 | A 1 hr |
|
app/modules/auth/providers/AuthHelpersProvider.js | 75 | C 1 day |
|
app/modules/auth/providers/SessionProvider.js | 338 | D 2 days |
|
app/modules/auth/services/SessionService.js | 34 | A 0 mins |
|
app/modules/auth/services/UserService.js | 27 | B 6 hrs |
|