Commit graph

1368 commits

Author SHA1 Message Date
Moon
3a5e8e830c
impr(quotes): add English quotes (LifeAdventurer) (#4827)
* impr(quotes): add 4 new English quotes

* fix: quote id not unique

* casing

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-11-30 16:46:19 +00:00
Miodec
896680c80b refactor: update wording on the quore report popup
also highlighted one sentence in red
2023-11-30 13:59:28 +00:00
Miodec
080c79865e chore: quote lengths script 2023-11-30 13:56:29 +00:00
Miodec
c041088535 fix(quotes): quote reports 2023-11-30 13:56:14 +00:00
Miodec
5e350274f8 feat(layout): add japanese hiragana 2023-11-29 13:18:54 +00:00
Miodec
70ea09ac45 style: fix extra empty space at the bottom of the settings page 2023-11-28 15:32:20 +00:00
Saccadence
dc0e52a383
impr(quotes): add english quote (Saccade) (#4816) 2023-11-28 13:20:42 +00:00
Miodec
779ec58dab refactor: use button elements instead of divs
also use data- prefix for custom attributes
2023-11-27 14:19:21 +00:00
Samuel Breznjak
9a74bf692e
feat(language): add serbian latin (ekmas) (#4815)
* feat: added latin variation of serbian language

* fix: renamed serbian to serbian_cyrillic

* fix: added both variations to groups and list

* fix: added _ and fixed spelling

* fix: renamed serbian_cyrillic to serbian
2023-11-27 13:17:12 +00:00
Miodec
f0e26b5491 fix(quote): quote report 2023-11-27 13:06:42 +00:00
github-actions[bot]
de50b67147
Prettier fix (#4812)
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2023-11-27 12:56:52 +00:00
Christian Fehmer
bd2058fae0
fix: crt mode not working on some buttons (fehmer) (#4810)
- apply box-shadow on buttons
- fix lavender theme hiding buttons on hover
- update crt mode specific themes not to use nested css
2023-11-27 12:56:33 +00:00
Moon
f5073385a6
impr(quotes): add English quote (LifeAdventurer) (#4809) 2023-11-24 15:51:14 +00:00
Abdulbasit
29f996d7ef
impr(language): replace kurdish central 45k with kurdish central 4k (Abdulbasit0123) (#4808)
* Delete frontend/static/languages/kurdish_central_45k.json

Most of the words in this file were not typeable at all. There were more than 100 unsupported and strange characters across them which were not even in Kurdish Sorani Keyboard/Layout. So, I Deleted it, and I am going to add another cleaner 4k words file.

* Adding kurdish 4k words

Adding kurdish_central_4k

* Update _list.json

I deleted the kurdish_central_45k file, and Added kurdish_central_4k instead, so updated this file too.

* Update _groups.json

I deleted kurdish_central_45k file, and added kurdish_central_4k instead, so I updated this file too.
2023-11-24 15:50:23 +00:00
Miodec
fa9d9ed523 fix(quotes): quote reports 2023-11-23 16:47:18 +00:00
Mario D'Andrea
c9d19047ad
impr(quotes): add Italian quotes (ormai) (#4807)
* Fix incomplete quote

* impr(quotes): add Italian quotes
2023-11-23 16:46:26 +00:00
Miodec
cf120260f4 chore: quote lengths script 2023-11-22 15:33:31 +00:00
Miodec
43445f4262 fix(quotes): quote reports 2023-11-22 15:32:53 +00:00
Miodec
ff80d6eea8 refactor: use button and form elements instead of classes 2023-11-22 15:02:23 +00:00
Miodec
f4e5574c91 fix: button not styled correctly 2023-11-22 14:58:56 +00:00
Miodec
f5576adc9a refactor: use button element instead of class 2023-11-22 14:51:12 +00:00
Serdar Bilici
f8f5271516
impr(language): update turkish 1k (s3rdarb) (#4806)
* Update turkish_5k.json

correction for misspelled words and a few additions and deletions

* Update turkish_5k.json

fixed typos and added new words for improvement

* Update turkish.json

Typo fixes

* Update turkish.json

* Update turkish.json

* Update turkish.json

* Update turkish.json

* docs: Turkish 1K changes

ln 782 was too long compared to other words and hampers the overall flow. Changed to shorter form

ln 1024 Typo corrected
2023-11-22 14:31:13 +00:00
Miodec
978d066fd9 refactor: use button instead of div 2023-11-21 14:36:32 +00:00
Miodec
b7f8c946df refactor: use button instead of div 2023-11-21 14:22:56 +00:00
Christian Fehmer
1d4d7dab87
feat: Allow more results for premium users (fehmer, Miodec) (#4778)
* feat: Unlimited history for premium users UI

* disable button while loading, show spinner

* optional chaining

* add isPremium to /users, remove check from frontend

* add /results max batch size to configuration

* result batching ui v1

* rename variables, update button based on state, update text

* Return allowed results in /results if limit is partly overshooting the max limit

* use br instead of margin

* let result batches code handle button disabling

* hide title

* limit max width

* hide section when below batch size

* update limit color based on the % of limit used

* bring back loaded bar

* remove unused css

* fix alignemtn

* remove text for now

* add result getting log

* always hiding for non premium users for now

* Add server configuration users.premium.enabled, throw error on /results if premium user exceeds regular limit and premium is globally disabled

* Disable premium feature globally by default

* cleanup open todos

* Don't use premium user max limit on /results if premium feature is disabled on server

* fix merge issue

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-11-20 16:17:20 +00:00
Miodec
643451b9cc chore: quote lengths script 2023-11-20 15:17:13 +00:00
Miodec
3a38996c58 fix(quote): quote reports 2023-11-20 15:16:55 +00:00
Miodec
cb6d61e1ca fix: use hebrew quotes
also making sure that these are interchangable with other quote characters
2023-11-17 16:16:32 +00:00
Miodec
4947633cc2 chore: remove duplicates 2023-11-17 15:57:14 +00:00
Miodec
eac100dee0 chore: remove duplicates 2023-11-17 15:53:27 +00:00
Miodec
41aa5c61e2 refactor: fix accessibility of edit profile button
done by converting the popup to a form
converting class button to a button type submit
listening to form submit
2023-11-17 15:35:44 +00:00
Miodec
abe8383591 refactor: use a button element instead of a class 2023-11-17 15:11:59 +00:00
Miodec
a4efbdd714 refactor: use button element instead of a class 2023-11-17 14:59:35 +00:00
Miodec
931f56f2b9 chore: quote lengths script 2023-11-17 14:33:57 +00:00
Miodec
7e40b31858 fix(quote): quote reports 2023-11-17 14:33:37 +00:00
Ryan Lundqvist
572dcd54d9
impr(quotes): add one English quote (ryanlundqvist) (#4799)
* impr(quotes): add one English quote

* impr(quotes): Fixed wrong length for English quote
2023-11-17 13:06:13 +00:00
Miodec
9e8ce3cdb8 docs: fix missing space
kinda ugly fix but needs to be done this way because of the minification

closes #4797
2023-11-16 13:46:19 +00:00
Miodec
2b91df5a76 impr(ukrainian): update spelling of проєкт 2023-11-16 13:36:02 +00:00
diogozarro
5b606ae727
impr(layouts): add Portuguese Portugal ISO and ANSI (diogozarro) (#4795)
* Update _list.json to add Portuguese from Portugal layouts, both ISO and ANSI

* Update _list.json moved portuguese_pt down

* Update _list.json moved portuguese_pt down
2023-11-15 14:32:36 +00:00
Dishmemah
477ec1c950
impr(quotes): add Hebrew quotes (Dishmemah) (#4787)
* 4 new Hebrew quotes

* Another Hebrew quote

* added missing commas between elements

* Fixed length fields
2023-11-15 11:50:38 +00:00
Miodec
57875da831 chore: contributors script 2023-11-13 13:57:47 +00:00
Miodec
f961401124 chore: quote lengths script 2023-11-13 13:45:13 +00:00
Miodec
a8f85b4b16 fix(quotes): reports 2023-11-13 13:44:57 +00:00
Miodec
1f4752e228 chore: revert one part of pr 2023-11-13 13:20:01 +00:00
kjvlbu
7b6ed78481
feat(language): added Old English (kjvlbu) (#4780)
* modified:   frontend/static/languages/_groups.json
	modified:   frontend/static/languages/_list.json
	new file:   frontend/static/languages/english_old.json

* added missing lazy mode character
enabled lazy mode
prettier

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-11-13 12:53:59 +00:00
Sameer M
2ba23567fb
feat(language): add Romanized Sanskrit (SameeraMurthy) (#4777)
* Added romanized sanskrit

* Update sanskrit_roman.json

* add lazy mode support

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-11-13 12:18:08 +00:00
Waterdragen
aa0a11777c
feat(layout): Add Stronk, Dhorf, Recurva, Saiga, Krai, Mir (Waterdragen) (#4781)
Oxey - [Stronk](https://oxey.dev/stronk/index.html)
Oxey - [Dhorf](https://oxey.dev/dhorf/index.html)
Brys - [Recurva](https://github.com/GalileoBlues/Recurva)
RusDoomer - [Saiga, Saiga-e, Krai, Mir](https://github.com/RusDoomer/saiga)
2023-11-13 12:12:20 +00:00
Serdar Bilici
f1d4b0592e
impr(quotes): fix turkish quote typos (s3rdarb) (#4779)
* Update turkish_5k.json

correction for misspelled words and a few additions and deletions

* Update turkish_5k.json

fixed typos and added new words for improvement

* Update turkish.json

Typo fixes

* Update turkish.json

* Update turkish.json

* Update turkish.json
2023-11-13 12:07:12 +00:00
Miodec
9ca61bdb12 docs: updated guidance on how to change ad consent settings
this needs to be done this way due to some implementation limitations

closes #4738
2023-11-13 12:01:03 +00:00
github-actions[bot]
c7f736ddbc
Prettier fix (#4783)
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2023-11-11 19:30:13 -05:00