Commit graph

315 commits

Author SHA1 Message Date
Harsh Vardhan be98754119
add hindi.json quotes (#2045) 2021-10-29 12:51:07 +01:00
uShldGetCeleste 7dfa64696b
Add missing space in quote 5222 (#2039)
* Fixed error in quote 5222

Added a space missing in quote 5222 in between "again." and "But Pooh,"

* Fixed typo in quote 5222

Added missing space in between "again." and "But"
2021-10-27 19:26:05 +01:00
Jack 20bf864bde removed duplicate quote 2021-10-24 21:29:14 +01:00
MaxiMii05 683efc2ee0
Fix quote in german.json (#2031) by MaxiMii05
Source: http://www.calvin-und-hobbes.com/zitate.html (number 21)
(my first pull request ever, yay \(^o^)/ )
2021-10-24 01:24:42 +01:00
Jack 691963ddd0 fixed typo. closes #2022 2021-10-20 16:04:31 +01:00
Jack f5af3dd0d5 fixed capitalisation 2021-10-18 15:04:18 +01:00
Adrian Skar bb10006a0a
fix[quotes|ES]: minor typo (#2006) 2021-10-16 16:42:04 +01:00
Meimersdorfer 063d2eceed
Typos German Quotes (#2001) 2021-10-14 17:49:48 +01:00
Jack be7bce087f updated spanish quote 2021-10-12 17:28:07 +01:00
Miodec 1221b1170f removed duplicate quote 2021-10-12 00:43:18 +01:00
George The Bot b7ea6cb7d4
Added more quotes (#1993) 2021-10-12 00:42:09 +01:00
Jack cf8d258400
Quote submission (#1984)
* added new-quotes get and add routes

* added new-quotes/approve route to api

* Added front-end for quote submission

* fix language typo, force lowercase language

* Check for duplicate quote

* added unknown language handling to quote-submit

* npm i

* npm i

* language dropdown instead of input field

* mouse down instead click

* styling changes

* moved quotemod check to the controller,
added refuse endpoint,
added ability to approve and edit

* limiting quotes

* added log to quote approve

* added approve quotes button

* typo

* using the correct function, lowered limit

* added quote approve popup

* getting quotes and showing them

* error checking

* error checking

* removed console log

* stylng changes,
added refresh list button

* added disabled class

* styling changes

* handling button clicks
showing langauge and timestamp

* check if user is a quote mod

* approve button handling

* handling quote edit

* showing short quotes in red

* post, not get

* not parsing quote id to int

* parsing to objectid

* updated styling

* fixed lint warnings

* fixed up new quotes dao

* showing loader

* calling function correctly

* typo fix

* fixed wrong path,
fix broken newid,
saving file when file exists,
searching for the quote correctly when attempting to delete

* showing message

* blocking buttons and inputs when waiting for response,
unlocking after response

* deleted workflow

Co-authored-by: lukew3 <lukew25073@gmail.com>
2021-10-10 22:46:35 +01:00
patpro dd59f05184
Update french.json (#1981) by p4tpr0
typos, spelling, grammar corrections.
2021-10-10 16:40:32 +01:00
Jack 4783c1ebe4 fix typo 2021-10-10 16:06:02 +01:00
Jack 30246f9f50 capital I 2021-10-03 20:41:35 +01:00
Denis Çerri e09a71e1dd
Added some Wolf of Wall Street Quotes (#1939)
* Added some Wolf of Wall Street Quotes

* Added Wolf of Wall Street Quotes [Fixed Uppercase words]
2021-10-03 20:40:58 +01:00
Jack 843bee022b removed / adjusted some quotes 2021-09-24 00:38:55 +01:00
Jack e0b0a809db Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-09-23 22:56:45 +01:00
Jack 7dc91cd797 fixed indonesian quotes 2021-09-23 22:56:38 +01:00
Michael b0b48292b9
Fix spelling error in german.json (#1901) by kemonprogrammer
"Frucht" means fruit, "Furcht" means fear.
Additional source: http://www.worte-projekt.de/herbert.html
2021-09-23 22:54:47 +01:00
HasanTheSyrian a96ae52454
Arabic and Turkish quotes (#1888) by HasanTheSyrian 2021-09-20 21:20:44 +01:00
Miodec 3a83792683 fixed german quotes not working 2021-09-17 13:15:20 +01:00
Meimersdorfer 94ae92ec0b
Possible German Quotes fix... (#1870)
* Possible German Quotes fix...

I don't know if this is the problem that caused the quotes not to work, but fixed it anyways.

* Update german.json
2021-09-17 13:05:09 +01:00
Neris 5df773f63f
Correcting quote (#1875)
* Corrected quote

* Fixed formatting (my bad)
2021-09-17 13:03:51 +01:00
Miodec c240c84b7f typo 2021-09-17 13:01:45 +01:00
Meimersdorfer 6054511647
New German Quotes (#1865) by Meimersdorfer
Added another 70 new quotes to put it to a total of 500 over all. Don't know whether or not it is all in the right format, but I hope so. Also fixed some typos as I was already on it.
2021-09-15 23:51:03 +01:00
Jack f9a1c324ba fixed capitalisation 2021-09-14 21:33:47 +01:00
Jack defde508ab fix typo 2021-09-13 14:14:05 +01:00
Michael 44e8312e91
Fix capitalization (#1841) by kemonprogrammer 2021-09-13 13:28:50 +01:00
yourealt 381a06839a
added more javascript quotes (#1843) by yourealt 2021-09-13 13:28:27 +01:00
Jack 665d12bdc0 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-09-12 19:53:48 +01:00
Jack b93c949929 removed words and quotes that some users might find offensive 2021-09-12 00:36:03 +01:00
iamlambda db22512191
well, periods.... (#1836) by iamlambda
* adding periods english

* adding periods french

* adding periods italian

* adding periods spanish

* adding periods dutch

* adding periods filipino

* adding periods german

* adding periods icelandic

* adding periods indonesian

* adding periods lithuanian

* adding periods russian

* adding periods thai

* Update icelandic.json

Co-authored-by: lambda <iamlambda@protonmail.com>
2021-09-11 00:25:55 +01:00
Noah K a09fbe4cbd
Fixed spanish 'á' character (#1827) by nwk6661 2021-09-10 16:47:22 +01:00
wozzy f92b1f8b3d
fixed typos (#1828) by thienanbeou 2021-09-10 16:47:02 +01:00
Jack b9d07bc144 missing full stop 2021-09-09 19:15:05 +01:00
Jack 16cfe16e86 american spelling 2021-09-08 22:30:14 +01:00
Mustafa 3bc8fb184b
add more arabic qouts (#1812) 2021-09-06 15:25:03 +01:00
Ronnapatp ce51d47943
Add thai quotes (#1810) by ronnapatp 2021-09-03 13:53:53 +01:00
marcoferrari2409 6816a22be6
update italian json (#1782) by marcoferrari2409
* update italian json

* Update italian.json
2021-09-01 16:13:49 +01:00
Jack e593b8a030 missing periods 2021-09-01 16:08:21 +01:00
Dmitry Samsonov a00a957524
Improve quality of russian quotes (#1792) by soul-catcher
* remove weird numbers at end of russian quotes

* Improve quality of russian quotes

- Add missing whitespaces
- Add missing letters
- Fix incorrect length
2021-08-31 14:36:19 +01:00
wozzy e351b23b42
update vietnamese.json (#1772) by thienanbeou
added 80 more more quotes
2021-08-29 13:27:13 +01:00
Aaron ab36bb7ae3
Fixed a small typo in a quote (#1769)
* Renamed command line setting timer-progress bar

* Fixed a small typo
2021-08-29 13:12:53 +01:00
Jack 7cf3c55b80 fixed incorrect quote length 2021-08-27 12:35:44 +01:00
Pranav Sinha 3df0230c70
Added a delimiter switch (#1754) by pran01
* Added a delimiter switch

* Added delimiter to wordfilter

* Delimiter Switch to Delimiter Checkbox

* fixed random input fields styling

* regenerated lockfile to version 2

* brought back example.evn

* removed console logs

Co-authored-by: Jack <bartnikjack@gmail.com>
2021-08-25 14:46:37 +01:00
Jack 4a922978b2 removed trailing comma 2021-08-24 20:00:40 +01:00
Moilleadoir 533d854cb9
Add Irish quotes (#1749)
* Add Irish quotes

Add Irish quotes file

* Correct language tag

Right language tag this time
2021-08-24 19:55:01 +01:00
Mustafa 72ef29b74c
fix arabic_10k.json & add more qouts (#1745) 2021-08-22 11:09:34 +01:00
Mustafa 8a8d814a1d
update arabic.json add more qoutes (#1739)
I add 15 qoutes some of them are under 60 character but this is arabic it's differnet from english it has more letters and diacritics (harakat) so the qoutes will be  shorter 
also I will add more in the future maybe 10 every few days
2021-08-21 12:49:57 +01:00