57 Commits

Author SHA1 Message Date
zhom 3ab1ea61e8 fix: run correct lint command in ci v0.2.4 nightly-3ab1ea6 2025-05-31 18:25:32 +04:00
zhom a0599ecfc1 test: fix update from dev to nightly test 2025-05-31 18:19:47 +04:00
zhom 6c834b3003 test: fix dev to nightly update check 2025-05-31 18:10:21 +04:00
zhom 269b4dbe77 chore: version bump 2025-05-31 17:23:56 +04:00
zhom ef00854307 build: don't check for updates on dev version 2025-05-31 17:19:29 +04:00
zhom 03d915e5c7 fix: prevent update browser toasts getting stuck in a cycle 2025-05-31 17:14:10 +04:00
zhom 91b12e80e5 fix: treat 'twilight' release as alpha and rolling 2025-05-31 16:53:11 +04:00
zhom 3af581c4ab fix: prevent hydration errors for theme provider nightly-3af581c 2025-05-31 16:48:36 +04:00
zhom 7a85edfb8a test: mock network requests inside browser_version_service nightly-7a85edf 2025-05-31 15:45:01 +04:00
zhom 141a5f06a4 docs: add a note that the app has automatic updates nightly-141a5f0 2025-05-31 12:57:01 +04:00
zhom 7a3857c06a chore: version bump test v0.2.3 nightly-7a3857c 2025-05-31 12:53:50 +04:00
zhom ed26786fdb chore: cargo fmt v0.2.2 nightly-ed26786 2025-05-31 12:38:14 +04:00
zhom 966268ff05 chore: version bump 2025-05-31 12:37:29 +04:00
zhom 87ae696d7a refactor: make app_auto_updater use shared extraction logic 2025-05-31 12:31:16 +04:00
zhom 7e92b290b6 chore: update description and readme nightly-7e92b29 2025-05-31 12:14:54 +04:00
zhom eb62e0abf9 chor: bump version nightly-eb62e0a v0.2.1 2025-05-31 11:39:23 +04:00
zhom 0ed5adf2ba chore: cargo fmt nightly-0ed5adf 2025-05-31 11:09:42 +04:00
zhom dd91aaeea0 chore: don't make regular release a draft 2025-05-31 11:08:50 +04:00
zhom 6a3407796d chore: version bump and build update 2025-05-31 11:07:59 +04:00
zhom eaa1a823db chore: cargo fmt nightly-eaa1a82 v0.2.0 2025-05-30 07:48:32 +04:00
zhom 63900bd0ad chore: get build version at build time 2025-05-30 07:37:40 +04:00
zhom 31326c2d1f chore: disable ci for windows and linux for now nightly-31326c2 2025-05-30 07:26:26 +04:00
zhom 006a146770 feat: show confirmation dialog on profile deletion 2025-05-30 07:23:52 +04:00
zhom e3275248f7 chore: clippy 2025-05-30 07:13:20 +04:00
zhom 5c23c77896 feat: self-updates 2025-05-30 07:12:07 +04:00
zhom 03a3e9fc56 feat: mock all network requests in unit tests 2025-05-30 06:52:23 +04:00
zhom 26a5be55f1 chore: rename rolling release to nightly 2025-05-30 05:52:39 +04:00
zhom a58a814369 chore: block releases until lint passes 2025-05-30 05:27:52 +04:00
zhom adcd78c275 chore: move release to the other badges alpha-adcd78c 2025-05-30 04:28:36 +04:00
zhom 1ed07f09c5 chore: remove roadmap alpha-1ed07f0 2025-05-30 04:25:53 +04:00
zhom 8f7393ea66 chore: add readme and other paperwork alpha-8f7393e 2025-05-30 04:24:37 +04:00
zhom 8980056e44 chore: enable release workflow v0.1.0 alpha-8980056 2025-05-30 03:39:30 +04:00
zhom 885c6a1446 chore: fix clippy on windows build alpha-885c6a1 2025-05-30 01:45:05 +04:00
zhom a67803dbc8 chore: fix clippy error for linux and windows builds alpha-a67803d 2025-05-30 01:32:48 +04:00
zhom e3e6fd98c8 chore: clippy alpha-e3e6fd9 2025-05-30 01:25:04 +04:00
zhom 210924e36f chore: fix clippy warnings alpha-210924e 2025-05-30 00:48:18 +04:00
zhom 180f8c8a3e chore: use bash on windows build alpha-180f8c8 2025-05-30 00:35:13 +04:00
zhom 9c7c52f20b chore: remove browser name from url selector 2025-05-30 00:25:51 +04:00
zhom 8ce3636278 feat: update toast duration 2025-05-30 00:20:43 +04:00
zhom c0228bb399 chore: remove prettier to not conflict with biome 2025-05-30 00:04:29 +04:00
zhom 5c02b59af4 chore: linting for both js and rs 2025-05-29 23:57:54 +04:00
zhom cf57b2a043 chore: add rolling release 2025-05-29 22:53:18 +04:00
zhom 854f1b4742 chore: use --ignore-workspace instead of --workspace-root 2025-05-29 22:40:12 +04:00
zhom fb6112f7c1 chore: specify current directory as the workspace root 2025-05-29 22:37:30 +04:00
zhom a28b61f2d6 chore: duplicate pnpm install in nodecar 2025-05-29 22:24:23 +04:00
zhom 257d6c3f92 chore: debug statements 2025-05-29 12:00:06 +04:00
zhom 2c837477fe chore: remove npx tsc from nodecar dependency step 2025-05-29 11:54:34 +04:00
zhom 8d840b9fa7 chore: switch to npx tsc in nodecar step 2025-05-29 11:52:44 +04:00
zhom 43f2630175 chore: add TypeScript compilation step to nodecar workflows 2025-05-29 11:42:46 +04:00
zhom 433743b250 chore: instead of cd to nodecar, switch working directory 2025-05-29 11:30:24 +04:00