lukew3
|
8213f43ba6
|
account loads, but results don't
|
2021-05-19 16:08:39 -04:00 |
|
lukew3
|
3978b7a106
|
firebase completely disconnected, working at restoring all functionality
|
2021-05-14 13:56:08 -04: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
|
7addf86ab3
|
fixed page not changing if config was different to db
|
2021-04-25 00:27:06 +01:00 |
|
Miodec
|
3cc5bc46f6
|
Merge branch 'master' of https://github.com/Miodec/monkeytype
|
2021-04-19 17:12:33 +01:00 |
|
Jack
|
49f42fca3c
|
fixed filters getting overwritten with default filters, making loading useless. closes #1273
|
2021-04-18 22:46:28 +01:00 |
|
Miodec
|
3b2b824868
|
moved name update to data init, using name field instead of display name
|
2021-04-17 15:34:52 +01:00 |
|
SeerLite
|
a907d1e584
|
Use localStorage instead of cookies
Cookies are sent to the server on each request and are not recommended for
storing large amounts of data.
|
2021-04-06 12:01:44 -04:00 |
|
Jack
|
35bf71eae6
|
fixed db config restarting the test
|
2021-04-06 16:07:53 +01:00 |
|
Jack
|
f76169c76d
|
brought back db config sync
|
2021-04-05 18:33:14 +01:00 |
|
Jack
|
27fff39cc3
|
moved account to a module. part of #495
|
2021-03-31 19:09:16 +01:00 |
|
Jack
|
806846e55b
|
moved global stats to a new module
|
2021-03-31 18:01:49 +01:00 |
|
Jack
|
ab7ceaebba
|
fixed typo
|
2021-03-30 23:47:26 +01:00 |
|
Jack
|
c08daa493a
|
renamed module, moved one function
|
2021-03-30 23:46:23 +01:00 |
|
Jack
|
7faa1cff57
|
added a theme picker module
renamed variable
part of #495
|
2021-03-30 22:32:46 +01:00 |
|
Jack
|
cb966e448e
|
moved settings to a module #495
added account controller module
added result tags popup module
converted simple popups to a module
|
2021-03-30 18:37:51 +01:00 |
|
Jack
|
f63a682eaf
|
removed uneccesary comment, marked comment to not be deleted
|
2021-03-29 01:01:12 +01:00 |
|
Jack
|
5a1460208a
|
moved sign out button to a module, smoothed out the transition between the config and sign out button
|
2021-03-28 23:39:11 +01:00 |
|
Miodec
|
093d5bbafd
|
added mini result chart module. #495
|
2021-03-28 02:45:26 +01:00 |
|
Miodec
|
f9f4eb097c
|
removed dom util, moved functions into relevant modules #495
|
2021-03-28 02:20:55 +01:00 |
|
Miodec
|
280481b262
|
added challenge contrlller module,
added custom mode2 popup module
#495
|
2021-03-28 00:38:04 +00:00 |
|
Miodec
|
9499c5d76c
|
moved commandline into a module #495
|
2021-03-25 23:00:53 +00:00 |
|
Miodec
|
a278441481
|
moved config into a module. #495
|
2021-03-25 20:48:46 +00:00 |
|
Miodec
|
3b47f0172a
|
moved pace caret to a module. part of #495
|
2021-03-24 19:44:32 +00:00 |
|
Miodec
|
cc9cd4ef33
|
added funbox module, moved some of funbox code into it, added a new memory funbox timer
|
2021-03-24 19:14:54 +00:00 |
|
Miodec
|
5f67f3e5b5
|
moved test logic to a module
|
2021-03-24 17:37:55 +00:00 |
|
Miodec
|
6be52ea845
|
fixed challenge loading
|
2021-03-20 16:03:31 +00:00 |
|
Miodec
|
69020f7ab0
|
updated error to mention clearing cache
|
2021-03-16 02:00:56 +00:00 |
|
Miodec
|
4ab82b5e3d
|
added account icon module. part of #495
|
2021-03-15 18:57:09 +00:00 |
|
Miodec
|
6da2cafac2
|
Revert "moved pace caret into a module"
This reverts commit aed9c10896.
|
2021-03-15 18:22:04 +00:00 |
|
Miodec
|
aed9c10896
|
moved pace caret into a module
|
2021-03-15 18:05:37 +00:00 |
|
Miodec
|
4940580aad
|
moved some of the config into a temporary transition module
|
2021-03-15 03:55:39 +00:00 |
|
Miodec
|
7e25de8a0b
|
moved theme related code to a new module. part of #495
|
2021-03-14 03:59:13 +00:00 |
|
Miodec
|
b9cb5d3dc5
|
renamed db functions
|
2021-03-14 01:55:27 +00:00 |
|
Miodec
|
c9626396d8
|
moved all charts to a module. part of #495
|
2021-03-14 00:06:36 +00:00 |
|
Miodec
|
84a4beb2ed
|
reverted one change
|
2021-03-12 17:42:07 +00:00 |
|
Miodec
|
d8b7ac2b76
|
more refactoring
|
2021-03-12 17:41:46 +00:00 |
|
Miodec
|
36d6398316
|
exported theme colors into a module
|
2021-03-12 17:38:43 +00:00 |
|
Miodec
|
ee90d33b11
|
fixed lint warnings
|
2021-03-10 03:32:48 +00:00 |
|
Le Duy Quang
|
6cba75f235
|
Matched the charts' font to the user settings.
|
2021-02-18 19:43:30 +07:00 |
|
Miodec
|
7a3c7a3ec8
|
removing small results if they are not already removed
|
2021-02-15 21:46:33 +00:00 |
|
Miodec
|
048b2f7a30
|
added a google link function
|
2021-01-29 21:24:59 +00:00 |
|
Miodec
|
616434f7a1
|
fixed name update process
|
2021-01-29 20:46:21 +00:00 |
|
Miodec
|
355517ac53
|
fixed account page not loading properly,
added sign in with google,
added name check
|
2021-01-29 20:34:10 +00:00 |
|
avi123nash
|
6c6294619c
|
Register error message was not visible on screen. hidden class was not being added to loader on registration due to which it goes to infinite loading
|
2021-01-20 16:54:01 +05:30 |
|
Miodec
|
d2f6a01887
|
reworked the notification system
|
2021-01-16 01:12:36 +00:00 |
|
Miodec
|
c5011067bf
|
handling new data format, showing error message
|
2021-01-15 17:14:35 +00:00 |
|
Miodec
|
041d3b9d74
|
showing if name check failed
|
2021-01-15 16:42:29 +00:00 |
|
jonny-exe
|
751264c99b
|
Added an average speed pace maker
|
2021-01-09 15:00:23 +01:00 |
|
Jack
|
db8954391f
|
Merge pull request #790 from TayIorRobinson/master
allow the screenshot feature in other browsers
|
2021-01-03 22:09:35 +00:00 |
|