1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-01 03:54:14 -04:00
Commit Graph

2045 Commits

Author SHA1 Message Date
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
afdba35f5c Fix: Corrected link targets 2020-10-02 11:38:39 +00:00
Philipp Schafft
15de4a03e2 Fix: Corrected link targets 2020-10-02 11:38:39 +00:00
Philipp Schafft
23f47e1187 Feature: Support linking directly to the mount section for a single-mount stats page 2020-10-02 11:38:39 +00:00
Philipp Schafft
47dd475f12 Feature: Only show selected mounts in status display 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
50946b9842 Fix: Do not display <modules> as stats 2020-10-02 11:38:39 +00:00
Philipp Schafft
17f8b5587f Fix: Corrected design for manageauth.xsl 2020-10-02 11:38:39 +00:00
Philipp Schafft
1455e9966a Feature: Added a warning for metadata updates for non-legacy codecs 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
c6bb70d99b Feature: Include content-type in mount info for metadata updates 2020-10-02 11:38:39 +00:00
Philipp Schafft
6294a832a0 Fix: Corrected styles 2020-10-02 11:38:38 +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
242f69f150 Feature: Added Details link in mount navigation 2020-10-02 11:38:38 +00:00
Philipp Schafft
70090e1f18 Update: Use content-type not server_type for player 2020-10-02 11:38:38 +00:00
Philipp Schafft
f9980b3563 Feature: Added key <content-type> to running mounts 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
73bf0c8ca1 Fix: Fixed a lot of admin area general styling 2020-10-02 11:38:38 +00:00
Philipp Schafft
430042c911 Update: Renamed Administration/Stats -> Server status 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
Philipp Schafft
e5e04d5764 Fix: Corrected links for the header 2020-10-02 11:38:38 +00:00
Philipp Schafft
ccbbe80228 Fix: Corrected <img> for logo 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
6484fb40c6 Update: Updated submodules 2020-10-02 11:37:59 +00:00
Philipp Schafft
a6f8c0f246 Merge branch 'feature-singel-client-move' 2020-09-30 19:52:38 +00:00
Philipp Schafft
2bf77f2012 Feature: Support moving individual clients between mounts 2020-09-30 19:47:05 +00:00
Philipp Schafft
81bd709acc Fix: Corrected node vs. client 2020-09-30 19:22:36 +00:00
Philipp Schafft
d92c9758a6 Feature: Prepare for support to move single clients 2020-09-30 18:03:18 +00:00
Philipp Schafft
e86a46ee4a Update: Improved statistic update logic a bit 2020-09-30 17:59:54 +00:00
Philipp Schafft
4f56236cbc Fix: Corrected type for id for source_find_client() 2020-09-30 17:59:52 +00:00
Philipp Schafft
55acb32b71 Cleanup: Corrected code style 2020-09-30 17:59:49 +00:00
Philipp Schafft
b2cd834db7 Cleanup: Move lock out of loop as unlock is also outside the loop 2020-09-30 17:59:43 +00:00
Philipp Schafft
833d666803 Cleanup: Deduplicated code for client moves 2020-09-30 17:58:33 +00:00
Philipp Schafft
987bdec373 Merge branch 'epirat-yp-listenurl-fix'
Good work. Thanks to ePirat.
2020-04-30 08:53:57 +00:00
Marvin Scholz
9275dfd8c8 Feature: Improve logging for yp-directory options parsing 2020-04-30 10:52:18 +02:00
Marvin Scholz
349c29ca48 Feature: Add "listen-socket" option for YP directories 2020-04-24 23:45:49 +02:00
Marvin Scholz
495ecbf57d Fix: Add missing space in YP log message 2020-04-23 19:01:02 +02:00
Marvin Scholz
632f67b0c8 Feature: New config block to define YP directories
Adds a new config block, <yp-directory> with the mandatory "url"
attribute and optional <option> entries in the block:

  <yp-directory url="http://example.org/yp-cgi">
    <option name="timeout" value="5" />
    <option name="touch-interval" value="45" />
  </yp-directory>
2020-04-23 18:40:36 +02:00
Marvin Scholz
6d3bf28be1 Update: Use linked list for YP config entries
This removes the limit of 25 YP directory entries by using a linked
list like with most other config entries.
2020-04-23 05:14:12 +02:00
Marvin Scholz
4284ea5b3b Cleanup: Prepare migration to new yp options 2020-04-23 03:18:51 +02:00
Marvin Scholz
f2547c7cb0 Cleanup: Remove unused touch_interval config 2020-04-23 03:03:52 +02:00
Marvin Scholz
271ef864ac Cleanup: Remove unused server block in directory
The director block for YP directories accepted a server block which
was completely unused in the whole codebase, so do not parse it in
the first place.
2020-04-23 03:00:32 +02:00
Philipp Schafft
dcdd96c000 Update: Make listensocket_container_get_by_id() public 2020-04-22 19:35:35 +00:00
Marvin Scholz
f898da63b8 Cleanup: YP: Narrow variable scope 2020-04-21 20:43:01 +02:00