Andrés Silva
62305cc025
impr(languages): Add useful Vim motions and sort JSON ( #5618 )
2024-07-17 18:26:03 +02:00
Miodec
3b768e0d78
fix(quotes): user reports
2024-07-17 10:56:36 +02:00
Jack
8f4d291fcf
Revert "impr: use tsrest/zod for type-safety on both ends (@fehmer) ( #5479 )" ( #5619 )
...
This reverts commit 4c9e949f10
.
2024-07-16 17:29:09 +02:00
Christian Fehmer
4c9e949f10
impr: use tsrest/zod for type-safety on both ends (@fehmer) ( #5479 )
...
!nuf
2024-07-16 15:24:06 +02:00
Miodec
1838816bff
chore: release v24.29.0
2024-07-16 13:45:04 +02:00
Miodec
356e4bcd5f
chore: fix release scripts
2024-07-16 13:42:42 +02:00
Miodec
0db50e30d8
chore: add firebase tools dependency
2024-07-16 13:38:14 +02:00
Miodec
a5f485c711
chore: rename file, fix duplicate
2024-07-16 10:38:16 +02:00
Miodec
3ccd3b5e8d
chore: add log to try to debug an issue
2024-07-16 10:36:31 +02:00
Miodec
cf74cd7cbf
fix: hide extra letters causing caret to go to the start of the active word
2024-07-16 10:34:58 +02:00
Jack
2af5879f23
refactor: split middlewares into smaller files ( #5616 )
...
* split
* fix imports
* rename
2024-07-15 17:08:32 +02:00
Christian Fehmer
088ff638cc
fix: optimize / fix concurrency in UserDal (@fehmer) ( #5558 )
...
* fix addResultFilterPreset
* refactor, fix removeResultFilters
* fix isDiscordIdAvailable, addTag, editTag and removeTag
* fix removeTagPb, updateLbMemory
* incrementBanana
* addTheme, removeTheme, editTheme
* wip
* cleanup incrementBananas
* toMongoFunction
* give up on making toMongoFunction type-safe
* be less stupid, addFavoriteQuote
* removeFavoriteQuote
* cleanup updateInbox
* don't use function if possible
* cleanup
* update error messages
* update error messages again
* review comments
2024-07-15 14:18:22 +02:00
Christian Fehmer
94a393fd87
impr: provide all-time LB results during LB update (@fehmer) ( #5614 )
2024-07-15 12:25:47 +02:00
Christian Fehmer
aca3fe205b
test: add test coverage for PresetDal (@fehmer) ( #5615 )
2024-07-15 12:21:31 +02:00
Christian Fehmer
5b970ecea7
impr: use typescript for font-preview and fontawesome scripts (@fehmer) ( #5613 )
2024-07-15 12:17:31 +02:00
Miodec
f729b9e01a
fix(quote): remove duplicate
2024-07-15 12:14:47 +02:00
Nikola Perović
b243d1472b
feat(languages): add Serbian 10k (Fooftilly) ( #5603 )
...
* Add Serbian 10k option
* Add Serbian to groups and list
* Removed potentially problematic words
* fixed names
2024-07-15 12:13:46 +02:00
mufasachan
864ade1571
impr(quotes): add CUDA quotes ( #5611 )
...
I browsed GitHub to get CUDA codes and that's all I got, one repo.
- I filtered out the repo with less than 100 stars.
- I did not tried to include source under other licenses than GPL3 or public domain license.
- I did not take learning resources.
- I did not take code without license.
- I did not take few physics-simutlation repos, I wanted data structures or Deep Learning related code.
I am looking forward to see more CUDA quotes, no matter the source =)
2024-07-15 12:12:53 +02:00
max
81ef04bbc5
feat(quotes): add the walking dead quote (@mxz7) ( #5609 )
2024-07-15 12:12:12 +02:00
Türker
339ce44ae2
feat(quotes): add Turkish quotes (@turkwr) ( #5608 )
...
* feat(quotes): add Turkish quotes from various sources
* feat(quotes): update Turkish quotes lengths
The lengths of the Turkish quotes in the `turkish.json` file have been updated to reflect the correct character count.
* feat(quotes): add Turkish quotes from various sources
This commit adds Turkish quotes from different sources, including "The Poet X", "Gurren Lagann", "İnanılmaz Aile (TV Serisi)", and "Oscar Wilde". The quotes are added to the `turkish.json` file in the `frontend/static/quotes` directory.
* feat(quotes): add Turkish quotes from Mother Teresa, Anais Nin, Emily Dickinson, Technoblade, and Bilinmeyen
The commit adds Turkish quotes from Mother Teresa, Anais Nin, Emily Dickinson, Technoblade, and Bilinmeyen to the `turkish.json` file in the `frontend/static/quotes` directory.
* feat(quotes): add Turkish quote from "The Poet X"
Add a Turkish quote from "The Poet X" to the `turkish.json` file in the `frontend/static/quotes` directory.
* feat(quotes): update Turkish quotes in turkish.json
Update the Turkish quotes in the `turkish.json` file in the `frontend/static/quotes` directory.
* feat(quotes): update Turkish quotes in turkish.json
2024-07-15 12:11:09 +02:00
Mejans
bd29e4f68a
feat(languages): add Occitan 200, 1k, 2k, 5k, 10k (Mejans) ( #5571 )
...
* Adds Occitan word lists
List of most used words in Occitan language
* Adds Occitan files
Adds list of 200, 1 000, 2 000, 5 000 and 10 000 words.
* Adds Occitan languages
* Chance name value
* Change name value
* Change name value
* Change name value
2024-07-15 12:08:48 +02:00
Miodec
1cabbaa3e8
fix(server): not being able to view profiles which had a dot in the name
2024-07-13 21:39:07 +02:00
Miodec
16f248d9de
fix(tape mode): test words sometimes being clipped
2024-07-13 21:28:51 +02:00
Miodec
9953c5ed02
impr(report quote): add reason: duplicate quote
2024-07-11 15:48:01 +02:00
Miodec
034e97c35a
impr(dev): add button to show real words input
...
!nuf
2024-07-11 15:38:52 +02:00
Türker
fddbede932
feat(quotes): add Turkish quotes (turkwr) ( #5601 )
2024-07-11 15:37:55 +02:00
ChristoferKoch
1600c52062
feat(language): add Common Lisp (ChristoferKoch) ( #5605 )
...
* feat: add Common Lisp support
* fix: remove duplicate entries
* fix: remove duplicate entries
2024-07-11 15:37:08 +02:00
Christian Fehmer
cecfb83b53
fix(account page): xp bar not updating when claiming rewards (@fehmer) ( #5607 )
2024-07-11 15:35:52 +02:00
Miodec
1462d5193b
fix: zen mode not working
2024-07-11 10:50:48 +02:00
Jack
966d3ce574
fix: preview fonts not working correctly in the commandline ( #5595 )
2024-07-10 18:40:18 +02:00
Miodec
d572c094a6
fix: session timer duplicating incomplete test seconds
...
closes #5600
2024-07-10 11:00:34 +02:00
Christian Fehmer
c937133036
fix: upside down funbox tooltip not visible on settings page (@fehmer) ( #5602 )
2024-07-10 10:57:29 +02:00
Miodec
215862e6e1
fix: read ahead funboxes not working
2024-07-10 10:55:12 +02:00
Miodec
f49e7f1945
fix: blind mode not working with highlight mode word
2024-07-10 10:55:12 +02:00
Christian Fehmer
c802d0781e
fix: total test calulation on testActivity chart (@fehmer) ( #5596 )
2024-07-10 10:27:05 +02:00
Christian Fehmer
34244a3046
fix: league of legends language being right to left (@fehmer) ( #5597 )
2024-07-10 10:26:18 +02:00
Christian Fehmer
cbb52b13a4
fix: use bold variant of nunito font (@fehmer) ( #5594 )
2024-07-09 22:17:16 +02:00
Miodec
cb3553f7bc
chore: release v24.28.0
2024-07-09 21:33:00 +02:00
Christian Fehmer
66c09a462f
impr: reduce initial loading time of settings page (@fehmer) ( #5583 )
2024-07-09 21:23:28 +02:00
Miodec
d7f9a4d443
fix(cookie modal): missing icon
2024-07-09 17:56:21 +02:00
Christian Fehmer
a2a5c10a84
impr: optimize font sizes by using woff2 (@fehmer) ( #5582 )
2024-07-09 17:47:41 +02:00
Ramen2X
d87d1f1886
impr(quotes): add english quote (Ramen2X) ( #5592 )
2024-07-09 17:43:04 +02:00
theiereman
b215f0406b
fix(quote): missing capital letter ( #5591 )
2024-07-09 17:42:25 +02:00
Bradley Cookson
7ed6662380
feat(languages): add League of Legends language (@hailfire805) ( #5590 )
2024-07-09 17:40:31 +02:00
Liande Guo
ec07152055
feat(languages): add cobol language (@liandeguo) ( #5589 )
...
* Added cobol
* Create code_cobol.json
* Update _groups.json
2024-07-09 17:38:57 +02:00
Christian Fehmer
b114db9bd8
impr: add total tests to test activity chart (@fehmer) ( #5586 )
2024-07-09 17:38:26 +02:00
Kevin Robles
d70bb6669c
impr(quotes): add spanish quote (@Kevinme789) ( #5588 )
2024-07-09 17:36:11 +02:00
Jack
9f924f345e
refactor: rework highlight mode, colorful, flipped and blind to pure css ( #5568 )
2024-07-09 17:34:15 +02:00
Afnaan
087bf55d4c
impr(quotes): add English quote (Tempest76) ( #5580 )
...
Co-authored-by: theTempest67 <connectafnaan67@gmail.com>
2024-07-09 14:48:20 +02:00
github-actions[bot]
e4bc603026
refactor: run prettier ( #5575 )
...
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2024-07-09 13:59:19 +02:00