Commit Graph

47 Commits

Author SHA1 Message Date
Tien Do Nam 7ec5d26294 refactor: reuse core discovery
CI / format (push) Has been cancelled
CI / test (push) Has been cancelled
CI / packaging (push) Has been cancelled
2026-07-31 18:32:52 +02:00
Tien Do Nam 0aea05ac85 feat: implement CLI
CI / format (push) Has been cancelled
CI / test (push) Has been cancelled
CI / packaging (push) Has been cancelled
2026-07-30 05:28:48 +02:00
Tien Do Nam 3f0df39e89 feat: verify cert during handshake 2026-07-27 16:54:38 +02:00
Tien Do Nam 9ba0726d24 feat: retry on checksum mismatch 2026-07-27 04:51:10 +02:00
Tien Do Nam 8296237a6b feat: foreground service on Android 2026-07-26 03:08:16 +02:00
Tien Do Nam 3247562cc5 refactor: offload file saving to isolate 2026-07-26 00:00:45 +02:00
Tien Do Nam ed0478466b fix: infer fingerprint based on cert
CI / format (push) Has been cancelled
CI / test (push) Has been cancelled
CI / packaging (push) Has been cancelled
2026-07-21 03:04:53 +02:00
Tien Do Nam 9e8a51d003 feat: drop Dart HTTP server 2026-07-21 00:58:48 +02:00
Tien Do Nam 6f8eff43e3 refactor: move to packages/localsend_isolates 2026-07-18 01:38:16 +02:00
Tien Do Nam 4466d9cb54 refactor: rename common to isolate 2026-07-14 20:29:20 +02:00
Tien Do Nam c8423d5315 refactor: merge common/ into app/ 2026-07-14 17:33:29 +02:00
Tien Do Nam 90de693a9b feat: integrate rust http client
CI / format (push) Has been cancelled
CI / test (push) Has been cancelled
CI / packaging (push) Has been cancelled
2026-03-03 02:34:20 +01:00
Shlomo a9e01b078a fix: save unsupported media formats to folder instead of gallery (#2766) 2025-10-27 02:33:43 +01:00
Tien Do Nam 2c0bfaf1cd chore: format 2025-10-27 01:54:38 +01:00
Tien Do Nam 8ee9b1bd13 deps: bump flutter from 3.24.5 to 3.32.8
CI / format (push) Has been cancelled
CI / test (push) Has been cancelled
CI / packaging (push) Has been cancelled
2025-08-14 17:41:54 +03:00
Tien Do Nam 0b332bdd61 feat: webrtc discovery (#2204) 2025-07-12 18:59:45 +02:00
Tien Do Nam 5627a304a1 style: remove unused import
CI / format (push) Has been cancelled
CI / test (push) Has been cancelled
CI / packaging (push) Has been cancelled
2025-02-20 13:37:39 +01:00
Yevhenii Sirenko 56f264d096 fix: text message content size is not calculated correctly (#2297) 2025-02-20 12:35:38 +01:00
Tien Do Nam e8635204ec fix: path traversal 2025-02-19 04:08:57 +01:00
Tien Do Nam cf67a77356 feat: open received file in gallery 2024-11-28 17:33:52 +01:00
Tien Do Nam 73d8c6d9a9 feat: migrate away from dio 2024-11-04 21:50:04 +01:00
Tien Do Nam 7cc185373f fix: correctly close progress page 2024-10-27 02:26:56 +02:00
Himanshu 04c1aa3620 feature: Added auto-closing dialog (#1917) 2024-10-22 13:39:14 +02:00
Davte 13880fa4f5 Implemented feature to accept quickSave if sender is in favorites (#1698) 2024-09-04 01:59:27 +02:00
Tien Do Nam 6ffe8f0f98 fix: remove print 2024-08-20 02:30:58 +02:00
Tien Do Nam 52edff436c feat: use HttpServer instead of shelf 2024-08-20 02:16:15 +02:00
Tien Do Nam 109cb4f066 feat: add option to retry failed files (#1667) 2024-08-19 23:11:15 +02:00
Tien Do Nam f6aec77ad0 feat: improve Android SAF 2024-07-25 01:48:00 +02:00
Tien Do Nam 75ba226cd0 fix: create sub folders correctly in Android SAF (#1560) 2024-07-24 23:41:04 +02:00
Tien Do Nam f5e8a5652c Discover in different thread (#1555) 2024-07-24 03:34:53 +02:00
Tien Do Nam 9d523b4d05 feat: keep timestamps of transferred files (#1505) 2024-07-14 18:33:45 +02:00
Tien Do Nam 54e8810ef9 feat: implement Android SAF (#1501) 2024-07-14 17:08:14 +02:00
Tien Do Nam 5a4528d49d feat: require pin on receive (#1495) 2024-07-13 03:25:29 +02:00
Tien Do Nam 357e9de194 feat: save text messages to history (#1477) 2024-07-11 01:57:02 +02:00
Tien Do Nam fc6fcd8418 feat(macos): handle files that were dropped into the app icon (#1471) 2024-07-10 19:28:08 +02:00
Tien Do Nam bec8ef8cc6 feat: add context menu integration (#1470) 2024-07-10 04:20:32 +02:00
Caesarovich 66af17353c Add filename sanitization (#1336) 2024-05-16 14:54:30 +02:00
Tien Do Nam 457cd3149e fix(android): save files to SD card on Android 10 or lower (#1162) 2024-02-26 03:17:37 +01:00
Tien Do Nam 7be55ac8e6 refactor: move models to common package 2024-02-09 02:02:41 +01:00
Tien Do Nam ac90baa5f2 refactor: migrate more providers to redux 2023-12-17 01:32:51 +01:00
Tien Do Nam fcdce92df2 feat: update favorite device name if unchanged (#1009) 2023-12-08 02:22:20 +01:00
Tien Do Nam b06ea9d04a feat: add countdown when auto finish is enabled (#1008) 2023-12-08 01:57:05 +01:00
Tien Do Nam 2acfc07159 feat: automatically finish (#951) 2023-11-30 02:51:40 +01:00
Tien Do Nam 32745f263c fix: request permission when save file outside of downloads folder (#950) 2023-11-30 02:17:06 +01:00
Tien Do Nam 828623f5b0 feat: use favorite name in the device list (#945) 2023-11-28 21:13:31 +01:00
Tien Do Nam 667d9a347b refactor: make nearbyDevicesProvider redux 2023-11-19 15:37:43 +01:00
Tien Do Nam c77d89bcc7 feat: split project into app, common, cli 2023-09-27 21:59:11 +02:00