Commit graph

576 commits

Author SHA1 Message Date
Miodec
34e5174609 changed punctuation and numbers icons 2022-09-12 11:06:51 +02:00
Miodec
69dd84006f checking flipped and colorful mode
also disabling animation
closes #3531
2022-09-11 14:06:31 +02:00
KParthSingh
d4ad6c5c0c
Added hinglish under hindi (not as separate language) (#3499) KParthSingh
* Added hinglish

* Added hinglish

* Added hinglish language file

* remove bcp47

Co-authored-by: Rizwan Mustafa <rizwanmustafa0000@gmail.com>
2022-09-10 18:31:25 +02:00
Miodec
6799a78250 notification bubble defaults to off 2022-09-10 10:56:59 +02:00
Anatoli Avetisovi
82801fe36f
added Georgian quotes (#3520) avetisovi 2022-09-09 21:04:52 +02:00
Jan de Mul
0168733d8e
add quotes from LOTR (#3526) JandeMul 2022-09-09 11:48:10 +02:00
Miodec
483beaaabf disabling dark reader 2022-09-09 00:10:59 +02:00
Miodec
2fa5dd0fef showing notification bubble on bell icon instead of setting the whole icon active
closes #3513
2022-09-08 22:23:18 +02:00
ashharrrrr
f73405a5aa
add viridescent theme (#3521) ashharrrrrr 2022-09-08 14:12:51 +02:00
AxoCode
3f25c7acab
Add Powershell Code language (#3516) AxoCode
* feat(language): add Powershell Code language

* fix: remove duplicate entry JSON
2022-09-08 14:08:24 +02:00
Arban Hossain
39dea0161e
Add English quotes and Bangla words (#3505) arbanhossain
* add english quotes

* add 14 bangla words

* updated english quote to be newline-free
2022-09-08 14:07:39 +02:00
AOTREVAI
5048e87dfa
Added italian quotes (#3492) AOTREVAI
* Added new quote to italian language

* Added quote 105 to italian language

* Update italian.json

* Update italian.json

* Update italian.json

* Update italian.json

* Update italian.json

* Update italian.json

* Update italian.json

* Update italian.json

Co-authored-by: Rizwan Mustafa <rizwanmustafa0000@gmail.com>
2022-09-08 14:06:34 +02:00
Christian Rudder
5912670eab
creating korean keymap (#3456) neezacoto 2022-09-08 14:05:49 +02:00
Miodec
585d528acb adjusted words input positioning
closes #3517
2022-09-07 12:25:15 +02:00
Miodec
7328f74633 adjusted dots theme
closes #3523
2022-09-07 12:15:45 +02:00
Miodec
e2b15a1d2a fixed snes 2022-09-06 13:48:17 +02:00
Miodec
e60fd05c51 fixed dots 2022-09-06 13:46:38 +02:00
Miodec
e523cfb1a7 fixed moonlight 2022-09-06 13:44:52 +02:00
Miodec
e9492a42d5 fixed metropolis 2022-09-06 13:38:42 +02:00
Miodec
d094a355aa fixed dots 2022-09-06 13:31:00 +02:00
Miodec
9a936390bc fixed invisible buttons 2022-09-06 13:23:16 +02:00
Miodec
1b65a0337f only rotating typing test 2022-09-06 00:19:25 +02:00
Miodec
a378c743d6 optimised alerts popup for narrow screens 2022-09-05 20:45:01 +02:00
Miodec
ee5c07d10a displaying longest streak on profile 2022-09-05 15:12:24 +02:00
Miodec
85dc20e8cd Merge branch 'newnav' 2022-09-05 13:55:09 +02:00
Christian Rudder
df28ad6a62
adding dvorak french (#3501) neezacoto
* adding dvorak french

* fixing layout type

* fixed layout

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-09-05 13:35:57 +02:00
Christian Rudder
1a9e2c4134
language checks use startsWith() (#3502) neezacoto
* replacing otchecking for languages uses startsWith

* renamed language file to not include decimal places

* replacing remaing underscore characters

* removing language size

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-09-05 12:26:51 +02:00
typermonkeyuser
b08c194c3d
Implement streaks (#3385) typermonkeyuser, bruception, miodec
* Implement streaks

* Improve code

* Update package.json

* Store streak on the user

* Pretty-fix

* Ensure that streak is up to date

* Fix issue in streak calculation

* Revert prettier changes

* Update polish.json

* Update db.ts

* Remove initial calculation

* Write mandatory test

* using strict equality

* moved functions to the utils file

* importing utils

* adding streak to breakdown,
rounding and parsing streak modifier

* renamed variable

* renamed fields

* using correct field name

* added streaks to configuration

* showing streak during xp breakdown

* incrementing streak earlier
checking configuration before applying modifier

* returning streak to the client

* setting local streak with the number returned from the backedn

* only reading streak when updating profile instead of updating

* sending streak information in profile

* only showing streak if greater than 0

* setting to empty if no streak

* renamed config property

* updated streak calculation

* refactored isYesterday

* refactored streak update

* only displaying if streak larger than 1

* merged configuration properties into 1

* added configuration for max streak bonus

* added isToday check back (derp)

* reverted streaks back to multiplier approach

* using better maprange functin

* removed import

* moved test to dal spec

* clamping

* removed imports

* fixed test

* increased coverage

* removed angry console log

* typo

* using date now instead of dates

* mocking date now
awaiting expect

* not using date

Co-authored-by: Anonymous <110769200+fasttyperdog@users.noreply.github.com>
Co-authored-by: Rizwan Mustafa <rizwanmustafa0000@gmail.com>
Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-09-05 12:13:55 +02:00
Miodec
9c69174b0c adjusted styling 2022-09-04 23:58:18 +02:00
Miodec
81c2e3019f adjusted test config styling 2022-09-04 23:54:33 +02:00
Miodec
2e96202144 fixed icon styling 2022-09-04 23:36:55 +02:00
Miodec
94dce10eca named separator 2022-09-04 23:29:49 +02:00
Miodec
285198bf2d Merge branch 'master' into newnav 2022-09-04 16:08:49 +02:00
Faurazeko
d7e99cc4c8
Added some russian quotes, standardized the sequence of fields in json (#3503) Faurazeko
* Update russian.json

* Added some quotes;
* Standardized the sequence of fields (id, source, text, length);

* Update russian.json

* Update russian.json

* Update russian.json
2022-09-04 13:39:10 +02:00
Arban Hossain
d81cda686e
add "I am prepared to die" by Nelson Mandela (#3500) arbanhossain 2022-09-04 12:42:04 +02:00
egorguslyan
2e98da7f3f
C rework (#3483) egorguslyan
* C wordlist extension

* C-like syntax

* Fix arduino tab width

* Fix Quake 3 quote

* Public domain C quotes

* IDs

* Quake 3

* Punctuation

* Prettier

* startWith

* css

* prettier

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-09-04 12:38:20 +02:00
Miodec
0dde0c7493 replaced word 2022-09-02 15:08:17 +02:00
Shashwat Poudel
caa502a618
Update code_python (#3486) shashwat-pd
Structural pattern matching has been added in the form of a match statement and case statements of patterns with associated actions in python 3.10. 

Reference: https://docs.python.org/3/whatsnew/3.10.html#pep-634-structural-pattern-matching
2022-09-02 12:07:10 +02:00
Miodec
bbcc0f5b6c Merge branch 'master' into newnav 2022-09-02 00:21:28 +02:00
Miodec
0386dfcee2 fixed zen styling 2022-09-02 00:19:24 +02:00
Miodec
76ee885a04 account button transition to loading circle is now animated 2022-09-02 00:00:33 +02:00
Miodec
52b6b5429e showing daily leaderboard in the result, not as a notification
closes #3096
2022-09-01 23:31:50 +02:00
Miodec
a01261b88f added separator
added inbox size
renamed sections
2022-09-01 17:43:40 +02:00
Miodec
b5b3854d9e unnecessary function 2022-09-01 14:24:55 +02:00
Miodec
8b4c9bca6f added alerts popup 2022-09-01 14:23:28 +02:00
Miodec
30b76cb75b font size input type number 2022-09-01 14:22:50 +02:00
Miodec
a9f33c7888 Merge branch 'master' into newnav 2022-09-01 11:49:43 +02:00
decaf
453056a83e
show xp until next level on hover (#3484) decafff
Co-authored-by: decaf <decaf>
2022-09-01 11:37:02 +02:00
Miodec
549adf937c Merge branch 'master' into newnav 2022-08-31 13:35:11 +02:00
egorguslyan
f87f5467ad
Code SystemVerilog (#3462) egorguslyan
* SystemVerilog Language

* SystemVerilog quotes

Source: https://github.com/Featherweight-IP/fwrisc

* Remove temporary folder

* Lengths are still incorrect

* Fixed lengths

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-31 12:46:27 +02:00