Skip to content

Commit

Permalink
Removed Smallify.Web project from master branch (#18)
Browse files Browse the repository at this point in the history
* Removed Smallify.Web project from master branch

* Updated and renamed azure-pipelines yml

* Updated README
  • Loading branch information
hypzeh authored Mar 3, 2019
1 parent dac0c15 commit a816195
Show file tree
Hide file tree
Showing 31 changed files with 5 additions and 12,738 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Smallify is a simple WPF application built to provide a small music player for S

## Usage

Smallify requires an `Access Token`, which can be generated on user request from `Spotify Accounts Service`, by connecting to a Spotify account, see [Smallify authentication site](https://smallify.nicksmirnoff.co.uk).
Smallify requires an `Access Token`, which can be generated on user request from `Spotify Accounts Service`, by connecting to a Spotify account, see [Smallify authentication site](https://hypzeh.github.io/smallify).

### Requirements

Expand Down
5 changes: 0 additions & 5 deletions Smallify.sln
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Smallify.Module.Notificatio
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Smallify.Module.Settings", "src\Smallify.Module.Settings\Smallify.Module.Settings.csproj", "{167A71C7-F26F-4B84-8BE8-78149BE03FA4}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Smallify.Web", "src\Smallify.Web\Smallify.Web.csproj", "{2FD2611B-119E-495A-8E51-F54A0479B8EF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -43,8 +41,6 @@ Global
{167A71C7-F26F-4B84-8BE8-78149BE03FA4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{167A71C7-F26F-4B84-8BE8-78149BE03FA4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{167A71C7-F26F-4B84-8BE8-78149BE03FA4}.Release|Any CPU.Build.0 = Release|Any CPU
{2FD2611B-119E-495A-8E51-F54A0479B8EF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2FD2611B-119E-495A-8E51-F54A0479B8EF}.Release|Any CPU.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -55,7 +51,6 @@ Global
{5F8C2791-3D5F-420F-9AB7-4874E2CB5C77} = {E3F7BEFD-5048-4056-A38D-F2A38C3CFE53}
{519018FC-B512-4CCF-AE34-809524E9DF85} = {E3F7BEFD-5048-4056-A38D-F2A38C3CFE53}
{167A71C7-F26F-4B84-8BE8-78149BE03FA4} = {E3F7BEFD-5048-4056-A38D-F2A38C3CFE53}
{2FD2611B-119E-495A-8E51-F54A0479B8EF} = {E3F7BEFD-5048-4056-A38D-F2A38C3CFE53}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0F0DB0EE-6F81-4007-AF03-CB550E87ACB9}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
trigger:
branches:
include:
- master
exclude:
- master-authentication
- master

pr:
- master

pool:
vmImage: 'VS2017-Win2016'
Expand Down
9 changes: 0 additions & 9 deletions src/Smallify.Web/.stylelintrc

This file was deleted.

26 changes: 0 additions & 26 deletions src/Smallify.Web/ClientApp/App.js

This file was deleted.

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions src/Smallify.Web/ClientApp/components/shared/NotFound.js

This file was deleted.

36 changes: 0 additions & 36 deletions src/Smallify.Web/ClientApp/components/shared/SmallifyIcon.js

This file was deleted.

22 changes: 0 additions & 22 deletions src/Smallify.Web/ClientApp/components/shared/styled/button.js

This file was deleted.

This file was deleted.

This file was deleted.

11 changes: 0 additions & 11 deletions src/Smallify.Web/ClientApp/components/shared/styled/textArea.js

This file was deleted.

6 changes: 0 additions & 6 deletions src/Smallify.Web/ClientApp/index.js

This file was deleted.

9 changes: 0 additions & 9 deletions src/Smallify.Web/ClientApp/lib/authentication.js

This file was deleted.

18 changes: 0 additions & 18 deletions src/Smallify.Web/ClientApp/routers/AppRouter.js

This file was deleted.

Empty file.
48 changes: 0 additions & 48 deletions src/Smallify.Web/ClientApp/template.html

This file was deleted.

17 changes: 0 additions & 17 deletions src/Smallify.Web/Program.cs

This file was deleted.

26 changes: 0 additions & 26 deletions src/Smallify.Web/Properties/launchSettings.json

This file was deleted.

Loading

0 comments on commit a816195

Please sign in to comment.