monkeytype/frontend/static
Jack 6499cedc28
Reworked route controller (#3220) miodec
* rewrote route controller

* showing loading by default

* links which are not external need data line attribute

* need to rewrite this

* page controller takes a page as parameter
removed page type

* default export

* going through the route controller instead of changing page directly

* resolving all code paths

* using navigate

* added 404, leaderboards route

* changed leaderboards button to a link

* removed click handler

* added page about route

* removed default export,
added settings page route

* removing pointer events from everything inside links

* navigating to account when on login page

* fixed console logs, using async

* added login and account pages

* moved code to their own functions

* allowing async functions

* defaulting content visible

* async

* fixed 404 not navigating correctly

* setting public path to root

* fixed paths

* using uid passed in through url params

* added 404 page, profile routes

* removed comment

* moved discord link flow to url handler

* allowing html

* not resetting state

* removed function

* handling logo click

* removed comments

* reomoved comments

* removed comments

* removed comments

* using new router

* basic 404 page

* buttons whicha are links have no underline

* correctly handling the take me back button

* updated button

* removed comments

* fixed account page profile link button

* updated 404

* removed comments

* removed comments

* removed comments
2022-06-24 22:12:52 +02:00
..
.well-known update security.txt expiry date (#3074) 2022-06-06 16:27:37 -04:00
about updated contributors 2022-06-20 13:00:53 +02:00
challenges disabled autorole 2022-06-22 12:12:18 +02:00
css locally hosting select2 2022-02-10 01:22:04 +01:00
fonts added boon font 2022-06-07 13:17:00 +02:00
funbox Fix typos (#3098) 2022-06-09 21:17:43 -05:00
html Reworked route controller (#3220) miodec 2022-06-24 22:12:52 +02:00
images Reworked route controller (#3220) miodec 2022-06-24 22:12:52 +02:00
js Using date-fns instead of moment (#2707) 2022-03-15 19:34:50 +01:00
languages Fix type in language code_haskell (#3203) codybloemhard 2022-06-23 00:21:16 +02:00
layouts added colemak dh iso wide 2022-04-30 16:10:16 +02:00
quotes Add quotes by Pierce Brown (#3218) 2022-06-24 15:46:25 +02:00
sound Separate backend and frontend dependencies (#2441) by Bruception 2022-02-08 20:33:41 +01:00
themes add hedge theme (#3137) devkennyy 2022-06-16 11:37:31 +02:00
webfonts added boon font 2022-06-07 13:17:00 +02:00
ads.txt disabled ads 2022-05-11 14:21:26 +02:00
das.html unnecessary todos 2022-05-04 01:41:37 +02:00
email-handler.html unnecessary todos 2022-05-04 01:41:37 +02:00
main.html Reworked route controller (#3220) miodec 2022-06-24 22:12:52 +02:00
manifest.json Separate backend and frontend dependencies (#2441) by Bruception 2022-02-08 20:33:41 +01:00
privacy-policy.html fixed typos (#3160) devkennyy 2022-06-20 13:45:20 +02:00
robots.txt Separate backend and frontend dependencies (#2441) by Bruception 2022-02-08 20:33:41 +01:00
security-policy.html unnecessary todos 2022-05-04 01:41:37 +02:00
sw.js Separate backend and frontend dependencies (#2441) by Bruception 2022-02-08 20:33:41 +01:00
terms-of-service.html fixed typos (#3160) devkennyy 2022-06-20 13:45:20 +02:00