Commit Graph

718 Commits

Author SHA1 Message Date
Aria Moradi
7fc33ba8db fix cache 2021-06-06 03:19:03 +04:30
Aria Moradi
47e51b6615 fix naming 2021-06-06 03:13:09 +04:30
Aria Moradi
857562eaff add build flexiblity for Equinox 2021-06-06 02:48:26 +04:30
Aria Moradi
bace854b50 rm dummy 2021-06-06 02:05:47 +04:30
Aria Moradi
e4a404472d Merge branch 'master' of github.com:Suwayomi/Tachidesk 2021-06-06 02:05:26 +04:30
Aria Moradi
7bfa215b4c change old paths 2021-06-06 01:52:05 +04:30
Aria Moradi
ab7af4b80b fix typo 2021-06-06 01:35:39 +04:30
Aria Moradi
2c7ebd8ece prepare for integration with Equinox 2021-06-06 01:34:49 +04:30
Syer10
c96da79058
Fix MacOS crashing on launch (#132) 2021-06-05 22:36:36 +04:30
Aria Moradi
8f09ebacf5
dummy file to trigger gh actions 2021-06-04 23:10:40 +04:30
Aria Moradi
e21f3b9c75 closes #130 2021-06-04 21:51:48 +04:30
Aria Moradi
37eeef06e2 correct spelling 2021-06-04 16:34:19 +04:30
Aria Moradi
b7fe56687c Bump styfle/cancel-workflow-action from 0.5.0 to 0.9.0 2021-06-04 13:35:20 +04:30
Aria Moradi
60565729ca lint by linter 2021-06-04 13:35:07 +04:30
Aria Moradi
36f4e1c340 move all packages to 'suwayomi.tachidesk' 2021-06-04 13:08:20 +04:30
Aria Moradi
abc2a5214b Merge branch 'master' of github.com:Suwayomi/Tachidesk 2021-06-04 10:43:39 +04:30
Aria Moradi
a29010e0d7 fix chached image returning file type with extra . 2021-06-04 10:43:03 +04:30
arbuilder
db99ab66ae
Update build_push.yml (#124)
* Update build_push.yml

docker workflow for preview build

* Update build_push.yml

remove cd master

* Update build_push.yml

Change access token
2021-06-01 13:27:57 +04:30
arbuilder
84cc73c149
Update publish.yml (#123)
* Update publish.yml

add docker build workflow

* Update publish.yml

Remove cd master

* Update publish.yml

Change access token
2021-06-01 13:25:38 +04:30
Aria Moradi
10a29cab33 Merge branch 'master' of github.com:Suwayomi/Tachidesk 2021-05-30 04:56:59 +04:30
Aria Moradi
849e2f103a
[SKIP CI] download chapters for real now 2021-05-30 04:24:21 +04:30
Syer10
6c22fe193a
Add meta info for clients to store custom data in (#113)
* Add meta info for clients to store custom data in

* PR comments

* Really update migration
2021-05-30 04:18:08 +04:30
Syer10
e69dbbf418
Working shared preferences (#112)
* Working shared preferences

* Remove unneeded prefs dir

* Todo
2021-05-30 04:05:56 +04:30
Aria Moradi
dfa59a1691 bump version to v0.4.2 2021-05-30 04:04:11 +04:30
Aria Moradi
5023e96301 Implemented Dowloads front-end 2021-05-30 04:01:49 +04:30
Aria Moradi
224c24ee9f a little reminder 2021-05-30 02:21:43 +04:30
Aria Moradi
e3b154cf9e Merge branch 'master' of github.com:Suwayomi/Tachidesk 2021-05-29 23:59:29 +04:30
Aria Moradi
d249867c4c finishing touches of download backend, done @jipfr's requests 2021-05-29 23:57:22 +04:30
Aria Moradi
b56045e984 downloader backend done 2021-05-29 23:05:51 +04:30
Manchewable
3777cc646e
Improve continuous horizontal reader (#110)
* differentiate ContinuesHorizontalLTR and ContinuesHorizontalRTL

* fix displaying pages in horizontal viewer

* add scroll handler for horizontal mode

* update curPage when images pass through center of the screen

* add click events to navigate pages

* remove console.log

* fix click mapping for ContinuesHorizontalRTL

* remove disable eslint inline comment

* fix ContinuesHorizontalRTL not updating curPage on scroll

* add ability to click to drag

* add margin in between images
2021-05-29 19:41:59 +04:30
Manchewable
aa5a1083d0
fit images to height (#108) 2021-05-28 23:27:31 +04:30
Manchewable
2ae5e0742e
reference to img elements directly (#106) 2021-05-28 23:25:04 +04:30
Aria Moradi
e5e875c54a closes #100 2021-05-28 20:21:05 +04:30
Aria Moradi
1a99ec76e4 spinner image, closes #77 2021-05-28 19:37:26 +04:30
Manchewable
1b122d1157
Add a Double Page Viewer (#105)
* add double page reader

* implement singleRTL

* add on image load handler

* add retry display time interval

* remove comments

* add double page wrapper

* fix image getting out of bounds

* remove comments

* remove unused styles

* return imageStyle as type CSSProperties

* rename DoublePagedReader to DoublePagedPager
2021-05-28 17:06:55 +04:30
Aria Moradi
77f2f8cc18 add copyright notice to files that miss it 2021-05-28 16:23:26 +04:30
Aria Moradi
f0a99980b6 fixed issue with clearing up orphan chapters 2021-05-28 03:46:32 +04:30
Aria Moradi
b0d43ffe69 anime filter everywhere 2021-05-28 03:02:14 +04:30
Aria Moradi
16cb0184a4 fix catalog source imports 2021-05-28 02:53:36 +04:30
Aria Moradi
f211a33ea3 bump to v0.4.1 2021-05-28 02:49:01 +04:30
Aria Moradi
440c815189 missed from previous commit 2021-05-28 02:46:19 +04:30
Aria Moradi
25829aacfd new anime library 2021-05-28 02:43:30 +04:30
Aria Moradi
700a739f95 probably fixes http leaks (by @Syer10) 2021-05-27 22:45:44 +04:30
Aria Moradi
d9620bec05 fix getManga returning false for inLibrary 2021-05-27 22:30:29 +04:30
Aria Moradi
4b6c51b1f8 bump to v0.4.0 2021-05-27 19:32:16 +04:30
Aria Moradi
bd02edf0b1 barebones anime player 2021-05-27 18:37:45 +04:30
Aria Moradi
5c7123a997 Manga page Finished 2021-05-27 17:13:22 +04:30
Aria Moradi
c17e3bd04f can work with anime extensions successfully 2021-05-27 05:13:01 +04:30
Aria Moradi
994ae97256 no dependenct on tachidesk 2021-05-27 03:33:56 +04:30
Aria Moradi
781428a690 add initial anime stuff 2021-05-27 03:25:55 +04:30