You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* implement fastify tus -> s3 direct plugin
* rework item upload tab
* implement capability to upload item permission forms
commit 23ff14dd507e83d9859a2fa3bf50aaece0b43daa
Author: Marco La Rosa <m@lr.id.au>
Date: Fri Mar 10 13:58:41 2023 +1100
fix tests
commit ac110df
Author: Marco La Rosa <m@lr.id.au>
Date: Fri Mar 10 12:11:01 2023 +1100
fix label
commit 53f26b0
Author: Marco La Rosa <m@lr.id.au>
Date: Fri Mar 10 12:08:26 2023 +1100
wire up permission form upload components into publish form
commit 4036768
Author: Marco La Rosa <m@lr.id.au>
Date: Fri Mar 10 12:08:04 2023 +1100
wire up permission files display on administration tab
commit ecbc297
Author: Marco La Rosa <m@lr.id.au>
Date: Fri Mar 10 11:21:05 2023 +1100
ignore the tus cache
commit 3b1227b
Author: Marco La Rosa <m@lr.id.au>
Date: Fri Mar 10 11:18:45 2023 +1100
revise uploader ; make it image specific
commit 46225bc
Author: Marco La Rosa <m@lr.id.au>
Date: Fri Mar 10 11:18:08 2023 +1100
refactor and wire up task triggering on upload
commit 64207b5
Author: Marco La Rosa <m@lr.id.au>
Date: Fri Mar 10 11:17:41 2023 +1100
add not about disabling OCR
commit 664c785
Author: Marco La Rosa <m@lr.id.au>
Date: Fri Mar 10 11:17:09 2023 +1100
add task to process image without ocr; genericise the mapping
commit f63a6df
Author: Marco La Rosa <m@lr.id.au>
Date: Fri Mar 10 11:16:49 2023 +1100
enable sending the task from the UI
commit 5567e98
Author: Marco La Rosa <m@lr.id.au>
Date: Fri Mar 10 10:14:53 2023 +1100
rework processing and embed error reporter
commit 2b8d6f7
Author: Marco La Rosa <m@lr.id.au>
Date: Fri Mar 10 09:59:06 2023 +1100
refactor into individual components
commit 5a63c3f
Author: Marco La Rosa <m@lr.id.au>
Date: Fri Mar 10 09:58:41 2023 +1100
implement warning box
commit 40154fa
Author: Marco La Rosa <m@lr.id.au>
Date: Fri Mar 10 09:58:16 2023 +1100
revise - look for specific task ids
commit 0cdeb0b
Author: Marco La Rosa <m@lr.id.au>
Date: Fri Mar 10 09:57:58 2023 +1100
revise match code; return taskId
commit 6a897d3
Author: Marco La Rosa <m@lr.id.au>
Date: Fri Mar 10 09:57:30 2023 +1100
reimplement method; look for specific taskIds
commit d372659
Author: Marco La Rosa <m@lr.id.au>
Date: Thu Mar 9 15:50:26 2023 +1100
implement upload transcription help
commit 752bd61
Author: Marco La Rosa <m@lr.id.au>
Date: Thu Mar 9 15:46:27 2023 +1100
implement component to upload single file
commit 94e5dc3
Author: Marco La Rosa <m@lr.id.au>
Date: Thu Mar 9 15:46:07 2023 +1100
implement new and improved item publish component
commit edfb23c
Author: Marco La Rosa <m@lr.id.au>
Date: Thu Mar 9 15:45:54 2023 +1100
implement info box
commit 7729f7c
Author: Marco La Rosa <m@lr.id.au>
Date: Thu Mar 9 15:45:21 2023 +1100
refactor; wire up component to upload transcription
commit 9eabad5
Author: Marco La Rosa <m@lr.id.au>
Date: Thu Mar 9 15:43:47 2023 +1100
revise help
commit 855b04c
Author: Marco La Rosa <m@lr.id.au>
Date: Thu Mar 9 15:43:31 2023 +1100
remove legacy components
commit 6a320a8
Author: Marco La Rosa <m@lr.id.au>
Date: Thu Mar 9 15:43:07 2023 +1100
wire up item specific publish component
commit bd64eba
Author: Marco La Rosa <m@lr.id.au>
Date: Thu Mar 9 15:42:45 2023 +1100
cleanup legacy stuff
commit d19cf6d
Author: Marco La Rosa <m@lr.id.au>
Date: Thu Mar 9 15:41:57 2023 +1100
revise config to support tus capability
commit 1a6ad37
Author: Marco La Rosa <m@lr.id.au>
Date: Thu Mar 9 15:41:29 2023 +1100
disable tus container
commit 860e317
Author: Marco La Rosa <m@lr.id.au>
Date: Thu Mar 9 15:41:12 2023 +1100
rename method; return bucket and item path
commit 7f20396
Author: Marco La Rosa <m@lr.id.au>
Date: Thu Mar 9 15:40:47 2023 +1100
wire up route to list item permission forms
commit d738519
Author: Marco La Rosa <m@lr.id.au>
Date: Thu Mar 9 15:40:32 2023 +1100
implement method to list permission forms
commit 154545a
Author: Marco La Rosa <m@lr.id.au>
Date: Thu Mar 9 15:40:11 2023 +1100
add permission files to specialFiles array
commit cceaab9
Author: Marco La Rosa <m@lr.id.au>
Date: Thu Mar 9 15:39:56 2023 +1100
update fastify tus s3 plugin
commit e3b7430
Author: Marco La Rosa <m@lr.id.au>
Date: Thu Mar 9 15:39:35 2023 +1100
setup cors and define bodyLimit prop on fastify
commit daa155d
Author: Marco La Rosa <m@lr.id.au>
Date: Mon Mar 6 15:45:07 2023 +1100
wire up the fastify tus s3 uploader
commit 5565623
Author: Marco La Rosa <m@lr.id.au>
Date: Mon Mar 6 15:44:49 2023 +1100
add fastify tus s3 uploader
0 commit comments