async-neocities

An api client for Neocities with an async API and an efficient deploy algorithm and progress.

MIT License

Downloads
155
Stars
6
Committers
5

Bot releases are hidden (Show)

async-neocities - v3.0.3

Published by bcomnes 9 months ago

Commits

async-neocities - v3.0.2

Published by bcomnes 9 months ago

Commits

async-neocities - v3.0.1

Published by bcomnes 9 months ago

Commits

async-neocities - v3.0.0

Published by bcomnes 9 months ago

Merged

  • Add command line interface and convert to ESM #81
  • build(deps): bump actions/setup-node from 3 to 4 #79

Commits

async-neocities - v2.1.2

Published by bcomnes about 2 years ago

Merged

  • build(deps-dev): bump standard from 16.0.4 to 17.0.0 #63
  • build(deps): bump actions/setup-node from 3.0.0 to 3.1.0 #62
  • build(deps): bump fastify/github-action-merge-dependabot from 2.7.1 to 3.0.2 #54
  • build(deps-dev): bump tap from 15.2.3 to 16.0.0 #61
  • build(deps): bump actions/checkout from 2.4.0 to 3 #60
  • build(deps): bump actions/setup-node from 2.5.1 to 3.0.0 #59
  • build(deps-dev): bump minimatch from 4.2.1 to 5.0.0 #58
  • build(deps-dev): bump minimatch from 3.1.1 to 4.1.1 #56
  • build(deps): bump actions/setup-node from 2.5.0 to 2.5.1 #55
  • build(deps): bump fastify/github-action-merge-dependabot #52
  • build(deps): bump fastify/github-action-merge-dependabot #51
  • build(deps): bump actions/setup-node from 2.4.1 to 2.5.0 #50
  • build(deps): bump fastify/github-action-merge-dependabot #49
  • build(deps): bump actions/checkout from 2.3.5 to 2.4.0 #48
  • build(deps): bump actions/checkout from 2.3.4 to 2.3.5 #47
  • build(deps): bump actions/setup-node from 2.4.0 to 2.4.1 #46
  • build(deps): bump fastify/github-action-merge-dependabot #45
  • build(deps): bump fastify/github-action-merge-dependabot #43
  • build(deps): bump fastify/github-action-merge-dependabot #42
  • build(deps): bump actions/setup-node from 2.3.2 to 2.4.0 #41
  • build(deps): bump actions/setup-node from 2.3.0 to 2.3.2 #40
  • build(deps): bump actions/setup-node from 2.2.0 to 2.3.0 #39
  • build(deps): bump fastify/github-action-merge-dependabot #38
  • build(deps): bump actions/setup-node from 2.1.5 to 2.2.0 #37
  • build(deps): bump fastify/github-action-merge-dependabot #36
  • build(deps): bump fastify/github-action-merge-dependabot #35
  • build(deps-dev): bump gh-release from 5.0.2 to 6.0.0 #34
  • build(deps): bump form-data from 3.0.1 to 4.0.0 #24
  • build(deps): bump actions/setup-node from v2.1.4 to v2.1.5 #25
  • build(deps-dev): bump tap from 14.11.0 to 15.0.4 #33
  • build(deps): bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 #28
  • build(deps): bump fastify/github-action-merge-dependabot #27
  • build(deps): bump fastify/github-action-merge-dependabot from v1.1.1 to v1.2.0 #26

Commits

  • Ensure progress interval is cleared when API errors occure 646d6be
  • fix deprecations 57770fc
  • Update tests.yml 3ca1ba6
async-neocities - v2.1.1

Published by bcomnes over 3 years ago

Commits

  • Fix syntax bug when run through ncc 6e3bf8d
async-neocities - v2.1.0

Published by bcomnes almost 4 years ago

Commits

  • Add protectedFileFilter option to deploy methid. a280c6c
  • Bump gh-release d35434c
async-neocities - v2.0.2

Published by bcomnes almost 4 years ago

Commits

async-neocities - v2.0.1

Published by bcomnes almost 4 years ago

Commits

  • use standard breaking change pattern 57d57a3
async-neocities - v1.1.6

Published by bcomnes over 4 years ago

Commits

  • refactor: limit decimal places in statHandler 745b5c0
async-neocities - v1.1.5

Published by bcomnes over 4 years ago

Commits

  • bug: Log last stats before clear c4c83f8
async-neocities - v1.1.4

Published by bcomnes over 4 years ago

Commits

  • bug: fix logging handler logic f6c5921
async-neocities - v1.1.3

Published by bcomnes over 4 years ago

Commits

  • refactor: Stop logging progress when the stream has been read. 3ce0fc4
async-neocities - v1.1.2

Published by bcomnes over 4 years ago

Commits

  • bug: Fix export name of statsHandler 8958e5e
async-neocities - v1.1.1

Published by bcomnes over 4 years ago

Commits

  • bug: Fix busted export of stats handler. 510ae29
async-neocities - v1.1.0

Published by bcomnes over 4 years ago

Commits

  • feat: Finish statsCb API and add a stats-handler.js function. c8e6483
async-neocities - v1.0.2

Published by bcomnes over 4 years ago

Commits

  • chore: remove total time from stats 3c375ec
async-neocities - v1.0.1

Published by bcomnes over 4 years ago

Commits

  • bug: Fix a number of logging bugs 96fbea2
async-neocities - v1.0.0

Published by bcomnes over 4 years ago

Commits

async-neocities - v0.0.1

Published by bcomnes over 4 years ago

  • wip release