Commit graph

6219 commits

Author SHA1 Message Date
Miodec
2ba26ff1d2 updated gitignore 2022-02-08 20:35:07 +01:00
Bruce Berrios
345740db5f
Separate backend and frontend dependencies (#2441) by Bruception
* Add request validation to user endpoints

* Remove tag id log

* Remove verbs from endpoints

* Remove old code

* Remove uid

* Fix

* Remove name from URI

* Rename utils

* Fix

* Move prettier

* Update gulp file

* Add additional scripts

* Update package-lock

* Update contributing.md

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-02-08 20:33:41 +01:00
Miodec
c4e62dddfb refreshing after authentication changes. closes #2438 2022-02-08 19:41:28 +01:00
xiao
73c5b291d8
Added some quotes, fixed up some sources. (#2443)
* Added some quotes.

* Fixed ids

* Added length property to quotes.

* Fixed typo in quote 5716.

* Removed less accurate duplicate of quote 1099.

* Corrected typo in quote 5319.

* Corrected typo in quote 5798.

* Added quotes.

* Fixed source for quote 2759. Originally had garbled characters.

* Added quote

* "Fixed incorrect length"

* Fixed symbol in title

* Corrected symbol in title

* Fixed titles of some quotes.

* Fixed character in some titles.

* Prepare for pull

* Fixed a quote with incorrectly repeating "that".

* Removed random full stop from title of quote 5816

* Added a couple quotes.

* Added a quote

* Added some quotes

* Updating ids

* Fixed up missing space before hyphen.

* Removed some trailing whitespaces.
2022-02-08 12:56:15 +01:00
Cameron
e0ca6cec43
chore: updated node/npm versions (#2440) 2022-02-08 00:28:56 +01:00
Bruce Berrios
76bcc4bd56
Add request validation to user endpoints (#2423) by Bruception
* Add request validation to user endpoints

* Remove tag id log

* Remove verbs from endpoints

* Remove old code

* Remove uid

* Fix

* Remove name from URI

* Rename utils

* Fix
2022-02-07 20:22:39 +01:00
Miodec
0907e964db lint warning 2022-02-07 19:06:40 +01:00
Miodec
864ef13a2a sped up local develpment workflow
only needed tasks will be ran on file save
 - lint js on js and browserify on save
 - lint json and static copy on static file save
 - sass compile on sass save
2022-02-07 18:47:24 +01:00
Miodec
2f3de1fa1e reworked build process
deploying from /public
no longer copying files to dist/gen
2022-02-07 18:47:24 +01:00
Miodec
7e7fefbb0c connected two files into one 2022-02-07 18:47:24 +01:00
Miodec
b618694021 reordered tasks based on execution order 2022-02-07 18:47:24 +01:00
Miodec
0e12652c49 removed unused code 2022-02-07 18:47:24 +01:00
Miodec
ab0bcf9c03 updated project structure 2022-02-07 18:47:24 +01:00
Miodec
ad26b43a28 fixed require paths 2022-02-07 18:47:24 +01:00
Miodec
68e7c6ff63 Revert "overriding rules in backend"
This reverts commit 50b75c78862cfba0f83f319034dd736ff8ba1132.
2022-02-07 18:47:24 +01:00
Miodec
61cdf4d1a9 overriding rules in backend 2022-02-07 18:47:24 +01:00
Miodec
ba479b31a4 disabled indentation errors 2022-02-07 18:47:24 +01:00
Miodec
c27293a480 fix indentation 2022-02-07 18:47:24 +01:00
Miodec
9d443e8ce5 lint fix 2022-02-07 18:47:24 +01:00
Miodec
f1560f431f test 2022-02-07 18:47:24 +01:00
Miodec
ce6719e288 updated eslint config 2022-02-07 18:47:24 +01:00
Miodec
79c5b432fc moved eslint to root directory
using file eslint config
keeping folder structure when moving to dist/gen
updated some imports
2022-02-07 18:47:24 +01:00
Miodec
687f9ceba8 delete the user if it was created 2022-02-07 16:46:31 +01:00
Miodec
d1556fbeab updated theme 2022-02-06 22:08:18 +01:00
Miodec
5a946afa82 Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-02-06 22:01:06 +01:00
M Usman Abubakr
d9dcb51ffa
added snes theme (#2424) by Usman-Abubakr 2022-02-06 22:00:37 +01:00
Miodec
8a6d67587b unregistering everything for now 2022-02-06 18:51:12 +01:00
Miodec
7e55271672 not registering the service worker for now 2022-02-06 14:38:18 +01:00
Miodec
22c0f58cd8 min wpm increase 2022-02-06 13:54:03 +01:00
Bruce Berrios
bbcbc687ae
Add results schema validation (#2417) by Bruception 2022-02-06 13:33:15 +01:00
Miodec
0a3741b432 Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-02-05 19:48:09 +01:00
Miodec
d03e5c9e41 better popup check 2022-02-05 19:48:01 +01:00
Jazil T S
c99c227a5f
Added Catppuccin theme (#2410) by tsjazil
* Create catppuccin.css

* Update catppuccin.css

* Added catppuccin theme to _list.json

* Update _list.json
2022-02-05 11:54:03 +01:00
Miodec
c6be55e4cc updated readme 2022-02-04 22:37:57 +01:00
Bruce Berrios
bc427a6476
Fix report popup focusing on test ui (#2416) 2022-02-04 22:33:35 +01:00
Miodec
a3fef55be4 not comparing if hash is not 64 in length 2022-02-04 21:29:37 +01:00
Bruce Berrios
957b4cf1a8
Endpoint schemas/Improved Auth Middleware (#2411) by Bruception
* Lots of stuff

* Changed code order

* Change message

* Use strict comparison

* Fix Bearer auth

* changed failed validation message

* removed full stops

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-02-04 21:18:22 +01:00
rev1e
0966a14316
fix link to THEMES.md (#2414) 2022-02-04 20:57:06 +01:00
Miodec
fff83ac61e fixed word config highlighting not working 2022-02-04 18:50:46 +01:00
Miodec
d5fae40187 max word count is 100000 2022-02-04 14:52:26 +01:00
Miodec
61f39b64b9 handling one possible exception 2022-02-04 13:06:09 +01:00
Miodec
9642fd4b78 fixed single list command line not working through the mobile commandline button
closes #2171
2022-02-04 12:56:09 +01:00
Miodec
059630c606 added report reason 2022-02-04 12:51:38 +01:00
Miodec
18c66a1693 typo 2022-02-04 12:50:45 +01:00
Miodec
9412fe70bf fixed quote 2022-02-04 12:50:16 +01:00
Miodec
267b2f05bd removed quote 2022-02-04 12:49:22 +01:00
Miodec
c29e88175f validating value. part of #2413 2022-02-04 12:37:47 +01:00
Miodec
88a293a7e1 parsing to int before running the rest of the function 2022-02-04 12:34:43 +01:00
Miodec
69da49d71a allowing shorthand hex 2022-02-04 12:28:31 +01:00
Miodec
b4288d9bd2 user tags not required when loading user 2022-02-03 23:18:30 +01:00