Improve license text

Update main module imports to relative form

Sleep wake callback hadn't been updated to menu refresh code changes. Fixed.

Update py2app discussion in README

Update build instructions

Add skeleton pyproject.toml

Experiment with pyproject.toml. draft

Add borgend.spec for PyInstaller as an option. draft

Rewrite setup.py; seems to help with py2app

Move borgend.py as borgend/___main__.py

Need to time menu updates using Apple's frameworks to avoid segfaults.

Fix YAML warning

typofix

Update Borg Backup link to main website.

Improve installation instructions;

Improve installation instructions

LICENSE update; option (c).

Adapt README to be directly useful for the website

Move license to its own LICENSE file.

screenshot, typofixes

Horrible py2app hack

py2app is a waste of my life.

Fixed error handling of launch of borg fails

py2app is fucked up shit that couldn't find a packages with staring at it

xdg include fix?

Pruning scheduling fix

Changed one .debug message to .info

Disable Notification Centre notifications.

Time snapshot fixes.

UI time display fixes

Changed dreamtime calculation.

Oops, removed stray reset of menu entry info

Better error reporting logic.

Error status wasn't correctly transmitted to UI after recent changes.

Oops, a zero retry_interval check had gone missing in scheduling reorganisation.

Added exeption protection decorators to callbacks.

Various tray menu fixes

Added some debug log messages

Missing notify in scheduler sleep/wake callback

Changed scheduler busylooping method, and decreased precision to 5 minutes:

Part 2 of handling macOS sleep/wake signal brokenness.

macOS "sleep" signals / status are complete bollocks:

Oops, log display wasn't working due to missing import

Added pause feature

Pruning support

Backup scheduling fixes in case of an initial backup

Fixes to borg output processing after testing on a Linux system

Make dreamtime module not throw up on non-macOS systems

(0) -100 -48 tip

mercurial