-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
whattheduck: Fix clash between 2 functions with the same name, fix Se…
…ntry DSN, add logging, bump dependencies, bump version
- Loading branch information
Showing
26 changed files
with
1,179 additions
and
420 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
BASE_URL=http://localhost:8003 | ||
|
||
SENTRY_DSN=https://[email protected]/5658663 | ||
VITE_SENTRY_DSN=https://[email protected]/5658663 | ||
|
||
VITE_DM_SOCKET_URL=https://api-websocket.ducksmanager.net | ||
|
||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,42 @@ | ||
// DO NOT EDIT THIS FILE! IT IS GENERATED EACH TIME "capacitor update" IS RUN | ||
include ':capacitor-android' | ||
project(':capacitor-android').projectDir = new File('../../../node_modules/.pnpm/@capacitor+android@6.1.2_@capacitor+core@6.1.2/node_modules/@capacitor/android/capacitor') | ||
project(':capacitor-android').projectDir = new File('../../../node_modules/.pnpm/@capacitor+android@6.2.0_@capacitor+core@6.2.0/node_modules/@capacitor/android/capacitor') | ||
|
||
include ':capacitor-community-camera-preview' | ||
project(':capacitor-community-camera-preview').projectDir = new File('../../../node_modules/.pnpm/@[email protected]_@capacitor+core@6.1.2/node_modules/@capacitor-community/camera-preview/android') | ||
project(':capacitor-community-camera-preview').projectDir = new File('../../../node_modules/.pnpm/@[email protected]_@capacitor+core@6.2.0/node_modules/@capacitor-community/camera-preview/android') | ||
|
||
include ':capacitor-app' | ||
project(':capacitor-app').projectDir = new File('../../../node_modules/.pnpm/@[email protected].1_@capacitor+core@6.1.2/node_modules/@capacitor/app/android') | ||
project(':capacitor-app').projectDir = new File('../../../node_modules/.pnpm/@[email protected].2_@capacitor+core@6.2.0/node_modules/@capacitor/app/android') | ||
|
||
include ':capacitor-camera' | ||
project(':capacitor-camera').projectDir = new File('../../../node_modules/.pnpm/@[email protected].0_@capacitor+core@6.1.2/node_modules/@capacitor/camera/android') | ||
project(':capacitor-camera').projectDir = new File('../../../node_modules/.pnpm/@[email protected].1_@capacitor+core@6.2.0/node_modules/@capacitor/camera/android') | ||
|
||
include ':capacitor-clipboard' | ||
project(':capacitor-clipboard').projectDir = new File('../../../node_modules/.pnpm/@[email protected].1_@capacitor+core@6.1.2/node_modules/@capacitor/clipboard/android') | ||
project(':capacitor-clipboard').projectDir = new File('../../../node_modules/.pnpm/@[email protected].2_@capacitor+core@6.2.0/node_modules/@capacitor/clipboard/android') | ||
|
||
include ':capacitor-device' | ||
project(':capacitor-device').projectDir = new File('../../../node_modules/.pnpm/@[email protected].1_@capacitor+core@6.1.2/node_modules/@capacitor/device/android') | ||
project(':capacitor-device').projectDir = new File('../../../node_modules/.pnpm/@[email protected].2_@capacitor+core@6.2.0/node_modules/@capacitor/device/android') | ||
|
||
include ':capacitor-haptics' | ||
project(':capacitor-haptics').projectDir = new File('../../../node_modules/.pnpm/@[email protected].1_@capacitor+core@6.1.2/node_modules/@capacitor/haptics/android') | ||
project(':capacitor-haptics').projectDir = new File('../../../node_modules/.pnpm/@[email protected].2_@capacitor+core@6.2.0/node_modules/@capacitor/haptics/android') | ||
|
||
include ':capacitor-keyboard' | ||
project(':capacitor-keyboard').projectDir = new File('../../../node_modules/.pnpm/@[email protected].2_@capacitor+core@6.1.2/node_modules/@capacitor/keyboard/android') | ||
project(':capacitor-keyboard').projectDir = new File('../../../node_modules/.pnpm/@[email protected].3_@capacitor+core@6.2.0/node_modules/@capacitor/keyboard/android') | ||
|
||
include ':capacitor-preferences' | ||
project(':capacitor-preferences').projectDir = new File('../../../node_modules/.pnpm/@[email protected].2_@capacitor+core@6.1.2/node_modules/@capacitor/preferences/android') | ||
project(':capacitor-preferences').projectDir = new File('../../../node_modules/.pnpm/@[email protected].3_@capacitor+core@6.2.0/node_modules/@capacitor/preferences/android') | ||
|
||
include ':capacitor-status-bar' | ||
project(':capacitor-status-bar').projectDir = new File('../../../node_modules/.pnpm/@[email protected].1_@capacitor+core@6.1.2/node_modules/@capacitor/status-bar/android') | ||
project(':capacitor-status-bar').projectDir = new File('../../../node_modules/.pnpm/@[email protected].2_@capacitor+core@6.2.0/node_modules/@capacitor/status-bar/android') | ||
|
||
include ':capawesome-capacitor-app-update' | ||
project(':capawesome-capacitor-app-update').projectDir = new File('../../../node_modules/.pnpm/@[email protected]_@capacitor+core@6.1.2/node_modules/@capawesome/capacitor-app-update/android') | ||
project(':capawesome-capacitor-app-update').projectDir = new File('../../../node_modules/.pnpm/@[email protected]_@capacitor+core@6.2.0/node_modules/@capawesome/capacitor-app-update/android') | ||
|
||
include ':capawesome-capacitor-file-picker' | ||
project(':capawesome-capacitor-file-picker').projectDir = new File('../../../node_modules/.pnpm/@[email protected]_@capacitor+core@6.1.2/node_modules/@capawesome/capacitor-file-picker/android') | ||
project(':capawesome-capacitor-file-picker').projectDir = new File('../../../node_modules/.pnpm/@[email protected]_@capacitor+core@6.2.0/node_modules/@capawesome/capacitor-file-picker/android') | ||
|
||
include ':capgo-capacitor-updater' | ||
project(':capgo-capacitor-updater').projectDir = new File('../../../node_modules/.pnpm/@[email protected].17_@capacitor+core@6.1.2/node_modules/@capgo/capacitor-updater/android') | ||
project(':capgo-capacitor-updater').projectDir = new File('../../../node_modules/.pnpm/@[email protected].18_@capacitor+core@6.2.0/node_modules/@capgo/capacitor-updater/android') | ||
|
||
include ':sentry-capacitor' | ||
project(':sentry-capacitor').projectDir = new File('../../../node_modules/.pnpm/@[email protected].1_@capacitor+core@6.1.2_@sentry+vue@8.38[email protected][email protected].3_yryilpzyyeyclbupki7y7c7qwy/node_modules/@sentry/capacitor/android') | ||
project(':sentry-capacitor').projectDir = new File('../../../node_modules/.pnpm/@[email protected].2_@capacitor+core@6.2.0_@sentry+vue@8.39[email protected][email protected].3_bb4wpcpoirp2yifi5phbut5gr4/node_modules/@sentry/capacitor/android') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
require_relative '../../../../node_modules/.pnpm/@capacitor+ios@6.1.2_@capacitor+core@6.1.2/node_modules/@capacitor/ios/scripts/pods_helpers' | ||
require_relative '../../../../node_modules/.pnpm/@capacitor+ios@6.2.0_@capacitor+core@6.2.0/node_modules/@capacitor/ios/scripts/pods_helpers' | ||
|
||
platform :ios, '13.0' | ||
use_frameworks! | ||
|
@@ -9,21 +9,21 @@ use_frameworks! | |
install! 'cocoapods', :disable_input_output_paths => true | ||
|
||
def capacitor_pods | ||
pod 'Capacitor', :path => '../../../../node_modules/.pnpm/@capacitor+ios@6.1.2_@capacitor+core@6.1.2/node_modules/@capacitor/ios' | ||
pod 'CapacitorCordova', :path => '../../../../node_modules/.pnpm/@capacitor+ios@6.1.2_@capacitor+core@6.1.2/node_modules/@capacitor/ios' | ||
pod 'CapacitorCommunityCameraPreview', :path => '../../../../node_modules/.pnpm/@[email protected]_@capacitor+core@6.1.2/node_modules/@capacitor-community/camera-preview' | ||
pod 'CapacitorApp', :path => '../../../../node_modules/.pnpm/@[email protected].1_@capacitor+core@6.1.2/node_modules/@capacitor/app' | ||
pod 'CapacitorCamera', :path => '../../../../node_modules/.pnpm/@[email protected].0_@capacitor+core@6.1.2/node_modules/@capacitor/camera' | ||
pod 'CapacitorClipboard', :path => '../../../../node_modules/.pnpm/@[email protected].1_@capacitor+core@6.1.2/node_modules/@capacitor/clipboard' | ||
pod 'CapacitorDevice', :path => '../../../../node_modules/.pnpm/@[email protected].1_@capacitor+core@6.1.2/node_modules/@capacitor/device' | ||
pod 'CapacitorHaptics', :path => '../../../../node_modules/.pnpm/@[email protected].1_@capacitor+core@6.1.2/node_modules/@capacitor/haptics' | ||
pod 'CapacitorKeyboard', :path => '../../../../node_modules/.pnpm/@[email protected].2_@capacitor+core@6.1.2/node_modules/@capacitor/keyboard' | ||
pod 'CapacitorPreferences', :path => '../../../../node_modules/.pnpm/@[email protected].2_@capacitor+core@6.1.2/node_modules/@capacitor/preferences' | ||
pod 'CapacitorStatusBar', :path => '../../../../node_modules/.pnpm/@[email protected].1_@capacitor+core@6.1.2/node_modules/@capacitor/status-bar' | ||
pod 'CapawesomeCapacitorAppUpdate', :path => '../../../../node_modules/.pnpm/@[email protected]_@capacitor+core@6.1.2/node_modules/@capawesome/capacitor-app-update' | ||
pod 'CapawesomeCapacitorFilePicker', :path => '../../../../node_modules/.pnpm/@[email protected]_@capacitor+core@6.1.2/node_modules/@capawesome/capacitor-file-picker' | ||
pod 'CapgoCapacitorUpdater', :path => '../../../../node_modules/.pnpm/@[email protected].17_@capacitor+core@6.1.2/node_modules/@capgo/capacitor-updater' | ||
pod 'SentryCapacitor', :path => '../../../../node_modules/.pnpm/@[email protected].1_@capacitor+core@6.1.2_@sentry+vue@8.38[email protected][email protected].3_yryilpzyyeyclbupki7y7c7qwy/node_modules/@sentry/capacitor' | ||
pod 'Capacitor', :path => '../../../../node_modules/.pnpm/@capacitor+ios@6.2.0_@capacitor+core@6.2.0/node_modules/@capacitor/ios' | ||
pod 'CapacitorCordova', :path => '../../../../node_modules/.pnpm/@capacitor+ios@6.2.0_@capacitor+core@6.2.0/node_modules/@capacitor/ios' | ||
pod 'CapacitorCommunityCameraPreview', :path => '../../../../node_modules/.pnpm/@[email protected]_@capacitor+core@6.2.0/node_modules/@capacitor-community/camera-preview' | ||
pod 'CapacitorApp', :path => '../../../../node_modules/.pnpm/@[email protected].2_@capacitor+core@6.2.0/node_modules/@capacitor/app' | ||
pod 'CapacitorCamera', :path => '../../../../node_modules/.pnpm/@[email protected].1_@capacitor+core@6.2.0/node_modules/@capacitor/camera' | ||
pod 'CapacitorClipboard', :path => '../../../../node_modules/.pnpm/@[email protected].2_@capacitor+core@6.2.0/node_modules/@capacitor/clipboard' | ||
pod 'CapacitorDevice', :path => '../../../../node_modules/.pnpm/@[email protected].2_@capacitor+core@6.2.0/node_modules/@capacitor/device' | ||
pod 'CapacitorHaptics', :path => '../../../../node_modules/.pnpm/@[email protected].2_@capacitor+core@6.2.0/node_modules/@capacitor/haptics' | ||
pod 'CapacitorKeyboard', :path => '../../../../node_modules/.pnpm/@[email protected].3_@capacitor+core@6.2.0/node_modules/@capacitor/keyboard' | ||
pod 'CapacitorPreferences', :path => '../../../../node_modules/.pnpm/@[email protected].3_@capacitor+core@6.2.0/node_modules/@capacitor/preferences' | ||
pod 'CapacitorStatusBar', :path => '../../../../node_modules/.pnpm/@[email protected].2_@capacitor+core@6.2.0/node_modules/@capacitor/status-bar' | ||
pod 'CapawesomeCapacitorAppUpdate', :path => '../../../../node_modules/.pnpm/@[email protected]_@capacitor+core@6.2.0/node_modules/@capawesome/capacitor-app-update' | ||
pod 'CapawesomeCapacitorFilePicker', :path => '../../../../node_modules/.pnpm/@[email protected]_@capacitor+core@6.2.0/node_modules/@capawesome/capacitor-file-picker' | ||
pod 'CapgoCapacitorUpdater', :path => '../../../../node_modules/.pnpm/@[email protected].18_@capacitor+core@6.2.0/node_modules/@capgo/capacitor-updater' | ||
pod 'SentryCapacitor', :path => '../../../../node_modules/.pnpm/@[email protected].2_@capacitor+core@6.2.0_@sentry+vue@8.39[email protected][email protected].3_bb4wpcpoirp2yifi5phbut5gr4/node_modules/@sentry/capacitor' | ||
end | ||
|
||
target 'What The Duck' do | ||
|
Oops, something went wrong.