Jackyzha0 Portal Versions Save

🔗 zero-config peer-to-peer encrypted live folder syncing that respects your `.gitignore`

v1.5.1

2 years ago
  • handle cases where no stdin is supported 28312e7

https://github.com/jackyzha0/portal/compare/v1.5.0...v1.5.1

v1.5.0

2 years ago
  • fix filetree display, add pkg 9cba7a9
  • add base priority queue for task scheduling 5a1ecad
  • dependencies update

https://github.com/jackyzha0/portal/compare/v1.3.1...v1.5.0

v1.3.0

2 years ago
  • fix node 12.x compat issues with io, added better error handling 995a389
  • patch sync not working for delete ops, update stream tailing 3e3141e
  • bump package-lock with new package name and deps 74ec82a
  • Bump xo from 0.40.2 to 0.40.3 7ccbea5
  • Bump chokidar from 3.5.1 to 3.5.2 cf2cea0
  • add dependabot 005698c

https://github.com/jackyzha0/portal/compare/v1.2.0...v1.3.0

v1.2.0

2 years ago

Installation

# Requires node >=v10.x.x
$ npm install --global portal-sync

# Start using portal
$ portal new

# or 
$ portal join [sessionID]

Changelog

  • reduce filetree render size, bump node engine v, update desc 9d97a02
  • spacing fix 129dd0c
  • fix upload video demo 464dc5f
  • flesh out architecture section and fixed broken demo link a23fadd
  • add features section to readme d4187cd
  • readme update, remove broken close 2d1c501

https://github.com/jackyzha0/portal/compare/v1.1.0...v1.2.0

v1.1.0

2 years ago

Add notifier and base functionality, more docs ahead!