From ed4c1aa96e048adc173472c31db513dca10497b7 Mon Sep 17 00:00:00 2001 From: odweta Date: Wed, 22 Apr 2026 19:45:24 +0200 Subject: [PATCH] i forgor --- .gitignore | 0 .gitlab-ci.yml | 0 backend/Dockerfile | 0 backend/db.go | 0 backend/go.mod | 0 backend/go.sum | 0 backend/handlers.go | 0 backend/main.go | 0 backend/middleware.go | 0 backend/models.go | 0 backend/todo.md | 1 + frontend/.gitignore | 0 frontend/.metadata | 0 frontend/.vscode/settings.json | 0 frontend/README.md | 0 frontend/analysis_options.yaml | 0 frontend/android/.gitignore | 0 frontend/android/app/build.gradle.kts | 0 frontend/android/app/src/debug/AndroidManifest.xml | 0 frontend/android/app/src/main/AndroidManifest.xml | 0 .../kotlin/com/example/frontend/MainActivity.kt | 0 .../src/main/res/drawable-v21/launch_background.xml | 0 .../app/src/main/res/drawable/launch_background.xml | 0 .../app/src/main/res/mipmap-hdpi/ic_launcher.png | Bin .../app/src/main/res/mipmap-mdpi/ic_launcher.png | Bin .../app/src/main/res/mipmap-xhdpi/ic_launcher.png | Bin .../app/src/main/res/mipmap-xxhdpi/ic_launcher.png | Bin .../app/src/main/res/mipmap-xxxhdpi/ic_launcher.png | Bin .../app/src/main/res/values-night/styles.xml | 0 frontend/android/app/src/main/res/values/styles.xml | 0 .../android/app/src/profile/AndroidManifest.xml | 0 frontend/android/build.gradle.kts | 0 frontend/android/gradle.properties | 0 .../gradle/wrapper/gradle-wrapper.properties | 0 frontend/android/settings.gradle.kts | 0 frontend/devtools_options.yaml | 0 frontend/ios/.gitignore | 0 frontend/ios/Flutter/AppFrameworkInfo.plist | 0 frontend/ios/Flutter/Debug.xcconfig | 0 frontend/ios/Flutter/Release.xcconfig | 0 frontend/ios/Runner.xcodeproj/project.pbxproj | 0 .../project.xcworkspace/contents.xcworkspacedata | 0 .../xcshareddata/IDEWorkspaceChecks.plist | 0 .../xcshareddata/WorkspaceSettings.xcsettings | 0 .../xcshareddata/xcschemes/Runner.xcscheme | 0 .../ios/Runner.xcworkspace/contents.xcworkspacedata | 0 .../xcshareddata/IDEWorkspaceChecks.plist | 0 .../xcshareddata/WorkspaceSettings.xcsettings | 0 frontend/ios/Runner/AppDelegate.swift | 0 .../AppIcon.appiconset/Contents.json | 0 .../AppIcon.appiconset/Icon-App-1024x1024@1x.png | Bin .../AppIcon.appiconset/Icon-App-20x20@1x.png | Bin .../AppIcon.appiconset/Icon-App-20x20@2x.png | Bin .../AppIcon.appiconset/Icon-App-20x20@3x.png | Bin .../AppIcon.appiconset/Icon-App-29x29@1x.png | Bin .../AppIcon.appiconset/Icon-App-29x29@2x.png | Bin .../AppIcon.appiconset/Icon-App-29x29@3x.png | Bin .../AppIcon.appiconset/Icon-App-40x40@1x.png | Bin .../AppIcon.appiconset/Icon-App-40x40@2x.png | Bin .../AppIcon.appiconset/Icon-App-40x40@3x.png | Bin .../AppIcon.appiconset/Icon-App-60x60@2x.png | Bin .../AppIcon.appiconset/Icon-App-60x60@3x.png | Bin .../AppIcon.appiconset/Icon-App-76x76@1x.png | Bin .../AppIcon.appiconset/Icon-App-76x76@2x.png | Bin .../AppIcon.appiconset/Icon-App-83.5x83.5@2x.png | Bin .../LaunchImage.imageset/Contents.json | 0 .../LaunchImage.imageset/LaunchImage.png | Bin .../LaunchImage.imageset/LaunchImage@2x.png | Bin .../LaunchImage.imageset/LaunchImage@3x.png | Bin .../Assets.xcassets/LaunchImage.imageset/README.md | 0 .../ios/Runner/Base.lproj/LaunchScreen.storyboard | 0 frontend/ios/Runner/Base.lproj/Main.storyboard | 0 frontend/ios/Runner/Info.plist | 0 frontend/ios/Runner/Runner-Bridging-Header.h | 0 frontend/ios/Runner/SceneDelegate.swift | 0 frontend/ios/RunnerTests/RunnerTests.swift | 0 frontend/lib/main.dart | 0 frontend/lib/main_scaffold.dart | 0 frontend/lib/model/quote.dart | 0 frontend/lib/pages/add.dart | 0 frontend/lib/pages/flashcards.dart | 0 frontend/lib/pages/leaderboard.dart | 0 frontend/lib/pages/list.dart | 0 frontend/lib/pages/settings.dart | 0 frontend/lib/provider/quote_provider.dart | 0 frontend/lib/provider/theme_provider.dart | 0 frontend/lib/repository/quote_repository.dart | 0 frontend/lib/values/constants.dart | 0 frontend/lib/values/strings.dart | 0 frontend/linux/.gitignore | 0 frontend/linux/CMakeLists.txt | 0 frontend/linux/flutter/CMakeLists.txt | 0 .../linux/flutter/generated_plugin_registrant.cc | 0 .../linux/flutter/generated_plugin_registrant.h | 0 frontend/linux/flutter/generated_plugins.cmake | 0 frontend/linux/runner/CMakeLists.txt | 0 frontend/linux/runner/main.cc | 0 frontend/linux/runner/my_application.cc | 0 frontend/linux/runner/my_application.h | 0 frontend/macos/.gitignore | 0 frontend/macos/Flutter/Flutter-Debug.xcconfig | 0 frontend/macos/Flutter/Flutter-Release.xcconfig | 0 .../macos/Flutter/GeneratedPluginRegistrant.swift | 0 frontend/macos/Runner.xcodeproj/project.pbxproj | 0 .../xcshareddata/IDEWorkspaceChecks.plist | 0 .../xcshareddata/xcschemes/Runner.xcscheme | 0 .../Runner.xcworkspace/contents.xcworkspacedata | 0 .../xcshareddata/IDEWorkspaceChecks.plist | 0 frontend/macos/Runner/AppDelegate.swift | 0 .../AppIcon.appiconset/Contents.json | 0 .../AppIcon.appiconset/app_icon_1024.png | Bin .../AppIcon.appiconset/app_icon_128.png | Bin .../AppIcon.appiconset/app_icon_16.png | Bin .../AppIcon.appiconset/app_icon_256.png | Bin .../AppIcon.appiconset/app_icon_32.png | Bin .../AppIcon.appiconset/app_icon_512.png | Bin .../AppIcon.appiconset/app_icon_64.png | Bin frontend/macos/Runner/Base.lproj/MainMenu.xib | 0 frontend/macos/Runner/Configs/AppInfo.xcconfig | 0 frontend/macos/Runner/Configs/Debug.xcconfig | 0 frontend/macos/Runner/Configs/Release.xcconfig | 0 frontend/macos/Runner/Configs/Warnings.xcconfig | 0 frontend/macos/Runner/DebugProfile.entitlements | 0 frontend/macos/Runner/Info.plist | 0 frontend/macos/Runner/MainFlutterWindow.swift | 0 frontend/macos/Runner/Release.entitlements | 0 frontend/macos/RunnerTests/RunnerTests.swift | 0 frontend/pubspec.lock | 0 frontend/pubspec.yaml | 0 frontend/test/widget_test.dart | 0 frontend/web/favicon.png | Bin frontend/web/icons/Icon-192.png | Bin frontend/web/icons/Icon-512.png | Bin frontend/web/icons/Icon-maskable-192.png | Bin frontend/web/icons/Icon-maskable-512.png | Bin frontend/web/index.html | 0 frontend/web/manifest.json | 0 frontend/windows/.gitignore | 0 frontend/windows/CMakeLists.txt | 0 frontend/windows/flutter/CMakeLists.txt | 0 .../windows/flutter/generated_plugin_registrant.cc | 0 .../windows/flutter/generated_plugin_registrant.h | 0 frontend/windows/flutter/generated_plugins.cmake | 0 frontend/windows/runner/CMakeLists.txt | 0 frontend/windows/runner/Runner.rc | 0 frontend/windows/runner/flutter_window.cpp | 0 frontend/windows/runner/flutter_window.h | 0 frontend/windows/runner/main.cpp | 0 frontend/windows/runner/resource.h | 0 frontend/windows/runner/resources/app_icon.ico | Bin frontend/windows/runner/runner.exe.manifest | 0 frontend/windows/runner/utils.cpp | 0 frontend/windows/runner/utils.h | 0 frontend/windows/runner/win32_window.cpp | 0 frontend/windows/runner/win32_window.h | 0 155 files changed, 1 insertion(+) mode change 100644 => 100755 .gitignore mode change 100644 => 100755 .gitlab-ci.yml mode change 100644 => 100755 backend/Dockerfile mode change 100644 => 100755 backend/db.go mode change 100644 => 100755 backend/go.mod mode change 100644 => 100755 backend/go.sum mode change 100644 => 100755 backend/handlers.go mode change 100644 => 100755 backend/main.go mode change 100644 => 100755 backend/middleware.go mode change 100644 => 100755 backend/models.go create mode 100644 backend/todo.md mode change 100644 => 100755 frontend/.gitignore mode change 100644 => 100755 frontend/.metadata mode change 100644 => 100755 frontend/.vscode/settings.json mode change 100644 => 100755 frontend/README.md mode change 100644 => 100755 frontend/analysis_options.yaml mode change 100644 => 100755 frontend/android/.gitignore mode change 100644 => 100755 frontend/android/app/build.gradle.kts mode change 100644 => 100755 frontend/android/app/src/debug/AndroidManifest.xml mode change 100644 => 100755 frontend/android/app/src/main/AndroidManifest.xml mode change 100644 => 100755 frontend/android/app/src/main/kotlin/com/example/frontend/MainActivity.kt mode change 100644 => 100755 frontend/android/app/src/main/res/drawable-v21/launch_background.xml mode change 100644 => 100755 frontend/android/app/src/main/res/drawable/launch_background.xml mode change 100644 => 100755 frontend/android/app/src/main/res/mipmap-hdpi/ic_launcher.png mode change 100644 => 100755 frontend/android/app/src/main/res/mipmap-mdpi/ic_launcher.png mode change 100644 => 100755 frontend/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png mode change 100644 => 100755 frontend/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png mode change 100644 => 100755 frontend/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png mode change 100644 => 100755 frontend/android/app/src/main/res/values-night/styles.xml mode change 100644 => 100755 frontend/android/app/src/main/res/values/styles.xml mode change 100644 => 100755 frontend/android/app/src/profile/AndroidManifest.xml mode change 100644 => 100755 frontend/android/build.gradle.kts mode change 100644 => 100755 frontend/android/gradle.properties mode change 100644 => 100755 frontend/android/gradle/wrapper/gradle-wrapper.properties mode change 100644 => 100755 frontend/android/settings.gradle.kts mode change 100644 => 100755 frontend/devtools_options.yaml mode change 100644 => 100755 frontend/ios/.gitignore mode change 100644 => 100755 frontend/ios/Flutter/AppFrameworkInfo.plist mode change 100644 => 100755 frontend/ios/Flutter/Debug.xcconfig mode change 100644 => 100755 frontend/ios/Flutter/Release.xcconfig mode change 100644 => 100755 frontend/ios/Runner.xcodeproj/project.pbxproj mode change 100644 => 100755 frontend/ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata mode change 100644 => 100755 frontend/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist mode change 100644 => 100755 frontend/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings mode change 100644 => 100755 frontend/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme mode change 100644 => 100755 frontend/ios/Runner.xcworkspace/contents.xcworkspacedata mode change 100644 => 100755 frontend/ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist mode change 100644 => 100755 frontend/ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings mode change 100644 => 100755 frontend/ios/Runner/AppDelegate.swift mode change 100644 => 100755 frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json mode change 100644 => 100755 frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png mode change 100644 => 100755 frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png mode change 100644 => 100755 frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png mode change 100644 => 100755 frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png mode change 100644 => 100755 frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png mode change 100644 => 100755 frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png mode change 100644 => 100755 frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png mode change 100644 => 100755 frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png mode change 100644 => 100755 frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png mode change 100644 => 100755 frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png mode change 100644 => 100755 frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png mode change 100644 => 100755 frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png mode change 100644 => 100755 frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png mode change 100644 => 100755 frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png mode change 100644 => 100755 frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png mode change 100644 => 100755 frontend/ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json mode change 100644 => 100755 frontend/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png mode change 100644 => 100755 frontend/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png mode change 100644 => 100755 frontend/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@3x.png mode change 100644 => 100755 frontend/ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md mode change 100644 => 100755 frontend/ios/Runner/Base.lproj/LaunchScreen.storyboard mode change 100644 => 100755 frontend/ios/Runner/Base.lproj/Main.storyboard mode change 100644 => 100755 frontend/ios/Runner/Info.plist mode change 100644 => 100755 frontend/ios/Runner/Runner-Bridging-Header.h mode change 100644 => 100755 frontend/ios/Runner/SceneDelegate.swift mode change 100644 => 100755 frontend/ios/RunnerTests/RunnerTests.swift mode change 100644 => 100755 frontend/lib/main.dart mode change 100644 => 100755 frontend/lib/main_scaffold.dart mode change 100644 => 100755 frontend/lib/model/quote.dart mode change 100644 => 100755 frontend/lib/pages/add.dart mode change 100644 => 100755 frontend/lib/pages/flashcards.dart mode change 100644 => 100755 frontend/lib/pages/leaderboard.dart mode change 100644 => 100755 frontend/lib/pages/list.dart mode change 100644 => 100755 frontend/lib/pages/settings.dart mode change 100644 => 100755 frontend/lib/provider/quote_provider.dart mode change 100644 => 100755 frontend/lib/provider/theme_provider.dart mode change 100644 => 100755 frontend/lib/repository/quote_repository.dart mode change 100644 => 100755 frontend/lib/values/constants.dart mode change 100644 => 100755 frontend/lib/values/strings.dart mode change 100644 => 100755 frontend/linux/.gitignore mode change 100644 => 100755 frontend/linux/CMakeLists.txt mode change 100644 => 100755 frontend/linux/flutter/CMakeLists.txt mode change 100644 => 100755 frontend/linux/flutter/generated_plugin_registrant.cc mode change 100644 => 100755 frontend/linux/flutter/generated_plugin_registrant.h mode change 100644 => 100755 frontend/linux/flutter/generated_plugins.cmake mode change 100644 => 100755 frontend/linux/runner/CMakeLists.txt mode change 100644 => 100755 frontend/linux/runner/main.cc mode change 100644 => 100755 frontend/linux/runner/my_application.cc mode change 100644 => 100755 frontend/linux/runner/my_application.h mode change 100644 => 100755 frontend/macos/.gitignore mode change 100644 => 100755 frontend/macos/Flutter/Flutter-Debug.xcconfig mode change 100644 => 100755 frontend/macos/Flutter/Flutter-Release.xcconfig mode change 100644 => 100755 frontend/macos/Flutter/GeneratedPluginRegistrant.swift mode change 100644 => 100755 frontend/macos/Runner.xcodeproj/project.pbxproj mode change 100644 => 100755 frontend/macos/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist mode change 100644 => 100755 frontend/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme mode change 100644 => 100755 frontend/macos/Runner.xcworkspace/contents.xcworkspacedata mode change 100644 => 100755 frontend/macos/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist mode change 100644 => 100755 frontend/macos/Runner/AppDelegate.swift mode change 100644 => 100755 frontend/macos/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json mode change 100644 => 100755 frontend/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_1024.png mode change 100644 => 100755 frontend/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_128.png mode change 100644 => 100755 frontend/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_16.png mode change 100644 => 100755 frontend/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_256.png mode change 100644 => 100755 frontend/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_32.png mode change 100644 => 100755 frontend/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_512.png mode change 100644 => 100755 frontend/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_64.png mode change 100644 => 100755 frontend/macos/Runner/Base.lproj/MainMenu.xib mode change 100644 => 100755 frontend/macos/Runner/Configs/AppInfo.xcconfig mode change 100644 => 100755 frontend/macos/Runner/Configs/Debug.xcconfig mode change 100644 => 100755 frontend/macos/Runner/Configs/Release.xcconfig mode change 100644 => 100755 frontend/macos/Runner/Configs/Warnings.xcconfig mode change 100644 => 100755 frontend/macos/Runner/DebugProfile.entitlements mode change 100644 => 100755 frontend/macos/Runner/Info.plist mode change 100644 => 100755 frontend/macos/Runner/MainFlutterWindow.swift mode change 100644 => 100755 frontend/macos/Runner/Release.entitlements mode change 100644 => 100755 frontend/macos/RunnerTests/RunnerTests.swift mode change 100644 => 100755 frontend/pubspec.lock mode change 100644 => 100755 frontend/pubspec.yaml mode change 100644 => 100755 frontend/test/widget_test.dart mode change 100644 => 100755 frontend/web/favicon.png mode change 100644 => 100755 frontend/web/icons/Icon-192.png mode change 100644 => 100755 frontend/web/icons/Icon-512.png mode change 100644 => 100755 frontend/web/icons/Icon-maskable-192.png mode change 100644 => 100755 frontend/web/icons/Icon-maskable-512.png mode change 100644 => 100755 frontend/web/index.html mode change 100644 => 100755 frontend/web/manifest.json mode change 100644 => 100755 frontend/windows/.gitignore mode change 100644 => 100755 frontend/windows/CMakeLists.txt mode change 100644 => 100755 frontend/windows/flutter/CMakeLists.txt mode change 100644 => 100755 frontend/windows/flutter/generated_plugin_registrant.cc mode change 100644 => 100755 frontend/windows/flutter/generated_plugin_registrant.h mode change 100644 => 100755 frontend/windows/flutter/generated_plugins.cmake mode change 100644 => 100755 frontend/windows/runner/CMakeLists.txt mode change 100644 => 100755 frontend/windows/runner/Runner.rc mode change 100644 => 100755 frontend/windows/runner/flutter_window.cpp mode change 100644 => 100755 frontend/windows/runner/flutter_window.h mode change 100644 => 100755 frontend/windows/runner/main.cpp mode change 100644 => 100755 frontend/windows/runner/resource.h mode change 100644 => 100755 frontend/windows/runner/resources/app_icon.ico mode change 100644 => 100755 frontend/windows/runner/runner.exe.manifest mode change 100644 => 100755 frontend/windows/runner/utils.cpp mode change 100644 => 100755 frontend/windows/runner/utils.h mode change 100644 => 100755 frontend/windows/runner/win32_window.cpp mode change 100644 => 100755 frontend/windows/runner/win32_window.h diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml old mode 100644 new mode 100755 diff --git a/backend/Dockerfile b/backend/Dockerfile old mode 100644 new mode 100755 diff --git a/backend/db.go b/backend/db.go old mode 100644 new mode 100755 diff --git a/backend/go.mod b/backend/go.mod old mode 100644 new mode 100755 diff --git a/backend/go.sum b/backend/go.sum old mode 100644 new mode 100755 diff --git a/backend/handlers.go b/backend/handlers.go old mode 100644 new mode 100755 diff --git a/backend/main.go b/backend/main.go old mode 100644 new mode 100755 diff --git a/backend/middleware.go b/backend/middleware.go old mode 100644 new mode 100755 diff --git a/backend/models.go b/backend/models.go old mode 100644 new mode 100755 diff --git a/backend/todo.md b/backend/todo.md new file mode 100644 index 0000000..f8475ae --- /dev/null +++ b/backend/todo.md @@ -0,0 +1 @@ +TODO: EXPOSE PUBLIC DB SCHEMA !!!!!!!!!!! diff --git a/frontend/.gitignore b/frontend/.gitignore old mode 100644 new mode 100755 diff --git a/frontend/.metadata b/frontend/.metadata old mode 100644 new mode 100755 diff --git a/frontend/.vscode/settings.json b/frontend/.vscode/settings.json old mode 100644 new mode 100755 diff --git a/frontend/README.md b/frontend/README.md old mode 100644 new mode 100755 diff --git a/frontend/analysis_options.yaml b/frontend/analysis_options.yaml old mode 100644 new mode 100755 diff --git a/frontend/android/.gitignore b/frontend/android/.gitignore old mode 100644 new mode 100755 diff --git a/frontend/android/app/build.gradle.kts b/frontend/android/app/build.gradle.kts old mode 100644 new mode 100755 diff --git a/frontend/android/app/src/debug/AndroidManifest.xml b/frontend/android/app/src/debug/AndroidManifest.xml old mode 100644 new mode 100755 diff --git a/frontend/android/app/src/main/AndroidManifest.xml b/frontend/android/app/src/main/AndroidManifest.xml old mode 100644 new mode 100755 diff --git a/frontend/android/app/src/main/kotlin/com/example/frontend/MainActivity.kt b/frontend/android/app/src/main/kotlin/com/example/frontend/MainActivity.kt old mode 100644 new mode 100755 diff --git a/frontend/android/app/src/main/res/drawable-v21/launch_background.xml b/frontend/android/app/src/main/res/drawable-v21/launch_background.xml old mode 100644 new mode 100755 diff --git a/frontend/android/app/src/main/res/drawable/launch_background.xml b/frontend/android/app/src/main/res/drawable/launch_background.xml old mode 100644 new mode 100755 diff --git a/frontend/android/app/src/main/res/mipmap-hdpi/ic_launcher.png b/frontend/android/app/src/main/res/mipmap-hdpi/ic_launcher.png old mode 100644 new mode 100755 diff --git a/frontend/android/app/src/main/res/mipmap-mdpi/ic_launcher.png b/frontend/android/app/src/main/res/mipmap-mdpi/ic_launcher.png old mode 100644 new mode 100755 diff --git a/frontend/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/frontend/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png old mode 100644 new mode 100755 diff --git a/frontend/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/frontend/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png old mode 100644 new mode 100755 diff --git a/frontend/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/frontend/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png old mode 100644 new mode 100755 diff --git a/frontend/android/app/src/main/res/values-night/styles.xml b/frontend/android/app/src/main/res/values-night/styles.xml old mode 100644 new mode 100755 diff --git a/frontend/android/app/src/main/res/values/styles.xml b/frontend/android/app/src/main/res/values/styles.xml old mode 100644 new mode 100755 diff --git a/frontend/android/app/src/profile/AndroidManifest.xml b/frontend/android/app/src/profile/AndroidManifest.xml old mode 100644 new mode 100755 diff --git a/frontend/android/build.gradle.kts b/frontend/android/build.gradle.kts old mode 100644 new mode 100755 diff --git a/frontend/android/gradle.properties b/frontend/android/gradle.properties old mode 100644 new mode 100755 diff --git a/frontend/android/gradle/wrapper/gradle-wrapper.properties b/frontend/android/gradle/wrapper/gradle-wrapper.properties old mode 100644 new mode 100755 diff --git a/frontend/android/settings.gradle.kts b/frontend/android/settings.gradle.kts old mode 100644 new mode 100755 diff --git a/frontend/devtools_options.yaml b/frontend/devtools_options.yaml old mode 100644 new mode 100755 diff --git a/frontend/ios/.gitignore b/frontend/ios/.gitignore old mode 100644 new mode 100755 diff --git a/frontend/ios/Flutter/AppFrameworkInfo.plist b/frontend/ios/Flutter/AppFrameworkInfo.plist old mode 100644 new mode 100755 diff --git a/frontend/ios/Flutter/Debug.xcconfig b/frontend/ios/Flutter/Debug.xcconfig old mode 100644 new mode 100755 diff --git a/frontend/ios/Flutter/Release.xcconfig b/frontend/ios/Flutter/Release.xcconfig old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner.xcodeproj/project.pbxproj b/frontend/ios/Runner.xcodeproj/project.pbxproj old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/frontend/ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/frontend/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings b/frontend/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme b/frontend/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner.xcworkspace/contents.xcworkspacedata b/frontend/ios/Runner.xcworkspace/contents.xcworkspacedata old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/frontend/ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings b/frontend/ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner/AppDelegate.swift b/frontend/ios/Runner/AppDelegate.swift old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json b/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png b/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png b/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png b/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png b/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png b/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png b/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png b/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png b/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png b/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png b/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png b/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png b/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png b/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png b/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png b/frontend/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json b/frontend/ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png b/frontend/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png b/frontend/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@3x.png b/frontend/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@3x.png old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md b/frontend/ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner/Base.lproj/LaunchScreen.storyboard b/frontend/ios/Runner/Base.lproj/LaunchScreen.storyboard old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner/Base.lproj/Main.storyboard b/frontend/ios/Runner/Base.lproj/Main.storyboard old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner/Info.plist b/frontend/ios/Runner/Info.plist old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner/Runner-Bridging-Header.h b/frontend/ios/Runner/Runner-Bridging-Header.h old mode 100644 new mode 100755 diff --git a/frontend/ios/Runner/SceneDelegate.swift b/frontend/ios/Runner/SceneDelegate.swift old mode 100644 new mode 100755 diff --git a/frontend/ios/RunnerTests/RunnerTests.swift b/frontend/ios/RunnerTests/RunnerTests.swift old mode 100644 new mode 100755 diff --git a/frontend/lib/main.dart b/frontend/lib/main.dart old mode 100644 new mode 100755 diff --git a/frontend/lib/main_scaffold.dart b/frontend/lib/main_scaffold.dart old mode 100644 new mode 100755 diff --git a/frontend/lib/model/quote.dart b/frontend/lib/model/quote.dart old mode 100644 new mode 100755 diff --git a/frontend/lib/pages/add.dart b/frontend/lib/pages/add.dart old mode 100644 new mode 100755 diff --git a/frontend/lib/pages/flashcards.dart b/frontend/lib/pages/flashcards.dart old mode 100644 new mode 100755 diff --git a/frontend/lib/pages/leaderboard.dart b/frontend/lib/pages/leaderboard.dart old mode 100644 new mode 100755 diff --git a/frontend/lib/pages/list.dart b/frontend/lib/pages/list.dart old mode 100644 new mode 100755 diff --git a/frontend/lib/pages/settings.dart b/frontend/lib/pages/settings.dart old mode 100644 new mode 100755 diff --git a/frontend/lib/provider/quote_provider.dart b/frontend/lib/provider/quote_provider.dart old mode 100644 new mode 100755 diff --git a/frontend/lib/provider/theme_provider.dart b/frontend/lib/provider/theme_provider.dart old mode 100644 new mode 100755 diff --git a/frontend/lib/repository/quote_repository.dart b/frontend/lib/repository/quote_repository.dart old mode 100644 new mode 100755 diff --git a/frontend/lib/values/constants.dart b/frontend/lib/values/constants.dart old mode 100644 new mode 100755 diff --git a/frontend/lib/values/strings.dart b/frontend/lib/values/strings.dart old mode 100644 new mode 100755 diff --git a/frontend/linux/.gitignore b/frontend/linux/.gitignore old mode 100644 new mode 100755 diff --git a/frontend/linux/CMakeLists.txt b/frontend/linux/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/frontend/linux/flutter/CMakeLists.txt b/frontend/linux/flutter/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/frontend/linux/flutter/generated_plugin_registrant.cc b/frontend/linux/flutter/generated_plugin_registrant.cc old mode 100644 new mode 100755 diff --git a/frontend/linux/flutter/generated_plugin_registrant.h b/frontend/linux/flutter/generated_plugin_registrant.h old mode 100644 new mode 100755 diff --git a/frontend/linux/flutter/generated_plugins.cmake b/frontend/linux/flutter/generated_plugins.cmake old mode 100644 new mode 100755 diff --git a/frontend/linux/runner/CMakeLists.txt b/frontend/linux/runner/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/frontend/linux/runner/main.cc b/frontend/linux/runner/main.cc old mode 100644 new mode 100755 diff --git a/frontend/linux/runner/my_application.cc b/frontend/linux/runner/my_application.cc old mode 100644 new mode 100755 diff --git a/frontend/linux/runner/my_application.h b/frontend/linux/runner/my_application.h old mode 100644 new mode 100755 diff --git a/frontend/macos/.gitignore b/frontend/macos/.gitignore old mode 100644 new mode 100755 diff --git a/frontend/macos/Flutter/Flutter-Debug.xcconfig b/frontend/macos/Flutter/Flutter-Debug.xcconfig old mode 100644 new mode 100755 diff --git a/frontend/macos/Flutter/Flutter-Release.xcconfig b/frontend/macos/Flutter/Flutter-Release.xcconfig old mode 100644 new mode 100755 diff --git a/frontend/macos/Flutter/GeneratedPluginRegistrant.swift b/frontend/macos/Flutter/GeneratedPluginRegistrant.swift old mode 100644 new mode 100755 diff --git a/frontend/macos/Runner.xcodeproj/project.pbxproj b/frontend/macos/Runner.xcodeproj/project.pbxproj old mode 100644 new mode 100755 diff --git a/frontend/macos/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/frontend/macos/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist old mode 100644 new mode 100755 diff --git a/frontend/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme b/frontend/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme old mode 100644 new mode 100755 diff --git a/frontend/macos/Runner.xcworkspace/contents.xcworkspacedata b/frontend/macos/Runner.xcworkspace/contents.xcworkspacedata old mode 100644 new mode 100755 diff --git a/frontend/macos/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/frontend/macos/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist old mode 100644 new mode 100755 diff --git a/frontend/macos/Runner/AppDelegate.swift b/frontend/macos/Runner/AppDelegate.swift old mode 100644 new mode 100755 diff --git a/frontend/macos/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json b/frontend/macos/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json old mode 100644 new mode 100755 diff --git a/frontend/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_1024.png b/frontend/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_1024.png old mode 100644 new mode 100755 diff --git a/frontend/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_128.png b/frontend/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_128.png old mode 100644 new mode 100755 diff --git a/frontend/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_16.png b/frontend/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_16.png old mode 100644 new mode 100755 diff --git a/frontend/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_256.png b/frontend/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_256.png old mode 100644 new mode 100755 diff --git a/frontend/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_32.png b/frontend/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_32.png old mode 100644 new mode 100755 diff --git a/frontend/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_512.png b/frontend/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_512.png old mode 100644 new mode 100755 diff --git a/frontend/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_64.png b/frontend/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_64.png old mode 100644 new mode 100755 diff --git a/frontend/macos/Runner/Base.lproj/MainMenu.xib b/frontend/macos/Runner/Base.lproj/MainMenu.xib old mode 100644 new mode 100755 diff --git a/frontend/macos/Runner/Configs/AppInfo.xcconfig b/frontend/macos/Runner/Configs/AppInfo.xcconfig old mode 100644 new mode 100755 diff --git a/frontend/macos/Runner/Configs/Debug.xcconfig b/frontend/macos/Runner/Configs/Debug.xcconfig old mode 100644 new mode 100755 diff --git a/frontend/macos/Runner/Configs/Release.xcconfig b/frontend/macos/Runner/Configs/Release.xcconfig old mode 100644 new mode 100755 diff --git a/frontend/macos/Runner/Configs/Warnings.xcconfig b/frontend/macos/Runner/Configs/Warnings.xcconfig old mode 100644 new mode 100755 diff --git a/frontend/macos/Runner/DebugProfile.entitlements b/frontend/macos/Runner/DebugProfile.entitlements old mode 100644 new mode 100755 diff --git a/frontend/macos/Runner/Info.plist b/frontend/macos/Runner/Info.plist old mode 100644 new mode 100755 diff --git a/frontend/macos/Runner/MainFlutterWindow.swift b/frontend/macos/Runner/MainFlutterWindow.swift old mode 100644 new mode 100755 diff --git a/frontend/macos/Runner/Release.entitlements b/frontend/macos/Runner/Release.entitlements old mode 100644 new mode 100755 diff --git a/frontend/macos/RunnerTests/RunnerTests.swift b/frontend/macos/RunnerTests/RunnerTests.swift old mode 100644 new mode 100755 diff --git a/frontend/pubspec.lock b/frontend/pubspec.lock old mode 100644 new mode 100755 diff --git a/frontend/pubspec.yaml b/frontend/pubspec.yaml old mode 100644 new mode 100755 diff --git a/frontend/test/widget_test.dart b/frontend/test/widget_test.dart old mode 100644 new mode 100755 diff --git a/frontend/web/favicon.png b/frontend/web/favicon.png old mode 100644 new mode 100755 diff --git a/frontend/web/icons/Icon-192.png b/frontend/web/icons/Icon-192.png old mode 100644 new mode 100755 diff --git a/frontend/web/icons/Icon-512.png b/frontend/web/icons/Icon-512.png old mode 100644 new mode 100755 diff --git a/frontend/web/icons/Icon-maskable-192.png b/frontend/web/icons/Icon-maskable-192.png old mode 100644 new mode 100755 diff --git a/frontend/web/icons/Icon-maskable-512.png b/frontend/web/icons/Icon-maskable-512.png old mode 100644 new mode 100755 diff --git a/frontend/web/index.html b/frontend/web/index.html old mode 100644 new mode 100755 diff --git a/frontend/web/manifest.json b/frontend/web/manifest.json old mode 100644 new mode 100755 diff --git a/frontend/windows/.gitignore b/frontend/windows/.gitignore old mode 100644 new mode 100755 diff --git a/frontend/windows/CMakeLists.txt b/frontend/windows/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/frontend/windows/flutter/CMakeLists.txt b/frontend/windows/flutter/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/frontend/windows/flutter/generated_plugin_registrant.cc b/frontend/windows/flutter/generated_plugin_registrant.cc old mode 100644 new mode 100755 diff --git a/frontend/windows/flutter/generated_plugin_registrant.h b/frontend/windows/flutter/generated_plugin_registrant.h old mode 100644 new mode 100755 diff --git a/frontend/windows/flutter/generated_plugins.cmake b/frontend/windows/flutter/generated_plugins.cmake old mode 100644 new mode 100755 diff --git a/frontend/windows/runner/CMakeLists.txt b/frontend/windows/runner/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/frontend/windows/runner/Runner.rc b/frontend/windows/runner/Runner.rc old mode 100644 new mode 100755 diff --git a/frontend/windows/runner/flutter_window.cpp b/frontend/windows/runner/flutter_window.cpp old mode 100644 new mode 100755 diff --git a/frontend/windows/runner/flutter_window.h b/frontend/windows/runner/flutter_window.h old mode 100644 new mode 100755 diff --git a/frontend/windows/runner/main.cpp b/frontend/windows/runner/main.cpp old mode 100644 new mode 100755 diff --git a/frontend/windows/runner/resource.h b/frontend/windows/runner/resource.h old mode 100644 new mode 100755 diff --git a/frontend/windows/runner/resources/app_icon.ico b/frontend/windows/runner/resources/app_icon.ico old mode 100644 new mode 100755 diff --git a/frontend/windows/runner/runner.exe.manifest b/frontend/windows/runner/runner.exe.manifest old mode 100644 new mode 100755 diff --git a/frontend/windows/runner/utils.cpp b/frontend/windows/runner/utils.cpp old mode 100644 new mode 100755 diff --git a/frontend/windows/runner/utils.h b/frontend/windows/runner/utils.h old mode 100644 new mode 100755 diff --git a/frontend/windows/runner/win32_window.cpp b/frontend/windows/runner/win32_window.cpp old mode 100644 new mode 100755 diff --git a/frontend/windows/runner/win32_window.h b/frontend/windows/runner/win32_window.h old mode 100644 new mode 100755