Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
8c85797
Remove canvas and puppeteer packages
mrtcode Mar 9, 2023
8df2142
Don't use local storage
mrtcode Mar 9, 2023
ca46a5e
Don't load locale file
mrtcode May 22, 2024
1ddc0ef
Filter annotations handled by Zotero reader
mrtcode Mar 9, 2023
54a57f8
Allow PDF reader to receive an event when page is created or destroyed
mrtcode Mar 9, 2023
e41bd2e
Don't intercept keyboard print shortcut
mrtcode Feb 20, 2023
7ae62cc
Allow overriding password prompt
mrtcode Feb 20, 2023
9d4e68c
Fix issue when PDF.js loads a PDF buf without finishing initialization
mrtcode Jun 8, 2023
db831e4
Add missing flag determining if annotation was exported from Zotero
mrtcode Jun 29, 2023
0e42d21
Expose not rounded canvas width
mrtcode Nov 1, 2023
834ef82
Disable file dropping
mrtcode Jul 3, 2024
e13ebeb
Remove GitHub workflows
mrtcode Dec 5, 2024
48ad345
Implement text analyzer
mrtcode Mar 9, 2023
359bb3f
Implement color blender
mrtcode Jan 24, 2025
341a02a
Fix vertical text processing
mrtcode Aug 19, 2025
3552968
Remove github workflow
mrtcode Aug 19, 2025
68f9e1b
Disable auto print action
mrtcode Aug 20, 2025
ac7cb12
Expose detail view area and tweak page events
mrtcode Aug 26, 2025
2ae628f
Force annotation rendering on Canvas instead of DOM
mrtcode Oct 8, 2025
261fe8b
Restore canvas package for node.js environment
mrtcode Nov 6, 2025
7cb304b
Fix undefined 'window' error in Web Worker and Node.js environments
mrtcode Nov 6, 2025
2334200
Add support for forced image inversion in themes
mrtcode Jan 26, 2026
0bc64ac
Feature: Allow links in PDFs using the zotero:// protocol to be click…
julkusapiens Jan 29, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 0 additions & 34 deletions .github/workflows/ci.yml

This file was deleted.

35 changes: 0 additions & 35 deletions .github/workflows/codeql.yml

This file was deleted.

42 changes: 0 additions & 42 deletions .github/workflows/fluent_linter.yml

This file was deleted.

61 changes: 0 additions & 61 deletions .github/workflows/font_tests.yml

This file was deleted.

34 changes: 0 additions & 34 deletions .github/workflows/lint.yml

This file was deleted.

39 changes: 0 additions & 39 deletions .github/workflows/publish_release.yml

This file was deleted.

69 changes: 0 additions & 69 deletions .github/workflows/publish_website.yml

This file was deleted.

31 changes: 0 additions & 31 deletions .github/workflows/types_tests.yml

This file was deleted.

Loading