Derrick Hammer pcfreak30
pcfreak30 pushed to develop at LumeWeb/s5-js 2024-03-18 22:40:30 +00:00
da7c405905 style: prettier
560c7c374e fix: export HashProgressEvent
Compare 2 commits »
pcfreak30 pushed to develop at LumeWeb/portal-sdk 2024-03-18 22:31:03 +00:00
6163b40d7b dep: update s5-js
pcfreak30 pushed to develop at LumeWeb/s5-js 2024-03-18 22:29:57 +00:00
268df87b63 feat: add onHashProgress
pcfreak30 pushed to develop at LumeWeb/portal-dashboard 2024-03-18 22:20:32 +00:00
48f29a1338 refactor: set parallelUploads to 10
pcfreak30 pushed to develop at LumeWeb/portal 2024-03-18 22:13:29 +00:00
b2b6102216 fix: add Content-Type to tus cors allowed headers
pcfreak30 pushed to develop at LumeWeb/portal-dashboard 2024-03-18 22:06:55 +00:00
9a9357bfc0 dep: update portal-sdk
pcfreak30 pushed to develop at LumeWeb/portal-sdk 2024-03-18 22:05:06 +00:00
0e09f2ecb3 dep: update s5-js
pcfreak30 pushed to develop at LumeWeb/s5-js 2024-03-18 22:03:35 +00:00
a9cd7c54a9 dep: update @lumeweb/libs5
pcfreak30 pushed to develop at LumeWeb/libs5 2024-03-18 22:01:56 +00:00
7c9fc160c7 refactor: remove hash imports
pcfreak30 pushed to develop at LumeWeb/s5-js 2024-03-18 21:58:45 +00:00
2b2b846c45 dep: update @lumeweb/libs5
pcfreak30 pushed to develop at LumeWeb/s5-js 2024-03-18 21:56:49 +00:00
53bc1d719a dep: update @lumeweb/libs5
pcfreak30 pushed to develop at LumeWeb/libs5 2024-03-18 21:54:24 +00:00
3b0cd655de ci: add changesets
4f8c80fb62 ci: remove ci workflow
4830de48b4 fix: strip out the multibase prefix on encode, add it back if its not there on decode
Compare 3 commits »
pcfreak30 pushed to develop at LumeWeb/portal 2024-03-18 21:29:54 +00:00
2067c68a72 fix: ctx's not property nested
pcfreak30 pushed to develop at LumeWeb/portal-dashboard 2024-03-18 21:25:59 +00:00
7293cb0b5a refactor: switch to pulling the cookie from the account service after ping as ping now returns it in the response
ba374a851c dep: update portal-sdk
Compare 2 commits »
pcfreak30 pushed to develop at LumeWeb/portal-sdk 2024-03-18 21:22:02 +00:00
3b2d839f04 refactor: if ping is successful, store the jwt token
271917540d chore: update swagger.yaml
8cf56b4751 dep: update s5-js
Compare 3 commits »
pcfreak30 pushed to develop at LumeWeb/portal 2024-03-18 21:20:04 +00:00
d1c5bde5c1 refactor: add token to ping response message
26a6bda053 feat: add GetAuthTokenFromContext
93105fe5af refactor: add auth token to the request context
Compare 3 commits »
pcfreak30 pushed to develop at LumeWeb/portal 2024-03-18 21:03:23 +00:00
040c662826 refactor: echo the auth cookie back if any exist
66f73d1a53 feat: add EchoAuthCookie
48dc1b9be0 Revert "fix: remove Secure property"
Compare 3 commits »
pcfreak30 pushed to develop at LumeWeb/portal-dashboard 2024-03-18 20:48:33 +00:00
d1e059fd71 fix: need to merge tus metadata to file meta
pcfreak30 pushed to develop at LumeWeb/portal 2024-03-18 20:40:32 +00:00
9e5d996f20 fix: remove Secure property
649e0e0011 Revert "fix: remove Secure property"
Compare 2 commits »
pcfreak30 pushed to develop at LumeWeb/portal-dashboard 2024-03-18 20:36:25 +00:00
90f14b63e5 build: add patch-package to package.json