|
dd8129aa2d
|
Fix for older Python
|
2021-07-16 17:05:27 +05:30 |
|
|
3ea18ff01b
|
[tests] Add tests for argument parser
|
2021-07-16 16:57:09 +05:30 |
|
|
2db41250f6
|
docs: Update docs to mention remote URL support
|
2021-07-05 13:34:45 +05:30 |
|
|
cc2a58bddc
|
Add Tests (#13)
Basic functional tests that cover 90% of the usecases.
Doesn't cover zoomlevel, remote fetch yet.
|
2021-07-04 07:27:18 +00:00 |
|
Vonter
|
af4752bee1
|
Merge pull request #11 from captn3m0/feature/external_url
Add basic implementation of external URL fetching of PDFs
|
2021-06-27 20:51:10 +05:30 |
|
Vonter
|
052060d256
|
Fix setup.cfg
Included validators
|
2021-06-27 17:57:38 +05:30 |
|
Vonter
|
e70166efc2
|
Fix logged filename for locally cached file
|
2021-06-27 17:43:09 +05:30 |
|
Vonter
|
31faa1a36c
|
Add external URL fetching of PDFs
Also changed import order according to PEP8
|
2021-06-27 17:33:49 +05:30 |
|
Vonter
|
ebc9c1e0cf
|
Update README.rst
Fixed attribute table
|
2021-06-27 00:15:26 +05:30 |
|
Vonter
|
1324c2e4aa
|
Merge pull request #10 from Vonter/feature/page_filter
Add PDF page selection/filter
|
2021-06-27 00:12:17 +05:30 |
|
Vonter
|
487e1002d4
|
Make defaultEnd correspond to absolute page number
|
2021-06-27 00:03:57 +05:30 |
|
Vonter
|
096b1f6be2
|
Add PDF page selection/filter
|
2021-06-26 22:56:38 +05:30 |
|
|
4f505efde2
|
Add link to wiki
|
2021-06-26 18:05:47 +05:30 |
|
|
ab4d938909
|
Release: v1.0.2
|
2021-06-26 17:57:51 +05:30 |
|
Vonter
|
1b8185cfd0
|
Added PDF rotation filter
|
2021-06-26 17:51:22 +05:30 |
|
|
c1a2926ce2
|
Update CHANGELOG
|
2021-05-29 02:26:11 +05:30 |
|
|
3a9971c77a
|
Fixes the case of heading less markdown
|
2021-05-29 02:18:43 +05:30 |
|
|
f61de619bc
|
Move around test templates
|
2021-05-29 00:40:46 +05:30 |
|
|
d834964d4e
|
Add --help output to README
|
2021-05-29 00:34:36 +05:30 |
|
|
a04625683c
|
Add help for --cleanup
|
2021-05-29 00:32:56 +05:30 |
|
|
860065d99b
|
Remove tox again
|
2021-05-29 00:16:55 +05:30 |
|
|
b97c9029ef
|
[release] v1.0.0
|
2021-05-29 00:12:05 +05:30 |
|
|
676b69d4d2
|
remove comments from install_requires
|
2021-05-28 23:45:00 +05:30 |
|
|
a6b7813c2a
|
Fix RST table
|
2021-05-28 23:19:33 +05:30 |
|
|
ead8c30acf
|
Sets default value for existing_bookmarks
|
2021-05-28 23:04:50 +05:30 |
|
|
3256995075
|
Change default to /Fit
|
2021-05-28 22:49:53 +05:30 |
|
|
cd17b81f16
|
Fully support fit levels
|
2021-05-28 22:41:57 +05:30 |
|
|
044d21b8bc
|
Switch to PyPDF3
|
2021-05-28 21:38:53 +05:30 |
|
|
d047844ad0
|
Adds back metadata support for PDF
|
2021-05-28 21:29:02 +05:30 |
|
|
5c0c16a2ee
|
Remove old metadata text file code
|
2021-05-28 21:15:51 +05:30 |
|
|
c206324026
|
Remove pdfbox
|
2021-05-28 21:09:03 +05:30 |
|
|
a26e6b43ac
|
Drops pdftkbox entirely
|
2021-05-28 20:35:48 +05:30 |
|
|
642b97b98e
|
Adds input for all 3 cases
|
2021-05-28 18:57:08 +05:30 |
|
|
48c08567be
|
Fixes clean bookmark insertion.
|
2021-05-28 18:52:57 +05:30 |
|
|
0622b4d6f0
|
Adds test files
|
2021-05-28 17:59:35 +05:30 |
|
|
26549f94d4
|
Find last bookmark on that page
|
2021-05-26 22:17:24 +05:30 |
|
|
f8479ab2a1
|
Fix existing bookmark numbering
|
2021-05-26 21:55:51 +05:30 |
|
|
abd72521b1
|
Add support for removing inner bookmarks
|
2021-05-26 21:44:26 +05:30 |
|
|
47b1830b57
|
Import old bookmarks via PyPDF
|
2021-05-26 20:56:18 +05:30 |
|
|
abc1b212d4
|
fix image in readme
|
2021-05-26 20:32:42 +05:30 |
|
|
0f4d1678db
|
Add startPage to file list
|
2021-05-26 20:28:15 +05:30 |
|
|
db0cffa1a0
|
Logging and temp pdf file
|
2021-05-26 20:13:59 +05:30 |
|
|
b4449daa50
|
Functionally running, but only for me
|
2021-05-26 19:24:36 +05:30 |
|
|
c2914dd000
|
[deps] Add dependencies
|
2021-05-26 18:16:04 +05:30 |
|
|
b4f228a948
|
Initial commit
|
2021-05-26 18:14:02 +05:30 |
|