summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
16 hoursBump version: 0.6.0 → 0.7.0HEADmainBrett Curran
16 hoursadd dungeondraft files as valid publishable filesBrett Curran
16 hoursBump version: 0.5.1 → 0.6.0Brett Curran
16 hoursrefactor get_git_version() to get_app_version()Brett Curran
* now gets current version of installed app on the system, or the current git version if metadata cannot be found
16 hoursBump version: 0.5.0 → 0.5.1Brett Curran
16 hourscss refinementsBrett Curran
16 hoursBump version: 0.4.0 → 0.5.0Brett Curran
16 hoursadd method to hide previously synced files from the FileTableBrett Curran
16 hoursBump version: 0.3.0 → 0.4.0Brett Curran
16 hoursadd ignore patterns and category keywordsBrett Curran
* ignore patterns will skip files containing the pattern in the path * category keywords guess what category a file may belng to if the keyword is found in the path
16 hoursBump version: 0.2.0 → 0.3.0Brett Curran
16 hoursrefactor project structure and add check for external user configBrett Curran
16 hoursBump version: 0.1.1 → 0.2.0Brett Curran
16 hoursadd publish, refresh functionalityBrett Curran
* pressing 'p' will publish selected files, and save those successfully published into a history file * pressing 'r' will re-scan the current directory
2026-02-12Bump version: 0.1.0 → 0.1.1Brett Curran
2026-02-12fix vim-like navigation in panesBrett Curran
2026-02-12initBrett Curran