maestral/src/maestral
2020-12-15 23:25:22 +00:00
..
__pyinstaller switch to src/ based layout 2020-10-26 20:55:07 +00:00
config merged utils.housekeeping into config 2020-11-24 00:52:22 +00:00
fsevents [fsevents] explicitly free memory from diff 2020-12-04 03:14:34 +00:00
notify [notify] stronger typing of buttons 2020-12-09 15:06:04 +00:00
resources removed all licence information from file headers 2020-11-12 14:15:51 +00:00
utils [cli] prompt cleanup 2020-12-15 00:29:48 +00:00
__init__.py Bump version: 1.3.1 → 1.3.2.dev0 2020-12-06 15:23:47 +00:00
__main__.py moved to relative imports 2020-11-12 14:16:48 +00:00
autostart.py [autostart] raise CalledProcessError when enable / disable fails in systemd impl 2020-12-13 16:17:56 +00:00
cli.py [cli] simplified daemon startup 2020-12-15 23:25:22 +00:00
client.py [client] suppress index error for invalid argument number 2020-12-12 12:22:23 +00:00
constants.py remove constants documentation 2020-11-20 19:53:26 +00:00
daemon.py [daemon] emit debug message on startup error 2020-12-14 13:12:21 +00:00
database.py updated database docs 2020-11-26 16:50:15 +00:00
errors.py [errors] added BusyError 2020-11-27 21:44:47 +00:00
logging.py [logging] cleaned up docs 2020-12-05 17:20:10 +00:00
main.py optimise some string creation 2020-12-04 03:14:34 +00:00
oauth.py [cli] add beautiful interactive prompts 2020-12-04 03:15:04 +00:00
sync.py [sync] ignore local FileCreated after move from temp dir 2020-12-13 01:53:49 +00:00