racemash/src
2023-06-08 18:58:14 +02:00
..
assets Init Vuetify project 2023-05-23 08:19:09 +02:00
components/ui Reorder Vue and composable imports 2023-05-27 13:06:58 +02:00
composables Create and use the useVote composable 2023-06-08 18:58:14 +02:00
models Consolidate models into a single file 2023-06-08 18:56:29 +02:00
plugins Change light/dark theme colors to shades of red 2023-05-28 09:30:56 +02:00
router Remove Apprwite-related code 2023-06-07 10:31:06 +02:00
utils Convert randomNumber composable to utility 2023-06-08 18:55:45 +02:00
views Create and use the useVote composable 2023-06-08 18:58:14 +02:00
App.vue Remove Apprwite-related code 2023-06-07 10:31:06 +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
vite-env.d.ts Adjust formatting accordingly with Prettier config 2023-05-23 10:05:53 +02:00