Alex Goodman
174dc6de1a
keep modified/unmodified nomenclature the same
2019-07-21 15:02:09 -04:00
Alex Goodman
26281d9f96
replace travis with gitlab; linting fixes
2019-07-20 17:57:47 -04:00
William Murphy
ad32c0a091
Make changes to mode or owner show in UI ( #142 )
...
Previously, changes that did not affect the data in a file, such as a chmod or chown,
would incorrectly show up as unmodified in the UI. This change makes it so that changes
to the mode or owner (Mode, Gid, or Uid) of a file cause the file to appear modified
in the UI.
2018-12-28 09:38:15 -05:00
Alex Goodman
e63a886f04
Performance tweaks ( #127 )
2018-12-08 12:09:26 -05:00
Chris Cinelli
530ea555cb
Accelerate file hashing with xxhash ( #102 )
2018-11-29 17:41:09 -05:00
Alex Goodman
64d1a3bcc3
configurable directory collapse default value ( closes #70 )
2018-11-23 21:49:21 -05:00
Alex Goodman
790d5a6dba
cleanup on exit of non-gocui methods ( fixes #42 )
2018-10-27 11:59:29 -04:00
Alex Goodman
e700ec3745
gofmt
2018-10-16 23:37:19 -04:00
Alex Goodman
4c99bd093d
added basic documentation
2018-10-15 22:51:48 -04:00
Alex Goodman
3590a7cf46
added file attributes + headers
2018-06-24 12:20:12 -04:00
Alex Goodman
a47105cc7d
decoupled node data scopes
2018-06-16 19:32:38 -04:00