Commit graph

6300 commits

Author SHA1 Message Date
Rizwan Mustafa 759ff88de7
Created webpack config file for detecting circular imports (#2463)
* Created webpack config file for detecting circular imports

* missing packages, added script to run webpack to find circular dependencies

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-02-10 17:21:24 +01:00
Miodec 4d748f40ea Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-02-10 14:09:04 +01:00
Miodec 5966fd4ba6 fixed tags not loaded into result filters correctly
fixes #2459
2022-02-10 14:08:57 +01:00
Miodec 28be87cb6c added max accuracy and consistency
closes #2460
2022-02-10 13:02:32 +01:00
Miodec f5ca66545c only adding script when needed 2022-02-10 12:54:25 +01:00
Miodec 8eab2b47b5 changed the way settings group are handled
modified all html buttons
added select mode to the settings
replaced language, layout and keymap layout with select dropdowns
2022-02-10 12:53:06 +01:00
Miodec bd19641729 appending the ad script if ads are enabled 2022-02-10 12:50:06 +01:00
Miodec 82531d553a reordered language groups 2022-02-10 12:38:56 +01:00
Miodec cec18e72d9 fixed select styling if above
added group styling
changed arrow color
2022-02-10 12:27:19 +01:00
Miodec fc28e74307 typo 2022-02-10 01:57:01 +01:00
Miodec 1b82d8b27e fixed select2 roundness 2022-02-10 01:34:04 +01:00
Miodec 600c6631a8 locally hosting select2 2022-02-10 01:22:04 +01:00
Miodec 4f7dd1122b minified balloon css 2022-02-10 01:21:56 +01:00
Miodec 047b7cf0fe removed unused code 2022-02-10 01:17:49 +01:00
arda-a 50e879e58c
whorfmax and whorfmax_ortho layouts are added (#2455) by arda-a 2022-02-10 01:11:14 +01:00
Miodec e08cdf1675 removed toggle functions 2022-02-10 01:04:54 +01:00
Miodec 31c799e653 removed unused code 2022-02-10 00:54:48 +01:00
Miodec 9712443c3c modified the way lazymode, funboxes and british english are applied
defined which funboxes affect word generation
fixed tests not restarting again when funbox is not supported
closes #2422
2022-02-09 23:16:54 +01:00
Miodec 25bb04a391 fixed watch paths 2022-02-09 20:43:42 +01:00
Miodec a991545c12 fixed watch paths 2022-02-09 20:39:41 +01:00
Miodec 6684155cef added kogasa function 2022-02-09 19:19:10 +01:00
Miodec 351cc2bcb2 added indicate typos: replace,
added indicate typos: below,
removed indicate typos: on
closes #2444
2022-02-09 19:18:54 +01:00
Bruce Berrios 16855219f8
Cache dependencies (#2454)
* Cache dependencies

* Add linting to pre-commit hook
2022-02-09 11:45:27 -05:00
Teddi eef8970d98
Fixed a typo and update paths in THEMES.md (#2453)
* Update _list.json

* Update _list.json

* Update THEMES.md

* Update THEMES.md
2022-02-09 16:49:58 +01:00
Miodec c7a200b476 checking if token wasnt revoked
added error if token was revoked
fixed token errors
2022-02-09 14:18:49 +01:00
Teddi 5bd0c854e8
Passion Fruit Theme (#2450) by teddinotteddy
* add passion fruit theme

* Update _list.json
2022-02-09 12:43:03 +01:00
Bruce Berrios 586ae50b0f
Fix install command (#2448) 2022-02-08 23:52:54 +01:00
Bruce Berrios c8af14baab
Fix PR check action (#2447)
* fix

* Install all dependencies

* Fix PR check action

* Fix lint

* Update install.sh and remove pretty check
2022-02-08 22:17:26 +01:00
Bruce Berrios ccafcee72d
Oops (#2446)
* fix

* Install all dependencies
2022-02-08 21:41:59 +01:00
Bruce Berrios f4a9147308
Setup PR check action (#2445) by Bruception 2022-02-08 21:27:14 +01:00
Miodec 43197ea21b updated gitignore 2022-02-08 20:41:56 +01:00
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