index
:
bookpipeline
fullsizepdf
guirefactor
local
master
minimisedisk
rotation
separatelocal
Tools to process books in a cloud based pipeline system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
rescribe
Age
Commit message (
Collapse
)
Author
2022-11-21
rescribe: Split out Start button functionality to separate function
Nick White
2022-11-21
Improve appdata description and add pr release to it
Nick White
2022-11-17
rescribe: gofmt
Nick White
2022-11-17
rescribe: add embed tag to fyne packaging, to ensure embedded parts arent ↵
Nick White
stripped out
2022-11-17
Merge branch 'pdftiffs'
Nick White
2022-11-17
rescribe: support CCITTFaxDecode (tiff) encoded images in PDF reading
Nick White
2022-11-17
Simplify flatpak rules slightly
Nick White
2022-11-12
rescribe: improve flatpak build, making it work cross platform
Nick White
- compile all dependencies from scratch - don't explicitly set GOOS and GOARCH so a flatpak builder can cross-compile properly - switch from embedding compiled dependencies to having the wrapper script specify where the relevant things can be found
2022-11-12
Add content rating to appdata description
v1.0.2
Nick White
2022-11-12
Update flatpak to build specific tag & commit
Nick White
2022-11-11
Simplify flatpak build by removing make rule it used
v1.0.1
Nick White
2022-11-11
rescribe: make flatpak use git rather than local directory to build
Nick White
2022-11-11
rescribe: disable wayland on flatpak as fyne's support is not mature yet
Nick White
2022-11-11
Add flatpak support, including a appdata and .desktop files
Nick White
2022-11-11
rescribe: add icons (should have been added to repo ages ago)
Nick White
2022-10-30
rescribe: ensure all embed files are correctly listed in makefile
Nick White