Commit Graph

80 Commits

Author SHA1 Message Date
Laura Hausmann 08a945c80b
Improve log display 2023-11-05 14:13:04 +01:00
Laura Hausmann 9f595e98a3
Fix charset 2023-06-29 16:50:29 +02:00
Laura Hausmann 32d7e1c9cb
Title fixes 2023-06-01 02:13:59 +02:00
Laura Hausmann ae7966a71d
Title fixes 2023-06-01 01:57:55 +02:00
Laura Hausmann 5ee2a3b3c2
Title fixes 2023-06-01 01:57:21 +02:00
Laura Hausmann a89285feaa
Title fixes 2023-06-01 01:56:42 +02:00
Laura Hausmann 41795c11ea
Make title more descriptive 2023-06-01 01:54:18 +02:00
Laura Hausmann 2522214a97
Move lyrics to new page 2023-05-27 03:45:36 +02:00
Laura Hausmann 2d81029c29
Fix log 2023-05-11 19:36:19 +02:00
Laura Hausmann 8bf7db6b17
Fix log 2023-05-11 19:35:04 +02:00
Laura Hausmann c3c220753f
Hopefully fix encoding issues 2023-04-13 15:28:22 +02:00
Laura Hausmann 65ab7f2941
Add copy buttons 2023-04-07 22:45:43 +02:00
Laura Hausmann b70ad17032
Use HttpUtility.UrlEncode 2023-03-16 00:28:55 +01:00
Laura Hausmann 84f81bfa66
Fix + in artist/album name 2023-03-16 00:25:02 +01:00
Laura Hausmann 13282621ad
Fix css 2022-11-21 02:07:43 +01:00
Laura Hausmann dd18ffdbcd
Fix js 2022-11-21 02:06:43 +01:00
Laura Hausmann c3484f485d
Update logging 2022-11-21 02:04:28 +01:00
Laura Hausmann 480cd8329c
Update logging 2022-11-21 02:03:01 +01:00
Laura Hausmann 5408f1a1eb
Update URL 2022-11-20 22:50:05 +01:00
Laura Hausmann e8a558632c
Code cleanup 2022-11-20 17:55:34 +01:00
Laura Hausmann 54fe97c2c7
Change statistics identiy 2022-11-20 17:48:59 +01:00
Laura Hausmann 33dbbae9a1
Add experimental playback logging support 2022-11-20 16:48:10 +01:00
Laura Hausmann 269f050b1c
Update to net70 2022-11-17 03:43:31 +01:00
Laura Hausmann 5624bbefe9
Update to net60 2021-11-16 14:07:05 +01:00
Laura Hausmann e0728158e5
Code cleanup 2021-07-25 23:35:22 +02:00
Laura Hausmann ed04d034da
Update alphanum sort algoritm 2021-07-25 23:10:31 +02:00
Laura Hausmann e8fbfc3bc9
Update 'LICENSE' 2021-07-20 23:23:06 +02:00
Laura Hausmann 765aeb6c11
Update css 2021-07-08 02:53:18 +02:00
Laura Hausmann b6b4937d03
Add layout w/o js for lyrics display 2021-06-25 15:01:44 +02:00
Laura Hausmann ce4783e49c
fix encoding 2021-06-25 11:35:11 +02:00
Laura Hausmann f8ac13a606
Add local fonts 2021-06-24 19:28:52 +02:00
Laura Hausmann 37604c8b1c
Update css 2021-06-24 19:24:03 +02:00
Laura Hausmann 32e7caa48b
Update css 2021-06-23 21:05:28 +02:00
Laura Hausmann 2c02e78afa
add prev/next track shortcuts 2021-05-31 14:23:09 +02:00
Laura Hausmann d1fd31cfe6
fix search and tab-navigation 2021-05-27 16:56:56 +02:00
Laura Hausmann e09c2545a1
select first element on down arrow press, cleanup 2021-05-27 16:50:00 +02:00
Laura Hausmann 75c86b5fd8
fixed encoding 2021-05-27 16:15:56 +02:00
Laura Hausmann 9035211012
Fix keyevents for macOS 2021-05-07 12:23:30 +02:00
Leah 035c1648c1
more modern js, more keyboard-controls (#5)
webmusic.js: prevent default action for keydown events

webmusic.js: check for playable content

webmusic.js: hide selector when track selected

webmusic.js: ignore keyboard controls if ctrl or alt is pressed

webmusic.js: seeking in track with number keys

webmusic.js: use single quotes everywhere

webmusic.js: use arrow functions everywhere

webmusic.js: use const for audioplayer and variable element in function playSong

webmusic.js: use strict mode

webmusic.js: add classes needed for previous 2 commits

webmusic.js: use classes for buttons

webmusic.js: navigating through files/folders with arrowkeys/enter

webmusic.js: removed debug prints, better player handling

webmusic.js: bind to audioplayer-events just once

webmusic.js: renamed gstate to playerState

webmusic.js: renamed setState to setPlayerState and updateState to updatePlayerState

webmusic.css: replaced spaces with tabs

needed changes on template and css to make previous commit work

webmusic.js: refactor continuous- and repeat-button handling

webmusic.js: general code improvements

webmusic.js: rename variable 'sound' to 'audioPlayer'

remove howler.core.js

webmusic.js: replace howler with the native Audio() element

webmusic.js: set onclick-event on state element just once

webmusic.js: skip folders

needed changes on template to make previous commit work

webmusic.js: navigate through files more smartly

webmusic.js: code improovements

webmusic.js: replace spaces with tabs

webmusic.js: replace ifs with switch

Co-authored-by: Leah (ctucx) <leah@ctu.cx>
Co-authored-by: Isabelle <hi@f2k1.de>
Co-authored-by: ctucx <c@ctu.cx>
Reviewed-on: https://git.zotan.services/zotan/webmusic/pulls/5
Co-Authored-By: Leah <leah@ctu.cx>
Co-Committed-By: Leah <leah@ctu.cx>
2021-03-21 18:04:15 +01:00
Leah 0000568e2b
new key-combo: ESC for goto parent folder (#4)
Merge branch 'master' of destiny.zotan.network:ctucx/webmusic

click on back element instead of window.location override

add id to back button, use list elements

Merge branch 'master' into master

new key-combo: ESC for goto parent folder

Co-authored-by: Leah (ctucx) <leah@ctu.cx>
Co-authored-by: Laura Hausmann <laura@hausmann.dev>
Reviewed-on: https://git.zotan.services/zotan/webmusic/pulls/4
Co-Authored-By: Leah <leah@antifa.jetzt>
Co-Committed-By: Leah <leah@antifa.jetzt>
2021-03-06 14:47:36 +01:00
Laura Hausmann e4d9bed6be
Merge pull request 'oopsie: add function that i forgot to commit' (#3) from ctucx/webmusic:master into master, fixes #2
Reviewed-on: https://git.zotan.services/zotan/webmusic/pulls/3
2021-03-06 00:10:13 +01:00
Leah 84df2966e1 oopsie: add function that i forgot to commit 2021-03-05 23:11:14 +01:00
Laura Hausmann 86abe310d3
Merge pull request 'A few improvements ;)' (#1) from ctucx/webmusic:master into master
Reviewed-on: https://git.zotan.services/zotan/webmusic/pulls/1
2021-03-05 23:05:46 +01:00
Leah f9c08f2948 Add new key-commands: alias space with p, seeking with arrowkeys left/right, jumping between tracks with arrowkey up/down 2021-03-05 21:06:29 +01:00
Leah 6731aebfaa replace deprecated keypress event with onkeyup 2021-03-05 21:05:59 +01:00
Laura Hausmann 7c208f5d3e
fix oopsie 2020-12-21 21:47:08 +01:00
Laura Hausmann e1992cfd82
fix style 2020-12-21 21:31:18 +01:00
Laura Hausmann 4af262a28e
fix style 2020-12-21 21:29:41 +01:00
Laura Hausmann f81a0f8452
fix style 2020-12-21 21:29:23 +01:00
Laura Hausmann ae5557998d
fix style 2020-12-21 21:28:07 +01:00