65 Commits
Author SHA1 Message Date
eickeh 11fe7ba786 Update README.md
Removed link to the deprecated owlink website as it's no longer associated with this project.
2026-08-17 14:18:16 +02:00
eickeh 9075732230 Update setup.py
Removed link to the deprecated owlink website as it's no longer associated with this project.
2026-08-17 14:16:23 +02:00
Alexander Heinrich ae5ac821fb Adding CITATION.cff file 2024-06-11 12:41:13 +02:00
Milan Stute cbc7ca46a7 Bump version v0.13.0 2021-04-29 14:59:52 +02:00
Milan Stute df221b0e2b Fixup: autoformat 2021-04-29 14:55:39 +02:00
Milan Stute 4f1849cea2 Add sending support for URLs (fixes #67) 2021-04-29 14:55:04 +02:00
Milan Stute 8bacbe97b0 Add PrivateDrop reference 2021-04-29 12:47:38 +02:00
Milan Stute bc7813bf91 Bump version v0.12.3 2020-12-03 16:01:18 +01:00
Milan Stute 8a9bd1f4d5 Ignore LGTM false positive (again) 2020-12-02 16:33:51 +01:00
Milan Stute ba550bb468 Don't busy wait 2020-12-02 16:33:51 +01:00
Milan Stute 17db506f04 Check output of openssl 2020-12-02 16:18:57 +01:00
Milan Stute 6960a97ab8 Don't redefine built-in types 2020-12-02 16:18:57 +01:00
Milan Stute fe99dab664 Unused variables 2020-12-02 16:18:57 +01:00
Milan Stute d4f3df70e7 Don't use logger.warn 2020-12-02 16:18:57 +01:00
Milan Stute d96fa1d7ef Use f-strings everywhere else 2020-12-02 16:18:57 +01:00
Milan Stute bf7cea785c Use f-strings in logging statements 2020-12-02 16:18:57 +01:00
Milan Stute 7db266f089 Rename variable 2020-12-02 16:18:57 +01:00
Milan Stute db34b3e349 Silence pylint false positives 2020-12-02 16:18:57 +01:00
Milan Stute 368a8afc8c Remove unused imports 2020-12-02 16:18:57 +01:00
Milan Stute adb658d04d Add pylint to CI pipeline 2020-12-02 16:18:57 +01:00
Milan Stute 91e204f8a2 Add isort to CI pipeline 2020-12-02 16:18:57 +01:00
Milan Stute 2f0cbe1a8f Bump to v0.12.2 v0.12.2 2020-12-02 12:08:25 +01:00
Milan Stute e82ef8ac4a Require KeyboardInterrupt to stop discovery
Otherwise discovery would stop after entering key passphrase
2020-12-02 11:58:24 +01:00
Milan Stute 2f9cdc97d1 Bump version number v0.12.1 2020-12-02 10:39:43 +01:00
Milan Stute b2b892ea60 Indicate Python 3.8 and 3.9 support 2020-12-02 10:25:57 +01:00
Milan Stute 439cfe1108 Remove unused OpenSSL/ctypescrypto dependency 2020-12-02 10:25:57 +01:00
Milan Stute 51246b89dd Support AirDrop authentication by using extracted secrets (fixes #53) 2020-12-02 10:16:28 +01:00
Milan Stute c926eaf710 Replace yapf with black as formatter 2020-11-30 19:52:15 +01:00
Milan Stute 5e2ff4210f Test Python 3.9 2020-11-30 19:51:09 +01:00
Milan Stute a309c1946e add more receiver flags 2020-06-09 21:03:47 +02:00
Milan Stute f2c2eb3266 400 response for invalid POST URL 2020-05-28 15:00:12 +02:00
Milan Stute bfe297e756 Suppress LGTM false positive 2020-01-09 10:13:58 +01:00
Milan Stute 44c3aa5197 Add shields to README 2019-12-19 11:40:29 +01:00
Milan Stute f4f47c43ac Bump to v0.11.0 v0.11.0 2019-12-19 09:17:08 +01:00
Milan Stute 56e5a09db6 Check for virtualenv in Makefile 2019-12-19 09:06:26 +01:00
Milan Stute 369b5a8556 Clean up 2019-12-17 23:35:39 +01:00
Milan Stute ce1ec0be2e Rename GitHub workflows 2019-12-17 23:10:47 +01:00
Milan Stute e251089d2c Add test package action 2019-12-17 23:10:47 +01:00
Milan Stute a714545fb2 Add rudimentary pytests 2019-12-17 23:10:47 +01:00
Milan Stute 3edb379a6a Only set apple_p2p on Darwin 2019-12-17 22:59:49 +01:00
Milan Stute fba43f561e Fix zeroconf warning 2019-12-17 22:45:41 +01:00
Milan Stute 66b6195bff Fix two LGTM issues 2019-12-17 20:24:53 +01:00
Milan Stute bc724b30d5 Drop custom zeroconf package (fixes #14) 2019-12-17 20:16:15 +01:00
Milan Stute 55feaed931 Add Makefile for development 2019-12-17 19:55:58 +01:00
Milan Stute 304c4211ad Clean up code 2019-12-17 19:55:58 +01:00
Milan Stute 802d0d57a7 Remove netifaces dependency 2019-12-17 12:55:18 +01:00
Milan Stute 9b7fe93c30 Adopt new zeroconf API 2019-12-17 12:55:18 +01:00
Milan Stute b2293bf309 Update zeroconf to 0.24.1 with proper AWDL support 2019-12-17 12:41:08 +01:00
Milan Stute 10698dddff Bump version v0.10.3 2019-12-13 20:42:44 +01:00
Milan Stute eebf3b3c79 Add release and publish workflows 2019-12-13 20:40:46 +01:00