monkeytype/src/js
2021-05-16 00:55:30 +01:00
..
account Change British English spellings to American English 2021-05-08 13:36:00 -05:00
elements moved account to a module. part of #495 2021-03-31 19:09:16 +01:00
popups Fixed misc bugs 2021-05-09 12:47:27 +12:00
settings Merge branch 'master' into localstorage 2021-04-11 21:54:10 -04:00
test Merge branch 'master' into repeat-caret-pace 2021-05-16 00:55:30 +01:00
account-controller.js moved name update to data init, using name field instead of display name 2021-04-17 15:34:52 +01:00
account.js saving newly applied config to the database to ensure new keys are set to their default values 2021-05-09 13:59:37 +01:00
challenge-controller.js updated project structure 2021-03-29 00:33:13 +01:00
chart-controller.js Merge branch 'master' of github.com:mtthwn/monkeytype 2021-05-10 18:06:48 -04:00
cloud-functions.js Added basic preset setting functionality 2021-05-08 17:03:56 +12:00
commandline-lists.js moved layoutfluid command line 2021-05-10 12:31:02 +01:00
commandline.js Merge pull request #1338 from Estebene/bug-command-theme 2021-05-02 14:56:18 +01:00
config.js changing highlight mode will now cause the current word to update to reflect the change 2021-05-14 00:40:23 +01:00
db.js another debug log :| 2021-05-08 20:13:04 +01:00
exports.js fixed filters getting overwritten with default filters, making loading useless. closes #1273 2021-04-18 22:46:28 +01:00
global-dependencies.js removed unused imports 2021-03-31 19:32:24 +01:00
input-controller.js Added ability to watch replay 2021-05-08 15:37:29 -04:00
layouts.js Add handsdown reference layout 2021-05-15 14:25:46 -05:00
mini-result-chart.js added mini result chart module. #495 2021-03-28 02:45:26 +01:00
misc.js added punctuation support for 58008 mode 2021-04-24 17:40:00 +01:00
preset-controller.js restarting test when applying preset 2021-05-14 00:11:00 +01:00
ready.js showing sign out button if the first page that is loading is account 2021-05-02 15:10:39 +01:00
replay.js Replay timer resets to 0 after new test 2021-05-14 13:12:58 -04:00
route-controller.js added ready and route controller modules. script is gone. its over #495 2021-03-31 19:29:02 +01:00
settings.js Fixed #1404 tags appearing to be active 2021-05-12 08:08:52 +12:00
simple-popups.js added a theme picker module 2021-03-30 22:32:46 +01:00
sound.js switched sounds to howler, should fix safari problems 2021-05-16 00:29:21 +01:00
tag-controller.js removed unused imports 2021-04-13 17:07:46 +01:00
theme-colors.js exported theme colors into a module 2021-03-12 17:38:43 +00:00
theme-controller.js Add dark and light switching functionality with tinycolor 2021-05-08 19:06:32 -05:00
ui.js removed console logs 2021-04-25 00:28:28 +01:00