Commit Graph

  • 169817f707 release: v3.3.50 master v3.3.50 Administrator 2026-06-08 14:20:16 +0200
  • 1418c2bc17 feat(backup): plain JSON export/import + clearer error when decrypt fails Administrator 2026-06-08 14:19:47 +0200
  • 8d33141294 release: v3.3.49 v3.3.49 Administrator 2026-06-08 03:04:25 +0200
  • 35341b522a fix(accounts): allow health check during active uploads + toast when already running Administrator 2026-06-08 03:04:00 +0200
  • f9aa7f4168 release: v3.3.48 v3.3.48 Administrator 2026-06-08 01:30:19 +0200
  • d9199f8aaf fix(perf): chunked startBatch + async rotLog — kill remaining 30s freeze on 5k+ jobs Administrator 2026-06-08 01:29:31 +0200
  • ba4642e09a release: v3.3.47 v3.3.47 Administrator 2026-06-07 21:11:53 +0200
  • d59c5c1df8 perf: per-batch baseline cache, async folder walk, history-table fast path, progress IPC batching Administrator 2026-06-07 21:11:04 +0200
  • 4bb18f7abc release: v3.3.46 v3.3.46 Administrator 2026-06-07 20:59:34 +0200
  • 125e5f55ea fix(perf): kill per-progress renderer-to-main IPC + drop redundant queued emit + cache fileSize Administrator 2026-06-07 20:59:07 +0200
  • 79fe3037eb release: v3.3.45 v3.3.45 Administrator 2026-06-07 20:41:25 +0200
  • d280765feb fix(perf): freeze on Start with 2000+ jobs — gate probe + rot-log behind semaphore Administrator 2026-06-07 20:40:55 +0200
  • b0b86e5016 release: v3.3.44 v3.3.44 Administrator 2026-06-07 20:33:07 +0200
  • cf35f4401d feat(ui): per-hoster success rate, session-paused badge, post-batch retry, link export formats Administrator 2026-06-07 20:32:35 +0200
  • 98eba0447d release: v3.3.43 v3.3.43 Administrator 2026-06-07 18:50:24 +0200
  • 5fb313273d feat(diagnostics): file-format probe + structured upload-start/failure rot-log Administrator 2026-06-07 18:49:54 +0200
  • c44dde5396 release: v3.3.42 v3.3.42 Administrator 2026-06-07 16:35:19 +0200
  • f42c55c521 feat(diagnostics): log levels, support bundle export, verbose toggle, log paths panel Administrator 2026-06-07 16:34:51 +0200
  • 9af65ce2a9 release: v3.3.41 v3.3.41 Administrator 2026-06-07 04:49:43 +0200
  • 4f41218a92 fix(ui): log mode select no longer truncates 'Pro Session' Administrator 2026-06-07 04:49:16 +0200
  • 32d35fe336 release: v3.3.40 v3.3.40 Administrator 2026-06-07 04:41:18 +0200
  • ce0bbb8b7e fix(ui): no group auto-expand while checking; only on actual error Administrator 2026-06-07 04:40:52 +0200
  • 89d29c7a2a chore(gitignore): exclude electron-config + logs from tracking Administrator 2026-06-07 04:27:43 +0200
  • a97fe69cff release: v3.3.39 v3.3.39 Administrator 2026-06-07 03:28:42 +0200
  • 2e8e8a3819 fix(accounts): VOE CSRF burst-throttle + collapsible per-hoster groups Administrator 2026-06-07 03:27:57 +0200
  • d9e858febd release: v3.3.38 v3.3.38 Administrator 2026-06-07 03:11:58 +0200
  • e26b7ea8ed fix(accounts): never persist unverified creds + dedupe-proof modal + label + perf Administrator 2026-06-07 03:11:13 +0200
  • a7ac8c85f3 release: v3.3.37 v3.3.37 Administrator 2026-06-04 22:08:55 +0200
  • ca35c2a6a4 fix(log): persist BARE log path (no compounded daily/session stamps) Administrator 2026-06-04 22:08:15 +0200
  • c1585ed09a release: v3.3.36 v3.3.36 Administrator 2026-06-02 05:40:01 +0200
  • b5ff9b1a0b fix(ui): queue columns fit the window on resize (fullscreen → windowed) Administrator 2026-06-02 05:39:28 +0200
  • 72d3fe1e4e release: v3.3.35 v3.3.35 Administrator 2026-05-30 14:42:03 +0200
  • d720ba295a feat(log): add per-session log mode (one file per app launch) Administrator 2026-05-30 14:41:06 +0200
  • 1c8514e127 docs(lessons): doodstream live-diagnosis findings (API path verified viable) Administrator 2026-05-28 22:41:49 +0200
  • 1f622c5cc2 release: v3.3.34 v3.3.34 Administrator 2026-05-28 22:39:10 +0200
  • 61853e7d4d fix(doodstream): force newest-first in file-list recovery (verified on 90k-file account) Administrator 2026-05-28 22:38:43 +0200
  • 287ebde1f5 release: v3.3.33 v3.3.33 Administrator 2026-05-28 22:29:03 +0200
  • 9ae5d312e1 fix(doodstream): web upload submits the live form's fields (not stale hardcoded) Administrator 2026-05-28 22:28:24 +0200
  • d24fd54e83 test(doodstream): end-to-end integration test for the API upload + recovery path Administrator 2026-05-28 22:20:21 +0200
  • d2f903b8ba release: v3.3.32 v3.3.32 Administrator 2026-05-28 22:12:17 +0200
  • fc48f20db5 fix(doodstream): recover codeless API uploads by polling the file list by name Administrator 2026-05-28 22:11:46 +0200
  • 6286bca7c6 release: v3.3.31 v3.3.31 Administrator 2026-05-28 22:05:52 +0200
  • 84c48ad7d6 fix(doodstream): login path auto-derives the API key → uploads via reliable API Administrator 2026-05-28 22:05:20 +0200
  • 329f768e2b docs(lessons): doodstream API-vs-web-scraping fix + empty-form root cause Administrator 2026-05-28 21:50:18 +0200
  • 35314ee3ed release: v3.3.30 v3.3.30 Administrator 2026-05-28 21:48:49 +0200
  • 76c56cf13b fix(doodstream): extend 3.3.29 account-poison protection to the API path Administrator 2026-05-28 21:48:13 +0200
  • a8d81cbf0d fix(doodstream): upload via the doodapi API when an API key exists Administrator 2026-05-28 21:42:19 +0200
  • 13de55253b release: v3.3.29 v3.3.29 Administrator 2026-05-27 20:35:29 +0200
  • 166b04c526 fix(upload): classify doodstream empty-form as hoster-transient (don't kill account) Administrator 2026-05-27 20:34:56 +0200
  • f0f1564322 release: v3.3.28 v3.3.28 Administrator 2026-05-25 01:09:30 +0200
  • af51bebaf7 fix(queue): stop auto-dedup from deleting pending jobs on restart/update Administrator 2026-05-25 01:08:59 +0200
  • 3ef3e074e6 release: v3.3.27 v3.3.27 Administrator 2026-05-25 00:44:51 +0200
  • f237d0f97a fix(doodstream): survive transient network blips around the upload Administrator 2026-05-25 00:44:20 +0200
  • 8f500c590e release: v3.3.26 v3.3.26 Administrator 2026-05-25 00:32:54 +0200
  • 18a875a764 fix(doodstream): use current page format (form action + matching sess_id) Administrator 2026-05-25 00:32:25 +0200
  • 1e6bb27404 release: v3.3.25 v3.3.25 Administrator 2026-05-25 00:26:50 +0200
  • 3a23d76f24 docs(lessons): packaged-Electron log paths + surface hoster status fields Administrator 2026-05-25 00:26:16 +0200
  • 52751df735 fix(doodstream): fail fast instead of uploading into a dead hardcoded node Administrator 2026-05-25 00:25:55 +0200
  • 9794efde46 release: v3.3.24 v3.3.24 Administrator 2026-05-24 19:01:25 +0200
  • ce5f20b1e1 fix(doodstream): surface real upload-failure reason + fix dead prod debug log Administrator 2026-05-24 19:00:52 +0200
  • 996fc5aa17 release: v3.3.23 v3.3.23 Administrator 2026-05-23 15:46:57 +0200
  • bd42c86796 ux(log): clarify logToFile also affects restart dedup Administrator 2026-05-23 15:46:27 +0200
  • 042f3d0ef9 release: v3.3.22 v3.3.22 Administrator 2026-05-23 15:33:59 +0200
  • ceab155a6c fix(css): render per-hoster logToFile checkbox as a checkbox, not a stretched box Administrator 2026-05-23 15:33:31 +0200
  • fb5c1caf43 release: v3.3.21 v3.3.21 Administrator 2026-05-23 15:31:48 +0200
  • 57f8f0876e feat(log): per-hoster toggle for writing links to fileuploader.log Administrator 2026-05-23 15:29:25 +0200
  • 4c88c0a756 release: v3.3.20 v3.3.20 Administrator 2026-05-23 01:10:40 +0200
  • 2208632154 ux(log): default fileuploader.log path is now the user's Desktop Administrator 2026-05-23 01:10:10 +0200
  • c741503665 release: v3.3.19 v3.3.19 Administrator 2026-05-23 01:03:43 +0200
  • 950a322022 ux(accounts): hoster-specific login field labels — VOE shows "E-Mail" only Administrator 2026-05-23 01:03:07 +0200
  • c995d090a5 release: v3.3.18 v3.3.18 Administrator 2026-04-28 12:00:05 +0200
  • 166a49dd0c test(coalesce): extract done-removal coalescer + 11 unit tests Administrator 2026-04-28 11:59:32 +0200
  • f5256c437f release: v3.3.17 v3.3.17 Administrator 2026-04-28 11:54:25 +0200
  • d650a7395a chore(deps): npm audit fix --force — closes 12 deferred vulnerabilities Administrator 2026-04-28 11:53:53 +0200
  • bd41aff769 docs: loop status update post-3.3.16 Administrator 2026-04-28 11:51:05 +0200
  • 2ea26f4b64 release: v3.3.16 v3.3.16 Administrator 2026-04-28 11:11:45 +0200
  • b1fe0cfefb fix(log): auto-rotate the other 3 internal log files (debug, rot, doodstream) Administrator 2026-04-28 11:11:24 +0200
  • 6e68748ca0 release: v3.3.15 v3.3.15 Administrator 2026-04-28 10:39:29 +0200
  • 10ae46c44d fix(upload): re-check cancellation after _sleep in rotation while-loop Administrator 2026-04-28 10:39:09 +0200
  • 7267adfd03 release: v3.3.14 v3.3.14 Administrator 2026-04-28 10:12:52 +0200
  • 0ba8bd3a2c fix(hosters): defensive null-payload guards in result parsers + 7 tests Administrator 2026-04-28 10:12:32 +0200
  • 74d7f8ce5a release: v3.3.13 v3.3.13 Administrator 2026-04-28 09:40:28 +0200
  • a6958f1418 fix(persist): stop swallowing save errors + decouple .bak refresh from save Administrator 2026-04-28 09:40:08 +0200
  • 3626978250 release: v3.3.12 v3.3.12 Administrator 2026-04-28 09:13:09 +0200
  • 04e535c709 fix(main): batch-done race could orphan a freshly-spawned UploadManager Administrator 2026-04-28 09:12:48 +0200
  • 794e4162e1 release: v3.3.11 v3.3.11 Administrator 2026-04-28 08:39:31 +0200
  • f1a3d7d468 chore(deps): patch-bump eslint, undici, ws Administrator 2026-04-28 08:39:11 +0200
  • f9cc5305f6 release: v3.3.10 v3.3.10 Administrator 2026-04-28 07:39:55 +0200
  • 95ad35eab9 chore(deps): npm audit fix — 4 vulnerabilities closed (no breaking changes) Administrator 2026-04-28 07:39:32 +0200
  • a212b31b08 release: v3.3.9 v3.3.9 Administrator 2026-04-28 07:13:12 +0200
  • cf34353036 test(sort): extract throttled-cache utility + 12 unit tests Administrator 2026-04-28 07:12:52 +0200
  • 8965983e0c release: v3.3.8 v3.3.8 Administrator 2026-04-28 06:42:07 +0200
  • f83fdabea3 test(queue): extract terminal-job prune into testable module + 10 tests Administrator 2026-04-28 06:41:47 +0200
  • 7269504d3d release: v3.3.7 v3.3.7 Administrator 2026-04-28 06:10:14 +0200
  • 2c46430492 fix(renderer): prune session-stats sets at batch-done Administrator 2026-04-28 06:09:54 +0200
  • 3ece93c363 release: v3.3.6 v3.3.6 Administrator 2026-04-28 05:39:35 +0200
  • 3865a0fe33 ux(css): scope queue-row background transition to :hover only Administrator 2026-04-28 05:39:14 +0200
  • 1c03a3f2e7 release: v3.3.5 v3.3.5 Administrator 2026-04-28 05:11:14 +0200
  • d9c3a00016 test(log): extract log-rotation into testable module + 10 unit tests Administrator 2026-04-28 05:10:53 +0200
  • 79fe41c774 release: v3.3.4 v3.3.4 Administrator 2026-04-28 04:40:20 +0200