Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
first-draft
Browse files
May 18, 2022
Update CHANGELOG
· 5055d56c
BytesNZ
authored
May 18, 2022
5055d56c
Remove pause and fix typo
· 8ac43947
BytesNZ
authored
May 18, 2022
8ac43947
May 12, 2022
Remove content check stupid failing
· 126cbd5d
BytesNZ
authored
May 13, 2022
126cbd5d
Add some pauses
· b059330a
BytesNZ
authored
May 13, 2022
b059330a
Add pause and fix weird Escape key action ordering
· e5726c55
BytesNZ
authored
May 13, 2022
e5726c55
Add tickings and update CHANGELOG
· 6a88632d
BytesNZ
authored
May 13, 2022
6a88632d
Ensure rowData Promise is returned and passed to insertPDFs
· d78ec857
BytesNZ
authored
May 13, 2022
d78ec857
Use nextPosition for height calculations
· 0eeb5863
BytesNZ
authored
May 13, 2022
0eeb5863
May 11, 2022
Bump version and ready CHANGELOG for release
· 4ceb7c5e
BytesNZ
authored
May 11, 2022
4ceb7c5e
Update tickings
· 43bc57bd
BytesNZ
authored
May 11, 2022
43bc57bd
Fix dual action tests
· e932d883
BytesNZ
authored
May 11, 2022
e932d883
May 10, 2022
Add --skipLibCheck to build:server script
· de6cbea1
BytesNZ
authored
May 11, 2022
de6cbea1
Remove setting of NODE_ENV from dev script
· de3f6c59
BytesNZ
authored
May 11, 2022
de3f6c59
upgrade typscript eslint
· 47e3286f
BytesNZ
authored
May 11, 2022
47e3286f
Update pen for changes in paper.js
· c0c9c279
BytesNZ
authored
May 11, 2022
c0c9c279
Skip key action tests as broken
· 247ddc68
BytesNZ
authored
May 11, 2022
247ddc68
Update UI testing to get it to run properly
· 38206277
BytesNZ
authored
May 11, 2022
38206277
May 05, 2022
Update CHANGELOG and tickings
· e4533ccf
BytesNZ
authored
May 06, 2022
e4533ccf
Insert PDF pages one at a time for "speed"
· 78debb41
BytesNZ
authored
May 06, 2022
78debb41
Fix createImages and allow smaller zoom in URL
· 338ea344
BytesNZ
authored
May 06, 2022
338ea344
Ensure have images for createImages and add pdf error
· b04b8c91
BytesNZ
authored
May 06, 2022
b04b8c91
Feb 17, 2022
Fix drop info and position when dropping only pdfs
· 6b6c6c40
BytesNZ
authored
Feb 17, 2022
6b6c6c40
Fix promisesSettled to return resolved promise if given empty array
· a28f3005
BytesNZ
authored
Feb 17, 2022
a28f3005
Fix missing type and remove @types/paper as not needed
· a5027be0
BytesNZ
authored
Feb 17, 2022
a5027be0
Feb 16, 2022
Finish rewriting createImages
· f3654297
BytesNZ
authored
Feb 17, 2022
f3654297
start rewriting createImages to be used with pdfs
· 41397dd5
BytesNZ
authored
Feb 17, 2022
41397dd5
Feb 11, 2022
Merge branch 'master' into 212-import-pdf-as-image
· 57e94dd3
BytesNZ
authored
Feb 12, 2022
57e94dd3
Ensure install step runs for branches
· 3a08c554
BytesNZ
authored
Feb 12, 2022
View commits for tag v0.7.0
v0.7.0
3a08c554
Merge branch '199-fix-bad-zoom' into 'master'
· b834a83d
BytesNZ
authored
Feb 11, 2022
b834a83d
Add release date
· 74a2ab2c
BytesNZ
authored
Feb 11, 2022
74a2ab2c
ensure there are no urgent todos in CI
· 3b0f8f03
BytesNZ
authored
Feb 11, 2022
3b0f8f03
Update CHANGELOG and bump version for minor release
· c901d1a9
BytesNZ
authored
Feb 11, 2022
c901d1a9
Fix handling of and error due to modifyMultiple
· b2d724a3
BytesNZ
authored
Feb 11, 2022
b2d724a3
Feb 10, 2022
Change to using alpine as base image for docker images
· 5569548e
BytesNZ
authored
Feb 11, 2022
5569548e
Use build image to exclude NPM from images
· 5f519e57
BytesNZ
authored
Feb 11, 2022
5f519e57
Unstick docker image version
· 4b888e8b
BytesNZ
authored
Feb 11, 2022
4b888e8b
Remove conflicting variable name
· 3a38ff2a
BytesNZ
authored
Feb 11, 2022
3a38ff2a
What for position if position is a Promise
· df52cdba
BytesNZ
authored
Feb 11, 2022
df52cdba
Remove double use of images variable name
· 9af94f55
BytesNZ
authored
Feb 11, 2022
9af94f55
Allow dropping of PDFs
· 65db2e7f
BytesNZ
authored
Feb 11, 2022
65db2e7f
Loading