Commit Graph

  • 767077195a chore: trigger ci build to use runner v3 (with file command) main release-20260206-2314 release-20260206-2238 spinline 2026-02-07 01:26:33 +03:00
  • 5539dc2289 chore: trigger ci build to use runner v2 spinline 2026-02-07 00:50:13 +03:00
  • f99fc4a134 fix: use pure MIPS asm for __atomic_is_lock_free, remove unsupported --defsym spinline 2026-02-07 00:40:39 +03:00
  • f4d0351c5b chore: update runner shim and linker flags for mips atomics spinline 2026-02-07 00:19:36 +03:00
  • c2492b2749 fix(ci): let zig handle CRT object files via link-self-contained=no spinline 2026-02-07 00:04:48 +03:00
  • 18001ed5a2 fix(ci): use build-std for mips target in Dockerfile spinline 2026-02-06 23:58:19 +03:00
  • 47da0fca55 ci: test updated runner environment spinline 2026-02-06 23:48:56 +03:00
  • 0985f328e2 fix(ci): inject libatomic for mips and force static linking spinline 2026-02-06 23:41:30 +03:00
  • 146b312b4c fix(runner): use reliable URL for act_runner and optimize targets spinline 2026-02-06 23:32:58 +03:00
  • 153568e81d ci: trigger first super-fast build spinline 2026-02-06 23:19:37 +03:00
  • fefe86da31 refactor: simplify workflow to use new custom runner with pre-installed tools spinline 2026-02-06 22:34:40 +03:00
  • 11ba548297 chore: remove failing publish workflow due to missing docker in runner spinline 2026-02-06 22:31:50 +03:00
  • ce9fb6781a ci: configure runner to use host mode with mips-builder label spinline 2026-02-06 22:22:03 +03:00
  • 4855b193d4 ci: add workflow to publish runner image to docker hub spinline 2026-02-06 22:18:01 +03:00
  • 1d636d63fa feat: add self-contained gitea runner dockerfile with all build tools included spinline 2026-02-06 22:16:04 +03:00
  • db4edff957 ci: fix trunk binary arch download logic for arm64 runner spinline 2026-02-06 22:04:15 +03:00
  • 921cba2cab ci: remove broken cache and use prebuilt trunk binary for speed spinline 2026-02-06 22:02:18 +03:00
  • c64c95233f ci: add action/cache to speed up builds spinline 2026-02-06 21:49:09 +03:00
  • d17bfc88ad ci: replace docker build with cargo-zigbuild for mips cross-compilation spinline 2026-02-06 21:45:35 +03:00
  • b646d0851c ci: remove --locked from trunk install to avoid yanked crate warnings spinline 2026-02-06 21:33:40 +03:00
  • 42e03bd2e3 ci: manually install node 20 to path to fix structuredClone error spinline 2026-02-06 21:31:23 +03:00
  • 67a1d96b26 ci: debug tailwind build failure by running explicitly spinline 2026-02-06 21:20:59 +03:00
  • 3187ed76b0 ci: install wasm-bindgen-cli from source to fix glibc error spinline 2026-02-06 21:05:50 +03:00
  • 4dfce1096e ci: set nightly default and install Node 20 for trunk spinline 2026-02-06 20:53:41 +03:00
  • e3cfc11b65 ci: source cargo env in trunk/frontend steps spinline 2026-02-06 20:42:22 +03:00
  • f579431098 ci: install rustup in runner container if missing spinline 2026-02-06 20:41:05 +03:00
  • 6014ec64e8 ci: replace checkout action with direct git fetch spinline 2026-02-06 20:39:46 +03:00
  • bdb30f33d8 ci: trigger server runner spinline 2026-02-06 20:33:16 +03:00
  • 2ea2894664 ci: test build speed with cached image release-20260206-1927 spinline 2026-02-06 19:22:37 +03:00
  • e329275956 ci: use cross-rs image with Rust for proper sysroot, cache builder image release-20260206-1918 spinline 2026-02-06 19:10:57 +03:00
  • 1f7af5fe30 ci: remove RUSTFLAGS, musl target is static by default release-20260206-1905 spinline 2026-02-06 18:51:49 +03:00
  • bf54d2699e ci: force static linking with crt-static and -static flags spinline 2026-02-06 18:39:40 +03:00
  • 46d61b5562 fix: suppress unused_assignments warning for got_first_message spinline 2026-02-06 18:33:18 +03:00
  • 103d353422 ci: use rust:latest + rustup nightly (rust:nightly tag doesn't exist) release-20260206-1820 spinline 2026-02-06 18:08:40 +03:00
  • b8f8c60c22 ci: use rust:nightly image with musl.cc cross-compiler for self-contained MIPS build spinline 2026-02-06 18:07:33 +03:00
  • 03a07a9075 ci: use Docker directly instead of cross to avoid host toolchain resolution spinline 2026-02-06 18:04:41 +03:00
  • 861ad445fc ci: use +nightly flag instead of RUSTUP_TOOLCHAIN env var spinline 2026-02-06 18:00:53 +03:00
  • 1aeb33fbf4 ci: use shell commands instead of GitHub Actions for host runner spinline 2026-02-06 17:59:17 +03:00
  • dd025bd185 fix: use RELEASE_TOKEN secret (GITEA_ prefix reserved), add .runner to gitignore spinline 2026-02-06 17:57:25 +03:00
  • 6554c4248c ci: add Gitea Actions workflow for MIPS build spinline 2026-02-06 17:31:32 +03:00
  • 14f811fd79 fix: convert sort dropdown to signal-based for iOS Safari spinline 2026-02-06 17:19:47 +03:00
  • 2a919211d9 fix: fixed statusbar at bottom, fix dropdown toggle race, fix theme buttons on iOS spinline 2026-02-06 17:17:07 +03:00
  • 2c25d3bdf1 chore: rebuild tailwind.css spinline 2026-02-06 14:21:17 +03:00
  • 1d06906475 fix: wrap toolbar+main in overflow-hidden, free statusbar from clipping spinline 2026-02-06 14:19:46 +03:00
  • e4cc6322bf fix: dropdown clipped by overflow-hidden, change to overflow-x-hidden spinline 2026-02-06 14:09:34 +03:00
  • d1604fb8fb frontend(statusbar): use signal-based dropdowns to fix iOS Safari toggle spinline 2026-02-06 13:57:26 +03:00
  • 3b34b0e61a fix: prevent toast spam on server disconnect - show once, reconnect silently with backoff spinline 2026-02-06 13:37:12 +03:00
  • 19d9d7f30f fix: use details-based dropdowns for iOS Safari toggle behavior spinline 2026-02-06 13:34:07 +03:00
  • a3321c7cf1 fix: properly check notification permission result, show toast feedback on Safari spinline 2026-02-06 13:26:37 +03:00
  • 22672f7aaa refactor(ui): switch to inline styles for safe-area padding (simpler approach) spinline 2026-02-06 13:19:02 +03:00
  • e10b252eff fix(ui): use configured safe-area spacing for notch support spinline 2026-02-06 13:13:53 +03:00
  • b8328199f6 feat: add PWA metadata for macOS Safari and notification support spinline 2026-02-06 13:00:14 +03:00
  • 5b0fab80fe fix(ui): add safe area padding for mobile notch support spinline 2026-02-06 12:55:41 +03:00
  • 68b517a336 fix: use JavaScript for base64 decoding to avoid UTF-8 encoding issues (65 bytes expected) spinline 2026-02-06 01:17:01 +03:00
  • cd2a398b15 feat: request push notification permission when settings button clicked spinline 2026-02-06 01:15:42 +03:00
  • 1c3ee296f7 fix: skip auto push notification request on Safari (requires user gesture), add debug logs for VAPID key spinline 2026-02-06 01:06:07 +03:00
  • e9a82b289b fix: enable push notifications on macOS Safari 16+ (API-based detection instead of UA) spinline 2026-02-06 00:59:52 +03:00
  • 4dab66c234 fix: enable push notifications on Chrome/Firefox/Edge (all platforms), disable only macOS Safari spinline 2026-02-06 00:55:56 +03:00
  • 8ccc9e52f3 fix: skip push notifications on macOS Safari (only iOS supports web push) spinline 2026-02-06 00:53:12 +03:00
  • 7b7cb58871 fix: request notification permission before push subscription on iOS spinline 2026-02-06 00:51:41 +03:00
  • 3369853c06 fix: attempt push notification subscription when permission is default on iOS spinline 2026-02-06 00:33:52 +03:00
  • e8af1a1812 fix: Patch coarsetime for MIPS AtomicU64 support spinline 2026-02-06 00:20:51 +03:00
  • 25e2b6bec9 fix: Enable push on MIPS by switching web-push client spinline 2026-02-06 00:14:27 +03:00
  • 8cd4a998a8 fix: Make push notifications optional for MIPS compatibility spinline 2026-02-06 00:12:02 +03:00
  • b41c3a2ecf fix: Add vendored OpenSSL for cross-compilation spinline 2026-02-06 00:03:23 +03:00
  • 2e37297a13 fix: Replace tracing with log in frontend spinline 2026-02-05 23:59:58 +03:00
  • bffc72391a feat: Add iOS push notification support (iOS 16.4+) spinline 2026-02-05 23:57:08 +03:00
  • 373da566be feat: Add push notification support with VAPID keys spinline 2026-02-05 23:53:23 +03:00
  • 60fc887327 fix(ios): add vibrate API feature detection for iOS Safari spinline 2026-02-05 23:30:54 +03:00
  • 7ad6455a1e chore: remove debug logging from browser notifications spinline 2026-02-05 23:28:12 +03:00
  • 17551af8b5 fix: remove on:close event from add torrent modal to prevent callback panic spinline 2026-02-05 22:52:47 +03:00
  • 614d6a3117 fix: remove manual notification.close() to prevent WASM crash spinline 2026-02-05 22:45:51 +03:00
  • 1361b5a228 debug: add detailed logging for browser notifications spinline 2026-02-05 22:39:00 +03:00
  • 3efe60a0f0 feat(pwa): add PWA support and browser notifications for critical events spinline 2026-02-05 22:25:31 +03:00
  • 480604a97a fix(backend): detect torrent completion by percent_complete reaching 100% spinline 2026-02-05 22:05:14 +03:00
  • b1c7ff856e feat(backend): add toast notification when torrent completes spinline 2026-02-05 21:55:13 +03:00
  • ce6c3e01aa feat(frontend): add SSE auto-reconnect with toast notifications spinline 2026-02-05 21:46:20 +03:00
  • 3bc4b0f364 fix(css): rebuild tailwind to include DaisyUI alert classes spinline 2026-02-05 21:35:34 +03:00
  • 88b2dddba0 fix(toast): use proper DaisyUI alert structure with SVG icons spinline 2026-02-05 21:26:28 +03:00
  • 579be70a5a fix(toast): make responsive for mobile screens spinline 2026-02-05 21:20:49 +03:00
  • ce32eadffd fix(toast): simplify style, remove duplicate backend notifications spinline 2026-02-05 21:18:58 +03:00
  • f2ca731827 fix(frontend): fix toast positioning with wrapper div and inline styles spinline 2026-02-05 21:11:36 +03:00
  • 0b935638af fix(frontend): disable broken service worker registration spinline 2026-02-05 21:04:42 +03:00
  • 718fed554f fix(frontend): fix toast positioning - move outside drawer, use fixed position spinline 2026-02-05 21:02:47 +03:00
  • e8da646a91 fix(frontend): prevent callback panic by deferring menu close to on_close spinline 2026-02-05 20:55:14 +03:00
  • 497b39e0ae fix(frontend): use signal-based toast for async contexts spinline 2026-02-05 20:48:40 +03:00
  • 6c7379483e feat(frontend): add clean-code toast notifications spinline 2026-02-05 20:40:11 +03:00
  • 6e4a9e2d51 fix: resolve frontend build errors and warnings spinline 2026-02-05 18:49:51 +03:00
  • e2a8e17eae feat: implement notification system and backoff strategy for rTorrent polling spinline 2026-02-05 18:31:42 +03:00
  • 97086bf33a refactor(backend): replace magic numbers with named constants for rTorrent fields spinline 2026-02-05 18:11:53 +03:00
  • 661d18979b fix(backend): replace blocking std::fs with async tokio::fs spinline 2026-02-05 18:04:30 +03:00
  • 4c728ad066 docs: update README with comprehensive tech stack and features spinline 2026-02-05 00:41:41 +03:00
  • 209b7ec2c3 fix(ui): format ETA to be human readable spinline 2026-02-05 00:28:30 +03:00
  • f4b3820600 fix(ui): prevent theme dropdown from being permanently interactive by removing block class spinline 2026-02-05 00:22:04 +03:00
  • 564d0c129b fix(ui): improve mobile view contrast by setting background to base-200 spinline 2026-02-05 00:19:24 +03:00
  • ebd6d55468 fix(ui): ensure default theme is set correctly in incognito mode spinline 2026-02-05 00:10:14 +03:00
  • 76195584a3 feat(ui): add dedicated Paused filter spinline 2026-02-04 23:45:58 +03:00
  • 6cc0043111 feat(ui): add abyss theme spinline 2026-02-04 23:38:44 +03:00
  • 07cfd41cd1 fix(logic): exclude incomplete paused torrents from completed filter spinline 2026-02-04 23:32:02 +03:00
  • 97753762b4 fix(ui): update theme selector icon to paint-brush spinline 2026-02-04 23:26:55 +03:00