Skip to content

Tags: Neztore/save-server

Tags

v1.5.7

Toggle v1.5.7's commit message

Verified

This commit was signed with the committer’s verified signature.
Neztore Josh
1.5.7

v1.5.6

Toggle v1.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update license (#54)

* v1.5.6: Re-license, fix docker file and update dependencies

* Update package.json with new email address

v1.5.5

Toggle v1.5.5's commit message

Verified

This commit was signed with the committer’s verified signature.
Neztore Josh
Update version

v1.5.4

Toggle v1.5.4's commit message

Unverified

No user is associated with the committer email.
Update dependencies

v1.5.3

Toggle v1.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump minimatch from 3.0.4 to 3.1.2 (#42)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.5.2

Toggle v1.5.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1.5.2

v1.5.1

Toggle v1.5.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1.5.1

v1.5.0

Toggle v1.5.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
v1.5.0: Docker, Cloudflare ratelimit fix

v1.4.1

Toggle v1.4.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1.4.1: Revert DB

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.4: Implement pagination and rate limiting (#30)

* Code clean-up

* Server side pagination

* Add pagination

* v1.4.0: Implement rate limiting and pagination