Commit graph

8807 commits

Author SHA1 Message Date
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
Miodec ce82379dce fixed not being able to view cookie popup 2023-03-03 12:52:02 +01:00
Miodec 8d140bed0f added small versions to all units 2023-03-03 12:33:34 +01:00
Miodec b93ed1670b removed comments 2023-03-03 12:12:09 +01:00
Miodec 522347eaf9 Merge branch 'master' into newads 2023-03-03 12:10:53 +01:00
Miodec 5c93fa7edf added better error to try to identify an issue 2023-03-03 12:10:43 +01:00
SauceyRed 11d768e89e
Added 12 quotes to english.json - 6771-6782 (#4039) Saucy Red
* Added 12 quotes to english.json

* Fixed IDs in english.json
2023-03-03 12:10:10 +01:00
Miodec 071e825c49 Merge branch 'master' into newads 2023-03-02 13:45:56 +01:00
Miodec 25bf28e886 removed test-active file
merged functionality into test-state
2023-03-02 13:45:20 +01:00
Miodec 97582e2a59 not saving last result if the user signed out manually this session 2023-03-02 12:41:51 +01:00
GalileoBlues f55ad9d22a
Add layouts gallium and angle variant (#4038) GalileoBlues 2023-03-02 12:36:33 +01:00
Miodec b66504be72 not saving last result if the user signed out manually this session 2023-03-02 12:35:32 +01:00