Charles Kerr
c019317548
Merge pull request #825 from transmission/update-resume-file-before-invoking-torrent-scripts
...
fix: update the resume file before running scripts
2019-02-10 12:27:00 -10:00
Mitch Livingston
a89f33d7dc
Merge pull request #826 from Coeur/QuickLookPluginPath
...
Fix QuickLookPlugin reference path to be relative to group
2019-02-06 21:07:39 -05:00
Charles Kerr
39d1a54fbd
Merge branch 'master' into update-resume-file-before-invoking-torrent-scripts
2019-02-06 02:00:47 -05:00
Antoine Cœur
34324a2d80
Fix QuickLookPlugin reference path to be relative to group
2019-02-03 10:49:06 +08:00
Charles Kerr
5082393d92
address dirty/save sequencing issue in prev commit
2019-02-02 14:49:53 -06:00
Charles Kerr
b04f2df299
Merge pull request #741 from Artoria2e5/parseline-cidr
...
Support CIDR-notated blocklists
2019-02-01 23:38:48 -06:00
Charles Kerr
7058f37bed
Merge pull request #816 from PeterDaveHello/improve-shellscript
...
fix shell script syntax errors and spacing inconsistencies
2019-02-01 22:36:54 -06:00
Charles Kerr
a89ebdeef3
Merge pull request #795 from jelly/systemd_hardening
...
daemon: harden transmission-daemon.service
2019-02-01 22:25:46 -06:00
Charles Kerr
322c30d991
Merge pull request #767 from takiz/transm_show
...
Add option "--unsorted" for transmission-show
2019-02-01 22:09:37 -06:00
Charles Kerr
d08189ae21
Merge pull request #807 from fetzu/master
...
Updated copyright strings to 2019
2019-02-01 22:04:43 -06:00
Charles Kerr
8a6f203215
Merge pull request #811 from louib/cli_manpage_typo
...
Fix typo in CLI manpage.
2019-02-01 22:03:28 -06:00
Charles Kerr
08f5a0fdaa
fix: update the resume file before running scripts
...
This is useful if the client script is going to access
the .resume file. Ensuring an up-to-date .resume file
means that user scripts will be able to access it.
2019-02-01 21:59:17 -06:00
Peter Dave Hello
7a0d2e63c7
Refactor shell scripts with syntax and styling fixes
2019-01-16 03:22:29 +08:00
louib
59cb2d323c
Fix typo in CLI manpage.
2019-01-13 15:18:51 -05:00
fetzu
3c0cb395c5
Updated copyright strings to 2019
...
Updated Transmission Project copyright dates to 2005-2019 in headers and code.
2019-01-11 19:36:19 +01:00
Jelle van der Waa
d1d060c3a9
daemon: harden transmission-daemon.service
...
Systemd 227 introduced the option to make a service disallow elevating
privileges.
2018-12-28 22:47:16 +01:00
Mitchell Livingston
4a4233feae
Update some selector-based alerts to block-based
2018-12-26 10:15:33 -05:00
Mitchell Livingston
7b815b766c
More dark mode fixes
2018-12-26 09:37:03 -05:00
Mitchell Livingston
944876de23
add Sparkle update to NEWS
2018-12-24 19:00:29 -05:00
Mitchell Livingston
8b386186e2
missed one
2018-12-24 18:57:23 -05:00
Mitchell Livingston
902ab9a800
Update Sparkle to 1.21.2
2018-12-24 18:57:10 -05:00
Mitchell Livingston
8ba329d07b
Start of updating NEWS for 3.00
2018-12-24 18:46:15 -05:00
Mitchell Livingston
0cbf62411b
Enable hardened runtime
2018-12-21 20:15:46 -05:00
Mitchell Livingston
adedcf0ff0
Don't have a background on group rules
2018-12-21 18:04:03 -05:00
Mitchell Livingston
a1055838e3
On 10.14, use the accent color for the selected info tab
2018-12-21 17:58:15 -05:00
Mitchell Livingston
47cbb898f8
Update the info tab on appearance change
2018-12-21 17:37:17 -05:00
Mitchell Livingston
daf6a9d307
Proper dark mode for group rules sheet
2018-12-21 17:14:44 -05:00
Mitchell Livingston
d2b3010210
Dark mode support
...
This is the first pass. A bit more work is needed.
2018-12-21 16:39:47 -05:00
Mitchell Livingston
d5dc5d1a24
Update project.pbxproj
...
Bump minimum version to 10.10
2018-12-21 16:20:13 -05:00
takiz
21291d8609
Add option "--unsorted" for transmission-show
2018-11-19 15:35:32 +05:00
Mike Gelfand
4671276450
Move transmission-remote to utils (Xcode)
2018-11-13 01:38:43 +03:00
Mike Gelfand
204e9b04f5
Move transmission-remote to utils
2018-11-06 20:10:10 +00:00
Mike Gelfand
f4dc55f87b
Merge pull request #673 from rahimnathwani/master
...
Update README with missing 'cd build' command
2018-10-20 18:06:51 +01:00
Mitch Livingston
41bf3d2690
Merge pull request #744 from ilyamodder/master
...
Fix typo in macOS Russian localisation
2018-10-19 07:31:22 -04:00
Mingye Wang
847b43ffd3
(squash later) test rule count
2018-10-17 10:26:05 -04:00
Mingye Wang
94ee776113
(squash later) blocklist cidr endianness
2018-10-17 09:41:19 -04:00
Ilya Chirkov
c3bee045e1
Fix typo
2018-10-16 21:11:58 +03:00
Mingye Wang
f61306f65f
(squash later) fix pflen handling in cidr
2018-10-14 12:44:01 -04:00
Mingye Wang
b3129591db
Support CIDR-notated blocklists
...
This commit adds a new blocklist line format, namely individual IPv4
CIDR ranges separated by newlines. Text put after each entry is ignored
by sscanf, so feel free to put any kind of comments there.
Fix #230 .
2018-10-13 17:23:45 -04:00
Mike Gelfand
24473c9487
Merge pull request #609 from t-richards/bugfix/show-invalid-date
...
transmission-show: Prevent crash with invalid creation date
2018-10-06 22:43:12 +01:00
Mike Gelfand
56d5f117a8
Refactor "created on" value output a bit further
...
This eliminates partial string literal duplication but is otherwise
equivalent to the prior code.
2018-10-07 00:26:16 +03:00
Mike Gelfand
1b36e34d9b
Update Sparkle to 1.20.0
...
Unfortunately, due to the nature of the issue a manual update to a new
version will be required.
Fixes : #600
2018-10-04 23:38:23 +03:00
Mike Gelfand
00deae05c1
Disable tabbing mode for all Mac client windows
2018-09-30 14:41:40 +03:00
Mike Gelfand
466b71a25f
Fixup previous commit for transmission-remote
2018-09-30 13:52:04 +03:00
Mike Gelfand
8863e88570
Fix build with Xcode 10
...
For some reason, Mac client is the only project that references
libtransmission files as if they were a part of its own project, and
inconsistently so. Make the include/import style uniform an in line with
other projects.
Adjust Mac client include directory settings a bit along the way.
2018-09-30 13:37:30 +03:00
Mike Gelfand
a53bae2849
Fix file-test on Win32 due to file/dir symlinks difference
2018-09-04 01:06:21 +03:00
Mitch Livingston
7f00828ec5
Merge pull request #583 from TimeDoctor/master
...
Updated copyright string to 2018
2018-09-02 11:08:45 -04:00
Rahim Nathwani
79833abdf1
Update README with missing 'cd build' command
2018-07-28 15:38:25 -07:00
Tom Richards
8a67a8cb5d
Check return value of localtime
...
Dereferencing this value before checking it may result in a null
pointer dereference (segfault)
2018-05-05 10:25:12 -04:00
Mike Gelfand
c11f2870fd
Fix CMake-based build on Mac after 2.9x merge
2018-05-01 23:22:05 +03:00