Commit graph

3932 commits

Author SHA1 Message Date
lukew3 db042db540 more index cleaning 2021-05-22 11:15:58 -04:00
lukew3 3f5af730d4 resetPersonalBests and index.js cleaning 2021-05-22 11:09:17 -04:00
lukew3 72a09dab3a Added config save 2021-05-22 09:56:51 -04:00
lukew3 519abe07bf added tag methods and new result and tag schema 2021-05-21 23:41:43 -04:00
lukew3 0b58c1de0c Added analytics backend methods 2021-05-20 14:53:47 -04:00
lukew3 68ba85f11e Moved backend to backend folder, removed moved functions 2021-05-20 14:38:58 -04:00
lukew3 b3e450b5f5 t60 bananas and cleaned up server.js 2021-05-19 18:39:18 -04:00
lukew3 8f83216990 working isPb field 2021-05-19 18:25:29 -04:00
lukew3 7b96d8cba7 fixed global stats 2021-05-19 17:07:41 -04:00
lukew3 5417dd9f20 renamed models file to usermodel 2021-05-19 16:30:41 -04:00
lukew3 b18d6c2910 Removed extra console.logs 2021-05-19 16:25:56 -04:00
lukew3 15270a7559 fixed results not showing error 2021-05-19 16:22:18 -04:00
lukew3 8213f43ba6 account loads, but results don't 2021-05-19 16:08:39 -04:00
lukew3 807f6345f1 result is added, with plenty of bugs 2021-05-14 22:45:55 -04:00
lukew3 0be490bf39 created axiosInstance with refresh tokens 2021-05-14 21:09:22 -04:00
lukew3 40b978cb32 remove log out and currentUser routes on server 2021-05-14 16:16:58 -04:00
lukew3 45c612c746 working login handling 2021-05-14 16:16:06 -04:00
lukew3 3978b7a106 firebase completely disconnected, working at restoring all functionality 2021-05-14 13:56:08 -04:00
lukew3 2b869a9478 fixed missing saveScreenshot listener 2021-05-12 17:20:48 -04:00
lukew3 fbbc15a8bd hide replay on screenshot, gave better name to screenshot button 2021-05-12 17:17:40 -04:00
Jack fdef8f9efd
Merge pull request #1407 from Estebene/master
Fixed #1404 tags appearing to be active
2021-05-12 15:59:06 +01:00
Estebene 2ac4f24761 Fixed #1404 tags appearing to be active 2021-05-12 08:08:52 +12:00
Jack ad61771ede
Merge pull request #1400 from mtthwn/additional-java-quotes
Additional java quotes
2021-05-11 02:28:44 +01:00
mtthwn aeefe50035 adding additional quotes for Java 2021-05-10 21:20:52 -04:00
mtthwn d5ec040973 adding initial list of java quotes 2021-05-10 18:08:38 -04:00
mtthwn 4ac6cd3ac2 Merge branch 'master' of github.com:mtthwn/monkeytype 2021-05-10 18:06:48 -04:00
Miodec 3ac6df1561 words will no longer jump up slightly when finishing a test 2021-05-10 13:26:26 +01:00
Miodec d1b0c3fb11 not lowercasing layouts to avoid issues 2021-05-10 13:07:52 +01:00
Miodec 238e90f7ae renamed theme, updated colors 2021-05-10 12:54:26 +01:00
Jack 27da75bb1f
Merge pull request #1354 from Cole320/master
Communism Theme
2021-05-10 12:48:04 +01:00
Miodec 086b2d20a5 lowercasing custom layoutfluid
updating settings input
2021-05-10 12:45:23 +01:00
Miodec 3556fed524 moved layoutfluid command line 2021-05-10 12:31:02 +01:00
Jack af5549d615 npm update 2021-05-09 19:32:15 +01:00
Jack 4151fc71c1 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-05-09 19:19:06 +01:00
Jack fc57e472e7 not adding decimal seconds to the graph in time mode 2021-05-09 19:16:43 +01:00
Miodec 54705bbc00 fixed result words history and replay not working correctly with rtl languages as well as languages with ligatures
closes #1357
2021-05-09 14:37:47 +01:00
Miodec 87a79f8cff fixed word input after when hovering on the chart 2021-05-09 14:31:21 +01:00
Miodec ed8e34a305 fixed word input after evaluating html. closes #1348 2021-05-09 14:29:51 +01:00
Miodec 051be46e22 the amount of missed words practised is now dependent on the amount of words missed 2021-05-09 14:23:00 +01:00
Miodec 842036282a removed auto select from custom layoutfluid 2021-05-09 14:11:23 +01:00
Miodec 5b677bfc4e Merge branch 'master' of https://github.com/Miodec/monkeytype 2021-05-09 13:59:43 +01:00
Miodec ef74b85d15 saving newly applied config to the database to ensure new keys are set to their default values
should avoid the website refreshing on login multiple times #1210
2021-05-09 13:59:37 +01:00
Jack 6ffc57f23b
Merge pull request #1389 from Brachyurus/patch-4
More typos in lithuanian_3k.
2021-05-09 13:51:04 +01:00
Jack 3601c45e24
Merge pull request #1392 from UnrealApex/master
Moved code_r.json file to correct folder location
2021-05-09 13:50:53 +01:00
UnrealApex 1b3d0f4101 moved code_r.json file to correct location 2021-05-09 02:39:54 +00:00
Miodec 83c7c6e616 updated the way full width settings are styled
reordered some settings elements
2021-05-09 02:22:21 +01:00
Jack d69c864c08
Merge pull request #1391 from rustom/master
Implement light and dark theme randomization functionality
2021-05-09 02:05:29 +01:00
Jack 0c0519fce9
Merge pull request #1383 from Estebene/preset-settings
Added basic preset setting functionality
2021-05-09 02:04:35 +01:00
Estebene c73015d49c Finished checkbox styling standardisation 2021-05-09 12:54:12 +12:00
Estebene d4542b8e6a Fixed misc bugs 2021-05-09 12:47:27 +12:00