mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-11 09:55:13 +08:00
* 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 |
||
|---|---|---|
| .. | ||
| .well-known | ||
| about | ||
| challenges | ||
| css | ||
| fonts | ||
| funbox | ||
| html | ||
| images | ||
| js | ||
| languages | ||
| layouts | ||
| quotes | ||
| sound | ||
| themes | ||
| webfonts | ||
| email-handler.html | ||
| main.html | ||
| manifest.json | ||
| privacy-policy.html | ||
| robots.txt | ||
| security-policy.html | ||
| sw.js | ||
| terms-of-service.html | ||