* handling query param
getting user by name if query param is present
* added function to get user by name
* split profile function to get user by uid or name
* added function to check if get parameter exists in url
* updating the profile based on the url parameter
* using query param in url
* using get param
* renamed param name
adding search param to pathname in the deafult parameter value
* renamed param
* renamed param
added query validation
* extracted repeated query to a function
* missing await
* fixed typo
fixed validation
* using em for dynamic font sizes
* using em for dynamic font sizes
* added line height
* using em
* using em
* using page profile search instead
* updated the way data is passed into the page
* profile search page
* setting line height
* removed vertical align
* moved navigate to an event to avoid circular deps
* fixed route controller not being included
* removed unnecessary test
* showing 404 error
* improved query checking
* renamed query param
* fixed test
* note
* yeet
* cleaner type definition
- Added important words in the Filipino language, which are always used in conversations, making essays, articles, etc
- Changed words to their most common spelling
- Removed uncommon words or words that are not frequently used
Co-authored-by: Miodec <jack@monkeytype.com>
* initial commandline rewrite
extracted some commands to their own files
* resetting array inside update function
* refactored funbox
* refactored font family
* refactored confidence mode commands
* refactored stop on error
* fixed icons
* refactored numbers
* refactored quick restart, smooth caret
* refactored live wpm, repeat quotes
* refactored live burst, live acc
* refactored show average
* refactored show timer
* refactored more commands
* refactored more commands
* refactored more commands
* refactored more commands
* refactored more commands
* refactored more commands
* refactored colorful mode
* refactored out of focus warning
* more refactoring
* sound on click refactor
* refactored min acc, wpm, burst
* moved ads down
* refacored themes
* refactored custom theme
* refactored more commands
* refactored more commands
* refactored more commands
* refactored more commands
* refactored more commands
* updated theme commands update function
* last refactor
* renamed default to index
* changed the way lists are set and pushed
* removed last remaining lines
* connected index and lists file into one
* fixed build issues
* removed build issue
* fixed build issue
* fixed modes notice showing commands
* replaced string parameter with a function that returns a string
* renamed file
* fixed imports
* removed import
* missing import
* testing a different way of refactoring, extracting more code
* renamed type
* new refactor
* renamed type
* new system
* new system
* refacored to new style
* refactored lists and getter function
* fixed duplicates
* reordered commands
moved some commands to their own files
* reordered commands
* moved command into a related file
* unused imports
* Revert "unused imports"
This reverts commit b1376ac67d.
* missing available check
* moved command to related file
* propagating available function to children
* reordered commands to make more sense and closer resemble the settings page
* Added hinglish
* Added hinglish
* Added hinglish language file
* remove bcp47
* Updated hinglish word list
-removed some English words
-added some new words
-reordered the list
* Update hinglish.json
* Delete hinglish.json
* Updated the word list
-removed some English words
-added few new words
-reordered the list
Co-authored-by: Rizwan Mustafa <rizwanmustafa0000@gmail.com>