Commit graph

203 commits

Author SHA1 Message Date
Miodec 8dca6a0fde updated russian wordlist 2022-04-15 22:03:26 +02:00
Badhi aa0bf42e3b
Changes to add new language - Sinhala (#2837) Badhi
* initial commit to add sinhala font with around 300 words

* changed the word count to 200
2022-04-15 12:27:54 +02:00
Rizwan Mustafa 4ddeae41b0
(Frontend) Ability to make Quotes Favorite (#2830) rizwanmustafa
* Added button to make quote favorite at the end of result

* Added button to make quote favorite in quote search results

* Fixed bug where icon did not update

* removed debug log

* Fixed bug due to optional data

* Added functionality to show favorite quotes only

* Fixed typo

* Fixed styling bug

* Moved routes over to user

* Renamed routes

* fixed style

* reordered buttons

* smaller favorite button

* showing loader

* using max content instead

* hiding button when not logged in

* showing loader

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-04-15 12:27:30 +02:00
Miodec 4b3cc55c17 swapped link 2022-04-14 13:30:46 +02:00
Roj 8c04a74767
Fix some typos in the kurdish_central list (#2831) 2022-04-13 06:08:14 -05:00
Roj 9df098015c
Replace "sorani" with "kurdish_central" (#2827) roj1512
* Replace "sorani" with "kurdish_central"

* Rename kurdish(central).json to kurdish_central.json
2022-04-11 18:06:49 +02:00
Miodec 9c6847c75c Merge branch 'dev' of https://github.com/Miodec/monkeytype into dev 2022-04-11 15:40:19 +02:00
MD Jannatin Naim e8df6741bf
Add Theme - Mexican (#2797) JannatinNaim
* add theme / mexican

* update theme config / mexican

* Update Mexican Theme
2022-04-11 15:37:59 +02:00
Miodec b92a012b60 added word to british english list 2022-04-11 15:03:15 +02:00
Miodec b707389de6 Merge branch 'dev' of https://github.com/Miodec/monkeytype into dev 2022-04-11 14:52:02 +02:00
Renato Setoue e37d9a5c82
changed: period->comma (#2819) psudo-dev 2022-04-11 14:50:20 +02:00
Miodec 6cca08d3bb typo 2022-04-09 20:50:24 +02:00
Miodec 0d2c67e277 added das banner 2022-04-09 01:24:20 +02:00
Miodec 83114dfcd7 removed unnecessary stylesheet link 2022-04-08 22:25:41 +02:00
Miodec 909dac9e43 updated sub alt color 2022-04-08 22:22:32 +02:00
beastmatser 20529dc446
Add new code language sql (#2818) beastmatser 2022-04-08 22:01:46 +02:00
gimmerain4days 8a2e5f7bdb
Fix typo: British "offence" to American "offense" (#2814) 2022-04-08 00:34:04 +02:00
Sheumais 918867192e
Add Language - Latin (#2813) Sheumais
* Update _groups.json

* Update _list.json

* Add files via upload
2022-04-07 22:13:22 +02:00
Jack ca00a53317
Added sub alt color, fixed various styling inconsistencies (#2804)
* replaced rgba with sub-alt

* changed color name

* reworked button styles, removed icon-button

* renamed color

* grid

* no text decoration

* renamed all icon buttons to text buttons

* using text-button

* fixed discord section

* using button class instead of redeclaring styles

* updated scroll styling

* more consistent scroll to top styling

* dot not in link

* fixed dot spacing

* actually fixed dot (stupid prettier)

* signout closer to the edge

* using text-button class

* updated button text for consistency

* lowercase

* moved show average section down

* fixed icon not being fixed width

* updated focus and hover button styling

* footer using text-button class

* fixed spacing
added new lines

* making sure custom themes work with sub alt

* updated validation

* reordered colors

* added sub alt colors to all themes

* updated alt sub colors

* temp

* updated sub alt colors

* updated sub alt

* fixed merge

* fixed merge

* merge fix

* moved section down

* lowercase

* merge fix

* consistent wording

* merge fix

* fixed merge

* removed test notifications

* removed balloon

* adjusted subalt

* removed debug code

* removed unused code

* removed some unused/old code

* fixed dot spacing
2022-04-07 22:04:43 +02:00
Miodec f2fb26ac9b starting focused 2022-04-07 14:08:51 +02:00
Miodec fe77999eaa disabling grammarly for wordsinput 2022-04-07 01:21:54 +02:00
gkaply532 89f7c360f4
add turkish q (#2806) gkaply532 2022-04-06 17:02:43 +02:00
Miodec 5463063e80 typo 2022-04-06 12:27:48 +02:00
Miodec e01c5fb221 added buttons that will be uncommented when ready 2022-04-06 01:33:19 +02:00
Miodec b8c31e86ab added disclaimer page 2022-04-06 01:32:53 +02:00
DenelDuck 20ec6679a7
New punctuation functionality allowing words to end with -n't (#2792) from DenelDuck
* Initial functionality and dictionary with pairs

* functional (not optimal) solution

* remove unused import

* avoid promise callbacks, remove unnecessary else and use strict equals

* camel case
2022-04-05 18:09:03 +02:00
Renato Setoue 2302710dd0
Added: Special Characters for Portuguese (accents and cedilla) with 2K words. (#2801) 2022-04-05 17:42:20 +02:00
Jack 2f29f7b834
Using html templating to split html into smaller files (#2793)
* split html into smaller files

* added remove plugin to remove leftover split html files from the public directory

* fixed merge
2022-04-03 16:40:41 +02:00
Rizwan Mustafa c66ab852c4
Fixed styles not showing up (#2799)
* Fixed styles not showing up

* Removed unused css file
2022-04-03 15:34:41 +02:00
Miodec cf2924825a monke banner 2022-04-02 02:09:31 +02:00
Miodec 7a76622cfb removed old link 2022-04-02 02:06:06 +02:00
Miodec 6554b8b0ec fixed some styling issues caused by the minified html 2022-03-31 19:34:39 +02:00
Miodec 417d81883d removed section about sw cache (no longer used) 2022-03-30 00:07:31 +02:00
Miodec 9d3a2d630b changed checkboxes to use check icons instead of changing background color
closes #2776
2022-03-27 20:22:19 +02:00
taboov 9c64ebdb10
Adding Kurdish Language (#2763) taboov
* Adding Kurdish Language

* Update _groups.json

* Update _list.json

* Update and rename central_kurdish.json to sorani.json

* Update _groups.json

* Update _list.json

Co-authored-by: Jack <jack@monkeytype.com>
2022-03-27 18:59:01 +02:00
Gunung P. Wibisono a085a8e468
add Indonesia word 10k+ (#2779) gunungpw
* add Indonesia 10k+ word list

* add `indonesia_10k.json` in `_groups.json`

* add `indonesian_10k.json` in `_list_json`

* fix double quote in `_group.json`
2022-03-27 18:52:39 +02:00
the-gremlin 396f1067b1
Added 4 new quotes (#2773) the-gremlin
* Add files via upload

Added 4 new quotes

* Delete english.json

* Removed newline
2022-03-27 16:08:52 +02:00
Miodec d7ff5f0f74 removed word
closes #2761
2022-03-25 13:48:27 +01:00
Estebene c09c84e389
Removed unusual whitespace from quote 5905 (#2767) Estebene
* Removed unusual whitespace from quote 5905

* Fixed length
2022-03-25 13:14:23 +01:00
k4leg 8b419be011 update halmak layout (#2754) k4leg 2022-03-24 13:59:03 +01:00
Evan e60baef095
Add Show Average Accuracy and Make Show Average Speed Show CPM (#2756) Ferotiq
* show cpm for always show cpm

* Add show average: acc and make speed work for cpm

* eqeqeq

* round

* rename to remove clutter

* rename and change icon

* Combine functions

* remove comment

* Update index.html

* rounding if show decimal places is disabled

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-03-24 13:58:32 +01:00
Harry Hopkinson e303690cbb
Linted Files according to the .prettierrc (#2758) Harry-Hopkinson 2022-03-23 22:51:55 +01:00
Bruce Berrios 76c230315c
Add quote search command (#2747) 2022-03-22 19:08:50 +01:00
Miodec 0582662f16 fixed quote 2022-03-22 15:43:27 +01:00
Miodec 4be2efb6a3 fixed quote 2022-03-22 15:39:57 +01:00
Jack 6b49a3c5e7
v1.14.1 (#2745)
* updated default config to fix incorrect font button being highlighted

* Convert account controller to ts (#2731)

* using modular sdk

* removing last script

* replacing more code

* unused code

* removed unused code

* removed unused code

* importing auth

* using analytics controller

* importing auth and analytics

* importing auth

* updated git ignore

* fixed path

* removed live config from gitignore

* added error message when failing to initialize firebase

* added live config
using live config when building production

* removed unused code

* fixed incorrect function use

* added example config

* added a step to the contributing guide

* optional steps

* fixed path

* using example in source code so that github actions dont cry like little babies

* using function correctly

* using function correctly

* ignoring live

* removed

* added action webpack config

* bruce said "no-no"

This reverts commit 0a1e5e1660.

* Fix

* Add ignore

* updated instructions

* using correct functions

* using correct function

* missing parameter

* using correct function

* using correct function

* removed ts ignores

* using new functions

* removed refresh

* using new functions

* merge fix

* fixed merge

* regenereated lockfile

* using correct function

* defaulting to the email thats already entered

* storing default snap in a file

* optional parameter

* made parameters non optional

* converted file to ts

* removed unused parameters

* removed unnecessary optional chaining

* destructuring array

* added a function to create error message

* removed type

* removed duplicate gitignore

* removed no check

Co-authored-by: Bruception <bberr022@fiu.edu>

* Include dev branch in CI (#2739)

* Decreased filesize and introduced chunk splitting (#2732) Rizwanmustafa

* Decreased filesize

* Introduce splitting for vendors

* Added HTML webpack plugin for dynamic change of chunkhash and minification on production

* Added bundle analyzer plugin for webpack

* Prevent analyzer from opening on its own

* updated contributors list

* Package lock update

* Created separate webpack config for analysing bundle

* Standardize paths in webpack base config

* Added devtool in dev webpack config

* Minor issues

* Based audit config off of the production config, saved exact packages and renamed some constants

* Saved exact version of packages

* Rename Config

* Added intellisense for webpack configs

* Added script for using audit config

* Simple changes

* Removed unnecessary cd and replaced webpack with npx wepback

* added npm script accessible from root dir
since audit is now a separate script, reenabled auto opening

Co-authored-by: Miodec <bartnikjack@gmail.com>

* Enable live reloading (#2738) bruception

* Enable live reloading

* Update scripts and documentation

* Fix resolve

* Use resolve

* Fix layoutfluid timer warnings (#2740) Ferotiq

* reduced date-fns import size

* using inline source map so that code is debuggable

* removed tinycolor2 dependency

* Migrate Chart.js to 3.7.1 (#2735) DanGonite57

* Migrate Chart.js to 3.7.1

* Show funbox label with StartGraphsAtZero disabled

* Fix label positioners

* Include dev branch in CI (#2739)

* Remove draw animation

* Avoid RangeError with no data

* Disable account chart initial render animation

* Add temporary type assertion for options.animation

* Test disabling animations via updateColors

* Test re-update chart after resetting animation duration

* Test dataset specific animation duration

* Disable animations for now

* Remove unused annotation

Co-authored-by: Bruce Berrios <58147810+Bruception@users.noreply.github.com>

* installed dev dependency to stop audit from complaining

* removed mr mime dev dependency
regenerate package-lock

* not updating live burst when its disabled

* using vanilla js to increase performance

* updating chart once instead of 3 times

* made log async

* increased minimum wordset length to disable repeating words to 4
this stops infinite A B C sequences
closes #2742

* increased tick padding

* added some padding to stop data points from being cut off

* fixed account graphs not being responsive

* removed unnecessary style

* updated button active color

* Server version (#2746) Bruception

* Add server version

* typo

* Fix logic

* Moved to utility

* Actually save version

* Move logic order

* updated metric name

* removed unnecessary else

Co-authored-by: Bruception <bberr022@fiu.edu>
Co-authored-by: Bruce Berrios <58147810+Bruception@users.noreply.github.com>
Co-authored-by: Rizwan Mustafa <rizwanmustafa0000@gmail.com>
Co-authored-by: Evan <64989416+Ferotiq@users.noreply.github.com>
Co-authored-by: DanGonite57 <danzinc57@gmail.com>
2022-03-21 21:22:47 +01:00
Miodec c1b5a7f745 added confirm field to the password reset form 2022-03-20 00:24:36 +01:00
Jack fe668e4811
Moved firebase to new modular version 9 sdk (#2727)
* using modular sdk

* removing last script

* replacing more code

* unused code

* removed unused code

* removed unused code

* importing auth

* using analytics controller

* importing auth and analytics

* importing auth

* updated git ignore

* fixed path

* removed live config from gitignore

* added error message when failing to initialize firebase

* added live config
using live config when building production

* removed unused code

* fixed incorrect function use

* added example config

* added a step to the contributing guide

* optional steps

* fixed path

* using example in source code so that github actions dont cry like little babies

* using function correctly

* using function correctly

* ignoring live

* removed

* added action webpack config

* bruce said "no-no"

This reverts commit 0a1e5e1660.

* Fix

* Add ignore

* updated instructions

* using correct functions

* using correct function

* missing parameter

* using correct function

* using correct function

* removed ts ignores

* using new functions

* removed refresh

* using new functions

* merge fix

* fixed merge

* regenereated lockfile

* using correct function

* defaulting to the email thats already entered

* moved lines

Co-authored-by: Bruception <bberr022@fiu.edu>
2022-03-19 12:33:25 +01:00
Miodec f7bd8a53f5 updated contributors list 2022-03-19 12:13:08 +01:00
eisthefifthletter ab77ea9f44
Copyediting for two quotes (#2726)
* modify quotes

* copyediting on quotes
2022-03-18 13:30:26 +01:00