Miodec
7ad9d1da4d
chore: quote length script
2023-08-25 12:42:59 +02:00
Miodec
803795af0f
fix(quote): quote reports
2023-08-25 12:42:14 +02:00
Miodec
52d730e1ca
fix(layout): incorrect graphite layout bottom row
...
Closes #4585
2023-08-25 12:02:40 +02:00
Miodec
9bb1a87e08
chore: upgrade firebase
2023-08-25 11:45:18 +02:00
Miodec
6f4e3144fe
refactor: inverted logic
2023-08-24 13:45:15 +02:00
Mark (Krittipoom)
7a256d3a24
feat(quote): add Thai quotes (Krittipoom) ( #4580 )
2023-08-24 12:42:57 +02:00
Shuja-Mahmood
7a375299df
impr(quote search): add pagination to search results (Shuja-Mahmood) ( #4577 )
...
* Added page navigation for quotes search
* using fixed width icons
* style adjustment
---------
Co-authored-by: Miodec <jack@monkeytype.com>
2023-08-24 12:42:22 +02:00
Miodec
70b403eaed
refactor: remove unnecessary import/export
2023-08-23 11:30:39 +02:00
Miodec
2aa178aede
fix(commandline): missing preset commands
...
Added a missing beforeList() call to make sure presetc commands populate
Closes #4555
2023-08-23 11:30:39 +02:00
Miodec
4c74d33786
fix(server): incorrect return type for all time lb rank
2023-08-23 00:00:53 +02:00
Miodec
03ed7c4a39
revert: sourcecode text change
...
This partially reverts commit 6be5578e8f .
2023-08-22 22:24:47 +02:00
bhanu prasad
6be5578e8f
refactor: replace 'substr' with 'slice' ( #4575 )
...
* chore(deps): synchronize package-lock.json
Ran
up to date, audited 1936 packages in 2s
162 packages are looking for funding
run `npm fund` for details
18 vulnerabilities (2 moderate, 14 high, 2 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details. without making explicit package changes. Synchronizing the package-lock.json file to maintain consistency.
* refactor: replace 'substr' with 'slice'
'substr' is deprecated. To ensure long-term code compatibility and clarity, it has been replaced with 'slice'. This adjustment aligns the codebase with current best practices.
2023-08-22 15:16:40 -05:00
Miodec
ca230e2b4c
chore: release v1.17.10
2023-08-22 14:49:23 +02:00
Miodec
29a2d07e54
build: update changelog generation script
2023-08-22 14:46:02 +02:00
Miodec
e131f36566
build: update changelog generation script
2023-08-22 14:44:58 +02:00
rabbit3c
3bfc92802e
fix(language): correct swiss german 1k capitalization (rabbit3c) ( #4569 )
...
* Fixed some errors in the swiss german translations
* fix: corrected some swiss german words
2023-08-22 12:52:18 +02:00
Miodec
200ff9d9a5
fix(custom mode): replace space-like characters with spaces
...
Also replacing more zero width characters with an empty string
Closes #4568
2023-08-22 12:41:26 +02:00
Jack
38c9d0c82a
refactor: add response data generic type ( #4567 )
...
* remove unnecessary type
* remove unnecessary type
* data should always be returned
* added datatype generic
* renamed EndpointData to Endpoint
* replaced two defaults with one
* rename type
* removed logs
* renamed generic
2023-08-21 16:48:17 +02:00
Danish arora
0086398073
impr: show min speed if not qualified for daily lb (HyperDanisH, Miodec) ( #4519 )
2023-08-21 14:06:32 +02:00
Miodec
87d3362560
chore: add hotfix script
2023-08-21 12:11:15 +02:00
Miodec
6b45465758
fix(quote): adress quote reports and remove low rated qutoes
2023-08-21 11:47:34 +02:00
Miodec
4b9bfbb3cb
chore: add missing example file
...
Closes #4564
2023-08-21 11:16:10 +02:00
Brian Evans
f67860ee2a
perf: use async file system read API in new quotes (mrbrianevans) ( #4560 )
2023-08-21 11:09:55 +02:00
Christian Fehmer
43de3021a5
fix: crt funbox causing webkit browsers to go into refresh loop (fehmer) ( #4557 )
...
* fix: Fixed CRT funbox causes webkit browsers to go into refresh loop #4553
* review comments
* updated message, increased notification duration
---------
Co-authored-by: Miodec <jack@monkeytype.com>
2023-08-21 11:04:15 +02:00
github-actions[bot]
7edabd7977
Prettier fix ( #4561 )
...
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2023-08-20 13:07:28 -05:00
Miodec
4de3965d0c
style: adjust settings page media query
2023-08-20 10:13:33 +02:00
PizzaTheGreat
5a7eb2ab1d
chore: typo (everypizza1) ( #4556 )
2023-08-18 17:21:08 +02:00
Miodec
3445f51cde
impr(server): increase tag limit to 15
2023-08-18 11:42:41 +02:00
Miodec
ed16e804b9
fix: incorrect results table header widths
2023-08-17 23:07:35 +02:00
Miodec
b88673b1bf
chore: id instead of name
2023-08-17 21:45:59 +02:00
Miodec
dc7f70d55f
chore: remove logs
2023-08-17 21:34:04 +02:00
Miodec
7f7d3339fd
feat(server): add github webhook api route
2023-08-17 21:33:08 +02:00
Miodec
4e81114556
chore: release v1.17.9
2023-08-17 17:11:12 +02:00
Miodec
0bd561bf80
refactor: make sure the version popup can handle new format
2023-08-17 17:09:02 +02:00
Miodec
d87902c937
build: update changelog footer and header
2023-08-17 17:04:46 +02:00
Miodec
c4df72b084
build: move changelog building to external file
2023-08-17 16:42:50 +02:00
Yen Cheng
9f987a613a
impr(result): display input history heatmap in the selected speed unit (ridemountainpig) ( #4542 )
2023-08-17 14:23:56 +02:00
Miodec
9b65a314b9
fix: missing slovak character in lazy mode
2023-08-17 14:23:56 +02:00
Miodec
acf84dd9a2
fix: morse sometimes showing undefined
...
Fixed by replacing accented letter with their non-accented versions
Closes #4526
2023-08-17 14:23:56 +02:00
Christian Fehmer
cef9affb32
fix(quote): remove duplicate quotes (fehmer) ( #4550 )
2023-08-17 14:23:56 +02:00
Nikhil Harry
ce3969c1d7
feat(quote): add c# and js quotes (sleeepstorm) ( #4541 )
...
* Added 5 C# Quotes
* Fix misplaced comma
* Added JavaScript quote
(sorry this isn't part of my C# pull request.)
* updated quote
* length fix
---------
Co-authored-by: Nikhil Harry <103459068+nikhilhex@users.noreply.github.com>
Co-authored-by: Miodec <jack@monkeytype.com>
2023-08-17 14:23:56 +02:00
Miodec
4085af1569
chore: contributors update script
2023-08-17 11:33:57 +02:00
Miodec
50884a0ace
build: fix pre commit issues
...
Not calling eslint on style, html or json files.
Ignoring style files in es config just in case.
2023-08-17 11:13:56 +02:00
Neeraj TK
493863240a
contributing advanced docs updated ( #4543 )
2023-08-14 21:57:01 -04:00
Christian Fehmer
e4c782f9d9
refactor: use class in typing-speed-unit (ferhmer) ( #4518 )
2023-08-14 14:27:00 +02:00
Nikhil Harry
e06213be3c
feat(quote): add C# quote (nikhilhex) ( #4536 )
...
* Added C# quote
link: https://www.geeksforgeeks.org/array-getvalue-method-in-csharp-with-examples-set-3/
* Updated quote length of my quote
I know I have it wrong but I'm not sure what I'm doing wrong so I changed it to the quote length originally (without the \n,\t,etc.)
* Changing Length of my quote due to error
It says expected length: 206 so I'm trying this
2023-08-14 14:27:00 +02:00
Miodec
288ee052f4
style: fixed line height change added in normalize.css
2023-08-14 14:27:00 +02:00
Miodec
af6af98ae1
refactor: single list commandline generation
2023-08-14 14:27:00 +02:00
Miodec
deb0293b67
style: added icons to practice commands
2023-08-14 14:27:00 +02:00
Miodec
a752a1a8cd
refactor: using usual function syntax
...
Im not exactly sure what was the point in reassigning the show function
2023-08-14 14:27:00 +02:00