Miodec
|
7ffcd7f918
|
when using practice words, not remembering custom mode
|
2023-03-08 12:59:23 +01:00 |
|
Miodec
|
73152a2d60
|
Merge branch 'master' into newads
|
2023-03-07 21:51:29 +01:00 |
|
Miodec
|
2d45dc4283
|
added special cases for tape mode and initial call with the right langauge
|
2023-03-07 21:50:49 +01:00 |
|
Miodec
|
fc91e48692
|
reworked this a bit
|
2023-03-07 21:42:19 +01:00 |
|
Miodec
|
26c9fcbc38
|
line jump doesnt actually need to call this
|
2023-03-07 21:13:20 +01:00 |
|
Miodec
|
2e284e364e
|
no sleep needed
|
2023-03-07 21:10:33 +01:00 |
|
Miodec
|
41b71fbf21
|
missing parameter
|
2023-03-07 21:10:01 +01:00 |
|
Miodec
|
4e9c432c64
|
moved funciton call
|
2023-03-07 21:06:44 +01:00 |
|
Miodec
|
6a587ede8d
|
reverted the sleep and checking tape mode instead
|
2023-03-07 21:02:26 +01:00 |
|
Miodec
|
88bf436baa
|
added sleep
|
2023-03-07 20:47:27 +01:00 |
|
Miodec
|
7a3e84c0f6
|
actually fixed tape mode
|
2023-03-07 20:30:10 +01:00 |
|
Miodec
|
d7503339d0
|
Merge branch 'master' into newads
|
2023-03-07 20:22:22 +01:00 |
|
Miodec
|
a336bda8eb
|
moving the words input to the 2nd line instead of center of the words wrapper
|
2023-03-07 20:15:34 +01:00 |
|
Miodec
|
de0ea5e288
|
fixed broken tape mode
|
2023-03-07 19:59:44 +01:00 |
|
Miodec
|
967d111ab3
|
added sleep back in (turns out it was needed)
|
2023-03-07 19:55:01 +01:00 |
|
Miodec
|
e0ee312f22
|
Merge branch 'master' into newads
|
2023-03-07 19:03:30 +01:00 |
|
Miodec
|
8f05221507
|
enabled smooth scroll in css
|
2023-03-07 18:56:27 +01:00 |
|
Miodec
|
f4dd3799d3
|
placing the words input in the center
|
2023-03-07 18:54:57 +01:00 |
|
Miodec
|
07ab45d167
|
disabled autoscroll
|
2023-03-07 18:54:43 +01:00 |
|
Miodec
|
9f9ac13764
|
adjusting if lines is less than 3
|
2023-03-07 18:30:52 +01:00 |
|
Miodec
|
2d56f2d1f2
|
not exporting for no reason
|
2023-03-07 16:29:07 +01:00 |
|
Miodec
|
26cc834a31
|
moved function to config listener to get rid of an import
|
2023-03-07 16:28:43 +01:00 |
|
Miodec
|
4d73c306d4
|
dynamically adjusting words and words wrapper height in custom mode
closes #3805
|
2023-03-07 16:24:59 +01:00 |
|
Miodec
|
d5165f137c
|
updating words input position each time user moves to the next word to move the IME suggestion box
only shows up in japanese, korean and chinese languages for now (not sure which other languages use this)
closes #4022
|
2023-03-07 15:08:04 +01:00 |
|
Miodec
|
31b1474a47
|
moved words input inside words wrapper
|
2023-03-07 14:57:37 +01:00 |
|
hanabo-mk
|
98de529b94
|
Added new German quotes (#4048) hanabo-mk
* Added new quotes.
* Fixed lengths and IDs
* Fixed lengths AGAIN
* Fixed lengths one more time
|
2023-03-06 18:52:03 +01:00 |
|
Miodec
|
7a4fe1d14d
|
console logging choice
|
2023-03-06 18:45:43 +01:00 |
|
Miodec
|
1e8542d569
|
changed to btf
|
2023-03-06 17:25:50 +01:00 |
|
Miodec
|
c32005ac2b
|
Merge branch 'master' into newads
|
2023-03-06 17:25:09 +01:00 |
|
Miodec
|
8761b59d2f
|
fixed scroll to top button not working on all pages
|
2023-03-06 15:52:38 +01:00 |
|
Miodec
|
85606bcb6c
|
added strong types to later queue
closes #3966
|
2023-03-06 15:40:53 +01:00 |
|
Miodec
|
a0d7af31d8
|
changed label style
|
2023-03-06 15:21:27 +01:00 |
|
Miodec
|
08e16c03da
|
reordered inputs
|
2023-03-06 15:20:06 +01:00 |
|
Miodec
|
305eb3727d
|
Merge branch 'master' into newads
|
2023-03-06 12:59:57 +01:00 |
|
Miodec
|
7cca38c245
|
not showing caret after resize if the input field is not focused
|
2023-03-06 12:58:08 +01:00 |
|
Miodec
|
1cf04ec696
|
fixed caret not reappearing after window resize is over
closes #4046
|
2023-03-06 12:57:49 +01:00 |
|
Miodec
|
5ea12e7170
|
quote lengths
|
2023-03-06 12:33:28 +01:00 |
|
Miodec
|
02a958993e
|
quote reports
|
2023-03-06 12:33:06 +01:00 |
|
Evan
|
93da5012ed
|
organize imports to remove duplicate imports (#4042) ferotiq
|
2023-03-06 11:38:38 +01:00 |
|
Anton Kesy
|
4a843d885a
|
prettify language json (#4044) antonkesy
* remove empty lines in json
* move json separator to end of line
* Revert "move json separator to end of line"
This reverts commit 4a1437b55e .
|
2023-03-06 11:38:21 +01:00 |
|
GalileoBlues
|
d425838f33
|
fix gallium punctuation (#4043)
* Add layouts gallium and angle variant
* fix punctuation on gallium
|
2023-03-05 15:36:41 -06:00 |
|
Miodec
|
b6f196cc27
|
allowing escape to close the mini result graph popup
|
2023-03-04 16:40:29 +01:00 |
|
Miodec
|
5809d55fac
|
allowing escape to close the mini result graph popup
|
2023-03-04 16:40:12 +01:00 |
|
Miodec
|
4bc9239238
|
Merge branch 'master' into newads
|
2023-03-04 12:03:29 +01:00 |
|
Miodec
|
a6464d8067
|
fixed tag pbs with no funboxes not showing up
|
2023-03-04 12:03:14 +01:00 |
|
Miodec
|
e64da7caab
|
Merge branch 'master' into newads
|
2023-03-03 19:55:09 +01:00 |
|
Miodec
|
2044a839f0
|
using same code for both sides
|
2023-03-03 19:55:02 +01:00 |
|
Miodec
|
88b02d51fb
|
showing consent popup
|
2023-03-03 19:49:26 +01:00 |
|
Miodec
|
fb9f74f8ea
|
added section about data that is not collected as per user request
|
2023-03-03 15:22:43 +01:00 |
|
Miodec
|
1157f1e7c0
|
showing consent in both ad controllers
|
2023-03-03 12:57:30 +01:00 |
|