Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
ejasp
Browse files
Jan 05, 2020
src/ejasp/script.js, src/ejasp/style.css, src/example.html: Add feature to...
· 01ff530c
Alisnea
authored
Jan 05, 2020
01ff530c
Jan 04, 2020
src/ejasp/script.js: Make pause button disappear only if LPAPI_DISPLAY_COVER...
· 14fc57fa
Alisnea
authored
Jan 04, 2020
14fc57fa
src/ejasp/script.js, src/ejasp/style.css: Add minimization/maximization...
· ce59be12
Alisnea
authored
Jan 04, 2020
ce59be12
design/: Remove obsolete files, src/ejasp/style.css: Update background gradient colors
· cf4dc4e4
Alisnea
authored
Jan 04, 2020
cf4dc4e4
src/ejasp/style.css: Improve play button visibility on light cover arts
· 6bad8b9a
Alisnea
authored
Jan 04, 2020
6bad8b9a
src/ejasp/script.js: Update cjasp.coverart.style.background only when LPAPI_DISPLAY_COVER is true.
· 2a637b0d
Alisnea
authored
Jan 04, 2020
2a637b0d
Jan 03, 2020
src/ejasp/script.js: Store error messages inside an array for easier localization
· 28fe8739
Alisnea
authored
Jan 03, 2020
28fe8739
src/ejasp/script.js: Add notice in stream title when mountpoint is offline
· 2e035b8f
Alisnea
authored
Jan 03, 2020
2e035b8f
src/ejasp/script.js, src/ejasp/style.css: Change variable names related to...
· 572dcda4
Alisnea
authored
Jan 03, 2020
572dcda4
src/ejasp/script.js, src/ejasp/style.css: Move some static CSS to style.css,...
· 9c3882fd
Alisnea
authored
Jan 03, 2020
9c3882fd
src/ejasp/script.js, src/ejasp/style.css: Put play/pause button inside cover...
· 560eaa70
Alisnea
authored
Jan 03, 2020
560eaa70
src/ejasp/style.css: -moz-linear-gradient requires starting position instead...
· 7a9b669a
Alisnea
authored
Jan 03, 2020
7a9b669a
src/ejasp/script.js: Fix error caused by trying to remove file extension from...
· 0e7fcf45
Alisnea
authored
Jan 03, 2020
0e7fcf45
src/ejasp/style.css, src/ejasp/script.js: Minor CSS modifications,...
· f2d04e0a
Alisnea
authored
Jan 03, 2020
f2d04e0a
Jan 02, 2020
src/ejasp/script.js: Add optional artist detection from raw stream title
· fb950391
Alisnea
authored
Jan 02, 2020
fb950391
src/ejasp/script.js: Add album cover art support
· d771d4ea
Alisnea
authored
Jan 02, 2020
d771d4ea
src/ejasp/script.js: Put artist and title in a different span elements
· b75bcfe3
Alisnea
authored
Jan 02, 2020
b75bcfe3
src/ejasp/script.js: Make three more variables local instead of global
· 1a587d26
Alisnea
authored
Jan 02, 2020
1a587d26
src/ejasp/script.js: Drop unnecessary global variables, change global variable...
· be4d8b9d
Alisnea
authored
Jan 02, 2020
be4d8b9d
Jan 01, 2020
LICENSE: Happy New Year!
· 9e94e1d6
Alisnea
authored
Jan 01, 2020
9e94e1d6
src/ejasp/script.js: Add basic LPAPI support, add comments to the...
· 4ed76565
Alisnea
authored
Jan 01, 2020
4ed76565
Dec 31, 2019
src/ejasp/script.js: cacheBustStreamUrl: Use time instead of random number to...
· 61546225
Alisnea
authored
Dec 31, 2019
61546225
Dec 29, 2019
src/ejasp/min/*: Update minified version, README.md: Add compatibility check results
· 8b492cad
Alisnea
authored
Dec 29, 2019
8b492cad
src/ejasp/script.js: Add filename extension trimming
· 70e4cda9
Alisnea
authored
Dec 29, 2019
70e4cda9
src/ejasp/script.js: Make ICESTATXSL variable name more readable, add more...
· 682a8102
Alisnea
authored
Dec 29, 2019
682a8102
src/ejasp/style.css, src/ejasp/font/: Add Fira Sans font for stream title
· e98d6789
Alisnea
authored
Dec 29, 2019
e98d6789
src/ejasp/script.js: Fix volume bar not muting audio entirely
· f4517954
Alisnea
authored
Dec 29, 2019
f4517954
src/ejasp/style.css: Fix volume bar styling for Chrome
· a0f949c5
Alisnea
authored
Dec 29, 2019
a0f949c5
src/ejasp/style.css: Add styling for volume bar
· ff4f54a2
Alisnea
authored
Dec 29, 2019
ff4f54a2
src/ejasp/script.js: remove the rest of console debug information logging
· 13f0f6b5
Alisnea
authored
Dec 29, 2019
13f0f6b5
src/ejasp/script.js: update song inside of a text node instead of console,...
· b245b445
Alisnea
authored
Dec 29, 2019
b245b445
src/ejasp/script.js: Don't print out stream title if it's the same as in...
· 4d589053
Alisnea
authored
Dec 29, 2019
4d589053
Dec 28, 2019
src/ejasp/script.js: use only media type saved in constant
· da904cd6
Alisnea
authored
Dec 28, 2019
da904cd6
src/script.js: Handle when mountpoint doesn't exist, store icestats refresh time in a constant
· c3ead283
Alisnea
authored
Dec 28, 2019
c3ead283
src/script.js: Move stream title update to the same loop as icestats update,...
· 85532c58
Alisnea
authored
Dec 28, 2019
85532c58
script.js: Preload pause and loading icons, add comment to cache busting function
· 4c5c87ca
Alisnea
authored
Dec 28, 2019
4c5c87ca
Dec 27, 2019
script.js: Drop synchronous XHR, testing printing stream title information to console
· a0c55efd
Alisnea
authored
Dec 27, 2019
a0c55efd
README.md, ejasp.png: Replace text header with project logo in README
· 0dc5a745
Alisnea
authored
Dec 27, 2019
0dc5a745
script.js, load.png: Add loading effect, fix fade-in in Chrome due to longer buffering.
· de22c5a1
Alisnea
authored
Dec 27, 2019
de22c5a1
script.min.js, style.min.css: Update minified versions of JS and CSS
· 1c3d7d27
Alisnea
authored
Dec 27, 2019
1c3d7d27
Loading