| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 4 days | Add rcodesign for signing macOS buildsHEADmaster | Nick White | |
| 4 days | Downgrade image and text dependencies so we can build with go 1.24, which is ↵ | Nick White | |
| required for cross-compiling to macOS for now | |||
| 5 days | Merge remote-tracking branch 'github/master' | Nick White | |
| 5 days | Add Containerfile to provision an environment capable of building Rescribe ↵ | Nick White | |
| on all platforms | |||
| 5 days | Improve macOS cross-compiling so it works from go 1.25 systems and default ↵ | Nick White | |
| the osx-cross dir to one which works with upcoming Containerfile | |||
| 2026-04-16 | Merge pull request #11 from ↵ | Nick White | |
| rescribe/dependabot/go_modules/golang.org/x/image-0.38.0 build(deps): bump golang.org/x/image from 0.24.0 to 0.38.0 | |||
| 2026-03-30 | build(deps): bump golang.org/x/image from 0.24.0 to 0.38.0 | dependabot[bot] | |
| Bumps [golang.org/x/image](https://github.com/golang/image) from 0.24.0 to 0.38.0. - [Commits](https://github.com/golang/image/compare/v0.24.0...v0.38.0) --- updated-dependencies: - dependency-name: golang.org/x/image dependency-version: 0.38.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2025-12-04 | Update fyne packaging release for windows (macOS may need further updates) | Nick White | |
| 2025-12-04 | Updates to flatpak build | Nick White | |
| 2025-12-02 | Handle errors better if gui fails | Nick White | |
| 2025-12-01 | Update x/net package in case of vulnerabilities | Nick White | |
| 2025-12-01 | Merge remote-tracking branch 'github/master' | Nick White | |
| 2025-12-01 | Update flatpak yml | Nick White | |
| 2025-12-01 | Update 1.4.0 release info (as it was never actually made when planned) | Nick White | |
| 2025-12-01 | Update Fyne to v2.7.1 | Nick White | |
| 2025-10-05 | Update flatpak manifest to remove now-unneeded filesystem permission, and ↵ | Nick White | |
| update to 1.4.0 | |||
| 2024-11-06 | Merge pull request #6 from UB-Mannheim/master | Nick White | |
| Fix some typos and grammar in documentation and error message | |||
| 2024-08-29 | Fix some typos and grammar in documentation and error message | Stefan Weil | |
| The typos were found and fixed by `codespell` and `typos`. Signed-off-by: Stefan Weil <sw@weilnetz.de> | |||
| 2024-08-22 | Update fyne to v2.5.0 | Nick White | |
| 2024-08-22 | Merge remote-tracking branch ↵ | Nick White | |
| 'github/dependabot/go_modules/golang.org/x/net-0.23.0' | |||
| 2024-08-22 | Merge remote-tracking branch ↵ | Nick White | |
| 'github/dependabot/go_modules/golang.org/x/image-0.18.0' | |||
| 2024-08-22 | Don't skip binarisation for folders full of images, as that's nobody's ↵ | Nick White | |
| workflow anymore | |||
| 2024-06-26 | build(deps): bump golang.org/x/image from 0.11.0 to 0.18.0 | dependabot[bot] | |
| Bumps [golang.org/x/image](https://github.com/golang/image) from 0.11.0 to 0.18.0. - [Commits](https://github.com/golang/image/compare/v0.11.0...v0.18.0) --- updated-dependencies: - dependency-name: golang.org/x/image dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2024-04-19 | build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 | dependabot[bot] | |
| Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. - [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2024-04-10 | Update flatpak manifest for v1.3.0 | Nick White | |
| 2024-04-10 | Add 1.3.0 changelog to appdatav1.3.0 | Nick White | |
| 2024-04-09 | Fix make rules setting version string correctly, and fix up flatpak build ↵ | Nick White | |
| rules further | |||
| 2024-04-09 | Fix flatpak tessdata sourcing to ensure all files are available to it | Nick White | |
| 2024-04-08 | Update icon, and improve flatpak info following flathub guidelines | Nick White | |
| 2024-04-03 | Add version info to windows and mac builds | Nick White | |
| 2024-04-03 | Update TODO | Nick White | |
| 2024-04-02 | Add support for rotated images in PDFsrotation | Nick White | |
| 2024-04-02 | update todo | Nick White | |
| 2024-03-07 | Upgrade gofpdf to version which will not fail to print arg for Tz | Nick White | |
| 2024-03-04 | Ensure an invalid jpeg is closed before removal is attempted, to fix crash ↵ | Nick White | |
| on Windows | |||
| 2024-02-17 | Update flatpak manifest with final correct checksum for v1.2.0 | Nick White | |
| 2024-02-16 | Update appdata with 1.2.0 releasev1.2.0 | Nick White | |
| 2024-02-16 | Add make rule for wayland linux version | Nick White | |
| 2024-02-06 | Fix signing of MacOS build | Nick White | |
| 2024-02-06 | Add concatenated text output to rescribe output dir, called bookname.txt | Nick White | |
| 2024-02-06 | Update modules URL in flatpak manifest | Nick White | |
| 2024-02-06 | Fix selecting a custom training file in flatpak | Nick White | |
| This is done by copying any training to the temporary tesseract directory, and always using that as the TESSDIR. This works as it's writeable (unlike the /app/share directory that flatpak would otherwise work) | |||
| 2024-02-01 | Update getgbook version embedded in MacOS to one which is properly signed, ↵ | Nick White | |
| to fix it on arm64 | |||
| 2024-01-29 | Just hide & show container directly rather than swapping between different ↵ | Nick White | |
| window content to do it | |||
| 2024-01-29 | Use border layout so that process log expands to take up as much window ↵ | Nick White | |
| space as is left when opened | |||
| 2024-01-29 | Update to latest fyne version | Nick White | |
| 2024-01-28 | Fix issue with directory page images with spaces in the name causing ↵guirefactor | Nick White | |
| processing errors Any page name with a space in (like "page 01.jpg") would cause all book processing to fail, because the queue can't handle file names with spaces in. Fix that by replacing any spaces with underscores in the temporary pipeline files. | |||
| 2023-07-09 | Don't disable the log area text widget so the text is readable | Nick White | |
| Sadly making a custom theme to make the DisabledColor more readable also affects the disabled buttons, which makes it unclear which are disabled. So instead just enable the log area - it's not ideal that it can be typed in, but it's alright, and it needs to be an entry widget so the text in it can be easily copied. | |||
| 2023-02-16 | Merge branch 'master' into guirefactor | Nick White | |
| 2023-02-15 | rescribe: update screenshots in appdata | Nick White | |
