emilis/ritmas
1
0
Fork
You've already forked ritmas
0
Rhythm analysis app https://ritmas.eu/
  • JavaScript 59.3%
  • CSS 34.1%
  • HTML 5.5%
  • Makefile 1.1%
2023年09月06日 16:06:31 +03:00
analysis Added tests for more metres. 2023年09月04日 15:28:19 +03:00
app Implemented main menu and intro button. 2023年03月18日 15:48:59 +02:00
array Improved results calculation. 2023年02月11日 10:10:28 +02:00
browser Improved UX of the main drum. 2023年01月28日 11:23:19 +02:00
clsi Created results/Step component. 2023年01月28日 10:05:51 +02:00
eps Switched to using Vite for builds and development. 2023年03月25日 16:31:34 +02:00
favicon Created favicon. 2023年02月02日 22:10:46 +02:00
header Improved Intro copy. 2023年04月10日 16:00:47 +03:00
main-menu Added LiberaPay donation link. 2023年09月05日 09:26:35 +03:00
modal Added LiberaPay donation link. 2023年09月05日 09:26:35 +03:00
network Disabled Update button when browser is offline. 2023年03月18日 18:05:13 +02:00
parameters Fixed bars label for 1 bar. 2023年03月14日 21:54:40 +02:00
public Fixed start_url in webmanifest to avoid Codeberg pages redirects. 2023年04月11日 18:19:39 +03:00
results Dimmed Swing value. 2023年09月05日 09:35:14 +03:00
select Switched to a rational color palette. 2023年03月23日 21:31:53 +02:00
service-worker Refactored service worker usage. 2023年03月18日 19:10:25 +02:00
tap-controls Trying to fix zoom-in on iPad. 2023年09月06日 16:06:31 +03:00
taps Disabled error after one tap. 2023年03月13日 18:01:04 +02:00
tests Added tests for more metres. 2023年09月04日 15:28:19 +03:00
theme Improved MainMenu and Modal transparency. 2023年03月23日 22:29:25 +02:00
.gitignore Added assets/ dir to .gitignore. 2023年09月04日 15:27:43 +03:00
index.html Added LiberaPay donation link. 2023年09月05日 09:26:35 +03:00
LICENSE.txt Added AGPL license. 2023年02月18日 13:35:06 +02:00
Makefile Added test task. 2023年04月10日 18:15:59 +03:00
package-lock.json Created initial tests for analysis. 2023年04月10日 18:12:20 +03:00
package.json Created initial tests for analysis. 2023年04月10日 18:12:20 +03:00
vite.config.js Switched to using Vite for builds and development. 2023年03月25日 16:31:34 +02:00