Skip to content

Commit

Permalink
[htdocs] Remove prebuilt web interface (htdocs) from git
Browse files Browse the repository at this point in the history
  • Loading branch information
chme committed Apr 16, 2022
1 parent 88850da commit 54a8ab5
Show file tree
Hide file tree
Showing 21 changed files with 14 additions and 6,913 deletions.
13 changes: 13 additions & 0 deletions htdocs/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
/android-chrome-192x192.png
/android-chrome-512x512.png
/apple-touch-icon.png
/browserconfig.xml
/favicon-16x16.png
/favicon-32x32.png
/favicon.ico
/index.html
/logo.svg
/mstile-150x150.png
/safari-pinned-tab.svg
/site.webmanifest
/assets
7 changes: 1 addition & 6 deletions htdocs/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,4 @@ htdocsassetsdir = $(datadir)/owntone/htdocs/assets

dist_htdocsassets_DATA = \
assets/index.css \
assets/index.js \
assets/materialdesignicons-webfont.svg \
assets/materialdesignicons-webfont.ttf \
assets/materialdesignicons-webfont.woff2 \
assets/materialdesignicons-webfont.woff \
assets/materialdesignicons-webfont.eot
assets/index.js
Binary file removed htdocs/android-chrome-192x192.png
Binary file not shown.
Binary file removed htdocs/android-chrome-512x512.png
Binary file not shown.
Binary file removed htdocs/apple-touch-icon.png
Binary file not shown.
1 change: 0 additions & 1 deletion htdocs/assets/index.css

This file was deleted.

38 changes: 0 additions & 38 deletions htdocs/assets/index.js

This file was deleted.

Binary file removed htdocs/assets/materialdesignicons-webfont.eot
Binary file not shown.
6,741 changes: 0 additions & 6,741 deletions htdocs/assets/materialdesignicons-webfont.svg

This file was deleted.

Binary file removed htdocs/assets/materialdesignicons-webfont.ttf
Binary file not shown.
Binary file removed htdocs/assets/materialdesignicons-webfont.woff
Binary file not shown.
Binary file removed htdocs/assets/materialdesignicons-webfont.woff2
Binary file not shown.
9 changes: 0 additions & 9 deletions htdocs/browserconfig.xml

This file was deleted.

Binary file removed htdocs/favicon-16x16.png
Binary file not shown.
Binary file removed htdocs/favicon-32x32.png
Binary file not shown.
Binary file removed htdocs/favicon.ico
Binary file not shown.
26 changes: 0 additions & 26 deletions htdocs/index.html

This file was deleted.

31 changes: 0 additions & 31 deletions htdocs/logo.svg

This file was deleted.

Binary file removed htdocs/mstile-150x150.png
Binary file not shown.
42 changes: 0 additions & 42 deletions htdocs/safari-pinned-tab.svg

This file was deleted.

19 changes: 0 additions & 19 deletions htdocs/site.webmanifest

This file was deleted.

0 comments on commit 54a8ab5

Please sign in to comment.