Commit Graph

27 Commits

Author SHA1 Message Date
ebb845516e Refactor build scripts and configuration for icons and web build steps 2026-05-08 03:30:29 +02:00
099ef92187 auto-git:
[change] src-tauri/icons/android/mipmap-xxhdpi/ic_launcher.png
 [change] src-tauri/icons/android/mipmap-xxhdpi/ic_launcher_round.png
 [change] src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher.png
 [change] src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher_round.png
2026-05-08 03:21:47 +02:00
9a378b1fda auto-git:
[change] src-tauri/icons/android/mipmap-hdpi/ic_launcher.png
 [change] src-tauri/icons/android/mipmap-hdpi/ic_launcher_foreground.png
 [change] src-tauri/icons/android/mipmap-hdpi/ic_launcher_round.png
 [change] src-tauri/icons/android/mipmap-mdpi/ic_launcher.png
 [change] src-tauri/icons/android/mipmap-mdpi/ic_launcher_foreground.png
 [change] src-tauri/icons/android/mipmap-mdpi/ic_launcher_round.png
 [change] src-tauri/icons/android/mipmap-xhdpi/ic_launcher_foreground.png
 [change] src-tauri/icons/android/mipmap-xxhdpi/ic_launcher_foreground.png
 [change] src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher_foreground.png
 [change] src-tauri/icons/ios/AppIcon-512@2x.png
2026-05-08 03:21:47 +02:00
444ca83955 auto-git:
[change] src-tauri/icons/ios/AppIcon-20x20@1x.png
 [change] src-tauri/icons/ios/AppIcon-20x20@2x-1.png
 [change] src-tauri/icons/ios/AppIcon-20x20@2x.png
 [change] src-tauri/icons/ios/AppIcon-20x20@3x.png
 [change] src-tauri/icons/ios/AppIcon-29x29@1x.png
 [change] src-tauri/icons/ios/AppIcon-29x29@2x-1.png
 [change] src-tauri/icons/ios/AppIcon-29x29@2x.png
 [change] src-tauri/icons/ios/AppIcon-29x29@3x.png
 [change] src-tauri/icons/ios/AppIcon-40x40@1x.png
 [change] src-tauri/icons/ios/AppIcon-40x40@2x-1.png
 [change] src-tauri/icons/ios/AppIcon-40x40@2x.png
 [change] src-tauri/icons/ios/AppIcon-40x40@3x.png
 [change] src-tauri/icons/ios/AppIcon-512@2x.png
 [change] src-tauri/icons/ios/AppIcon-60x60@2x.png
 [change] src-tauri/icons/ios/AppIcon-60x60@3x.png
 [change] src-tauri/icons/ios/AppIcon-76x76@1x.png
 [change] src-tauri/icons/ios/AppIcon-76x76@2x.png
 [change] src-tauri/icons/ios/AppIcon-83.5x83.5@2x.png
2026-05-08 03:21:47 +02:00
f88545f689 auto-git:
[change] src-tauri/icons/128x128.png
 [change] src-tauri/icons/128x128@2x.png
 [change] src-tauri/icons/32x32.png
 [change] src-tauri/icons/64x64.png
 [change] src-tauri/icons/icon.icns
 [change] src-tauri/icons/icon.ico
 [change] src-tauri/icons/icon.png
2026-05-08 03:21:46 +02:00
ac4855a70e auto-git:
[change] src-tauri/icons/Square107x107Logo.png
 [change] src-tauri/icons/Square142x142Logo.png
 [change] src-tauri/icons/Square150x150Logo.png
 [change] src-tauri/icons/Square284x284Logo.png
 [change] src-tauri/icons/Square30x30Logo.png
 [change] src-tauri/icons/Square310x310Logo.png
 [change] src-tauri/icons/Square44x44Logo.png
 [change] src-tauri/icons/Square71x71Logo.png
 [change] src-tauri/icons/Square89x89Logo.png
 [change] src-tauri/icons/StoreLogo.png
2026-05-08 03:21:46 +02:00
88cb9ef487 Refactor settings menu initialization formatting 2026-05-08 03:16:50 +02:00
a80fdf5529 Update menu structure to use a submenu for settings 2026-05-08 03:16:50 +02:00
51d77b2f7a Update tauri config with multiple icon assets 2026-05-08 03:14:43 +02:00
8c4b3eeadc auto-git:
[add] src-tauri/icons/128x128.png
 [add] src-tauri/icons/128x128@2x.png
 [add] src-tauri/icons/32x32.png
 [add] src-tauri/icons/64x64.png
 [add] src-tauri/icons/android/
 [add] src-tauri/icons/icon.icns
 [add] src-tauri/icons/icon.ico
 [add] src-tauri/icons/ios/
 [change] src-tauri/icons/icon.png
 [change] src-tauri/src/lib.rs
 [change] src/App.tsx
2026-05-08 03:13:35 +02:00
a6033a523e Add various platform icon assets for the application 2026-05-08 03:12:25 +02:00
0fadba71e6 Update session field parsing to handle generic JSON values for titles, descriptions, and saved_at. 2026-05-08 01:23:32 +02:00
17ebfd99dd auto-git:
[change] src-tauri/build.rs
 [change] src-tauri/src/lib.rs
 [change] src-tauri/src/main.rs
 [change] src/App.tsx
2026-05-08 01:22:38 +02:00
fe2a15afca Feature: Implement session management for listing and loading saved sessions 2026-05-08 01:22:15 +02:00
889908a240 Implement main application menu structure (File and Settings) 2026-05-07 22:55:32 +02:00
31048654b6 Update devUrl in tauri.conf.json to use 127.0.0.1 2026-05-07 20:20:20 +02:00
2fab5e6d1d Update development scripts and configuration for web UI/desktop app separation 2026-05-07 20:19:06 +02:00
52e229bc6f Update run-python-action permission to allow open_path command 2026-05-07 19:16:22 +02:00
1e6993b03f auto-git:
[change] src-tauri/src/lib.rs
2026-05-07 19:11:23 +02:00
d3ce23d9b0 Add label to main window in tauri.conf.json 2026-02-04 07:25:40 +01:00
e346d6df7e Add windows configuration to default capabilities 2026-02-04 07:25:40 +01:00
9695382070 Update application icon 2026-02-04 07:18:54 +01:00
c922f8cd93 Update Cargo.toml with explicit features for tauri-build 2026-02-04 07:14:05 +01:00
53de314cf6 Update tauri configuration with identifier 2026-02-04 07:11:59 +01:00
58fafc677e Add Tauri project files and update .gitignore 2026-02-04 07:00:15 +01:00
dc93adf52a auto-git:
[add] src-tauri/build.rs
2026-02-04 06:59:17 +01:00
b109203f4f auto-git:
[add] src-tauri/Cargo.toml
2026-02-04 06:59:17 +01:00