Gauthier Roebroeck
f9420a4148
v0.3.4
2019-09-10 19:24:47 +08:00
Gauthier Roebroeck
18bb6c93fb
fix in v0.3.2 also increased the scan time
...
rolling back the change, and adding a one-time rescan to handle potential pdf files that were forgotten in mixed-content directories
subsequent addition of new supported file formats should force a rescan to ensure there are no missing files
2019-09-10 08:38:32 +08:00
Gauthier Roebroeck
1024240990
fixed a regression where pdf file pages would be starting at page 2 instead of 1
2019-09-07 14:42:52 +08:00
Gauthier Roebroeck
db7c5504e0
version 0.3.2
2019-09-07 11:40:03 +08:00
Gauthier Roebroeck
387250a0e0
fixed a side effect that could occur in mixed-content directories containing pdf files that were scanned before the support of pdf was introduced, where pdf files in those directories would never be rescanned
2019-09-07 11:25:32 +08:00
Gauthier Roebroeck
7c260add4d
fixed a bug with the new PdfExtractor where Pdfs would have an extra page, generating an error when requested
2019-09-07 10:50:26 +08:00
Gauthier
6a5a6dc1f4
update Travis links
2019-09-06 17:35:00 +08:00
Gauthier Roebroeck
fb2beee7a4
version 0.3.0
2019-09-06 16:24:17 +08:00
Gauthier Roebroeck
f5db9fe528
flyway migration to force reparse of pdf files following changes of the PdfExtractor
2019-09-06 15:26:54 +08:00
Gauthier Roebroeck
dcdae8f3e7
new version of the PdfExtractor that properly handles multiple images on one page
2019-09-06 14:27:45 +08:00
Gauthier
6ed7384dda
fix travis badge link
2019-09-06 11:04:39 +08:00
Gauthier Roebroeck
08be6f49d9
attempt to fix travis build
2019-09-06 10:59:01 +08:00
Gauthier Roebroeck
12affbe75d
webp read support
...
flyway migration to regenerate covers for books with first page in webp format
2019-09-06 10:16:31 +08:00
Gauthier
c18f3a43fd
update Travis badge after travis-ci.com migration
2019-09-05 17:01:10 +08:00
Gauthier Roebroeck
bf509b2b19
add Travis deployments for latest (docker:latest) and semVer tags (github release & docker:semVer)
2019-09-05 15:32:02 +08:00
Gauthier
b09734a5a8
add link to docker image instructions
2019-09-05 11:54:12 +08:00
Gauthier Roebroeck
deef1c406a
version bump
2019-09-04 22:05:40 +08:00
Gauthier
9eaa64bab7
Create DOCKERHUB.md
2019-09-03 11:34:13 +08:00
Gauthier
29036969d3
Update docker-compose.yml
2019-09-03 11:16:07 +08:00
Gauthier
2e8126011a
Update docker-compose.yml
2019-09-03 11:12:12 +08:00
Gauthier Roebroeck
cb436fa67f
gradle and dependencies update
2019-09-03 10:49:31 +08:00
Gauthier Roebroeck
9dcaf94406
simplify image conversion, return errors when formats (read or write) is not supported
...
added @Throws for checked exceptions
2019-09-03 10:49:31 +08:00
Gauthier
4c9163a535
added badges
2019-09-02 17:46:27 +08:00
Gauthier Roebroeck
9b11e47ed2
support for image conversion ( fixes #6 )
...
support for TIFF format
2019-09-02 17:27:06 +08:00
Gauthier
68467de034
Update README.md
2019-08-30 18:42:23 +08:00
Gauthier Roebroeck
b090c54126
version bump
2019-08-30 18:38:02 +08:00
Gauthier
3dcd217bd3
Merge pull request #5 from gotson/pdf
...
PDF support
2019-08-29 09:54:15 +08:00
Gauthier Roebroeck
cef03aebd7
fix failing tests
2019-08-29 09:49:36 +08:00
Gauthier Roebroeck
3d2d31e9a5
removed directJpeg as it's useless
...
fix mediaType guessing for other formats
2019-08-28 22:10:35 +08:00
Gauthier Roebroeck
e1584a91d4
review docker tasks to speed up Travis builds
2019-08-28 15:27:35 +08:00
Gauthier Roebroeck
70d7c6afc9
attempt for automatic builds with travis
2019-08-28 11:53:51 +08:00
Gauthier Roebroeck
7ca2880fb9
fixed a regression where Tachiyomi could not retrieve pages without sessions
2019-08-28 09:08:10 +08:00
Gauthier
c5ec1c55a9
Update README.md
2019-08-27 22:49:46 +08:00
Gauthier
d342da03ae
Update README.md
2019-08-27 22:19:05 +08:00
Gauthier Roebroeck
16b1f5e657
mention fat jar releases in README
2019-08-27 22:18:23 +08:00
Gauthier Roebroeck
bb2236ab03
version bump
2019-08-27 22:16:08 +08:00
Gauthier Roebroeck
1efb600491
added gradle plugin for github releases
2019-08-27 22:15:06 +08:00
Gauthier
a745d3970e
Merge pull request #4 from gotson/docker-simplified
...
Docker simplified
2019-08-27 21:45:37 +08:00
Gauthier Roebroeck
cbaa3a06c1
gradle tasks to push docker tags
2019-08-27 21:44:25 +08:00
Gauthier Roebroeck
2f392c85f7
stateless sessions
2019-08-27 16:26:51 +08:00
Gauthier Roebroeck
f851f0d315
simplify docker configuration
2019-08-27 13:57:37 +08:00
Gauthier Roebroeck
a4ebed48f9
first version of the PdfExtractor.kt
2019-08-27 13:48:57 +08:00
Gauthier
d29386280a
typo in service name
2019-08-27 06:51:53 +08:00
Gauthier Roebroeck
84a49ce901
fixed icon
2019-08-26 16:13:39 +08:00
Gauthier Roebroeck
506447870e
drop milliseconds from dateTime serialization format
...
fixes #3
2019-08-25 21:30:27 +08:00
Gauthier Roebroeck
ddc5c3377f
add tests for BookRepositoryTest.kt native queries
2019-08-25 21:29:30 +08:00
Gauthier Roebroeck
5d2182a4ea
gradle update to 5.5.1
2019-08-24 16:47:29 +08:00
Gauthier Roebroeck
1069cb6f70
fixed a bug where books could be returned unsorted
2019-08-24 16:46:59 +08:00
Gauthier Roebroeck
c4f485cd25
Merge remote-tracking branch 'origin/master'
2019-08-24 10:19:32 +08:00
Gauthier Roebroeck
eeedc01500
better logging for Serie
2019-08-24 10:19:22 +08:00