Joakim Hulthe hulthe
  • Joined on 2022-04-04
hulthe deleted branch fix/rust-action-issue from hulthe/immich-sdk 2026-05-05 23:28:51 +02:00
hulthe pushed to master at hulthe/immich-sdk 2026-05-05 23:28:45 +02:00
4aa0d8cc44 Merge pull request 'fix: use dtolnay/rust-action@master to avoid authentication error' (#2) from fix/rust-action-issue into master
08edb8bff6 fix: use dtolnay/rust-toolchain@stable instead of dtolnay/rust-action@stable
Compare 2 commits »
hulthe merged pull request hulthe/immich-sdk#2 2026-05-05 23:28:45 +02:00
fix: use dtolnay/rust-action@master to avoid authentication error
hulthe commented on pull request hulthe/immich-sdk#2 2026-05-05 23:24:26 +02:00
fix: use dtolnay/rust-action@master to avoid authentication error

commit message is wrong. "and fix indentation"? the indenetation was fine before and the commit doesn't change it

hulthe pushed to master at hulthe/mullvad-vpn-alpine 2026-04-26 16:41:04 +02:00
045f20a120 Make package function more compact
2d8dcb239a Fix review comments
Compare 2 commits »
hulthe pushed to master at hulthe/immich-app 2026-04-26 12:46:33 +02:00
17dfc144b2 Add initial image viewer
hulthe opened issue hulthe/immich-app#3 2026-04-26 12:07:49 +02:00
Cache thumbnails to disk to reduce memory usage
hulthe opened issue hulthe/immich-app#2 2026-04-26 12:05:46 +02:00
Fix Api actor only able to handle requests sequentially
hulthe opened issue hulthe/immich-app#1 2026-04-26 12:05:13 +02:00
Fix aspect ratio of timeline thumbnails
hulthe pushed to master at hulthe/immich-app 2026-04-26 12:04:13 +02:00
10fcd546ce Optimize timeline visibility
hulthe pushed to master at hulthe/immich-app 2026-04-26 12:03:28 +02:00
99a436571b Optimize timeline visibility
ab01696537 Update dependencies
Compare 2 commits »
hulthe pushed to master at hulthe/mullvad-vpn-alpine 2026-04-24 09:24:49 +02:00
3867f9acdc Don't generate relay list at build time
71776145db Don't build on loongarch64 and s390x
Compare 2 commits »
hulthe pushed to master at hulthe/mullvad-vpn-alpine 2026-04-23 15:58:31 +02:00
3f915b3120 Move relay list generation into prepare
hulthe pushed to master at hulthe/mullvad-vpn-alpine 2026-04-23 15:56:42 +02:00
f97907e95e Use --frozen instead of --locked
hulthe pushed to master at hulthe/mullvad-vpn-alpine 2026-04-23 15:35:30 +02:00
43338c3fd4 Bikeshed comments
hulthe pushed to master at hulthe/mullvad-vpn-alpine 2026-04-23 15:26:05 +02:00
8c8579b3f6 Move systemd stuff out of pre-deinstall
hulthe pushed to master at hulthe/mullvad-vpn-alpine 2026-04-23 14:55:25 +02:00
6b66146b2a Use maintainer variable
hulthe pushed to master at hulthe/mullvad-vpn-alpine 2026-04-23 14:46:12 +02:00
4486d6a3c1 Fix more APKBUILD issues
hulthe pushed to master at hulthe/mullvad-vpn-alpine 2026-04-23 14:17:00 +02:00
81862a0b80 Make APKBUILD follow style guidelines
hulthe pushed to master at hulthe/mullvad-vpn-alpine 2026-04-23 14:04:09 +02:00
5f355cdc1b Don't run relay_list in release mode. Debug is faster.