| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-14 | Delete docs/Screenshot 2024-05-03 at 4.40.09 PM.png | Jeff Halter | |
| 2024-07-14 | Create go-proxy-warming | Jeff Halter | |
| Add go doc proxy marking workflow: https://github.com/marketplace/actions/go-proxy-warming | |||
| 2024-07-13 | Re-add UserList field to client | Jeff Halter | |
| 2024-07-10 | Update documentation | Jeff Halter | |
| 2024-07-09 | Extensive refactor and clean up | Jeff Halter | |
| 2024-07-06 | Update README.md | Jeff Halter | |
| Remove redundant header | |||
| 2024-07-06 | Remove user from Dockerfile | Jeff Halter | |
| 2024-06-27 | Limit chat message size to 8192 bytes | Jeff Halter | |
| 2024-06-27 | Update docker image name | Jeff Halter | |
| 2024-06-26 | Fix Windows compatibility for -init flag | Jeff Halter | |
| 2024-06-24 | Refactoring, cleanup, test backfilling | Jeff Halter | |
| 2024-06-18 | Adopt more fixed size array types for struct fields | Jeff Halter | |
| 2024-06-17 | Use fixed size array types in Transaction fields | Jeff Halter | |
| 2024-06-17 | Clean up various linter warnings | Jeff Halter | |
| 2024-06-17 | Fix io.Reader implementations and wrap more errors | Jeff Halter | |
| 2024-06-17 | Add arm32 to goreleaser config | Jeff Halter | |
| 2024-06-17 | Fix corrupt file info forks | Jeff Halter | |
| This fixes a bug that happens when: 1. Optional "Enable Resource Forks" feature is true 2. A file comment is added 3. The comment is updated to be shorter than the original The expected behavior is that the hidden .info file is replaced with the new data, but this wasn't happening because the file flag was not set to truncate on write. | |||
| 2024-06-17 | Fix io.Reader implementation for FileNameWithInfo | Jeff Halter | |
| 2024-06-17 | Update failing news test | Jeff Halter | |
| 2024-06-16 | Fix broken io.Reader implementations | Jeff Halter | |
| 2024-06-15 | Replace hardcoded version with ldflag usage | Jeff Halter | |
| 2024-06-15 | Refactoring and cleanup | Jeff Halter | |
| * Split CLI client into separate project * Convert more functions to follow common Golang idioms e.g io.Reader, io.Writer * Use ldflags for versioning * Misc cleanup and simplification | |||
| 2024-06-10 | Replace zap logger with slog | Jeff Halter | |
| 2024-06-10 | Read banner once at startup | Jeff Halter | |
| 2024-06-09 | Update goreleaser config | Jeff Halter | |
| 2024-06-09 | Update goreleaser config | Jeff Halter | |
| 2024-06-09 | Update go.yml | Jeff Halter | |
| 2024-06-09 | Update go.yml | Jeff Halter | |
| 2024-06-09 | Add .goreleaser.yaml | Jeff Halter | |
| 2024-06-09 | Remove CircleCI config | Jeff Halter | |
| 2024-06-09 | Add Github workflow config | Jeff Halter | |
| 2024-06-09 | Remove redundant text encoding func | Jeff Halter | |
| 2024-06-09 | Convert more bespoke methods to io.Reader/io.Writer interfaces | Jeff Halter | |
| 2024-06-09 | Convert bespoke methods to io.Reader/io.Writer interfaces | Jeff Halter | |
| 2024-06-09 | Replace custom slice concat func with slices.Concat | Jeff Halter | |
| 2024-06-09 | Refactor TrackerRegistration Read to io.Reader interface | Jeff Halter | |
| 2024-06-08 | Ignore files with incompatible names | Jeff Halter | |
| 2024-06-08 | Add support for account login rename | Jeff Halter | |
| 2024-06-01 | patch: v0.12.3 | Jeff Halter | |
| 2024-06-01 | Fix account management edge cases | Jeff Halter | |
| 2024-06-01 | If no predefined default path for server config, look in the current dir | Charlotte Koch | |
| 2024-05-05 | patch: v0.12.2 | Jeff Halter | |
| 2024-05-05 | Fix bug that clears account password on permission edit | Jeff Halter | |
| 2024-05-05 | Fix handling of refuse PM flag | Jeff Halter | |
| 2024-05-03 | Upload example dialog | Jeff Halter | |
| 2024-05-02 | Add files via upload | Jeff Halter | |
| 2024-04-29 | Fix test | Jeff Halter | |
| 2024-04-29 | Make GetFileInfo behavior consistent with official 1.9 server behavior | Jeff Halter | |
| 2024-04-19 | Update dependencies | Jeff Halter | |
| 2024-04-12 | patch: v0.12.1 | Jeff Halter | |