Commit graph

29 commits

Author SHA1 Message Date
6a2b93b67d
Fix Bundle Paths in Release Action
Some checks failed
Run Tests on Code / run-tests (push) Successful in 9s
Build and Release Binary File / run-tests (push) Successful in 16s
Build and Release Binary File / build (push) Failing after 10m40s
Build and Release Binary File / upload-release (push) Has been skipped
2023-11-17 14:26:37 +01:00
2d95ac45ae
Remove packages already installed from Release Action 2023-11-17 14:18:38 +01:00
6ad5a86f0b
Fixed Syntax Error in Release Action Command
Some checks failed
Run Tests on Code / run-tests (push) Successful in 5s
Build and Release Binary File / run-tests (push) Successful in 22s
Build and Release Binary File / build (push) Failing after 10m2s
Build and Release Binary File / upload-release (push) Has been skipped
2023-11-17 14:13:44 +01:00
437af73be1
Several Release Action Fixes
Some checks failed
Run Tests on Code / run-tests (push) Successful in 2s
Build and Release Binary File / run-tests (push) Successful in 6s
Build and Release Binary File / build (push) Failing after 2m20s
Build and Release Binary File / upload-release (push) Has been skipped
2023-11-17 14:06:31 +01:00
370dc45569
Remove Yarn Compilation from Release Actions
All checks were successful
Run Tests on Code / run-tests (push) Successful in 6s
2023-11-17 14:01:56 +01:00
74230fdd2d
0.1.8 Release
Some checks failed
Run Tests on Code / run-tests (push) Successful in 3s
Build and Release Binary File / run-tests (push) Successful in 17s
Build and Release Binary File / build (push) Failing after 5m17s
Build and Release Binary File / upload-release (push) Has been skipped
2023-11-17 13:57:21 +01:00
92e30f8cf6
Fix Svelte Build Directory
All checks were successful
Run Tests on Code / run-tests (push) Successful in 3s
2023-11-17 13:56:09 +01:00
3356b7e9c2 Add Yarn Build Step to Release Actions
Some checks failed
Run Tests on Code / run-tests (push) Successful in 4s
Build and Release Binary File / run-tests (push) Successful in 5s
Build and Release Binary File / build (push) Failing after 5m56s
Build and Release Binary File / upload-release (push) Has been skipped
2023-11-17 12:40:05 +00:00
18f9250341 Add Yarn Project Install to Release Actions
Some checks failed
Run Tests on Code / run-tests (push) Successful in 10s
Build and Release Binary File / run-tests (push) Successful in 14s
Build and Release Binary File / build (push) Failing after 5m12s
Build and Release Binary File / upload-release (push) Has been skipped
2023-11-17 12:33:06 +00:00
34ebbb1b72 Split Up Dependency Installs in Release Actions
All checks were successful
Run Tests on Code / run-tests (push) Successful in 7s
2023-11-17 12:21:08 +00:00
647343fc12 Add Vite to Build Dependencies in Actions
Some checks failed
Run Tests on Code / run-tests (push) Successful in 3s
Build and Release Binary File / run-tests (push) Successful in 3s
Build and Release Binary File / build (push) Failing after 4m45s
Build and Release Binary File / upload-release (push) Has been skipped
2023-11-17 12:19:10 +00:00
cb61113ff8 Update .forgejo/workflows/build+release.yml
Some checks failed
Run Tests on Code / run-tests (push) Successful in 6s
Build and Release Binary File / run-tests (push) Successful in 5s
Build and Release Binary File / build (push) Failing after 4m26s
Build and Release Binary File / upload-release (push) Has been skipped
2023-11-17 12:11:51 +00:00
9b1ed09d46 Add Yarn Install to Release Actions
Some checks failed
Run Tests on Code / run-tests (push) Successful in 7s
Build and Release Binary File / run-tests (push) Successful in 9s
Build and Release Binary File / build (push) Failing after 16s
Build and Release Binary File / upload-release (push) Has been skipped
2023-11-17 12:08:16 +00:00
f43cbb5f74 Add Tauri CLI to Workflow
Some checks failed
Run Tests on Code / run-tests (push) Successful in 11s
Build and Release Binary File / run-tests (push) Successful in 14s
Build and Release Binary File / build (push) Failing after 3m7s
Build and Release Binary File / upload-release (push) Has been skipped
2023-11-17 12:03:28 +00:00
4248bcd080 Add Build + Release Worklfow
Some checks failed
Run Tests on Code / run-tests (push) Successful in 5s
Build and Release Binary File / run-tests (push) Successful in 10s
Build and Release Binary File / build (push) Failing after 36s
Build and Release Binary File / upload-release (push) Has been skipped
2023-11-17 12:00:26 +00:00
fb12cbfe10 Add Test Workflow
All checks were successful
Run Tests on Code / run-tests (push) Successful in 5s
2023-11-17 11:37:31 +00:00
0064d0e146
Include Bundle Path contents in bundle cbz
Partially implements #2
2023-11-16 20:51:15 +01:00
25ef82cf2d
Add functional bundling of ComicInfo File with static test name 2023-11-15 23:59:50 +01:00
b5812fa32c
Added: Path Selection (ComicInfo + Bundle Source), Bundle Checkbox 2023-11-15 23:59:09 +01:00
87d703abe4
Auto-Focus New Elements in List Input (Tags) 2023-11-15 23:54:06 +01:00
cce3338dc9
Updated Tauri Config to accomodate needed APIs and change default size 2023-11-15 23:53:16 +01:00
d6c5e52527
Finished Metadata Input Mask mechanics 2023-11-01 21:55:39 +01:00
5740d173c5
Slight Backend Refactoring 2023-11-01 21:55:08 +01:00
9a8f2198f1
Primitive Backend Communication 2023-11-01 20:21:59 +01:00
2b5a19fdd6
Tags Input + Improved Date Input 2023-10-24 11:37:27 +02:00
85f86a36e8
SPA & Text Inputs 2023-10-11 23:04:07 +02:00
c7375caef1
Number Input Field 2023-10-11 21:17:03 +02:00
9dcc10a191
initial commit 2023-10-11 17:43:28 +02:00
fe64b2ac53
Initial commit 2023-10-11 17:42:22 +02:00