diff --git a/.idea/dictionaries/project.xml b/.idea/dictionaries/project.xml deleted file mode 100644 index 4787784..0000000 --- a/.idea/dictionaries/project.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/.idea/jsLibraryMappings.xml b/.idea/jsLibraryMappings.xml deleted file mode 100644 index 0243211..0000000 --- a/.idea/jsLibraryMappings.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/.idea/tailwindcss.xml b/.idea/tailwindcss.xml deleted file mode 100644 index ffef5f5..0000000 --- a/.idea/tailwindcss.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/web.iml b/.idea/web.iml index 8ecdf73..c956989 100644 --- a/.idea/web.iml +++ b/.idea/web.iml @@ -4,6 +4,5 @@ - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index d20337d..ee5cbf9 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,10 +5,8 @@ - - - + @@ -25,7 +23,6 @@ @@ -79,14 +76,9 @@ "npm.dev.executor": "Run", "prettierjs.PrettierConfiguration.Package": "/home/tiradoe/Projects/movie-night/web/src/node_modules/prettier", "rearrange.code.on.save": "true", - "settings.editor.selected.configurable": "configurable.group.editor", + "settings.editor.selected.configurable": "settings.vue", "ts.external.directory.path": "/home/tiradoe/Projects/movie-night/web/src/node_modules/typescript/lib", "vue.rearranger.settings.migration": "true" - }, - "keyToStringList": { - "vue.recent.templates": [ - "Vue Composition API Component" - ] } }]]> @@ -141,10 +133,7 @@ - - - - + diff --git a/src/assets/img/movie-loader.webm b/src/assets/img/movie-loader.webm deleted file mode 100644 index d6fb54c..0000000 Binary files a/src/assets/img/movie-loader.webm and /dev/null differ diff --git a/src/components/LoadingIcon.vue b/src/components/LoadingIcon.vue deleted file mode 100644 index 9ebb6eb..0000000 --- a/src/components/LoadingIcon.vue +++ /dev/null @@ -1,15 +0,0 @@ - - - - - diff --git a/src/pages/lists/[id].vue b/src/pages/lists/[id].vue index bcfb26d..e662f5c 100644 --- a/src/pages/lists/[id].vue +++ b/src/pages/lists/[id].vue @@ -1,5 +1,4 @@