FoundKey/packages/client/src
Johann150 ed27f61a4d
client: add mod tracker
Squashed commit of the following:

commit 54f0b67b25
Author: Puniko <me@absturztaube.ch>
Date:   Thu Dec 29 21:27:15 2022 +0100

    use nextTick instead of setTimeout

commit 6998cae7e3
Author: Puniko <me@absturztaube.ch>
Date:   Thu Dec 29 21:14:55 2022 +0100

    my absolute terrible fix to the unhide issue

commit 79f546d150
Author: Puniko <me@absturztaube.ch>
Date:   Thu Dec 29 21:01:35 2022 +0100

    stop player on hide/unhide

commit 6b7f13e8ef
Author: Puniko <me@absturztaube.ch>
Date:   Thu Dec 29 10:36:59 2022 +0100

    make webkit style range slider the same

commit 8a267c5cdc
Author: Puniko <me@absturztaube.ch>
Date:   Thu Dec 29 01:16:18 2022 +0100

    restyling range inputs

commit c39e1671b2
Author: Puniko <me@absturztaube.ch>
Date:   Thu Dec 29 00:57:47 2022 +0100

    make module seekable

commit c1762f27ae
Author: Puniko <me@absturztaube.ch>
Date:   Thu Dec 29 00:14:35 2022 +0100

    remove accesskey attribs

commit 08f75a01f1
Author: Puniko <me@absturztaube.ch>
Date:   Thu Dec 29 00:12:23 2022 +0100

    v-else on play button

commit 9302a9faaa
Author: Puniko <me@absturztaube.ch>
Date:   Thu Dec 29 00:08:19 2022 +0100

    replace filter with some

commit bffd15daed
Author: Puniko <me@absturztaube.ch>
Date:   Wed Dec 28 09:13:20 2022 +0100

    add chiptune2 and libopenmpt into COPYING

commit 794298c21c
Author: Puniko <me@absturztaube.ch>
Date:   Tue Dec 27 15:32:43 2022 +0100

    little cleanup

commit f383aec1cd
Author: Puniko <me@absturztaube.ch>
Date:   Tue Dec 27 15:23:25 2022 +0100

    repeat only once and proper handling of track ending

commit fdaa9614c9
Author: Puniko <me@absturztaube.ch>
Date:   Tue Dec 27 14:52:20 2022 +0100

    prevent losing connection when downloading module

commit 6c5723c795
Author: Puniko <me@absturztaube.ch>
Date:   Tue Dec 27 14:45:59 2022 +0100

    colours!!! 🌈

commit dba4f0a4a9
Author: Puniko <me@absturztaube.ch>
Date:   Tue Dec 27 13:01:06 2022 +0100

    replace  with i18n

commit 4234dfbdbc
Author: Puniko <me@absturztaube.ch>
Date:   Mon Dec 26 15:47:10 2022 +0100

    retab

commit 0cc1ea8c3e
Author: Puniko <me@absturztaube.ch>
Date:   Mon Dec 26 15:19:28 2022 +0100

    include libopenmpt tracker to foundkey

commit c2437c696a
Author: Puniko <me@absturztaube.ch>
Date:   Mon Dec 26 12:08:49 2022 +0100

    add libopenmpt

Reviewed-on: FoundKeyGang/FoundKey#306
Changelog: Added
2022-12-29 21:36:44 +01:00
..
components client: add mod tracker 2022-12-29 21:36:44 +01:00
directives fixup tooltip: use this instead of self 2022-12-24 13:48:58 +01:00
filters refactor: use nullish coalescing & optional chaining 2022-10-11 00:39:27 +02:00
pages client: restyle app token view 2022-12-18 19:37:52 +01:00
scripts client: add mod tracker 2022-12-29 21:36:44 +01:00
themes client: remove _acrylic 2022-08-12 21:25:06 +00:00
types rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
ui client: replace repo link with foundkey link 2022-12-14 18:21:24 +01:00
widgets client: make headlines in queue widget links 2022-12-07 23:23:16 +01:00
account.ts fix login 2022-11-08 21:59:13 +01:00
config.ts feat: show real local info in instance ticker 2022-08-25 21:22:02 +00:00
const.ts client: add mod tracker 2022-12-29 21:36:44 +01:00
emojilist.json client: update emoji list 2022-12-01 20:10:14 +01:00
events.ts refactoring 2021-11-12 02:02:25 +09:00
i18n.ts client: only catch erroneous key errors in i18n.ts 2022-12-27 21:47:34 +01:00
init.ts client: remove scripts/search 2022-11-19 19:21:06 +01:00
instance.ts client: fetch meta via GET 2022-10-10 17:36:50 +02:00
menu.ts client: remove scripts/search 2022-11-19 19:21:06 +01:00
nirax.ts client: add return types to functions 2022-09-04 19:31:11 -04:00
os.ts client: unify different error dialogs 2022-12-04 14:27:53 +01:00
pizzax.ts client: prefer absolute over relative imports 2022-10-01 10:22:56 -04:00
plugin.ts client: fix some lints 2022-08-12 08:35:22 +02:00
router.ts make authorization token granting OAuth 2.0 compatible 2022-12-03 10:38:32 +00:00
store.ts client: prefer absolute over relative imports 2022-10-01 10:22:56 -04:00
stream.ts rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
style.scss client: restyle app token view 2022-12-18 19:37:52 +01:00
theme-store.ts client: prefer absolute over relative imports 2022-10-01 10:22:56 -04:00