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