Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
8adda5e
add prefetch button
terraputix Feb 2, 2026
8c3f506
cache adaptions
terraputix Feb 3, 2026
b23721b
bump upstream
terraputix Feb 3, 2026
6201481
Merge branch 'main' into ability-to-download-files
terraputix Feb 9, 2026
74b85b6
delete weather icons
terraputix Feb 9, 2026
11222a6
pwa support via vite-pwa
terraputix Feb 9, 2026
cf4147c
fix: package-lock.json
terraputix Feb 9, 2026
24445eb
fix: regexes and retrieve everything from aws
terraputix Feb 10, 2026
233c81c
cache wasm
terraputix Feb 10, 2026
70736d9
add client again
terraputix Feb 10, 2026
d994d1f
use exposed cache
terraputix Feb 11, 2026
ac12e2c
Merge branch 'ability-to-download-files' into full-offline-support
terraputix Feb 11, 2026
264f1ca
bump upstream
terraputix Feb 11, 2026
db8dc9e
Merge branch 'main' into ability-to-download-files
terraputix Feb 11, 2026
f065090
Merge branch 'ability-to-download-files' into full-offline-support
terraputix Feb 11, 2026
7bd8438
bump upstream changes
terraputix Feb 11, 2026
b1fc894
fix build
terraputix Feb 11, 2026
2722abd
Merge branch 'ability-to-download-files' into full-offline-support
terraputix Feb 11, 2026
6fb1a58
bump upstream packages
terraputix Feb 12, 2026
9352c2b
Merge branch 'ability-to-download-files' into full-offline-support
terraputix Feb 12, 2026
b0a1f48
Merge branch 'main' into full-offline-support
terraputix Feb 12, 2026
5f1a089
Merge branch 'main' into full-offline-support
terraputix Feb 18, 2026
f9477d7
fix build
terraputix Feb 19, 2026
351b8bf
Merge branch 'main' into full-offline-support
terraputix Feb 24, 2026
db90a0a
no postRead callback
terraputix Feb 24, 2026
3960a40
reduce block size
terraputix Feb 24, 2026
97e49d9
Merge branch 'main' into full-offline-support
terraputix Mar 23, 2026
817681b
Merge branch 'main' into full-offline-support
terraputix Mar 25, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches: [main]
pull_request:
branches: [main]

jobs:
build:
Expand Down
Loading