Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespace | Ted Trask | 2016-08-10 | 1 | -1/+1 |
| | |||||
* | Change file actions filesize to size, size and mtime not user-friendly, use ↵ | Ted Trask | 2015-12-30 | 1 | -5/+5 |
| | | | | posix.stat over fs.stat, use new format functions | ||||
* | Display errtxt in listmacauthfiles and listpasswdfiles HTML views | Ted Trask | 2014-09-29 | 1 | -0/+1 |
| | |||||
* | Display message in HTML views if no files found | Ted Trask | 2014-09-29 | 1 | -0/+4 |
| | |||||
* | Replace convertsize function with orig_size in HTML views | Ted Trask | 2014-09-22 | 1 | -15/+1 |
| | |||||
* | Implement editmacauthfile action | Ted Trask | 2014-09-16 | 1 | -0/+2 |
| | |||||
* | Implemented listmacauthfiles action | Ted Trask | 2014-09-15 | 1 | -0/+63 |
Points to to-be-implemented editmacauthfile action |