73 Commits

Author SHA1 Message Date
Gregor Vostrak 08d3834002 fix native x-win dependencies 2026-04-21 12:25:56 +02:00
Gregor Vostrak e9668f082e chore: update ui package 2026-04-17 16:21:58 +02:00
Gregor Vostrak 9289dbbd09 move rollup to optional dependencies for CI 2026-04-14 17:44:08 +02:00
Gregor Vostrak facace3b3e chore: update dependencies 2026-04-14 14:12:25 +02:00
Gregor Vostrak 043f25b3c4 move dbus-next to dependencies to properly externalize it 2026-04-13 18:14:20 +02:00
Gregor Vostrak a87b77f7e3 electron 41 major update; update dependencies 2026-04-13 15:41:28 +02:00
Gregor Vostrak 9ceb98a6ed add dev:local and build:local scripts 2026-04-13 15:26:25 +02:00
Gregor Vostrak 707d625417 chore: remove duplicate dbus-next dependency 2026-04-13 15:21:59 +02:00
Gregor Vostrak 35a45e7517 add activity trackend backend abstraction; add Kwin backend 2026-04-13 15:09:43 +02:00
Gregor Vostrak b5d8c32e05 update ui package 2026-04-08 23:33:29 +02:00
Gregor Vostrak 8aeeae614f fix package author name 2026-03-30 17:55:47 +02:00
Gregor Vostrak a5b280264a chore: update ui and x-win 2026-03-30 01:29:34 +02:00
Gregor Vostrak 65003d28cf fix build electron-builder config 2026-03-30 01:29:34 +02:00
Gregor Vostrak f34d5d4b94 Bump x-win to 3.3.0 and add preview script 2026-03-30 01:29:34 +02:00
Gregor Vostrak 59b49fbbd6 update solidtime ui package 2026-03-30 01:29:34 +02:00
Gregor Vostrak 05d26bef65 add basic e2e tests with api mocking 2026-03-30 01:29:34 +02:00
Gregor Vostrak 056fa31078 include all deb dependencies for minimal linux install 2025-12-22 00:13:18 +01:00
Gregor Vostrak 5a679e51bd add libasound2 to deb dependencies 2025-12-21 23:50:37 +01:00
Gregor Vostrak 6826d71454 add deb system dependencies to electron builder config 2025-12-21 23:29:04 +01:00
Gregor Vostrak dc1750f5ba fix wrong fpm install on linux arm runner 2025-12-21 22:34:02 +01:00
Gregor Vostrak d77a6d6a8e remove snap build 2025-12-21 22:20:15 +01:00
Gregor Vostrak 946bc372f8 setup snapcraft and dependencies in github actions 2025-12-21 22:10:10 +01:00
Gregor Vostrak a0c6d43dcd make sure that LXD is setup in linux arm github action for multipass/snap 2025-12-21 21:56:23 +01:00
Gregor Vostrak 7082bfe24d split the build architectures based on the runners, not in the electron builder config 2025-12-21 21:40:43 +01:00
Gregor Vostrak 96af756d9c fix snap build to also split into arm/x64 architectures 2025-12-21 20:47:40 +01:00
Gregor Vostrak 3d51c9bd91 bump version to 0.0.61-beta 2025-12-21 20:29:23 +01:00
Gregor Vostrak 71c438f5ed statically link better-sqlite3 binary to prevent problems on linux 2025-12-21 19:46:02 +01:00
Gregor Vostrak e18c2923e8 add Visual C++ Redistributable to windows ARM builds for compatibility 2025-12-21 19:03:40 +01:00
Gregor Vostrak 7e96bcbe5c adapt migration structure to support better-sqlite3 statements 2025-12-21 18:21:54 +01:00
Gregor Vostrak fcc4fbd6f4 load x-win async to prevent windows 11 arm crashes on startup 2025-12-21 16:58:13 +01:00
Gregor Vostrak d90dbd8df3 add better logging and exception handling for issues with windows arm build 2025-12-21 16:31:27 +01:00
Gregor Vostrak c8f6fd5650 build windows arm application on windows-11-arm runner 2025-12-21 15:41:29 +01:00
Gregor Vostrak c79843a50b fix windows build for cross architecture 2025-12-18 16:23:55 +01:00
Gregor Vostrak 81b2060205 explicitly install all native dependencies for the platforms 2025-12-18 16:14:07 +01:00
Gregor Vostrak 8e4f861d91 bum version to 0.0.52-beta 2025-12-18 15:29:53 +01:00
Gregor Vostrak 676f18e779 add seperate windows build for arm and x64 2025-12-18 15:02:49 +01:00
Gregor Vostrak 9f6540fd42 bump version to 0.0.50 2025-12-17 22:18:22 +01:00
Gregor Vostrak 1b1ccd06cb migrate to better-sqlite3 2025-12-17 22:16:16 +01:00
Gregor Vostrak 958d5c3686 use external rollup options to externalize libsql and x-win dependencies 2025-12-17 18:38:40 +01:00
Gregor Vostrak c0894e3f54 memory optimizations in activity and app icon loading for activity data 2025-12-17 17:58:20 +01:00
Gregor Vostrak 4f0c22ab4e make sure that native dependencies are included correctly for windows builds 2025-12-17 17:29:34 +01:00
Gregor Vostrak b341b1de82 fix optimistic updates issue on time entry update; update x-win to fix memory leak 2025-12-17 14:26:30 +01:00
Gregor Vostrak 76b357980b improve flow for requesting screen permission on macos 2025-12-10 17:24:46 +01:00
Gregor Vostrak 40f8978b89 bump app to 0.0.43-beta version 2025-12-10 13:26:14 +01:00
Gregor Vostrak ee1d6e6fb2 add window activity tracking and statistics 2025-12-10 13:26:14 +01:00
Gregor Vostrak 1dc3100ac7 add initial idle detection implementation 2025-12-10 13:26:14 +01:00
Gregor Vostrak 3885dda2d2 bump version to 0.0.42 2025-11-03 14:18:44 +01:00
Gregor Vostrak 8d428276d4 enable release channels and bump version to 0.0.41-beta 2025-10-29 14:00:26 +01:00
Gregor Vostrak 4282c1d1da update electron version & dependencies 2025-10-28 17:19:50 +01:00
Gregor Vostrak dbaca3aedc bump build version to 0.0.40 2025-08-25 14:45:02 +02:00