Skip to content

Releases: JaskaranSM/MirrorBotGo

v0.0.4-dev

22 Nov 18:09
v0.0.4-dev
0533f70

Choose a tag to compare

Changelog

Full Changelog: v0.0.3-dev...v0.0.4-dev

v0.0.3-dev

26 Oct 18:57
83809f5

Choose a tag to compare

Changelog

  • fb2ae91 Update docker-compose.yaml
  • eb6c17c add healthcheck and declaring port in config support
  • 83809f5 fix(Docker): fixed time

Full Changelog: v0.0.2-dev...v0.0.3-dev

v0.0.2-dev

01 Oct 13:30

Choose a tag to compare

Changelog

  • 24b897d Update docker
  • efc169a compose: add comment
  • d8e08af stats: change the logic to get cpu and memory percent

Full Changelog: v0.0.1...v0.0.2-dev

v0.0.2

01 Oct 14:31
e1456ed

Choose a tag to compare

Changelog

  • d53723b Merge pull request #2 from jaskaranSM/dev
  • e1456ed Merge pull request #3 from jaskaranSM/dev
  • eb6c17c add healthcheck and declaring port in config support

Full Changelog: v0.0.2-dev...v0.0.2

v0.0.1

29 Sep 11:46

Choose a tag to compare

Changelog

  • f3f0287 Add anacrolix/torrent as alternative torrent client
  • 786bf1b Add ping handler
  • 93be5d4 Add releaser files
  • f8384ab Added Authorization with database
  • e2e9111 Added Tar Archivals support
  • f622b6b Added ability to set per mirror gdrive parentId
  • ac4858e Added cancelAll and seperate out torrent and http
  • 3c6b04a Added drive list
  • 200295a Added support for mirroing torrent files from telegram
  • 664bd0c Added telegram mtproto file mirror support
  • c803d23 Aria2: Fixup name extraction and status type
  • 96c9361 Centralize logging
  • 93ce290 Fixed typo
  • 76a3bc6 GDrive: Implement retrying rate limited requests
  • 66d01bb Get args from env and cmdline for aria2 and bug fixes
  • 366e4fe Handle uploading files with 0 bytes
  • 71e8589 I'm sorry
  • 48f32c7 Implement CancelMirror by gid
  • 0f2c048 Implement Downloading from GDrive
  • 32f3b0b Implement Log command and logging to file
  • 2902cd8 Implement UnArchival mirrors and tune libaria2 options
  • 1c3bd3a Implement gdrive clone status
  • e99ee2e Implement meganz mirroring support
  • 43b9870 Implement mirror status pagination and use gotgbotv2
  • 23aef7e Implement service account (switching) support
  • aedcbe1 Implement stats command
  • 29a6084 Limit Seeding to 1kbps
  • 2c22d94 Major Update - Added GDrive Uploads - Added Cancellation of mirrors - Added command to get latest mirror status message
  • 6395eff Merge branch 'aria2-rpc' of https://github.com/jaskaranSM/MirrorBotGo into aria2-rpc
  • 1f94063 Merge branch 'master' of https://github.com/jaskaranSM/MirrorBotGo into master
  • ec8230a More Updates - fixed ETAs - Do not cancel uploads - refactored all metrics to int64 - UpdateAllMessages on all the events from now
  • 1b8a371 More fixies
  • 79a5f88 More updates
  • 7442dc8 More updates
  • f60c690 Push Project
  • 053056f Replace rain client with Aria2 RPC
  • b289d5e Use statically linked libaria2 instead of aria2-rpc
  • eaddb46 add a sample config.json
  • b5be2fc anacrolix/torrent: drop completed torrents to preserve memory and CPU
  • 629f680 anacrolixTorrent: Implement seeding support
  • c09769d aria: refactor name logic
  • c97f650 bug fixes
  • 30c4682 code cleanup
  • 765d94d engine: add httpDownloader and remove aria2 as dep
  • 8fd0fe0 engine: various updates - switch to gotd for telegram downloads - add a live shell executor
  • ad8759e fix
  • 66c2009 fixed typo
  • 2a59df5 fixies
  • 8af896c gdrive: add support for setting upload chunksize at bot runtime
  • e390640 gdrive: use Media upload method to have user supplied chunk size
  • e1e09a7 goreleaser: change constant
  • 25e84cf goreleaser: remove comment
  • d93abad more fixes
  • bd51441 more fixes
  • c4890a6 more updates
  • 3e4cd8e more updates
  • 5f3662c ping: return if message is unauthorized
  • 5b88be9 torrent: Handle errors sent over stop channel
  • 2bbf976 updates
  • 733ae31 updates
  • 26977f9 updates: usenetDownloader and dockerization

Full Changelog: ...v0.0.1