Commit graph

535 commits

Author SHA1 Message Date
Miodec
0386dfcee2 fixed zen styling 2022-09-02 00:19:24 +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
Miodec
de895a1cd2 converted font size to use an input field allowing any font size 2022-08-30 22:34:27 +02:00
Sat Naing
38a46ebd0e
set ligatures to true and update bcp47 code (#3480) 2022-08-30 19:08:57 +02:00
Miodec
24f1c7c609 Merge branch 'master' into newnav 2022-08-30 15:31:04 +02:00
Miodec
f5435ce789 changed name of custom attribute 2022-08-30 15:10:03 +02:00
Sat Naing
59be665418
add Myanmar(Burmese) language (#3471) satnaing 2022-08-30 14:38:50 +02:00
FarisDaffa
3fbc9ca463
Add words and quotes to indonesian language (#3455) faris0520
* Update indonesian.json

* Update indonesian.json

* Update indonesian.json
2022-08-30 14:32:42 +02:00
Miodec
c98da691b7 bell 2022-08-29 02:17:21 +02:00
Miodec
3b40061007 0 padding 2022-08-29 02:17:14 +02:00
Miodec
eedfbdb8a5 removed settigns references 2022-08-29 02:13:30 +02:00
Miodec
bd427c0e01 added mobile config button 2022-08-29 02:13:29 +02:00
Miodec
480ec9d2cb removing horizontal padding 2022-08-29 02:13:29 +02:00
Miodec
d21b0222e6 using button 2022-08-29 02:13:28 +02:00
Miodec
4fb2f81cf1 hidden by default 2022-08-29 02:13:28 +02:00
Miodec
dd0d1d8e95 changing sign in out icon depending on the account state 2022-08-29 02:13:28 +02:00
Miodec
5abf4a14c7 hidden alerts button for now
handling sign out
2022-08-29 02:13:27 +02:00
Miodec
708866f144 fixed icon alignment 2022-08-29 02:13:27 +02:00
Miodec
12756e0d08 animating puctuation and numbers 2022-08-29 02:13:27 +02:00
Miodec
b7e1436575 reverted to a grouped approach
showing custom text change
handling custom word amount
showing active words, quotelength numbers and puctuation
2022-08-29 02:13:27 +02:00
Miodec
d7dcaf0533 enabling and disabling punctuation and numbers buttons as needed 2022-08-29 02:13:27 +02:00
Miodec
0ed2e89f6d default config is active 2022-08-29 02:13:26 +02:00
Miodec
e60e86f4ba handling mode change, custom time 2022-08-29 02:13:26 +02:00
Miodec
c993ed35f1 initial preview, no functionality 2022-08-29 02:13:26 +02:00
Miodec
e1ef545ee1 added xp breakdown element 2022-08-29 01:34:21 +02:00
Miodec
3b0175cd74 removed word 2022-08-28 16:07:48 +02:00
Konstantin Runov
546e240709
ADD: code_go.json quotes file; added 30 new golang quotes from GeekForGeeks (#3443) runebone
* FIX: typo in c++ quote (id 32): extra \t after ;

* FIX: typo in c++ quote (id 32): extra \t after ;

* ADD: 30 Golang quotes from GeekForGeeks

* quotes/code_go.json: fix lengths

* quotes/code_go.json: remove repetitive records

* quotes/code_go.json: fix lengths again
2022-08-26 20:36:51 +02:00
egorguslyan
81ddab344c
Added the Arduino programming language (#3442) egorguslyan
* Arduino language

Reference: https://www.arduino.cc/reference/

* Prepared examples (A-K)

* Prepared examples (M-W)

* EOF without NL, to line converter

* Done

* Removed temporary folder

* {

* Recalculate

* Fix spaces, recalculate

* Double space fix, recalculate

* quotation marks

* Need to check it again

* Quotation marks

* runebone fixed lengths
2022-08-26 20:36:23 +02:00
Aaron
ddad64f9b1
Code Vimscript (#3444) UnrealApex
* Renamed command line setting timer-progress bar

* Added code_vimscript
2022-08-26 20:35:31 +02:00
Miodec
499de090ff quote lengths 2022-08-26 13:46:10 +02:00
Miodec
f6e7d71bc2 continued previous commit 2022-08-26 13:42:51 +02:00
Miodec
9983cd4bcd removed, fixed, modified quotes based on quote reports
fixed quote lengths
2022-08-26 13:42:31 +02:00
Miodec
3d9040ba10 removed das 2022-08-26 12:55:45 +02:00
Oscar Lee-Vermeren
5747ba5357
Add quotes from Destiny & Destiny 2 (#3440) xiBread
* Add quotes from Destiny & Destiny 2

* fix length
2022-08-26 11:41:21 +02:00
Konstantin Runov
fe97be352c
FIX: typo in c++ quote (id 32): extra \t after ; (#3439) 2022-08-26 11:17:55 +02:00
Alexandre Melo
cfb8f191c5
Add words to portuguese Language (#3436) xandymelo
* Add a word to portuguese

"detalhe" is a very good word to write

* add word to portuguese

"organizar", organize in english

* add words to porguese language
2022-08-25 11:59:18 +02:00
Alexandre Melo
acf7dbb68b
Adding words to portuguese (#3434) xandymelo
* Add a word to portuguese

"detalhe" is a very good word to write

* add word to portuguese

"organizar", organize in english
2022-08-24 21:27:19 +02:00
Saieesh Bairam
f56fca7c01
Changed the colorful mode error colour to be more readable for the blue dolphin theme (#3433) seieeshb 2022-08-24 12:41:33 +02:00
Mohanad Alrwaihy
9f1e904902
Add 11 Arabic quotes to arabic.json (#3415) MohanadOO
* Add 11 Arabic Quotes to arabic.json 

* Fix Quotes Length
2022-08-24 12:40:11 +02:00
Sohail Akthar
0848915e71
Added Quotes (#3422) sohailakthar
* Added Quotes

Added Quotes from id 2188 to id 2201

* Fix lengths of quotes

* Fix typo

* Fix typo

Co-authored-by: Rizwan Mustafa <rizwanmustafa0000@gmail.com>
2022-08-23 12:25:17 +02:00
R0merol
36d258276f
capitalized the word "indonesia" (#3432) 2022-08-23 12:56:14 +05:00
Miodec
2a50e0d5af changed the behaviour of show yesterday button
closes #3391
2022-08-22 15:44:20 +02:00
Miodec
fb19fb37e1 fixed incorrect caret
closes #3425
2022-08-22 15:26:15 +02:00