Commit graph

68 commits

Author SHA1 Message Date
d19d369825 chore: finalize migration to svelte 5
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2025-09-27 13:32:16 +02:00
90fe1be9ae chore: update bun deps, remove pnpm lock 2025-09-27 13:31:05 +02:00
86885d02d6 feat: add sensors page 2025-09-27 13:11:25 +02:00
26cc8a8587 feat: add mic test page 2025-09-27 12:55:09 +02:00
26be01e058 feat: add signal generator 2025-09-27 12:16:18 +02:00
d538a7a2b0 feat: add multiple translations, language dropdown 2025-09-27 11:24:38 +02:00
29d96f8451 refactor: migrate from i18next to paraglide
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2025-09-27 00:04:24 +02:00
f6f096d933 style: transitions 2025-09-26 22:36:20 +02:00
766ab74624 style: icons for categories, adjust opacity & font size 2025-09-26 22:32:55 +02:00
9a46fd53c6 chore: format 2025-09-26 22:19:02 +02:00
e6009c619c style: switch from B612 to Atkinson Hyperlegible font, enable tabular numbers
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2025-09-26 00:06:23 +02:00
2d5c5f4130 refactor: migrate to svelte 5 2025-09-26 00:02:05 +02:00
f37019c3ef feat: add clock
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-02-11 21:55:32 +01:00
cd1c0651eb feat: add DPR 2025-02-11 21:40:14 +01:00
2329f5235a chore: add favicon
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-02-11 13:55:09 +01:00
7d0204d65e chore: remove unused index.html 2025-02-11 11:26:53 +01:00
1b6d1bc453 chore: change title 2025-02-11 11:13:35 +01:00
057c8ecb3e chore: add build time to main page
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-02-11 11:02:09 +01:00
f899d3218d chore: update deps 2025-02-10 19:00:11 +01:00
60bbffb616 fix: x is undefined error
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-02-09 17:35:27 +01:00
3b725f2afb ci: update secrets in .woodpecker.yml
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-02-08 11:45:59 +01:00
f33a0d62a7 ci: fix .woodpecker.yml 2025-02-07 20:51:52 +01:00
a16d95215c switch to bun 2025-02-01 19:30:35 +01:00
27fdfdd6ac build: explicitly specify platform in Earthfile for pptr 2024-11-15 23:19:27 +01:00
279b9c5fc8 fix: correct screen resolution
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-03-26 14:09:07 +01:00
017b137f85 fix: avsync doesn't overflow
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
2024-03-26 14:00:00 +01:00
9e4babd18c fix: hires timer is ms-level
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-03-07 17:09:36 +01:00
6e1840e732 fix: timer tabular nums
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-03-07 17:08:50 +01:00
33f706c193 style: change scrolling
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-03-07 16:40:05 +01:00
07b98fc0e3 style: change test layout 2024-03-07 16:38:29 +01:00
f691495aa2 style: use Atkinson Hyperlegible for all non-card text 2024-03-07 16:32:18 +01:00
606cc0ca51 feat: new nav with categories & search; add internet speed test and timer test
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-03-07 16:28:39 +01:00
8e9d6cbe1e fix: back button points to .., not /
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-02-28 19:14:42 +01:00
1dfcadc8a3 feat: add simple mouse test
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-02-28 18:29:10 +01:00
1c2e89bb79 refactor: create layout groups 2024-02-28 18:14:07 +01:00
ba6e54d7d5 feat: prepare for i18n 2024-02-28 13:27:10 +01:00
7a7dcd3662 style: change name to Total Tech Test 2024-02-28 13:25:27 +01:00
1510c9661d feat: add phase audio test 2024-02-27 21:07:59 +01:00
9ae4b740e1 fix: always have trailing slash, fix navigation
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-02-27 20:39:08 +01:00
5f6a9ec825 feat: add gamepad history 2024-02-27 20:36:48 +01:00
a75d3b0175 style: stereo channel test on main audio page
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-02-27 18:27:58 +01:00
40270c7f32 style: channel buttons scale up on play 2024-02-27 13:32:36 +01:00
cfe22d204b style: move channel tests one level upwards, avoid onmount goto 2024-02-27 13:31:10 +01:00
7e29468247 fix: layout doesn't refer to url 2024-02-27 13:07:06 +01:00
fd25154725 ci: fix +site target 2024-02-26 16:53:03 +01:00
de48213dce chore: set version to 0.0.0 (prealpha)
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-02-26 13:02:53 +01:00
5bbd505ff6 style: render a/v sync video from the mid-point 2024-02-26 12:59:13 +01:00
dd4bd1d497 feat: finish a/v sync scale, add a/v sync test 2024-02-26 12:59:12 +01:00
589e235756 style: less opacity on channel test label 2024-02-24 22:59:39 +01:00
c06273269e feat: trim channel test tracks
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-02-24 22:58:41 +01:00