Go to file
semantic-release-bot 540457fb2f chore(release): 0.1.0-develop.3 [skip ci]
# [0.1.0-develop.3](https://git.lumeweb.com/LumeWeb/portal/compare/v0.1.0-develop.2...v0.1.0-develop.3) (2023-09-09)

### Bug Fixes

* handle failure on verifying token ([a06b79a](a06b79a537))
2023-09-09 18:02:27 +00:00
.github/workflows ci: add dummy index.html 2023-06-28 01:56:03 -04:00
bao refactor: use BaoEncodedSize 2023-05-17 10:12:22 -04:00
cid fix: properly handle missing size bytes 2023-06-11 01:38:19 -04:00
config refactor: Revert "feat: add newrelic support" 2023-08-09 02:36:24 -04:00
controller feat: initial dnslink support 2023-08-15 02:11:55 -04:00
db feat: initial dnslink support 2023-08-15 02:11:55 -04:00
dnslink fix: need to string off forward slash at beginning to match manifest file paths 2023-08-15 09:20:11 -04:00
logger feat: add debug mode logging support 2023-06-06 16:37:22 -04:00
middleware refactor: Set the current user in the request for VerifyJwt middleware 2023-06-09 07:38:21 -04:00
model feat: initial dnslink support 2023-08-15 02:11:55 -04:00
service fix: handle failure on verifying token 2023-09-09 14:00:16 -04:00
shared refactor(tus): add auth requirement on TUS and add support for tracking and storing the uploader throughout the upload lifecycle 2023-06-29 05:48:56 -04:00
tus refactor(tus): add auth requirement on TUS and add support for tracking and storing the uploader throughout the upload lifecycle 2023-06-29 05:48:56 -04:00
tusstore fix(tus): switch to normal clone package, not generic 2023-06-29 06:00:45 -04:00
.releaserc.json ci: allow both "deps" and "dep" to be a patch 2023-06-29 06:01:38 -04:00
CHANGELOG.md chore(release): 0.1.0-develop.3 [skip ci] 2023-09-09 18:02:27 +00:00
LICENSE feat: wip version 2023-04-29 13:40:43 -04:00
README.md Initial commit 2023-04-27 06:27:27 +00:00
go.mod feat: initial dnslink support 2023-08-15 02:11:55 -04:00
go.sum feat: initial dnslink support 2023-08-15 02:11:55 -04:00
main.go fix: need to change dnslink route registration to use a path param based route 2023-08-15 09:21:54 -04:00
npm-shrinkwrap.json ci: add semantic-release pkgs 2023-08-15 02:16:22 -04:00
package.json chore(release): 0.1.0-develop.3 [skip ci] 2023-09-09 18:02:27 +00:00

README.md

portal