monkeytype/static
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
..
.well-known add security.txt in ./well-known directory 2021-06-03 18:16:35 -04:00
challenges fixed funbox challenges not loading correctly 2021-09-02 20:47:18 +01:00
css
fonts add JetBrains Mono font (#1886) by luehmann 2021-09-20 21:19:59 +01:00
funbox Modify layoutfluid description (#1797) 2021-09-01 16:11:06 +01:00
images reduced image size 2021-09-26 20:31:54 +01:00
js
languages Quote submission (#1984) 2021-10-10 22:46:35 +01:00
quotes Quote submission (#1984) 2021-10-10 22:46:35 +01:00
sound added osu and hitmarker sounds 2021-09-30 14:28:24 +01:00
themes fixed chaos theory not working 2021-09-23 14:57:58 +01:00
webfonts brought back firebase analytics and authentication 2021-05-31 23:47:58 -04:00
ads.txt updated ads.txt 2021-10-06 18:50:32 +01:00
index.html Quote submission (#1984) 2021-10-10 22:46:35 +01:00
privacy-policy.html Cleaned up terms and policy pages (#1825) by montydrei 2021-09-08 22:50:53 +01:00
robots.txt
security-policy.html Cleaned up terms and policy pages (#1825) by montydrei 2021-09-08 22:50:53 +01:00
terms-of-service.html Quote submission (#1984) 2021-10-10 22:46:35 +01:00