Philipp Schafft
88e2cdd465
Feature: Added a stats.xml entry <display-title> to replace <title>, and <artist>
2020-10-11 15:30:18 +00:00
Philipp Schafft
7b7d73dee2
Feature: Ask for confirmation before killing a source
2020-10-09 14:43:06 +00:00
Philipp Schafft
0fb8225048
Update: Reformated indents and spaces (ws-only patch)
2020-10-09 10:26:18 +00:00
Philipp Schafft
fde951551f
Fix: Corrected rendering by means of <<xsl:output>
...
Closes : #2396
2020-10-09 09:36:03 +00:00
Philipp Schafft
4ccf3657d7
Update: Select a nicer green for green trafic light
2020-10-03 08:05:15 +00:00
Philipp Schafft
5da8971b2e
Feature: Added a basic dashboard
2020-10-02 21:30:11 +00:00
Philipp Schafft
4896d73d3a
Feature: Added support for logfile display in admin/
2020-10-02 11:40:59 +00:00
Philipp Schafft
e7a4ce282c
Update: Improved logo position
2020-10-02 11:38:40 +00:00
Philipp Schafft
056ce5f151
Cleanup: Removed unused sections
2020-10-02 11:38:40 +00:00
Philipp Schafft
46d48fb4f3
Update: Converted message boxes to <aside>
2020-10-02 11:38:40 +00:00
Philipp Schafft
6931390325
Update: Corrected error displays
2020-10-02 11:38:40 +00:00
Philipp Schafft
1186e43d21
Fix: let boxnav items wrap if needed
2020-10-02 11:38:40 +00:00
Philipp Schafft
8a6cc45928
Update: Changed table row :hover from #c0c0c0 to #cccccc
2020-10-02 11:38:40 +00:00
Philipp Schafft
0b754ef185
Feature: Improved playlist formating
2020-10-02 11:38:39 +00:00
Philipp Schafft
4605af24f6
Update: Make the design a bit more resposive on small screens
2020-10-02 11:38:39 +00:00
Philipp Schafft
f4d4b8eaba
Feature: Styled action buttons and columns
2020-10-02 11:38:39 +00:00
Philipp Schafft
4f75f4f296
Update: Changed colour #001826 -> #23282c
2020-10-02 11:38:39 +00:00
Philipp Schafft
e1bb38dd45
Fix: Corrected table formating
2020-10-02 11:38:39 +00:00
Philipp Schafft
c423b36ae4
Update: Updated links on version page
2020-10-02 11:38:39 +00:00
Philipp Schafft
a08038c901
Fix: Corrected page not spaning all of the viewport height
2020-10-02 11:38:39 +00:00
Philipp Schafft
c3daf23180
Feature: Format warning as such
2020-10-02 11:38:39 +00:00
Philipp Schafft
68278a5388
Feature: Highlight hovered table row
2020-10-02 11:38:38 +00:00
Philipp Schafft
a9ec09a5c8
Feature: Improved navigation for boxes
2020-10-02 11:38:38 +00:00
Philipp Schafft
e1aadb10d8
Feature: Made player uniform
2020-10-02 11:38:38 +00:00
Philipp Schafft
ec837c3bb4
Fix: Corrected menu to allow navigation from/to/within admin area
2020-10-02 11:38:38 +00:00
Philipp Schafft
d909d28f8e
Fix: Moved play buttons to where they belong
2020-10-02 11:38:38 +00:00
Philipp Schafft
7db17f2906
Feature: Added headline for Version page
2020-10-02 11:38:38 +00:00
Philipp Schafft
3a5ea5fc7e
Fix: Corrected styling for server_version.xsl page
2020-10-02 11:38:38 +00:00
Marvin Scholz
5b4ad6d7a8
WIP new style for the web interface
2020-10-02 11:38:38 +00:00
Philipp Schafft
77312c4582
Update: Also show <audio> element on audio/webm
2019-05-28 07:26:51 +00:00
Marvin Scholz
2a21bb8bfa
Update: Replace Icecast logo with a new version
2018-07-09 17:37:35 +02:00
Philipp Schafft
5312470e0e
Update: Unifiy web/ code
2018-06-27 15:50:32 +00:00
Marvin Scholz
e7599f6fe5
Simplify web makefiles
2018-06-16 15:34:56 +02:00
Marvin Scholz
39a0ca8491
Makefiles cleanup
2018-06-16 15:34:56 +02:00
Philipp Schafft
3dd8bdbf40
Feature: display playlist
2015-11-28 18:11:01 +00:00
Thomas B. Ruecker
56bbc0d12c
Fix issue with only "-" and whitespace in element
...
Fixes : #2198
If there is a single "-" or it is only accompanied by whitespace, then
it wouldn't get escaped as it was detected as as a number. This would
produce invalid JSON.
This makes the numbers part ignore such and thus ensures it gets escaped
as text.
There might be other corner cases related to number parsing, this should be investigated.
2015-05-25 12:56:45 +00:00
Thomas B. Ruecker
0b1ac3e9d5
Essential part of upstream pull req No. 20
...
https://github.com/doekman/xml2json-xslt/pull/20
Some numeric values would not get formatted to valid JSON. This
incorporates the suggestions from issue #15 .
Also fixed whitespace of original patch.
Additional fix for related issue will follow.
2015-05-25 12:56:45 +00:00
Thomas B. Ruecker
b914a4a9dc
Hide listener information by default.
2015-01-16 06:23:25 +00:00
Thomas B. Ruecker
f90fb78ba0
Define webdir and admindir in each file for now
2014-12-30 12:56:09 +00:00
Marvin Scholz
1d8e128320
Preparations for new webinterface design
2014-12-29 16:32:52 +01:00
Thomas B. Ruecker
cbc0ae46d8
Favicon was missing from the Makefile
2014-12-26 11:02:10 +00:00
Thomas B. "dm8tbr" Ruecker
c4d9eaa066
Put the last item check into every filtered tag.
...
This way we shouldn't run into problems of this type anymore.
Also it should be easier to customize this way,
if someone wants to filter differently.
svn path=/icecast/trunk/icecast/; revision=19262
2014-11-02 20:19:29 +00:00
Thomas B. "dm8tbr" Ruecker
29feb25e6b
Added <audio> for supported streams. TNX ePirat
...
svn path=/icecast/trunk/icecast/; revision=19134
2014-05-05 05:16:44 +00:00
Thomas B. "dm8tbr" Ruecker
cce17fc5e4
status2.xsl, broken for a decade, now it's gone!
...
svn path=/icecast/trunk/icecast/; revision=19133
2014-05-04 17:36:25 +00:00
Thomas B. "dm8tbr" Ruecker
09fdaed7e4
Nicer looking tables for the admin interface.
...
ePirat sent updated tables code that should look much nicer.
This is admin interface only (and a global css change).
svn path=/icecast/trunk/icecast/; revision=19121
2014-05-04 05:16:00 +00:00
Thomas B. "dm8tbr" Ruecker
bcead11c2a
Also hide max_listeners by default.
...
svn path=/icecast/trunk/icecast/; revision=19113
2014-03-09 14:40:57 +00:00
Thomas B. "dm8tbr" Ruecker
08a6345b22
Set content-type to official "application/json"
...
svn path=/icecast/trunk/icecast/; revision=19112
2014-03-09 13:02:35 +00:00
Thomas B. "dm8tbr" Ruecker
43cad03707
Fix import
...
svn path=/icecast/trunk/icecast/; revision=19111
2014-03-09 12:59:33 +00:00
Thomas B. "dm8tbr" Ruecker
6bd11cc6c7
Initial JSON status transform.
...
Output roughly limited to data also visible through status.xsl.
svn path=/icecast/trunk/icecast/; revision=19110
2014-03-09 12:27:58 +00:00
Thomas B. "dm8tbr" Ruecker
ddf3f17189
Silence direct calls, add partial array support.
...
- The XSLT will now return empty if called directly.
This is a security measure to prevent unintended data leakage.
- Adding partial array support to print sources in an array.
Code lifted from:
https://code.google.com/p/xml2json-xslt/issues/detail?id=3
svn path=/icecast/trunk/icecast/; revision=19109
2014-03-09 12:26:15 +00:00