* Add memoize async util
* Stricter types
* type cast
* added getjson function
* removed unnecessary code
removed comments
* ignoring cache if value is undefined
* checking if layouts list exists
* messed up merge
* checking if layouts exist
* throwing if layouts list or layout is undefined
* catching in case layouts or layout is undefined
* catching in case layouts list or layout is undefined
* breaking in case layouts list is undefined
* showing a message if layout list is undefined
* removed console log
* themes list can return undefined
* removed catch from fetch json
* getlayoutslist no longer can return undefined
* console logging then throwing again
* rethrowing with a different message
* try catch
* catch
* try catching
* try catching
* typo
* url fix
* moved definition up
* moved functions up
* moved functions up
* removed unnecessary update
* catching errors
* updated return type
not returning
* try catching
* updated return type
throwing if list ends up undefined
* removed return
* moved functions up
* try catching
* checking if not undefined
* removed unused file
* try catching
* try catching
* rewrote language getting
* rewrote funbox
* try catching
* notification instead of console error
* notification instead of console error
* rewrote fonts
* rewrote challenges
* try catch
* typo
* rewrote contributors and supporters
Co-authored-by: Miodec <jack@monkeytype.com>
* New language: english doubleletter -> A 200-word list only including words that have the same letter used consecutively.
* english doubleletter error, comma syntax fixed!
* english doubleletter -> english_doubleletter
* A list of roughly 200 lorem-ipsum type words generated by AI bots!
* renamed file
* removed duplicates
Co-authored-by: Miodec <jack@monkeytype.com>
* Added 'Add current theme to favorite...' command
* Remove toggle for 'Add current theme to favorite...' command
* Added 'Remove current theme from favorite...' command
* Merge add/remove commands in a single file
* removed dots
* updated icon
* only showing favorite commands if custom theme is disabled
Co-authored-by: Miodec <jack@monkeytype.com>