monkeytype/src/js
2021-12-01 19:48:12 +00:00
..
account using two dashes instead of one to stay consistent with the design 2021-10-13 00:33:44 +01:00
elements added mobile menu. should fix #2127 2021-11-29 23:32:18 +00:00
popups setting mode to custom if mode if not custom. closes Ability to store custom texts #2061 2021-11-05 14:59:26 +00:00
settings updating active theme indicator when random theme is active. closes #2129 2021-11-29 18:17:43 +00:00
test only stopping timer when timer was slow for 5 seconds 2021-12-01 19:48:12 +00:00
account-controller.js added function to unlink google 2021-10-29 00:33:48 +01:00
account.js fixed lint warning 2021-11-30 00:30:55 +00:00
axios-instance.js changed the timeout to actually be 10 seconds not 1... 2021-10-08 10:04:26 +01:00
challenge-controller.js added an error message in case verifying challenge failed 2021-11-05 14:37:09 +00:00
chart-controller.js showing empty days between results on the activity graph 2021-11-20 17:49:27 +00:00
commandline-lists.js playing error sound when enabled 2021-11-19 12:55:49 +00:00
commandline.js Fix some popups not closing using Esc (#2005) by CrumblyLiquid 2021-10-16 16:42:42 +01:00
config.js added mobile menu. should fix #2127 2021-11-29 23:32:18 +00:00
db.js checking if language is null 2021-10-26 22:56:16 +01:00
exports.js another timer update 2021-11-12 14:42:59 +00:00
global-dependencies.js rewrote timer to be more modular, and allow for catching slow timers 2021-11-11 17:29:38 +00:00
input-controller.js ignoring events when loading. closes #2109 2021-11-23 14:56:55 +00:00
layouts.js added colemak dh wide 2021-11-20 20:32:48 +00:00
mini-result-chart.js added mini result chart module. #495 2021-03-28 02:45:26 +01:00
misc.js Fixed Errors (#2034) 2021-11-17 19:52:29 +00:00
monkey-power.js disabling power when timer is slow 2021-11-16 13:15:09 +00:00
preset-controller.js switched presets to _id 2021-07-09 15:50:15 +01:00
ready.js added a last seen version tracker 2021-08-29 15:05:38 +01:00
replay.js Rewrite input system to use <input> content (#1325) 2021-09-30 00:22:38 +01:00
route-controller.js Merge branch 'mongo' 2021-08-17 18:13:04 +01:00
settings.js updating active theme indicator when random theme is active. closes #2129 2021-11-29 18:17:43 +00:00
simple-popups.js fixed name change when logged in with google 2021-09-23 15:06:05 +01:00
sound.js added osu and hitmarker sounds 2021-09-30 14:28:24 +01:00
tag-controller.js tags now use _id 2021-07-09 17:21:16 +01:00
theme-colors.js updated theme loading to fix issues with charts and keymap (again) 2021-08-08 18:37:18 +01:00
theme-controller.js updating active theme indicator when random theme is active. closes #2129 2021-11-29 18:17:43 +00:00
ui.js different log 2021-09-21 22:46:59 +01:00