Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.3.2 with many bug fixes #49

Merged
merged 74 commits into from
Aug 18, 2019
Merged

v0.3.2 with many bug fixes #49

merged 74 commits into from
Aug 18, 2019

Conversation

samschott
Copy link
Owner

No description provided.

Sam Schott added 30 commits August 15, 2019 22:38
fixed a bug where a new daemon would always replace an old one
lets keep Pyro4 imports to console_scripts only
Added a command group `maestral log` to view and clear the logs as well set the log
level. Commands are:
  - `maestral log show`: shows the logs in terminal
  - `maestral log clear`: clears the logs
  - `maestral log level`: returns the current log level
  - `maestral log level [DEBUG|INFO|WARNING|ERROR]`: sets the log level to the given value
this guarantees that the log file will be recreated after it has been deleted
added an option "-a" to re-enable them
prevent the daemon and gui from syncing the same folder at the same time
- set profile pic alignment
- download profile picture in background thread (this reduces the startup time, especially for slow or broken internet connections)
- periodically update profile pic and account info
Sam Schott added 29 commits August 17, 2019 20:17
their system for handling system tray icons is just stupid
- added read-only property `dropbox_path`
- use `Maestral.dropbox_path` instead of `Monitor.sync.dropbox_path`
- use `Maestral.sync_errors` instead of `Monitor.sync.sync_errors.queue`
moved 'autostart' to 'gui' module and improved support for different configs
@samschott samschott merged commit 677e2e9 into master Aug 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant