Commit graph

154 commits

Author SHA1 Message Date
Miodec
842036282a removed auto select from custom layoutfluid 2021-05-09 14:11:23 +01: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
Rustom Ichhaporia
c484d02e9a Update light dark switch wording in html 2021-05-08 19:09:18 -05:00
Rustom Ichhaporia
2ce37ce132 Add light and dark theme description 2021-05-08 17:04:42 -05:00
Rustom Ichhaporia
0ed5216e2f Add light and dark buttons for themes 2021-05-08 17:02:41 -05:00
Jack
50f4779be7 fixed capitalization 2021-05-08 21:55:04 +01:00
Jack
05740dabae added highlightmode off 2021-05-08 21:54:05 +01:00
Jack
9758dbb987
Merge pull request #1387 from rustom/master
Change British English spellings to American English
2021-05-08 21:34:09 +01:00
Jack
68b6dff4bb reordered buttons 2021-05-08 21:06:22 +01:00
lukew3
d4e954069e Added ability to watch replay 2021-05-08 15:37:29 -04:00
Rustom Ichhaporia
d02d017b48 Merge branch 'Miodec:master' into master 2021-05-08 13:59:01 -05:00
Jack
156fb99713 Merge branch 'master' into pr/Estebene/1383 2021-05-08 19:39:56 +01:00
Rustom Ichhaporia
5d938dd933 Change British English spellings to American English 2021-05-08 13:36:00 -05:00
Jack
9e2e6eb803 merged master 2021-05-08 19:33:19 +01:00
Estebene
9222eceb03 Added basic preset setting functionality 2021-05-08 17:03:56 +12:00
Casper Sluitman
a0ad3bb507 Clarified tip.
Rephrased the tip as to make it easier to understand.
2021-05-07 17:02:44 +02:00
Casper Sluitman
8c590a059d Added tip.
Explained the difference between "set" and "add".
2021-05-07 16:38:52 +02:00
Casper Sluitman
a262db883c Improved custom prompts.
This commit introduces a few changes to the selection of custom filtered datasets:

- The "ok" button has been separated into "add" and "set"; the former doesn't clear the text field, making it easier to combine datasets.

- A few functions have been switched around to fix the loading button and to circumvent some finnicky behaviour.

- The forEach loop has been replaced with a join; this looks a bit cleaner and is generally more performant.
2021-05-07 12:57:27 +02:00
OctahedronV2
518ec33189 Added custom layoutfluid setting 2021-05-05 19:47:59 -04:00
UnrealApex
2492ac47d7 Fixed mistake in opening tag 2021-04-30 15:25:49 +00:00
UnrealApex
a20edc02f0
Update index.html 2021-04-29 19:59:07 -07:00
UnrealApex
ca29e4f8f4
Fixed Typos 2021-04-29 19:47:36 -07:00
Jack
ce843652e6 Merge branch 'master' into pr/monkeytypegeorge/1300 2021-04-25 00:52:28 +01:00
Allegedly Samuel Casey
6f0bf2b579
Updated Font-awesome 2021-04-19 10:42:33 -04:00
Miodec
069385656b updated media queries and moved them to a new file 2021-04-16 19:46:02 +01:00
Miodec
c00eec4636 updated footer 2021-04-16 18:48:55 +01:00
Miodec
61e68b73e6 updated about page 2021-04-16 18:40:37 +01:00
Miodec
2206c12dbf added more patrons 2021-04-10 19:54:15 +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
a703a7123a fix(config): changed extra console log and html characters display 2021-04-09 13:30:50 +08:00
Jack
c978e9db1f
Merge pull request #1194 from SeerLite/timer-color-main
Make default timer color "main" and full opacity
2021-04-08 16:40:03 +01:00
Jack
72316efaeb fixed timer default size 2021-04-08 16:39:20 +01:00
SeerLite
0a31eda4db Improve default timer style and color
Sets timer style to mini, color to "main" and full opacity.
So it looks better by default with most themes. With some themes the
previous black+0.25 was really hard to see, or just looked really bad.
2021-04-07 16:53:35 -04:00
seaerchin
795f695d88 fix(config): fixed setting keymap legends 2021-04-08 01:08:06 +08:00
seaerchin
29812fba21 feat(css/html): added css/html for keymap legend styling 2021-04-08 00:07:24 +08:00
Gavin Nelson
3b6e7ec388 Added apple-touch-icon favicons for Safari and iOS 2021-04-06 15:39:04 +00:00
Jack
e2b1e2ade1 updated styling 2021-04-06 01:35:28 +01:00
Jack
f5c65314b6 changed the way dom elements are referenced in js 2021-04-06 01:13:21 +01:00
Jack
b7f4d3c01a removed contrast
changed the way numbers are updated
2021-04-06 01:09:15 +01:00
Smithster
48c7835f2b added max option to custom background image size 2021-04-06 00:58:55 +01:00
Smithster
230da777cb Added custom background filters 2021-04-06 00:29:24 +01:00
Smithster
d3ec8de8ea Merge branch 'master' of https://github.com/Miodec/monkeytype 2021-04-04 20:40:39 +01:00
Smithster
f0604c539c selects url text when clicked 2021-04-04 20:38:12 +01:00
Jack
137367e396 changed the structure a bit,
showing active background size
2021-04-04 19:54:01 +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
cd7eb3045e reduced the number of unique ids by referencing child classes instead of top level ids 2021-03-29 21:01:20 +01:00