assets
|
Init Vuetify project
|
2023-05-23 08:19:09 +02:00 |
components/ui
|
Create an About page
|
2023-07-01 08:28:08 +02:00 |
composables
|
Implement showing random F1 trivia
|
2023-06-27 10:35:44 +02:00 |
models
|
Implement showing random F1 trivia
|
2023-06-27 10:35:44 +02:00 |
plugins
|
Change light/dark theme colors to shades of red
|
2023-05-28 09:30:56 +02:00 |
router
|
Create an About page
|
2023-07-01 08:28:08 +02:00 |
utils
|
Convert randomNumber composable to utility
|
2023-06-08 18:55:45 +02:00 |
views
|
Apply various styling tweaks
|
2023-07-01 08:28:26 +02:00 |
App.vue
|
Remove Apprwite-related code
|
2023-06-07 10:31:06 +02:00 |
funFacts.json
|
Implement showing random F1 trivia
|
2023-06-27 10:35:44 +02:00 |
main.ts
|
Remove global error handler
|
2023-05-30 17:54:06 +02:00 |
photos.json
|
Rename Glicko2 param fields to rd and vol
|
2023-06-08 18:58:03 +02:00 |
types.d.ts
|
Implement authentication module
|
2023-05-25 20:59:33 +02:00 |