Commit Graph

718 Commits

Author SHA1 Message Date
Aria Moradi
180f210536 update windows instructions 2021-05-18 21:35:57 +04:30
Aria Moradi
c1baa31eed the new and simple way of packaging windows 2021-05-18 21:31:25 +04:30
Aria Moradi
cacc97cec7 bump to v0.3.5 2021-05-18 02:39:00 +04:30
Aria Moradi
d5691fd81c show last read page on initial load 2021-05-18 02:26:45 +04:30
Aria Moradi
49dc9fe5f6 fix wrong chapter count, abstract next page 2021-05-18 01:10:28 +04:30
Aria Moradi
c0b49c7428 Merge branch 'master' of github.com:Suwayomi/Tachidesk 2021-05-18 00:45:42 +04:30
Aria Moradi
fa345af42d use Dispatchers.IO 2021-05-18 00:43:32 +04:30
Aria Moradi
db3cc786a1 rename the job 2021-05-18 00:43:21 +04:30
Aria Moradi
fe879ae51d
[SKIP CI] update windows instructions 2021-05-18 00:01:04 +04:30
Aria Moradi
2f55460ffb unzip the jre 2021-05-17 23:33:54 +04:30
Aria Moradi
fbc5bd4642 bump to v0.3.4 2021-05-17 23:29:36 +04:30
Aria Moradi
5e0c7d3c9d ditch packr because it can't load extension jars 2021-05-17 23:28:23 +04:30
Aria Moradi
083996a48d wating on: https://github.com/Kotlin/kotlinx.coroutines/issues/261 2021-05-17 14:30:59 +04:30
Aria Moradi
9d38f478e3 fix slow manga thumbnails issue, next manga reset page issue 2021-05-17 14:22:24 +04:30
Aria Moradi
57274a0a01 remove unused electron script 2021-05-17 12:32:15 +04:30
Aria Moradi
b3b56b7fc8 also build windows package for publish 2021-05-17 12:30:15 +04:30
Forgenn
0b690577da
Load next chapter when getting to the last page (#84)
* Load next chapter when scrolling to the bottom (Webtoon, Continues Vertical)

* Load next chapter when scrolling to the bottom (Paged reader)

* Added missing types to IReaderProps

* Move load next chapter when at last page to VerticalReader

* Dependency fix

* Use react history for loading next page
2021-05-17 12:27:14 +04:30
Aria Moradi
e9683a3a37 bump to v0.3.3 2021-05-17 12:02:01 +04:30
Aria Moradi
f8f67b3eba finish up 2021-05-17 11:59:59 +04:30
Aria Moradi
7b16b082d8 needs kt 2021-05-17 11:55:49 +04:30
Aria Moradi
2a783f0d8e btter folder name 2021-05-17 11:54:33 +04:30
Aria Moradi
42ae32de33 give the correct path 2021-05-17 11:40:38 +04:30
Aria Moradi
cec7ddc486 update file permissions 2021-05-17 11:28:26 +04:30
Aria Moradi
9c55fc3868 make windows package with packr 2021-05-17 11:20:24 +04:30
Syer10
104c5a8d83
Code cleanup (#85)
* GC Unused or only used once objects

* Move things around a bit

* Revert some changes

* Fix imports

* Revert about change

* Put back logger

* Private logger

* Revert systemtray

* Move import
2021-05-17 02:48:01 +04:30
Aria Moradi
7450b16742 - Reader -> Pager
- add cloneObject
- add missing copyright notices
2021-05-17 01:38:59 +04:30
Aria Moradi
3ecd0931a1 missing from the previous commit 2021-05-17 01:37:25 +04:30
Aria Moradi
2f2a52ae2f Move navbars 2021-05-17 01:36:31 +04:30
Aria Moradi
f464087c30 also handle Errors from java 2021-05-16 23:58:32 +04:30
Aria Moradi
2364960388 Merge branch 'master' of github.com:Suwayomi/Tachidesk 2021-05-16 22:15:35 +04:30
Aria Moradi
76be4d64cd update launch4j's jre and make it 64bit 2021-05-16 12:39:05 +04:30
Aria Moradi
7d98e8ce47
[SKIP CI] correct link 2021-05-16 01:53:35 +04:30
Aria Moradi
40831fc681
[SKIP CI] new links 2021-05-16 01:52:01 +04:30
Aria Moradi
e38e7ccf26
[SKIP CI] troubleshooting from the wiki 2021-05-16 01:48:49 +04:30
Aria Moradi
98b9e2f2cf
[SKIP CI] no need to delete data anymore... 2021-05-16 01:47:33 +04:30
Aria Moradi
4bf3c12f76 fixed when spinner stops just after first offline chapter fetch 2021-05-16 01:07:48 +04:30
Aria Moradi
bab25f9ad9 bump version 2021-05-15 23:24:25 +04:30
Aria Moradi
a62ee8f8c3 handle reader types 2021-05-15 23:22:37 +04:30
Aria Moradi
5f23691e20 add toast lib 2021-05-15 20:37:07 +04:30
Aria Moradi
3de9ccc62f stop spinning if chapter list is empty 2021-05-15 18:51:38 +04:30
Aria Moradi
1896f7f37b remove lazy load 2021-05-15 18:26:40 +04:30
Aria Moradi
490643dc02 proof of concept readers 2021-05-15 18:17:12 +04:30
Aria Moradi
9808976088 restructure the reader 2021-05-15 17:18:57 +04:30
Aria Moradi
5a73068a10 bump to v0.3.1 2021-05-15 14:53:44 +04:30
Aria Moradi
01d5c2540d chapter updates when pressing UI buttons 2021-05-15 13:43:26 +04:30
Aria Moradi
866b01f865 support bookmarked and isRead in webUI 2021-05-14 19:22:10 +04:30
Aria Moradi
da6a953099 exposed error 2021-05-14 17:31:07 +04:30
Aria Moradi
bce8d58845 make it look nicer? 2021-05-14 02:01:28 +04:30
Aria Moradi
3cfce2db04 fix chapters not shown on movbile 2021-05-13 21:40:42 +04:30
Aria Moradi
327aae5dd9
Merge pull request #79 from Suwayomi/read-category
Support more chapter parameters
2021-05-13 18:34:27 +04:30