summaryrefslogtreecommitdiff
path: root/src/vtt_publish
AgeCommit message (Collapse)Author
20 hoursadd dungeondraft files as valid publishable filesBrett Curran
20 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
20 hourscss refinementsBrett Curran
20 hoursadd method to hide previously synced files from the FileTableBrett Curran
20 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
20 hoursrefactor project structure and add check for external user configBrett Curran