monkeytype/frontend
Scarce Koi cd4d72bd4f
impr(quotes): add english quotes (@scarcekoi) (#6429)
### Description

I added 4 quotes from Doctor Who. (There are a few unnecessary commits
that were just updating my fork.)

### Checks

- [ ] Adding quotes?
- [ ] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [ ] Adding a language or a theme?
- [ ] If is a language, did you edit `_list.json`, `_groups.json` and
add `languages.json`?
  - [ ] If is a theme, did you add the theme.css?
- Also please add a screenshot of the theme, it would be extra awesome
if you do so!
- [x] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [x] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.

<!-- label(optional scope): pull request title (@your_github_username)
-->

<!-- I know I know they seem boring but please do them, they help us and
you will find out it also helps you.-->

Closes #

<!-- pro tip: you can mention an issue, PR, or discussion on GitHub by
referencing its hash number e.g:
[#1234](https://github.com/monkeytypegame/monkeytype/pull/1234) -->

<!-- pro tip: you can press . (dot or period) in the code tab of any
GitHub repo to get access to GitHub's VS Code web editor Enjoy! :) -->
2025-04-08 13:43:31 +02:00
..
__tests__ feat(account page): change test activity graph starting day depending on the browser locale (@fehmer) (#6385) 2025-03-25 12:55:07 +01:00
docker fix: local development using docker not working with pnpm (@fehmer) (#6401) 2025-03-26 13:11:02 +01:00
scripts refactor: move funboxes to a shared package (@miodec) (#6063) 2024-12-04 16:11:07 +01:00
src fix: offline banner not hidden when going online 2025-04-06 12:00:10 +02:00
static impr(quotes): add english quotes (@scarcekoi) (#6429) 2025-04-08 13:43:31 +02:00
.eslintrc.cjs
.firebaserc_example
firebase.json
gulpfile.js
knip.json
package.json build(deps-dev): bump vite from 6.0.12 to 6.0.14 in /frontend (#6423) 2025-04-07 14:39:49 +02:00
tsconfig.json refactor: remove global type namespaces (@miodec) (#5907) 2024-09-23 15:34:16 +02:00
vite.config.dev.js
vite.config.js
vite.config.prod.js chore: minify html for production build (@fehmer) (#6413) 2025-03-30 19:50:08 +02:00
vitest.config.js refactor: move funboxes to a shared package (@miodec) (#6063) 2024-12-04 16:11:07 +01:00