]> git.r.bdr.sh - rbdr/mobius/shortlog
rbdr/mobius
2022-06-20 Jeff HalterMerge pull request #39 from benabernathy/mobius_38
2022-06-20 Ben AbernathyMobius 38 - improve config dir flag.
2022-06-15 Jeff HalterMerge pull request #36 from aptonline/patch-1
2022-06-15 aptonlineUpdated image URL's
2022-06-15 aptonlineUpdated image URL's
2022-06-15 aptonlineUpdated image URL's
2022-06-15 aptonlineChanged image URL's
2022-06-15 aptonlineMobius Logos
2022-06-15 Jeff HalterMerge pull request #35 from aptonline/patch-1
2022-06-15 aptonlineUpdated README.md to include Mobius logo(s)
2022-06-13 Jeff HalterMerge pull request #34 from jhalter/bump_go_version_to_1.18
2022-06-13 Jeff HalterBump Go version to 1.18
2022-06-13 Jeff HalterRemove unneeded -init from Docker example
2022-06-13 Jeff HalterAdd default client bookmark to Mobius server
2022-06-13 Jeff Halterpatch: v0.5.6
2022-06-13 Jeff HalterClean up README
2022-06-13 Jeff HalterSimplify Dockerfile
2022-06-13 Jeff HalterSimplify the behavior of init with an existing config
2022-06-11 Jeff Halterpatch: v0.5.5
2022-06-11 Jeff HalterAdd cmdline arg to initialize a default config
2022-06-09 Jeff HalterRemove accidental commit
2022-06-09 Jeff Halterpatch: v0.5.4
2022-06-09 Jeff HalterAdd flag to enable optional stats HTTP endpoint
2022-06-09 Jeff HalterFix folder upload hang with resource forks
2022-06-09 Jeff HalterRefactor filestore to simplify testing
2022-06-09 Jeff HalterRefactor listener setup
2022-06-08 Jeff Halterpatch: v0.5.3
2022-06-08 Jeff HalterFix Nostalgia ghost user bug
2022-06-08 Jeff Halterpatch: v0.5.2
2022-06-08 Jeff HalterFix ghost login bug in client by using 1.2.3 behavior
2022-06-07 Jeff Halterpatch: v0.5.1
2022-06-07 Jeff HalterBackfill tests and clean up
2022-06-07 Jeff HalterExclude unsupported >4GiB files from file listings
2022-06-07 Jeff HalterFix hardcoded port in tracker registration
2022-06-07 Jeff HalterAdd initial validations of config.yaml
2022-06-07 Jeff HalterFix line ending in sample Agreement.txt
2022-06-07 Jeff HalterHandle both possible brew install paths
2022-06-07 Jeff HalterFix getFileNameList when broken symlink present
2022-06-07 Jeff HalterRefactor and cleanup to improve testability
2022-06-06 Jeff HalterRevert change to effectiveFile func
2022-06-06 Jeff HalterImprove handling of client config default path
2022-06-06 Jeff HalterInclude tracker.preterhuman.net in default config
2022-06-06 Jeff HalterFix overwrite of file during upload
2022-06-06 Jeff HalterImprove tracker logging
2022-06-06 Jeff HalterSeed the random number generator
2022-06-06 Jeff HalterRemove version from sample config
2022-06-06 Jeff HalterUse latest tag in docker run example
2022-06-06 Jeff Halterminor: v0.5.0
2022-06-06 Jeff HalterFix handshake test
2022-06-06 Jeff HalterReplace unsafe conn.Read with io.ReadFull
2022-06-06 Jeff HalterDRY up duplicate panic handler func
2022-06-05 Jeff HalterFollow symlinks in Files dir
2022-06-05 Jeff HalterImplement some special case file descriptions
2022-06-05 Jeff HalterAdd -config flag to client
2022-06-05 Jeff HalterFix some data races
2022-06-05 Jeff HalterImplement file preview
2022-06-05 Jeff HalterHandle zero length comment and file paths for Nostalgia...
2022-06-05 Jeff Halterminor: v0.4.0
2022-06-05 Jeff HalterImplement multi-account edit
2022-06-05 jhalterUpdate Docker instructions
2022-06-04 jhalterUse multi-stage build for smaller Docker image
2022-06-04 Jeff Halterminor: v0.3.0
2022-06-04 Jeff HalterUpdate Dockerfile and README info
2022-06-04 Jeff HalterInitial implementation of file transfer resume
2022-06-02 Jeff HalterCleanup and backfill tests
2022-06-02 Jeff HalterImplement reply quoting
2022-05-31 Jeff HalterUpdate dependencies
2022-05-31 Jeff HalterRe-enable additional file types after fixing trailing...
2022-05-31 Jeff HalterBuffer file writes during upload
2022-05-31 Jeff Halterpatch: v0.2.3
2022-05-31 Jeff HalterTemporarily disable problematic file type codes
2022-05-31 Jeff Halterpatch: v0.2.2
2022-05-31 Jeff HalterRevert change to handler permissions
2022-05-31 Jeff Halterpatch: v0.2.1
2022-05-31 Jeff HalterFix and refactor file transfers to handle resource...
2022-05-31 Jeff HalterFix upload folder name pattern matching
2022-05-29 Jeff Halterminor: v0.2.0
2022-05-29 Jeff HalterImplement handling of special case Dropbox and Upload...
2022-05-29 Jeff HalterRefactor and cleanup
2022-05-29 Jeff HalterBackfill tests
2022-05-29 Jeff HalterFix race in file upload handling that may cause panic
2022-05-28 Jeff HalterMisc cleanup
2022-05-28 Jeff HalterImplement Make Alias transaction
2022-05-27 Jeff HalterFix issue with HL 1.5+ user flag unset
2022-05-27 Jeff HalterSimplify news article timestamping
2022-05-27 Jeff HalterSimplify user idle check
2022-05-27 Jeff Halterpatch: v0.1.1
2022-05-27 jhalterMerge pull request #13 from jhalter/fix_ghost_user_bug
2022-05-27 Jeff HalterFix multiple issues with v1.8+ login sequence
2022-05-26 jhalterMerge pull request #12 from jhalter/fix_userlist_order
2022-05-26 Jeff HalterFix inconsistent sorting of user list
2022-05-26 Jeff Halterminor: v0.1.0
2022-05-26 jhalterMerge pull request #11 from jhalter/remove_placeholder_...
2022-05-26 Jeff HalterRemove placeholder file comment
2022-05-26 jhalterMerge pull request #10 from jhalter/implement_file_time...
2022-05-26 Jeff HalterAdd partial support for file create/modify timestamps
2022-05-25 Jeff Halterpatch: v0.0.16
2022-05-25 jhalterMerge pull request #9 from jhalter/move_file_types_to_c...
2022-05-25 Jeff HalterAdd more file extension -> type/creator code mappings
2022-05-24 Jeff Halterpatch: v0.0.15
next