Commit graph

7255 commits

Author SHA1 Message Date
Miodec d61e5ea641 using margin instead 2022-04-21 12:52:33 +02:00
Miodec 6464ebe141 test 2022-04-21 12:34:33 +02:00
Miodec 2af2369c0d fixed spacing on the about page 2022-04-21 12:33:12 +02:00
Miodec 3137ae386d Merge branch 'dev' of https://github.com/Miodec/monkeytype into dev 2022-04-21 12:28:41 +02:00
Rizwan Mustafa 5691643b7a
Fixed versions (#2851) 2022-04-21 12:28:30 +02:00
Evan 611213d3e1
Reformatting wikipedia.ts (#2850) 2022-04-21 12:28:14 +02:00
Miodec 178765f4af test 2022-04-21 12:27:17 +02:00
Miodec 5913c9d9aa test 2022-04-21 12:25:52 +02:00
Jack 6598823d60
Converted leaderboards DAO to typescript (#2843)
* added type for leaderboard entry

* converted leaderboards to ts

* fixed return type

* renamed occurences to DAL

* removed as any

* removed as any

* removed type casting
2022-04-21 12:24:13 +02:00
Miodec 3bc9128ea7 removed console logs 2022-04-20 19:46:05 +02:00
Miodec 68c8dc37f6 Merge branch 'dev' of https://github.com/Miodec/monkeytype into dev 2022-04-20 19:45:36 +02:00
Miodec 29da29a624 removing zero width characters from wikipedia mode
should help with #2835
2022-04-20 19:45:27 +02:00
Evan 685ad12222
Remove JavaScript and CSS from the README (#2847)
* Remove JavaScript to the README

* Remove CSS, change alt text, and reorder
2022-04-20 17:55:16 +02:00
Miodec dce8f59d2f removing all unnecessary reference links 2022-04-20 13:56:01 +02:00
Vusal Ismayilov 189c80f19f
Changes to add new language - Azerbaijani (#2839) woosal1337
* Changes to add new language - Azerbaijani

* Azerbaijani language was moved lower in _groups.json
2022-04-20 13:49:40 +02:00
Miodec 82f2eb2af7 fixed pipe delimiter not working with new lines
fixes #2772
2022-04-19 22:18:05 +02:00
Miodec c5712c48a8 fixed account name alignment 2022-04-19 18:07:15 +02:00
Miodec 7e868d267c aligned icons correctly 2022-04-19 18:07:03 +02:00
Miodec 70c6e7de6f higher button spacing 2022-04-19 13:51:37 +02:00
Miodec 4fd78f0d26 Merge branch 'dev' of https://github.com/Miodec/monkeytype into dev 2022-04-19 13:50:24 +02:00
Miodec 6002a31e98 removed full stop 2022-04-19 13:50:06 +02:00
Rizwan Mustafa b4c191e931
Convert ResultDAO to typescript and rename to DAL (#2838)
* Started conversion to typescript

* Added types to db collection

* Removed changed logic
2022-04-19 13:49:12 +02:00
Miodec e64405a2f3 actually updated the list 2022-04-15 22:21:32 +02:00
Miodec 8dca6a0fde updated russian wordlist 2022-04-15 22:03:26 +02:00
Miodec 1e71ff9a94 made buttons thiccer (same height as input boxes now) 2022-04-15 12:29:54 +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 44726d5571 using main color for caret in all inputs 2022-04-15 00:06:25 +02:00
Miodec 51a8327756 disabling inputs 2022-04-15 00:02:31 +02:00
Miodec 127e51fa65 changed autofill input styling 2022-04-14 23:53:59 +02:00
Rizwan Mustafa a0d5392884
(Backend) Ability to make Quotes Favorite (#2826) rizwanmustafa
* Created API for making quotes fav

* Moved routes over to quotes

* Renamed favQuotes to favoriteQuotes

* Renamed routes

* Removed error to prevent confusion and panic

* Added regex check for quote id and added fav quote number check

* Some fixy

* Added configuration for max favorite quotes

* Added grouping

* Created variable for storing collection

* Changed variable name

* Changed variable name

* Fixed some problems

* Fixed bug

* Added length chekc for quoteId

* MOved routes over to user

* Renamed routes
2022-04-14 22:53:44 +02:00
Miodec 6c6ebc2a24 removed unnecessary type cast 2022-04-14 18:38:03 +02:00
Rizwan Mustafa f07a6dd656
Convert UserDAO to typescript & rename to UserDAL (#2821)
* Started conversion to typescript

* Some more fixy fixy

* Final fixy fixy or at least that is what it seems

* Even more fixy fixy

* Add verifed = false upon usre creation

* Added return type

* Removed extra data

* Fixes

* Removed class syntax of UserDAO

* Name fix

* Renamed UserDAO to UserDAL

* Fixed errors

* Fixed some problems

* Fixed pb bug

* Strict Equality

* Var name change

* Var name change
2022-04-14 18:07:28 +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
Miodec 3ecce9db44 fixed font family sometimes not showing check mark next to active font 2022-04-11 22:44:40 +02: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 ccd0bd6174 added support for approving quotes of one language
closes #2825
2022-04-11 16:05:07 +02:00
Miodec e6fcc2daf2 added name field to approved quotes. closes #2824 2022-04-11 15:55:59 +02:00
Miodec 464a237db1 fixed blank keymap not insterting letters 2022-04-11 15:52:43 +02:00
Miodec 529838061b not uppercasing characters that need to be highlighted on the keymap
fixes #2828
2022-04-11 15:46:05 +02:00
Miodec 0ec67e170a removed console log 2022-04-11 15:45:32 +02:00
Miodec 2b87483f30 setting time to not random
fixes #2829
2022-04-11 15:41:42 +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 fdf9517a5b stopping button handling then test is restarting 2022-04-09 12:29:20 +02:00