.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: store config path options in ConfigFilePaths
|
2023-06-09 15:35:33 -04:00 |
controller
|
fix(upload): add account to upload record
|
2023-06-29 05:42:59 -04:00 |
db
|
fix(db): need to set charset, parseTime and loc in connection for mysql
|
2023-06-29 02:54:31 -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
|
refactor: create a new tus store that uses the db for meta instead of the filesystem
|
2023-05-22 19:07:06 -04:00 |
service
|
fix(upload): add account to upload record
|
2023-06-29 05:42:59 -04:00 |
shared
|
refactor: change shared to use interfaces to avoid an import cycle
|
2023-05-23 20:10:17 -04:00 |
tus
|
refactor: change to use hash metadata key
|
2023-06-10 01:59:56 -04:00 |
tusstore
|
refactor: change to use hash metadata key
|
2023-06-10 01:59:56 -04:00 |
.releaserc.json
|
ci: add .releaserc.json
|
2023-06-29 00:38:11 -04: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
|
dep: update package deps
|
2023-06-29 05:46:37 -04:00 |
go.sum
|
dep: update package deps
|
2023-06-29 05:46:37 -04:00 |
main.go
|
feat: add global cors
|
2023-06-28 01:31:55 -04:00 |
npm-shrinkwrap.json
|
ci: setup and add semantic-release
|
2023-06-28 01:33:42 -04:00 |
package.json
|
ci: setup and add semantic-release
|
2023-06-28 01:33:42 -04:00 |