mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-24 23:04:00 +08:00
* Add leaderboard language selection (#3124) bruception * Adds leaderboard language selection * Update mesage * fixed disabled select2 styling * changed button positioning * fixed media queries * Add languages Co-authored-by: Miodec <bartnikjack@gmail.com> * remove references of swapEscToTab * Custom Filters [FrontEnd] (#3106) nocommentcode * Add Create and Delete functions for Filter Presets to `Users` ape endpoint - deleteFilterPreset - addFilterPreset * Added name and _id fields to the `ResultFilter` interface in the front end This matches the `ResultFilter` interface in the backend Added the new fields for the default filter Added checks in result-filter.ts to not update the ui based on these fields * Added new-filter-preset-popup This popup is displayed when creating a new filter preset It allows the user to select a name. * Added Filter Preset Buttons in account page html - Added the Filter Preset button - Added the filter preset region - Added the new and delete buttons * Added Filter Presets to DB Snapshot * Implemented Custom Fileter Creation, Selection and Deletion flow - Users can now create a custom filter based on the current settings - Users will be prompted to select a name for the filter - User can click on any custom filter and the current filter will be updated - User can delete a custom filter while it is selected * Implemented Filter Preset Creation, Selection and Deletion flow - Users can now create a filter preset based on the current settings - Users will be prompted to select a name for the filter - User can click on any filter preset and the current filter will be updated - User can delete a filter preset while it is selected * adjusted styling * removed margin * removed icon * added media query * popup wording * automatically replacing _ when displaying and creating preset * using loader and notifications * fixed bork * fixed sometimes not being able to delete preset * make preset popup look like tags popup Co-authored-by: Miodec <bartnikjack@gmail.com> * added pace caret: last closes #3113 * Add rate limits to forgot password (#3129) mehdidev * Added New Quotes * Add More Quotes * Add rate limit to forgot password * Use Prettier * Change canCall to let so that lint doesn't flag me for the 69th time * change forgotPassword() to async & remove console.log's * If this doesn't fix everything idk what to do * reduced nesting, using function to create error message * updated notification Co-authored-by: Miodec <bartnikjack@gmail.com> * added: code_opencl language (#3132) codybloemhard * added: code_opencl language; * fixed: duplicate word in code_opencl; * fixed: another duplicate in code_opencl; * Include language in notification (#3134) * Add 20 more Indonesian quotes, 151-170 (#3136) R0merol * Added 20 more quotes (151-170) * Fixed quote length (id: 155, 157) * using completed events language instead of current config * add hedge theme (#3137) devkennyy * create hedge theme * update _list.json * fixed sub alt color issues * update colors * updated colors Co-authored-by: Miodec <bartnikjack@gmail.com> * replaced quickTab with quickRestart * updated keytips and statements * update keytips * moved keytip update to ui module * not opening command line if quick restart is esc * calling update keytips when changing quick restart * handling restarting with quick restart escape * updated settings page to reflect new quick restart setting * swapping legacy values * removed line which caused circular dependencies * reordered files to fix event not firing * handling closing with escape before opening * not doing anything if a modal is visible Co-authored-by: Bruce Berrios <58147810+Bruception@users.noreply.github.com> Co-authored-by: Miodec <bartnikjack@gmail.com> Co-authored-by: Malo Hamon <hamon.malo@gmail.com> Co-authored-by: Mehdi Hussain <mehdi@mehdi.us> Co-authored-by: Cody Bloemhard <cblmhrd@live.nl> Co-authored-by: R0merol <farisfrontiers@gmail.com> |
||
---|---|---|
.. | ||
pages | ||
bottom.html | ||
head.html | ||
popups.html | ||
top.html | ||
warnings.html |