monkeytype/frontend/static
bhanu prasad 6be5578e8f
refactor: replace 'substr' with 'slice' (#4575)
* chore(deps): synchronize package-lock.json

Ran
up to date, audited 1936 packages in 2s

162 packages are looking for funding
  run `npm fund` for details

18 vulnerabilities (2 moderate, 14 high, 2 critical)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details. without making explicit package changes. Synchronizing the package-lock.json file to maintain consistency.

* refactor: replace 'substr' with 'slice'

'substr' is deprecated. To ensure long-term code compatibility and clarity, it has been replaced with 'slice'. This adjustment aligns the codebase with current best practices.
2023-08-22 15:16:40 -05:00
..
.well-known updated email addresses 2023-02-14 00:22:37 +01:00
about chore: contributors update script 2023-08-17 11:33:57 +02:00
challenges refactor: replace 'substr' with 'slice' (#4575) 2023-08-22 15:16:40 -05:00
css locally hosting select2 2022-02-10 01:22:04 +01:00
fonts Add Hack Nerd Font. (#4514) ojas-bhagavath 2023-08-08 11:57:40 +02:00
funbox fix: crt funbox causing webkit browsers to go into refresh loop (fehmer) (#4557) 2023-08-21 11:04:15 +02:00
html Added highlight modes next word, next two words and next three words (#4516) fehmer 2023-08-10 15:05:07 +02:00
images added fulllogo 2023-01-31 01:59:40 +01:00
js Using date-fns instead of moment (#2707) 2022-03-15 19:34:50 +01:00
languages fix(language): correct swiss german 1k capitalization (rabbit3c) (#4569) 2023-08-22 12:52:18 +02:00
layouts add ThePrimeagen's Programmer Dvorak layout (#4506) dankuri 2023-08-08 13:53:34 +02:00
quotes fix(quote): adress quote reports and remove low rated qutoes 2023-08-21 11:47:34 +02:00
sound Separate backend and frontend dependencies (#2441) by Bruception 2022-02-08 20:33:41 +01:00
themes Prettier fix (#4561) 2023-08-20 13:07:28 -05:00
webfonts Add Hack Nerd Font. (#4514) ojas-bhagavath 2023-08-08 11:57:40 +02:00
email-handler.html title fix 2023-05-01 11:38:29 +02:00
main.html Added crt mode to the funbox (#4465) fahmer 2023-07-31 16:32:33 +02:00
manifest.json pwa support 2022-10-13 14:26:49 +02:00
privacy-policy.html updated date 2023-06-27 17:08:12 +02:00
robots.txt added sitemap link 2023-01-16 02:21:16 +01:00
security-policy.html title fix 2023-05-01 11:38:29 +02:00
sitemap.xml added sitemap 2023-01-16 01:48:48 +01:00
terms-of-service.html title fix 2023-05-01 11:38:29 +02:00