Commit Graph

2126 Commits

Author SHA1 Message Date
Sam Schott
fe5e45ed7f fix test_appdirs 2020-04-02 12:42:13 +01:00
Sam Schott
4a174d9700 updated changelog
# Conflicts:
#	CHANGELOG.md
2020-04-01 23:29:09 +01:00
Sam Schott
05bb17c820 fixed XDG_DATA_DIR instead of XDG_DATA_HOME 2020-04-01 23:28:05 +01:00
Sam Schott
9be66a8565 flake8 2020-04-01 20:17:19 +01:00
Sam Schott
5ba6e30baa added pyinstaller scripts 2020-04-01 20:07:49 +01:00
Sam Schott
0b1360934f gui dependency bump 2020-04-01 18:08:07 +01:00
Sam Schott
e831f8f2fc tweaked resource loading 2020-04-01 18:07:49 +01:00
Sam Schott
236731d38f fix resource location for linux binary 2020-03-31 23:21:20 +01:00
Sam Schott
3a50a43683 update changelog 2020-03-31 18:57:39 +01:00
Sam Schott
8b83dd80ef fall back to stdout if python3-systemd is not installed 2020-03-31 18:57:33 +01:00
Sam Schott
358c838db9 document log_to_stdout argument 2020-03-31 18:57:08 +01:00
Sam Schott
736e74ba91 include log level in journal 2020-03-31 18:12:25 +01:00
Sam Schott
3450312305 don't log to stdout if started from systemd 2020-03-31 18:10:35 +01:00
Sam Schott
36e636c65d set SYSLOG_IDENTIFIER for journal 2020-03-31 17:21:34 +01:00
Sam Schott
3332c13719 updated changelog 2020-03-31 17:13:34 +01:00
Sam Schott
a0e73f6cc3 updated changelog 2020-03-31 13:52:37 +01:00
Sam Schott
5eab391b01 update changelog 2020-03-30 15:23:09 +01:00
Sam Schott
8d6a88a6e2 specify minimum requirement for six
Dropbox requires six >= 1.12.0 with `six. ensure_str` but does not specify this requirement.
2020-03-29 12:48:13 +01:00
Sam Schott
1fd2930fe4 updated changelog 2020-03-28 14:46:14 +00:00
Sam Schott
3c397d2504 apply CRITICAL urgency to error notifcations 2020-03-28 14:41:48 +00:00
Sam Schott
2d2e78338c limit maximum number of notifications to 5 2020-03-28 14:41:32 +00:00
Sam Schott
f3f8594d49 fixes issue with determining child paths 2020-03-28 14:19:53 +00:00
Sam Schott
6b8bc25e4a use default prompt_suffix 2020-03-28 14:14:29 +00:00
Sam Schott
596e39b512 flake8 2020-03-28 13:37:22 +00:00
Sam Schott
dc3e125f84 use dbus implementation if available 2020-03-28 12:37:19 +00:00
Sam Schott
8298c573d2 separate dbus interface module 2020-03-28 12:37:08 +00:00
Sam Schott
030eb7687a implement maximum number of notifications 2020-03-28 12:10:20 +00:00
Sam Schott
16505adb70 preparation for dbus notifications in Linux 2020-03-28 00:01:47 +00:00
Sam Schott
1476338219 don't load unneeded dlls 2020-03-28 00:01:07 +00:00
Sam Schott
55214a2f60 fix resources path 2020-03-27 23:37:37 +00:00
Sam Schott
f8c02ffed6 use pkg_resources to locate resources 2020-03-27 22:17:23 +00:00
Sam Schott
351ef11a11 fixed keyring import 2020-03-27 14:51:58 +00:00
Sam Schott
29c7dd733e fixed duplicate type definition in desktop file 2020-03-27 14:51:36 +00:00
Sam Schott
b703ee82d6 tweaks to CLI prompt formatting 2020-03-27 13:27:48 +00:00
Sam Schott
ae42e0112f ask user if any folders should be excluded 2020-03-27 13:27:29 +00:00
Sam Schott
619e7e3489 make textwrap global import 2020-03-27 13:27:02 +00:00
Sam Schott
e685a78fa7 removed additional line 2020-03-26 20:24:14 +00:00
Sam Schott
06eb953871 removed unused ExcludedItemError 2020-03-26 19:42:26 +00:00
Sam Schott
4bc58afaa7 some cleanup of testing 2020-03-26 14:04:00 +00:00
Sam Schott
9c86807ea2 removed trailing spaces 2020-03-25 16:47:02 +00:00
Sam Schott
5525d651b9 Merge branch 'master' into develop 2020-03-25 16:46:37 +00:00
Sam Schott
be4ecfa8b3 fixed changelog header levels 2020-03-25 16:45:38 +00:00
Sam Schott
f9d0c38e40 don't ask for unlink confirmation unless linked 2020-03-24 21:33:35 +00:00
Sam Schott
78343433ea bump to dev2 2020-03-24 17:14:02 +00:00
Sam Schott
2e0cf8cf9e issue keyring warning only when saving creds 2020-03-24 17:12:28 +00:00
Sam Schott
f5a115b810 updated changelog 2020-03-24 17:01:16 +00:00
Sam Schott
b338cfc98f fall back to plain test keyring and ...
... allow setting keyring in config
2020-03-24 17:01:16 +00:00
Sam Schott
7ee4a95688 improved select_dbx_path_dialog 2020-03-24 17:01:16 +00:00
Sam Schott
9cca6b3706 remove explicit inheritance from object 2020-03-24 17:01:16 +00:00
Sam Schott
da9b97b1c7 tweak error handling for moved 2020-03-24 17:01:16 +00:00