Feature switch

This commit is contained in:
Fergal Moran
2018-03-14 10:50:57 +00:00
parent 666cf20732
commit 1a92ad80eb
234 changed files with 22 additions and 33 deletions

0
.gitignore vendored Normal file → Executable file
View File

0
client/.angular-cli.json Normal file → Executable file
View File

0
client/.editorconfig Normal file → Executable file
View File

0
client/.gitignore vendored Normal file → Executable file
View File

0
client/.npmrc Normal file → Executable file
View File

0
client/.vscode/launch.json vendored Normal file → Executable file
View File

0
client/README.md Normal file → Executable file
View File

0
client/package-lock.json generated Normal file → Executable file
View File

0
client/package.json Normal file → Executable file
View File

0
client/src/app/actions/entries.actions.ts Normal file → Executable file
View File

0
client/src/app/actions/podcast.actions.ts Normal file → Executable file
View File

0
client/src/app/actions/profile.actions.ts Normal file → Executable file
View File

0
client/src/app/app.component.css Normal file → Executable file
View File

0
client/src/app/app.component.html Normal file → Executable file
View File

0
client/src/app/app.component.ts Normal file → Executable file
View File

0
client/src/app/app.module.ts Normal file → Executable file
View File

0
client/src/app/app.router.ts Normal file → Executable file
View File

0
client/src/app/components/about/about.component.css Normal file → Executable file
View File

0
client/src/app/components/about/about.component.html Normal file → Executable file
View File

0
client/src/app/components/about/about.component.ts Normal file → Executable file
View File

View File

View File

View File

0
client/src/app/components/debug/debug.component.css Normal file → Executable file
View File

0
client/src/app/components/debug/debug.component.html Normal file → Executable file
View File

0
client/src/app/components/debug/debug.component.ts Normal file → Executable file
View File

0
client/src/app/components/footer/footer.component.css Normal file → Executable file
View File

0
client/src/app/components/footer/footer.component.html Normal file → Executable file
View File

0
client/src/app/components/footer/footer.component.ts Normal file → Executable file
View File

0
client/src/app/components/home/home.component.css Normal file → Executable file
View File

0
client/src/app/components/home/home.component.html Normal file → Executable file
View File

0
client/src/app/components/home/home.component.ts Normal file → Executable file
View File

0
client/src/app/components/login/login.component.css Normal file → Executable file
View File

0
client/src/app/components/login/login.component.html Normal file → Executable file
View File

0
client/src/app/components/login/login.component.ts Normal file → Executable file
View File

0
client/src/app/components/navbar/navbar.component.css Normal file → Executable file
View File

0
client/src/app/components/navbar/navbar.component.html Normal file → Executable file
View File

0
client/src/app/components/navbar/navbar.component.ts Normal file → Executable file
View File

View File

View File

0
client/src/app/components/podcast/podcast.component.ts Normal file → Executable file
View File

View File

View File

0
client/src/app/components/profile/profile.component.ts Normal file → Executable file
View File

View File

View File

View File

0
client/src/app/components/reset/reset.component.css Normal file → Executable file
View File

0
client/src/app/components/reset/reset.component.html Normal file → Executable file
View File

0
client/src/app/components/reset/reset.component.ts Normal file → Executable file
View File

View File

View File

View File

View File

View File

View File

View File

View File

0
client/src/app/components/sidebar/sidebar.component.ts Normal file → Executable file
View File

0
client/src/app/effects/entries.effects.ts Normal file → Executable file
View File

0
client/src/app/effects/podcast.effects.ts Normal file → Executable file
View File

0
client/src/app/effects/profile.effects.ts Normal file → Executable file
View File

0
client/src/app/models/podcasts.models.ts Normal file → Executable file
View File

0
client/src/app/models/profile.model.ts Normal file → Executable file
View File

0
client/src/app/pipes/filter-entry.pipe.ts Normal file → Executable file
View File

0
client/src/app/pipes/order-by.pipe.ts Normal file → Executable file
View File

0
client/src/app/pipes/pretty-print.pipe.ts Normal file → Executable file
View File

0
client/src/app/pipes/safe.util.ts Normal file → Executable file
View File

0
client/src/app/reducers/entries.reducer.ts Normal file → Executable file
View File

0
client/src/app/reducers/index.ts Normal file → Executable file
View File

0
client/src/app/reducers/podcasts.reducer.ts Normal file → Executable file
View File

0
client/src/app/reducers/profile.reducer.ts Normal file → Executable file
View File

0
client/src/app/services/auth.guard.ts Normal file → Executable file
View File

0
client/src/app/services/auth.service.ts Normal file → Executable file
View File

0
client/src/app/services/debug.service.ts Normal file → Executable file
View File

0
client/src/app/services/entries.service.ts Normal file → Executable file
View File

0
client/src/app/services/globals.service.ts Normal file → Executable file
View File

0
client/src/app/services/image.service.ts Normal file → Executable file
View File

0
client/src/app/services/jobs.service.ts Normal file → Executable file
View File

0
client/src/app/services/podcast.service.ts Normal file → Executable file
View File

0
client/src/app/services/profile.service.ts Normal file → Executable file
View File

0
client/src/app/services/pusher.service.ts Normal file → Executable file
View File

0
client/src/app/services/signalr.service.ts Normal file → Executable file
View File

0
client/src/app/store/index.ts Normal file → Executable file
View File

0
client/src/assets/.gitkeep Normal file → Executable file
View File

0
client/src/assets/css/style.css Normal file → Executable file
View File

0
client/src/assets/img/logo-icon.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

0
client/src/assets/img/logo.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Some files were not shown because too many files have changed in this diff Show More