68 Commits

Author SHA1 Message Date
f0aa005d8c refactor to reduce complexity of nesting
All checks were successful
Python CI / test (push) Successful in 1m41s
Lint / lint (push) Successful in 1m29s
Tests / test (3.11) (push) Successful in 1m46s
Tests / test (3.12) (push) Successful in 1m50s
Tests / test (3.13) (push) Successful in 1m43s
Tests / test (3.14) (push) Successful in 1m26s
2026-01-01 18:42:58 +01:00
293b568772 simplified deserialisation
All checks were successful
Python CI / test (push) Successful in 1m40s
Lint / lint (push) Successful in 1m29s
Tests / test (3.11) (push) Successful in 1m48s
Tests / test (3.12) (push) Successful in 1m51s
Tests / test (3.13) (push) Successful in 1m46s
Tests / test (3.14) (push) Successful in 1m29s
2026-01-01 14:17:16 +01:00
3a2d8b05db fixed export issue
All checks were successful
Python CI / test (push) Successful in 1m39s
Lint / lint (push) Successful in 1m30s
Tests / test (3.11) (push) Successful in 1m47s
Tests / test (3.12) (push) Successful in 1m51s
Tests / test (3.13) (push) Successful in 1m47s
Tests / test (3.14) (push) Successful in 1m27s
2026-01-01 13:50:17 +01:00
54cc78783a Added styling
All checks were successful
Python CI / test (push) Successful in 1m44s
Lint / lint (push) Successful in 1m29s
Tests / test (3.11) (push) Successful in 1m49s
Tests / test (3.12) (push) Successful in 1m52s
Tests / test (3.13) (push) Successful in 1m45s
Tests / test (3.14) (push) Successful in 1m28s
Improved pdf generation speed
2026-01-01 13:37:14 +01:00
cf27d9ebee fixed bug in font rendering when zooming
All checks were successful
Python CI / test (push) Successful in 1m32s
Lint / lint (push) Successful in 1m18s
Tests / test (3.11) (push) Successful in 1m47s
Tests / test (3.12) (push) Successful in 1m48s
Tests / test (3.13) (push) Successful in 1m42s
Tests / test (3.14) (push) Successful in 1m18s
2025-12-31 13:19:36 +01:00
6a791b1397 Use md5 to only store unique content
All checks were successful
Python CI / test (push) Successful in 3m12s
Lint / lint (push) Successful in 1m38s
Tests / test (3.11) (push) Successful in 2m26s
Tests / test (3.12) (push) Successful in 3m13s
Tests / test (3.13) (push) Successful in 3m9s
Tests / test (3.14) (push) Successful in 1m20s
2025-12-31 12:46:01 +01:00
254a95d83c fix tests
All checks were successful
Python CI / test (push) Successful in 1m24s
Lint / lint (push) Successful in 1m13s
Tests / test (3.11) (push) Successful in 1m37s
Tests / test (3.12) (push) Successful in 1m41s
Tests / test (3.13) (push) Successful in 1m34s
Tests / test (3.14) (push) Successful in 1m12s
2025-12-13 17:33:12 +01:00
c1ee894e7b Sort library tab, background saving
All checks were successful
Python CI / test (push) Successful in 1m26s
Lint / lint (push) Successful in 1m13s
Tests / test (3.11) (push) Successful in 1m40s
Tests / test (3.12) (push) Successful in 1m46s
Tests / test (3.13) (push) Successful in 1m36s
Tests / test (3.14) (push) Successful in 1m13s
2025-12-13 16:53:43 +01:00
8f9f387848 Added gallery pane to easily add images on smaller screen devices
All checks were successful
Python CI / test (push) Successful in 1m31s
Lint / lint (push) Successful in 1m10s
Tests / test (3.11) (push) Successful in 1m42s
Tests / test (3.12) (push) Successful in 1m43s
Tests / test (3.13) (push) Successful in 1m36s
Tests / test (3.14) (push) Successful in 1m14s
2025-12-13 15:30:37 +01:00
c66724c190 Add debian installer and launcher
All checks were successful
Python CI / test (push) Successful in 1m30s
Lint / lint (push) Successful in 1m8s
Tests / test (3.11) (push) Successful in 1m41s
Tests / test (3.12) (push) Successful in 1m42s
Tests / test (3.13) (push) Successful in 1m36s
Tests / test (3.14) (push) Successful in 1m17s
2025-12-07 18:14:19 +01:00
a7f32e73b9 pan with two finger scroll
All checks were successful
Python CI / test (push) Successful in 1m31s
Lint / lint (push) Successful in 1m8s
Tests / test (3.11) (push) Successful in 1m42s
Tests / test (3.12) (push) Successful in 1m43s
Tests / test (3.13) (push) Successful in 1m37s
Tests / test (3.14) (push) Successful in 1m16s
2025-12-02 20:57:37 +01:00
8f1e906884 justified test and two finger scrolling
All checks were successful
Python CI / test (push) Successful in 1m27s
Lint / lint (push) Successful in 1m6s
Tests / test (3.11) (push) Successful in 1m42s
Tests / test (3.12) (push) Successful in 1m43s
Tests / test (3.13) (push) Successful in 1m37s
Tests / test (3.14) (push) Successful in 1m16s
2025-12-01 20:40:11 +01:00
80d7d291f3 Re-organised ribbons. Fixed bug in rendering.
All checks were successful
Python CI / test (push) Successful in 1m31s
Lint / lint (push) Successful in 1m7s
Tests / test (3.11) (push) Successful in 1m43s
Tests / test (3.12) (push) Successful in 1m44s
Tests / test (3.13) (push) Successful in 1m38s
Tests / test (3.14) (push) Successful in 1m17s
2025-12-01 20:19:43 +01:00
2a087f0c9d update readme
All checks were successful
Lint / lint (push) Successful in 1m7s
2025-11-28 20:41:38 +01:00
b18a780a33 increase test coverage
All checks were successful
Python CI / test (push) Successful in 1m28s
Lint / lint (push) Successful in 1m4s
Tests / test (3.11) (push) Successful in 1m41s
Tests / test (3.12) (push) Successful in 1m42s
Tests / test (3.13) (push) Successful in 1m35s
Tests / test (3.14) (push) Successful in 1m15s
2025-11-28 19:54:41 +01:00
558b7be01a additional test coverage and mypy fixes
All checks were successful
Python CI / test (push) Successful in 1m18s
Lint / lint (push) Successful in 1m5s
Tests / test (3.11) (push) Successful in 1m29s
Tests / test (3.12) (push) Successful in 1m33s
Tests / test (3.13) (push) Successful in 1m26s
Tests / test (3.14) (push) Successful in 1m14s
2025-11-27 23:20:43 +01:00
f6ed11b0bc black formatting
All checks were successful
Python CI / test (push) Successful in 1m20s
Lint / lint (push) Successful in 1m4s
Tests / test (3.11) (push) Successful in 1m27s
Tests / test (3.12) (push) Successful in 2m25s
Tests / test (3.13) (push) Successful in 2m52s
Tests / test (3.14) (push) Successful in 1m9s
2025-11-27 23:07:16 +01:00
3b2301b547 removed sudo instal from ci
Some checks failed
Python CI / test (push) Successful in 1m18s
Lint / lint (push) Successful in 1m31s
Tests / test (3.11) (push) Successful in 1m25s
Tests / test (3.13) (push) Has been cancelled
Tests / test (3.14) (push) Has been cancelled
Tests / test (3.12) (push) Has been cancelled
2025-11-27 23:02:06 +01:00
d911f00c93 added badges to main repo
Some checks failed
Python CI / test (push) Successful in 1m17s
Lint / lint (push) Successful in 1m31s
Tests / test (3.12) (push) Has been cancelled
Tests / test (3.13) (push) Has been cancelled
Tests / test (3.14) (push) Has been cancelled
Tests / test (3.11) (push) Has been cancelled
2025-11-27 22:07:58 +01:00
40e709a29a bump python version 2025-11-27 22:03:06 +01:00
35b740496d convert to RGBA if not RBGA
Some checks failed
Python CI / test (push) Successful in 1m16s
Lint / lint (push) Successful in 1m31s
Tests / test (3.10) (push) Successful in 1m9s
Tests / test (3.11) (push) Successful in 1m9s
Tests / test (3.9) (push) Has been cancelled
2025-11-27 22:02:44 +01:00
fae9e5bd2b Additional refactoring
Some checks failed
Python CI / test (push) Successful in 1m17s
Lint / lint (push) Successful in 1m32s
Tests / test (3.10) (push) Successful in 1m10s
Tests / test (3.9) (push) Has been cancelled
Tests / test (3.11) (push) Has been cancelled
2025-11-27 21:57:57 +01:00
d7786ede80 centralised image loading logic
All checks were successful
Python CI / test (push) Successful in 1m17s
Lint / lint (push) Successful in 1m32s
Tests / test (3.10) (push) Successful in 1m9s
Tests / test (3.11) (push) Successful in 1m8s
Tests / test (3.9) (push) Successful in 1m7s
2025-11-27 21:33:53 +01:00
45268cdfe4 update reaquirements. removed redundant loading logic
All checks were successful
Python CI / test (push) Successful in 1m26s
Lint / lint (push) Successful in 1m37s
Tests / test (3.10) (push) Successful in 1m17s
Tests / test (3.11) (push) Successful in 1m14s
Tests / test (3.9) (push) Successful in 1m11s
2025-11-27 20:06:01 +01:00
e8d9eaca51 added additonal logging around file loading
Some checks failed
Python CI / test (push) Successful in 4m36s
Lint / lint (push) Successful in 2m11s
Tests / test (3.10) (push) Failing after 3m22s
Tests / test (3.11) (push) Failing after 1m37s
Tests / test (3.9) (push) Failing after 2m20s
2025-11-27 19:55:26 +01:00
fc672bcdff only make textures when GL context exists
Some checks failed
Lint / lint (push) Has been cancelled
Python CI / test (push) Has been cancelled
Tests / test (3.10) (push) Has been cancelled
Tests / test (3.11) (push) Has been cancelled
Tests / test (3.9) (push) Has been cancelled
2025-11-27 13:40:43 +01:00
73c504abb7 fixed bug in pdf export
Some checks failed
Python CI / test (push) Has been cancelled
Lint / lint (push) Has been cancelled
Tests / test (3.10) (push) Has been cancelled
Tests / test (3.11) (push) Has been cancelled
Tests / test (3.9) (push) Has been cancelled
fixed bug in asset loading
2025-11-26 22:59:42 +01:00
56ea7d5ea9 remove debug statement
All checks were successful
Python CI / test (push) Successful in 1m33s
Lint / lint (push) Successful in 1m37s
Tests / test (3.10) (push) Successful in 1m11s
Tests / test (3.11) (push) Successful in 1m10s
Tests / test (3.9) (push) Successful in 1m8s
2025-11-23 21:33:39 +01:00
e52cb7334a remove debug statement 2025-11-23 21:33:15 +01:00
2fc99a3292 Fixed bug where zooming could cause viewport to moce to page 1 2025-11-23 21:32:58 +01:00
6755549dfd Refactor to allow indepth testing
All checks were successful
Python CI / test (push) Successful in 1m37s
Lint / lint (push) Successful in 1m32s
Tests / test (3.10) (push) Successful in 1m11s
Tests / test (3.11) (push) Successful in 1m11s
Tests / test (3.9) (push) Successful in 1m8s
2025-11-23 11:05:46 +01:00
0d698a83b4 large change to allow project merging
Some checks failed
Python CI / test (push) Successful in 55s
Lint / lint (push) Successful in 1m31s
Tests / test (3.10) (push) Failing after 44s
Tests / test (3.11) (push) Failing after 42s
Tests / test (3.9) (push) Failing after 42s
2025-11-23 00:33:42 +01:00
e93a789524 Added autosave
Fixed unusual bug where scrolling while draging content results in desyned movements
2025-11-22 22:29:05 +01:00
3bfe2fa654 Fix installer
Some checks failed
Python CI / test (push) Successful in 1m19s
Lint / lint (push) Successful in 1m24s
Tests / test (3.10) (push) Failing after 1m2s
Tests / test (3.11) (push) Failing after 58s
Tests / test (3.9) (push) Failing after 59s
Added navigation tools
2025-11-22 08:50:36 +01:00
ca2b3545ee update page selection
All checks were successful
Python CI / test (push) Successful in 1m24s
Lint / lint (push) Successful in 1m22s
Tests / test (3.10) (push) Successful in 1m2s
Tests / test (3.11) (push) Successful in 1m3s
Tests / test (3.9) (push) Successful in 59s
2025-11-22 08:22:01 +01:00
353b0c4aff Fix tests
All checks were successful
Python CI / test (push) Successful in 1m23s
Lint / lint (push) Successful in 1m21s
Tests / test (3.10) (push) Successful in 1m2s
Tests / test (3.11) (push) Successful in 1m2s
Tests / test (3.9) (push) Successful in 58s
2025-11-22 00:14:33 +01:00
eca6d43e6a Improved snapping. Fixed bug in content embedding.
Some checks failed
Python CI / test (push) Successful in 1m23s
Lint / lint (push) Successful in 1m21s
Tests / test (3.10) (push) Failing after 1m9s
Tests / test (3.11) (push) Failing after 1m3s
Tests / test (3.9) (push) Failing after 1m4s
2025-11-22 00:06:07 +01:00
e972fb864e More bug fixes and usability changes
All checks were successful
Python CI / test (push) Successful in 1m22s
Lint / lint (push) Successful in 1m20s
Tests / test (3.10) (push) Successful in 1m4s
Tests / test (3.11) (push) Successful in 1m5s
Tests / test (3.9) (push) Successful in 58s
2025-11-21 23:06:06 +01:00
5de3384c35 Many improvements and fixes
Some checks failed
Python CI / test (push) Successful in 1m19s
Lint / lint (push) Successful in 1m21s
Tests / test (3.10) (push) Failing after 1m2s
Tests / test (3.11) (push) Failing after 57s
Tests / test (3.9) (push) Failing after 59s
2025-11-21 22:35:47 +01:00
d868328e9d Simplified rotation to data level transpose
Some checks failed
Python CI / test (push) Successful in 1m16s
Lint / lint (push) Successful in 1m21s
Tests / test (3.10) (push) Failing after 1m2s
Tests / test (3.11) (push) Failing after 57s
Tests / test (3.9) (push) Failing after 59s
2025-11-21 21:36:52 +01:00
950aa6bee9 Async loading and use of temp file
Some checks failed
Python CI / test (push) Successful in 1m21s
Lint / lint (push) Successful in 1m48s
Tests / test (3.10) (push) Failing after 2m16s
Tests / test (3.11) (push) Failing after 1m30s
Tests / test (3.9) (push) Failing after 2m13s
2025-11-21 21:13:37 +01:00
1b0e6f9ed1 fixed bug with images being displayed squashed when dimensions exceeded render size 2025-11-11 17:13:12 +01:00
7d8d2d42f8 Use pythons tempdir
Some checks failed
Python CI / test (push) Successful in 1m13s
Lint / lint (push) Successful in 1m16s
Tests / test (3.10) (push) Failing after 57s
Tests / test (3.11) (push) Failing after 53s
Tests / test (3.9) (push) Failing after 56s
2025-11-11 17:00:45 +01:00
099ccb4c6b asnyc background 2025-11-11 15:34:04 +01:00
aa3eacf627 fixed bug in multiselection
Some checks failed
Python CI / test (push) Successful in 1m8s
Lint / lint (push) Successful in 1m11s
Tests / test (3.10) (push) Failing after 54s
Tests / test (3.11) (push) Failing after 51s
Tests / test (3.9) (push) Failing after 53s
2025-11-11 14:02:00 +01:00
c0a6148f58 fixed installer, fixed issue with loading wrong paths. Added file schema versioning
Some checks failed
Python CI / test (push) Successful in 1m8s
Lint / lint (push) Successful in 1m11s
Tests / test (3.10) (push) Failing after 54s
Tests / test (3.11) (push) Failing after 50s
Tests / test (3.9) (push) Failing after 54s
2025-11-11 13:52:33 +01:00
a7558e3c39 updated tests and installer
All checks were successful
Python CI / test (push) Successful in 1m11s
Lint / lint (push) Successful in 1m9s
Tests / test (3.10) (push) Successful in 55s
Tests / test (3.11) (push) Successful in 56s
Tests / test (3.9) (push) Successful in 53s
2025-11-11 13:21:35 +01:00
ca21f3ae4c more tests and gnoem+fedora installer
All checks were successful
Python CI / test (push) Successful in 1m6s
Lint / lint (push) Successful in 1m10s
Tests / test (3.10) (push) Successful in 53s
Tests / test (3.11) (push) Successful in 52s
Tests / test (3.9) (push) Successful in 50s
2025-11-11 12:51:15 +01:00
47e5ea4b3e additional testing
All checks were successful
Python CI / test (push) Successful in 1m7s
Lint / lint (push) Successful in 1m11s
Tests / test (3.10) (push) Successful in 51s
Tests / test (3.11) (push) Successful in 52s
Tests / test (3.9) (push) Successful in 49s
2025-11-11 11:49:16 +01:00
7f32858baf big refactor to use mixin architecture
All checks were successful
Python CI / test (push) Successful in 1m7s
Lint / lint (push) Successful in 1m11s
Tests / test (3.10) (push) Successful in 50s
Tests / test (3.11) (push) Successful in 51s
Tests / test (3.9) (push) Successful in 47s
2025-11-11 10:35:24 +01:00