18 Commits

Author SHA1 Message Date
7ac06012ec Initialize eslint 2022-03-15 12:50:20 +00:00
2b9c76960e Run vue-tsc on CI build
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-02-28 13:27:02 +00:00
7fd057f9f6 Remove vuetify plugin 2022-02-28 13:25:14 +00:00
212c81ab81 Implement download from UI 2022-02-25 20:06:10 +00:00
45389e01be Use vueuse useStorage instead of manually using localStorage 2022-02-11 21:38:06 +00:00
c693625e34 Remove vuex 2022-02-10 15:49:30 +00:00
2d0737a10c First step from vuex to pinia 2022-02-09 23:08:43 +00:00
4edd1a8bf1 Cleanup more deps 2022-02-05 14:36:01 +00:00
f7dfc7b455 Initialize tailwindcss 2022-02-04 15:53:56 +00:00
2203542d90 Regenerate yarn.lock 2022-02-04 15:53:14 +00:00
72f9a6413f Remove vuetify 2022-02-04 15:51:50 +00:00
e0981630ab Enable typescript support 2022-01-31 20:47:45 +00:00
3de0447eba Implement register and login using vuetify 2022-01-24 16:00:01 +00:00
d354a680f9 Set version correctly 2022-01-19 21:32:02 +00:00
e0f822dbcc Add vuex 2022-01-18 13:30:47 +00:00
d0e52ddfa6 Implement basic routing 2022-01-18 13:29:51 +00:00
3cda536854 Add vue-router 2022-01-17 22:17:29 +00:00
aa33c148cb Remove templates and add vue template 2022-01-17 22:05:43 +00:00