Miodec
|
0b12fda816
|
changing url of discord linking with script
|
2021-07-09 22:23:34 +01:00 |
|
Miodec
|
7689086503
|
merged master into mongo
|
2021-07-07 14:24:44 +01:00 |
|
Miodec
|
0620e1ed34
|
added a new loading page that will be visible instead of the test
the test will load only when everything is ready (the account data is fully loaded)
|
2021-06-17 16:09:38 +01:00 |
|
lukew3
|
e36a349dc4
|
Fetch upstream
|
2021-06-03 10:35:20 -04:00 |
|
lukew3
|
fd30b5aa36
|
brought back firebase analytics and authentication
|
2021-05-31 23:47:58 -04:00 |
|
Estebene
|
4942cf5107
|
Added funbox to config
|
2021-05-31 13:04:23 +12:00 |
|
lukew3
|
b669e1b107
|
fixed account loading bug, bad date format, and updated todo
|
2021-05-26 23:01:56 -04:00 |
|
lukew3
|
3978b7a106
|
firebase completely disconnected, working at restoring all functionality
|
2021-05-14 13:56:08 -04:00 |
|
Jack
|
0dd6221e59
|
removed console logs
|
2021-04-25 00:28:28 +01:00 |
|
Jack
|
372c8171b5
|
added some console logs to debug the page changing issue
|
2021-04-24 18:03:20 +01:00 |
|
Jack
|
1d0f95d018
|
removed unused imports
|
2021-04-13 17:07:46 +01:00 |
|
SeerLite
|
8fb8b7236f
|
Merge branch 'master' into localstorage
|
2021-04-11 21:54:10 -04:00 |
|
Saint-dev
|
9847db8720
|
fixed bug with setting funbox to none
|
2021-04-08 13:53:29 -04: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 |
|
Saint
|
1d3512c79d
|
enabled funbox only on test
|
2021-04-05 00:47:51 -04:00 |
|
Jack
|
c61ba1baa5
|
fixed buttons that are supposed to change the commandline list not working
|
2021-04-02 15:35:45 +01:00 |
|
Jack
|
27fff39cc3
|
moved account to a module. part of #495
|
2021-03-31 19:09:16 +01:00 |
|
Jack
|
2fee8d141a
|
removed unused imports
|
2021-03-30 18:39:47 +01:00 |
|
Jack
|
3029c29b8c
|
updated project structure
added folders
renamed notification-center to notifications
|
2021-03-29 00:33:13 +01:00 |
|
Jack
|
239e3e61d6
|
lots of little code refactoring #495
relocated smaller functions and most events
divided code into small modules (layout emulator, support popup, version popup)
|
2021-03-29 00:19:17 +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
|
f9f4eb097c
|
removed dom util, moved functions into relevant modules #495
|
2021-03-28 02:20:55 +01:00 |
|
Miodec
|
a278441481
|
moved config into a module. #495
|
2021-03-25 20:48:46 +00:00 |
|