Commit graph

71 commits

Author SHA1 Message Date
Jack
156fb99713 Merge branch 'master' into pr/Estebene/1383 2021-05-08 19:39:56 +01:00
Estebene
9222eceb03 Added basic preset setting functionality 2021-05-08 17:03:56 +12:00
Jack
f0aebbbb33 added notification when custom layoutfluid is saved
added default layoutfluid value
changed delimiter to #
addded a validation step and reverting back if validation failed
2021-05-07 15:44:18 +01:00
Jack
7fc3b09610 storing customlayoutfluid using _ instead of spaces so that it can save the config properly 2021-05-07 15:09:03 +01:00
OctahedronV2
518ec33189 Added custom layoutfluid setting 2021-05-05 19:47:59 -04:00
CrumblyLiquid
eae5cdba3e
Fix layout buttons on the settings page
Closes #1242
2021-04-13 11:29:47 +02:00
Jack
3fc5477098 remembering pre funbox settings. no longer using a separate 'savedlayout' configj. closes #1085 2021-04-11 17:40:28 +01:00
Jack
1a0bb6fcb6
Merge pull request #1200 from seaerchin/feat/keymap-legend-style
Feat/keymap legend style
2021-04-10 16:37:23 +01:00
seaerchin
e44a6e4fcb refactor(static): removed keymap static files and associated imports 2021-04-10 14:15:33 +08:00
Jack
ab975b1a35
Merge pull request #1184 from Saint-dev/master
Made it so funbox gets temporarily disabled when not taking a test
2021-04-08 19:08:10 +01:00
seaerchin
755d4489e3 feat(settings): added keymap legends style 2021-04-08 00:06:43 +08:00
Jack
0d802703b8 removed unnecessary events 2021-04-06 01:03:37 +01:00
Smithster
48c7835f2b added max option to custom background image size 2021-04-06 00:58:55 +01:00
Saint-dev
a2b7aa281c refractored funbox vars 2021-04-05 13:38:19 -04:00
Saint
1d3512c79d enabled funbox only on test 2021-04-05 00:47:51 -04:00
Jack
137367e396 changed the structure a bit,
showing active background size
2021-04-04 19:54:01 +01:00
Smithster
bdfab7caef -Now able to clear background images
-removed default image
-can now use enter to save background image
-removed pointless test
2021-04-04 19:33:59 +01:00
Smithster
e3db19050e added custom background options in settings page 2021-04-04 18:43:34 +01:00
Jack
95d7624bab fixed pb reset and email update not showing 2021-04-04 00:16:32 +01:00
Jack
3c37ac2e3e added import settings popup module part of #495 2021-03-30 23:23:23 +01:00
Jack
1020ed1a1e reordered functions to avoid warnings 2021-03-30 23:19:29 +01:00
Jack
1c74d7ecb3 reordered functions to avoid warnings 2021-03-30 23:18:27 +01:00
Jack
426d2228ca moved theme related functions to the theme picker module 2021-03-30 23:14:37 +01:00
Jack
3201871be5 added custom theme popup 2021-03-30 22:58:45 +01:00
Jack
7faa1cff57 added a theme picker module
renamed variable
part of #495
2021-03-30 22:32:46 +01:00
Jack
4bc36895b7 moved the settings group class to its own file, renamed a variable 2021-03-30 22:09:06 +01:00
Jack
6d0d027aa9 moved tags edit popup code to its own module #495 2021-03-30 18:47:13 +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
51c856dfa9 fixed favthemes being accessed from wrong module
fixed adding theme favourites
2021-03-30 16:53:42 +01:00
Miodec
f9f4eb097c removed dom util, moved functions into relevant modules #495 2021-03-28 02:20:55 +01:00
BuildTools
1ce93391f7 Styling of language select
Fixed active theme button

Fixed some fonts not showing in settings
2021-03-26 19:26:41 +00:00
Miodec
9499c5d76c moved commandline into a module #495 2021-03-25 23:00:53 +00:00
Miodec
c46b268774 moved activate funbox to its module #495 2021-03-25 22:08:02 +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
816c246481 moved test ui to a module #495 2021-03-16 01:43:22 +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
d853c38b60 moved a function to a module, and added temporary variables to make converting other files to modules easier 2021-03-14 02:21:22 +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
36d6398316 exported theme colors into a module 2021-03-12 17:38:43 +00:00
Miodec
7890fd7777 added opposite shift mode. coses #1059 2021-03-12 01:46:46 +00:00
Miodec
c3f2aa0ff4 moved sound into a module 2021-03-10 05:49:17 +00:00
Miodec
ee90d33b11 fixed lint warnings 2021-03-10 03:32:48 +00:00
Miodec
00403028f0 added repeat quotes 2021-02-27 15:40:15 +00:00