Commit Graph

1567 Commits

Author SHA1 Message Date
Arvid Norberg 1ca1ba0b39 add new setting disk_disable_copy_on_write to set FS_NOCOW_FL on new files. This is enabled by default, Linux only and is expected to reduce fragmentation on btrfs filesystems 2026-01-11 02:36:30 +01:00
arvidn ea90da144b update boost-build links in build documentation 2026-01-02 00:29:21 +01:00
arvidn 62de9507b7 update default DSCP value and update docs 2025-12-28 00:47:38 +01:00
arvidn dc035e8ec8 add some possible values to the documentation for dht_bootstrap_nodes 2025-01-25 09:53:48 +01:00
xavier2k6 bed9075288 GHA CI: Migrate to OpenSSL 3.x 2024-10-12 22:26:31 +02:00
arvidn 1a00267990 bump version for future release 2024-02-20 00:48:50 +01:00
arvidn 74bc93a37a bump version to 2.0.10 2024-02-19 13:14:14 +01:00
sledgehammer999 76dd5b4ac2 Use Nord theme for dark theme 2024-01-13 15:38:38 +01:00
sledgehammer999 ae49c55629 Lint CSS styles with Stylelint 2024-01-13 15:38:38 +01:00
sledgehammer999 428c7af498 Format CSS styles with Prettier 2024-01-13 15:38:38 +01:00
luzpaz 63373cf012 Fixes various typos
Found via `codespell -q 3 -S "*.pem,*.torrent,./docs/hunspell,./src/puff.cpp" -L bu,fo,folx,ihs,ot,readd,requestor,te`
2023-08-24 07:52:41 +02:00
arvidn 4d0b6c7433 bump 2.0 version to 2.0.9 2023-05-22 08:26:07 +02:00
arvidn 0b50e31d07 support loading version 2 of resume data format 2022-12-30 02:08:40 +01:00
arvidn 175fa33bdc bump version to 2.0.8 2022-10-16 21:29:23 +02:00
arvidn c526c2997f update projects page 2022-09-23 19:33:08 +02:00
arvidn 0061352077 merged RC_1_2 into RC_2_0 2022-09-08 02:35:27 +02:00
AllSeeingEyeTolledEweSew 4a9204a68e bump python version to 3.7 in CI and docs 2022-09-05 18:11:32 +02:00
arvidn 5ad22f9674 introduce setting for using pwrite in mmap_disk_storage 2022-09-05 18:10:41 +02:00
arvidn 722d78250a bump version to 2.0.7 2022-07-17 09:53:27 -07:00
arvidn 7931be9206 bump version to 1.2.17 2022-07-16 21:17:52 -07:00
arvidn 15c84eaa54 add torrent_conflict_alert 2022-06-18 22:17:51 +02:00
arvidn 1eec6e14c8 add documentation 2022-06-18 22:17:51 +02:00
arvidn be8313e35e merge RC_1_2 into RC_2_0 2022-05-22 14:17:25 +02:00
arvidn e0f07089f5 rename peer_tos -> peer_dscp 2022-04-28 23:53:39 +02:00
arvidn e9bbf16bdd bump version (2.0.6) 2022-04-16 16:14:50 +02:00
arvidn 862a889c9a bump version to 1.2.16 2022-04-16 15:52:20 +02:00
arvidn b3b160db1b update boost version requirement in documentation 2022-01-08 18:16:47 -05:00
arvidn c0659b3f46 harmonize the boost version and path in build doc examples 2022-01-08 18:16:47 -05:00
arvidn 3c20db6a1e bump version to 2.0.5 2021-12-01 00:57:20 +01:00
arvidn beb2e63fd3 bump version to 1.2.15 2021-11-22 02:00:57 +01:00
arvidn d2813015ac build against OpenSSL by default 2021-11-02 09:11:36 +01:00
arvidn 1a87a7afd5 make the token limit when parsing metadata from magnet files configurable 2021-10-23 00:16:27 +02:00
arvidn 8603514d3c fix python warnings in gen_reference_doc 2021-08-27 15:19:18 +02:00
arvidn cb9c7ac8d3 add write_torrent_file(), a function to save a .torrent file from an add_torrent_params 2021-07-24 09:57:58 -07:00
arvidn 061c41458f add example torrents to documentation 2021-06-20 14:40:48 +02:00
AllSeeingEyeTolledEweSew d391e72aaa Clarify docs on streaming strategies 2021-06-18 22:51:44 +02:00
Kslr de93ffa380 fix fixed_slots_choker typo 2021-06-13 11:10:01 +02:00
arvidn 0793c94425 bump version to 2.0.4 2021-06-02 09:17:28 +02:00
arvidn e87cfee693 merged RC_1_2 into RC_2_0 2021-05-27 09:56:19 +02:00
arvidn ccec090dfb bump version to 1.2.14 2021-05-25 14:44:18 +02:00
arvidn 2b4776a905 remove outdated documentation about librt 2021-05-24 13:30:21 +02:00
arvidn af7a96c1df add security audit documentation 2021-03-28 23:37:08 +02:00
arvidn 506f1f93c6 bump version 2021-03-22 00:58:51 +01:00
arvidn 71373f0390 Fix error messages related to opening files, specifically truncate and allocate failures (which currently are incorrectly attributed to open file) 2021-02-16 11:36:40 +01:00
arvidn 16afd2fa9c merged RC_1_2 into RC_2_0 2021-02-10 00:05:38 +01:00
Arvid Norberg 42da0c5cf5 bump version to 1.2.13 2021-02-09 23:07:47 +01:00
arvidn 1454a4c2a5 update python binding build documentation.
Co-authored-by: AllSeeingEyeTolledEweSew <allseeingeyetolledewesew@protonmail.com>
2021-02-09 14:23:14 +01:00
arvidn 8c6bdfae47 amend building docs with instructions on cross compiling 2021-02-06 22:07:52 +01:00
arvidn fa53a4d723 merged RC_1_2 into RC_2_0 2021-01-26 23:17:05 +01:00
Melroy van den Berg 61c2afd971 Build as release (#5892) 2021-01-26 15:40:28 +01:00