Commit graph

316 commits

Author SHA1 Message Date
Bruce Berrios 974e50ec48
Add quote reporting feature (#2372) by Bruception
* Add initial quote reporting logic

* Remove report status

* Add initial frontend

* Add submit logic

* Add report quote button to rating popup

* Refactor quoteId argument

* Remove console log

* Add captcha to request validation schema

* Use captcha id for value and reset

* Update report data schema

* Hide report popup on complete

* quote search styling update

* updated report quote styling

* tofixed

* tofixed

* moved report button to the result screen
styling changes

* resetting captcha after hiding to avoid ugly animation

* select2 styling update

* lowercase

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-01-31 00:53:56 +01:00
Miodec 57b9216586 moved contributors and supporters to json files
they are only requested and filled when needed
elements are removed once page is changed
2022-01-29 21:40:37 +01:00
Miodec 923d076032 added noreferrer to external links 2022-01-29 21:12:49 +01:00
Miodec db3190b662 updated file name 2022-01-29 20:39:51 +01:00
Miodec edab9e7e8c removed unused scripts 2022-01-29 20:36:29 +01:00
Miodec 6a97f96be7 removed some fields 2022-01-28 16:02:04 +01:00
Miodec 693db9378a fallback to static file. closes #2360 2022-01-28 15:39:01 +01:00
Miodec 3e13a9029c removed unused code 2022-01-27 22:33:59 +01:00
Miodec dec21c366f added buttons to the account page to update authentication settings 2022-01-25 15:32:26 +01:00
Miodec 4707541db4 updated button text for continuity with other buttons 2022-01-24 23:22:17 +01:00
Miodec d1678e999f added verify email field when signing up. closes #2328 2022-01-22 13:05:19 +01:00
Miodec 1e95422ae9 added universal analytics code 2022-01-21 15:29:02 +01:00
Miodec 9b66d4a67d added sound volume config. closes #2324 2022-01-19 23:16:40 +01:00
Miodec 429e6b6db9 renamed buttons for consistency 2022-01-18 00:32:38 +01:00
Miodec 7b99da1a75 removed webmanifest breaking pwa 2022-01-15 00:37:10 +01:00
Miodec 7130ca00a2 cache? 2022-01-15 00:26:51 +01:00
Miodec f11183e6b0 whooooops 2022-01-14 23:32:09 +01:00
Miodec d11dfd2ef3 updated nocss message 2022-01-14 23:29:24 +01:00
Miodec d5f553adf6 typo 2022-01-14 21:35:02 +01:00
Miodec 5e1b4d37f5 added banner support 2022-01-14 19:49:46 +01:00
Miodec 89336823df favicon update 2022-01-12 21:51:20 +01:00
Miodec 9f0912e274 updated noscript message
added a message thats visible when the css failed to load
2022-01-12 20:53:20 +01:00
Miodec 864f312270 loading select2 later? possible safari fix? 2022-01-12 16:59:36 +01:00
Miodec e0f1335ae3 updated autocomplete 2022-01-08 20:27:25 +01:00
Miodec 35a9ca2547 updated autocomplete field values 2022-01-08 20:26:38 +01:00
Miodec a22e479ab3 hiding scroll to top button when at the top 2022-01-05 23:11:02 +01:00
Miodec ecaff47af9 Revert "added word definition fetching on click"
This reverts commit 80ed5f3d63.
2022-01-04 12:44:22 +01:00
Miodec adf358e1b3 added word definition fetching on click 2022-01-04 12:43:43 +01:00
Miodec b8ef24485e Revert "added word definition fetching on click"
This reverts commit 80ed5f3d63.
2022-01-04 12:30:08 +01:00
Miodec 80ed5f3d63 added word definition fetching on click 2022-01-04 12:28:19 +01:00
Miodec 8c5b6752a0 refactored test finish
extracted all ui related code to its own file
2022-01-03 17:57:22 +01:00
Luke Weiler b5d0bc1b93
remove css/media-queries.css (#2243) by lukew3 2022-01-03 12:23:54 +01:00
Miodec 1dc22c6fa6 added loading bar to account page 2022-01-01 22:50:56 +01:00
Miodec 130135ae4b added the invisible character back 2022-01-01 18:50:47 +01:00
Miodec 30a5c3048b added loading bar to the loading page 2022-01-01 18:47:50 +01:00
Miodec 4e80f7d26e added hidden character to stop the loading circle from jumping 2022-01-01 18:06:11 +01:00
Miodec d81c232d85 added status text to the initial loading screen 2022-01-01 17:58:35 +01:00
Miodec ec04272e99 added animations to test config menu 2022-01-01 17:48:04 +01:00
Miodec ee4b1b5215 removed tip 2022-01-01 15:52:36 +01:00
Miodec 3103df8307 added contact popup 2021-12-28 00:39:00 +01:00
Ferotiq c1fa9cfad6
Add noscript (#2215) 2021-12-27 13:17:11 +01:00
Miodec 12361a0a90 removed double class 2021-12-18 19:42:05 +01:00
refact0r 8b95f4668c
change menu buttons to links (#2183) 2021-12-18 19:33:16 +01:00
Miodec eb1f241062 social images not working 2021-12-15 18:34:30 +00:00
Luke Weiler 1bca5888f2
Enable PWA (#2142) by lukew3
* add pwa files

* Added better 512px icon! (#2146)

* updated icon

Co-authored-by: Estebene <49330942+Estebene@users.noreply.github.com>
Co-authored-by: Jack <bartnikjack@gmail.com>
2021-12-13 17:46:51 +00:00
Teddi ee143b4f12
Fix Image Issue (#2176)
* Update index.html

* Update index.html

* Update index.html

* Update index.html

* Update index.html

* Update index.html

* Update index.html
2021-12-13 17:07:00 +00:00
Ferotiq bbc5bbe97f
Add Retry Saving Result Button (#2170) by Ferotiq
* Add Retry Saving Result Button

* Fix Button Activating More Than Once Issue

* moved and restyled button to be more visible

* changed the way the button is enabled and disabled

* always hiding retry button on test finish

Co-authored-by: Jack <bartnikjack@gmail.com>
2021-12-13 17:06:26 +00:00
Ferotiq 707ffd3419
Add Capslock Indicator Settings Option (#2173) by Ferotiq
* Add Capslock Indicator Settings Option

* moved setting to a different section

* renamed to warning

* rename

Co-authored-by: Jack <bartnikjack@gmail.com>
2021-12-13 15:53:24 +00:00
Teddi 89a3873f52
Added Discord Link Preview Image (#2165)
* Update index.html

* Update index.html

* Update index.html
2021-12-10 16:56:47 +00:00
Jack 5d2d0fa9b9 added mobile menu. should fix #2127 2021-11-29 23:32:18 +00:00