Commit Graph

277 Commits

Author SHA1 Message Date
Aria Moradi
1bdfde7032 no longer TODO 2021-05-13 18:33:24 +04:30
Aria Moradi
295a0817b0 fix wrong chapters being removed, fix da css 2021-05-13 18:29:20 +04:30
Aria Moradi
3a825f4f25 fix manga thumbnail loading bug 2021-05-12 10:39:21 +04:30
Aria Moradi
b9ea8c5f74 code cleanup 2021-05-12 10:20:01 +04:30
Aria Moradi
320d7e2536 reformat 2021-05-11 18:55:09 +04:30
Aria Moradi
c200785479 handle front, handle orphans 2021-05-11 18:45:53 +04:30
Aria Moradi
8abb132ad6 chapter new parameters get endpoint 2021-05-11 15:50:18 +04:30
Aria Moradi
55d968df5e [SKIP CI] add some doc comments 2021-05-06 23:06:35 +04:30
Aria Moradi
63a078cf7d Add migrations (#76) 2021-05-06 18:46:12 +04:30
Aria Moradi
14658a0c4d be fancy about the manifest info 😎 2021-05-04 00:15:31 +04:30
Aria Moradi
4195e7056b fix windowsPackge not building the jar 2021-05-03 23:51:48 +04:30
Syer10
b718c718df
Download directly to file instead of a dir (#70) 2021-05-03 23:00:18 +04:30
Aria Moradi
0236a9639b rename vals, comments 2021-05-03 22:30:43 +04:30
Syer10
5f4c7454ee
Update everything (#68)
* Update everything, cleanup build.gradle.kts's

* Make requested changes
2021-05-03 22:19:09 +04:30
Aria Moradi
773120c96a make the app build 2021-05-03 20:50:09 +04:30
Aria Moradi
4b273c6bf9 add a bit of docs 2021-05-03 20:48:29 +04:30
Aria Moradi
b626aa66ba Merge branch 'master' of github.com:Suwayomi/Tachidesk 2021-05-03 20:41:46 +04:30
Syer10
1dd029559e
Stop Javalin properly on shutdown (#69) 2021-05-03 20:40:02 +04:30
Aria Moradi
40d1173653 put DBManager where it should be 2021-04-30 06:10:41 +04:30
Aria Moradi
bf6a0aba5d Rework the version endpoint 2021-04-30 06:07:29 +04:30
Kolby Moroz Liebl
34d8feacdd
Add version api endpoint (#66) 2021-04-30 05:47:23 +04:30
Aria Moradi
3d2fee19bb refactor 2021-04-28 10:25:01 +04:30
Forgenn
449d12779a
Truncate manga description if it's too long (#63)
* Manga description changed from 4096 to 8192

* Check that the description of a manga is not longer than 4096, trim otherwise

* Revert description length changes
2021-04-28 09:50:56 +04:30
Aria Moradi
fde137b3ed restore categories 2021-04-18 12:40:09 +04:30
Aria Moradi
c9ef5f9b9d lint meh 2021-04-18 11:50:02 +04:30
Aria Moradi
8fbf564177 also backup chapter and category data 2021-04-18 11:48:14 +04:30
Aria Moradi
d1fa857ffb avoid creating the jar befre the front-end is copied 2021-04-13 10:53:23 +04:30
Aria Moradi
2f116b40b2 fix chapter reading not working 2021-04-13 01:23:09 +04:30
Aria Moradi
9958e0eb34 bump version 2021-04-10 09:21:42 +04:30
Aria Moradi
455a35f8ae front-end UI done 2021-04-10 00:44:13 +04:30
Aria Moradi
0c79f207c3 fist version of a working backup system 2021-04-09 22:59:13 +04:30
Aria Moradi
cd16d32a35 first instance of legacy import 2021-04-09 19:21:04 +04:30
Aria Moradi
1989c1eb48 add copyright notice 2021-04-09 18:18:40 +04:30
Aria Moradi
177c971b52 This is better. 2021-04-04 03:37:00 +04:30
Aria Moradi
7a52e19235 Better way of setting it maybe? 2021-04-04 03:23:50 +04:30
Aria Moradi
5171e509a5 remove TOOD 2021-04-04 03:16:02 +04:30
Syer10
c11887fada Allow rootdir to be used as a argument 2021-04-03 18:35:30 -04:00
Syer10
e043cb5690 Use properties to set rootDir so that ConfigManager can use it 2021-04-03 18:12:01 -04:00
Syer10
b2d5354798 dirs -> applicationDirs 2021-04-03 17:25:53 -04:00
Syer10
a211a4143b Revert source id to long 2021-04-03 16:57:03 -04:00
Syer10
c0df7d314b Add initial testing suit 2021-04-03 16:42:13 -04:00
Aria Moradi
c8a8ce07e2 fix windows path 2021-04-04 00:52:58 +04:30
Aria Moradi
e0e474dfce fixes from inspector 2021-04-03 22:40:14 +04:30
Aria Moradi
7591748811 fixes from inspector 2021-04-03 20:30:28 +04:30
Aria Moradi
884308690f fixes from inspector 2021-04-03 20:08:50 +04:30
Aria Moradi
15bd5b4b7a the new and improved apk installer 2021-04-03 19:47:31 +04:30
Aria Moradi
abc3a16ee3 fix typo 2021-04-03 15:40:23 +04:30
Aria Moradi
bb09ccf3c0 lint 2021-04-03 15:26:23 +04:30
Aria Moradi
ad2ea8095b fixes from the inspector project 2021-04-03 15:09:48 +04:30
Aria Moradi
760d1116a1 prepare to install apk from any source 2021-04-03 13:20:14 +04:30
Aria Moradi
47fcf7eb97 export extensions 2021-04-02 18:10:02 +04:30
Aria Moradi
b0e90c2f63 use the correct endpoint 2021-04-02 18:05:42 +04:30
Aria Moradi
f502884fdd a partially working legacy import... 2021-04-02 17:57:29 +04:30
Aria Moradi
5ed79523d2 Move getHttpSource to util as it is a util 2021-04-02 14:17:37 +04:30
Aria Moradi
da5dd70969 use future properly 2021-04-02 14:06:41 +04:30
Aria Moradi
68e69085df flatten the code 2021-04-02 13:56:38 +04:30
Aria Moradi
640ce8f5d7 add future shorthand 2021-04-02 04:09:48 +04:30
Aria Moradi
c960cc1ee5 update comment 2021-04-02 03:24:12 +04:30
Aria Moradi
2b2601aa4a move coroutines to root 2021-04-02 03:14:40 +04:30
Aria Moradi
99a10ec7db improve logging 2021-04-02 03:14:19 +04:30
Aria Moradi
035105adf0 refactor and more 2021-04-02 02:56:16 +04:30
Syer10
769472b24c Implement coroutines 2021-04-01 16:07:35 -04:00
Aria Moradi
8c80ad7575 fix time between extensions list checks 2021-04-01 23:39:00 +04:30
Aria Moradi
63db2e6695 fix HNI-Scantard not installing correctly 2021-04-01 23:34:52 +04:30
Syer10
1ae0a8326e Fix getRepo function 2021-04-01 14:42:13 -04:00
Aria Moradi
57693fef7b clean up 2021-03-30 21:48:05 +04:30
Aria Moradi
5656016700 let's not polute the namespace together 2021-03-30 21:10:41 +04:30
Aria Moradi
90ae180b3e let's not polute the namespace 2021-03-30 21:04:06 +04:30
Aria Moradi
2a3c78d43e refactor 2021-03-30 20:49:54 +04:30
Aria Moradi
11000af718 get gz insead of big big json 2021-03-30 20:41:20 +04:30
Aria Moradi
addadefeb1 some refactor and comments 2021-03-30 20:39:40 +04:30
Aria Moradi
5b9219522d separate jar task from webUI copy task 2021-03-30 20:14:25 +04:30
Aria Moradi
caeb4d273d refactor 2021-03-30 17:34:15 +04:30
Aria Moradi
77cf87c989 refactor 2021-03-30 17:21:41 +04:30
Aria Moradi
50c2dbed5d refactor 2021-03-30 16:52:10 +04:30
Aria Moradi
71a9396952 starts of legacy backup support 2021-03-30 01:18:57 +04:30
Aria Moradi
bc3ad75328 finished Update support: webUI side 2021-03-29 02:47:51 +04:30
Aria Moradi
077bbc3c38 refactor & support for extension update: Backend 2021-03-29 00:35:58 +04:30
Aria Moradi
b1b1abad1d refactor proxy 2021-03-28 20:41:39 +04:30
Aria Moradi
e6ba2a0066 bump version 2021-03-28 13:53:03 +04:30
Aria Moradi
dd442c6653 fix extensions not being installed correctly 2021-03-28 13:40:18 +04:30
Aria Moradi
a567701639 chapter image fix for bato.to 2021-03-28 03:43:52 +04:30
Aria Moradi
1802271358 fix chapters not being loaded correctly 2021-03-28 03:19:01 +04:30
Aria Moradi
1eb4a9c216 use logger to print exception 2021-03-28 02:11:40 +04:30
Aria Moradi
e3f65d2192 fix URI exception 2021-03-28 01:35:46 +04:30
Aria Moradi
bb09cfddb3 Migrate from Oracle Nashorn to Mozilla's Rhino 2021-03-28 01:15:50 +04:30
Aria Moradi
5a75f26791 even better logging messages 2021-03-27 19:40:47 +04:30
Aria Moradi
95c437efd5 better logging 2021-03-27 18:53:29 +04:30
Aria Moradi
ec877f632f refactor & config improvments 2021-03-27 18:30:36 +04:30
Aria Moradi
8666cbf8bc lint some files 2021-03-26 12:15:14 +04:30
Aria Moradi
84b0c26450 change the copyright owner to Contributors to the Suwayomi project 2021-03-26 04:17:02 +04:30
Aria Moradi
62b1e99bbf get the right dex2jar package please 2021-03-26 02:07:00 +04:30
Aria Moradi
34d9a7a233 better use of dex2jar, get dex2jar from jitpack 2021-03-25 18:03:32 +04:30
Aria Moradi
183972475b better loging 2021-03-25 16:53:36 +04:30
Aria Moradi
cfc6e5cd2a Fix for jip's Arch Linux 2021-03-24 19:28:27 +04:30
Aria Moradi
bf908c4d17 chapter prev/next UI+Backend 2021-03-23 03:50:55 +04:30
Aria Moradi
f41c5c9428 bump version 2021-03-19 14:55:48 +03:30
Aria Moradi
9cd93d467c bump version 2021-03-16 16:15:20 +03:30
Aria Moradi
4e699e4f5a update dex2jar 2021-03-16 15:44:50 +03:30
Aria Moradi
1128f40bac closes #32 2021-03-14 23:57:33 +03:30
Aria Moradi
472bfec6bf improve docs 2021-03-14 01:26:52 +03:30
Aria Moradi
92ed48f7f6 bump version to v0.2.4 2021-03-13 11:08:39 +03:30
Aria Moradi
13e84bc492 Maskable icons 2021-03-13 11:06:22 +03:30
Aria Moradi
0ef86c34b7 server configuration fam 2021-03-11 14:43:29 +03:30
Aria Moradi
c842c51fb6 section sources by lang 2021-03-09 16:44:09 +03:30
Aria Moradi
893fba5b8c fix image urls 2021-03-07 22:35:27 +03:30
Aria Moradi
a59f974537 fix #25 2021-03-07 22:12:38 +03:30
Aria Moradi
de30d55bcf darkTheme in localStorage 2021-02-25 14:38:16 +03:30
Aria Moradi
af1c34fba5 v0.2.3 2021-02-24 12:27:28 +03:30
Aria Moradi
7c1c504482 new icon, fix headless systems crashing 2021-02-24 11:55:43 +03:30
Aria Moradi
9613cda79a new icons by @as280093 2021-02-21 23:37:11 +03:30
Aria Moradi
648b8e5960 bump version: v0.2.2 2021-02-21 04:42:33 +03:30
Aria Moradi
ce545b1fd5 fix some bugs 2021-02-21 04:41:56 +03:30
Aria Moradi
9151034fbc category done! 2021-02-21 04:27:41 +03:30
Aria Moradi
2bbebe4c30 fix removing manga from library not working 2021-02-20 02:34:26 +03:30
Aria Moradi
f1cc37d0db finished the category screen 2021-02-20 01:23:52 +03:30
Aria Moradi
5a9d216fb7 bump version 2021-02-14 23:18:14 +03:30
Aria Moradi
6f3052dd1b category backend 2021-02-14 01:10:43 +03:30
Aria Moradi
09d624a4e2 add library 2021-02-13 21:12:18 +03:30
Aria Moradi
c1659f1cf2 refactor, add todos for library and category 2021-02-06 18:48:59 +03:30
Aria Moradi
087b7554bf cleanup 2021-02-05 01:09:11 +03:30
Aria Moradi
93d5ab3739 [CI RELEASE] v.0.2.0 2021-02-04 23:55:01 +03:30
Aria Moradi
1ea51bb9df add launch4j 2021-02-04 23:40:40 +03:30
Aria Moradi
98bd664ab6 Tray Icon 2021-02-04 18:02:46 +03:30
Aria Moradi
22bf49078f cached response for source list iconUrl 2021-02-04 14:53:34 +03:30
Aria Moradi
7284e0d4ae cached extension icon 2021-02-04 14:47:27 +03:30
Aria Moradi
771030b911 [CI RELEASE] v.0.1.5 2021-02-04 04:28:00 +03:30
Aria Moradi
8d5744a2cf fix chapter naming, db naming 2021-02-04 04:27:25 +03:30
Aria Moradi
a58aab9004 [CI RELEASE] v.0.1.4 2021-02-04 04:01:20 +03:30
Aria Moradi
61bd32f7f0 don't cancel me shit 2021-02-04 03:52:49 +03:30
Aria Moradi
63a444bd81 calling HttpSource.imageRequest now 2021-02-04 03:42:30 +03:30
Aria Moradi
8f28c3b74b eh missing shit from last commit 2021-02-04 00:38:23 +03:30
Aria Moradi
d766206343 fix sqlite locking fuckery by replacing it with h2 2021-02-04 00:32:01 +03:30
Aria Moradi
172f83f5b3 Manga dir 2021-02-03 23:35:34 +03:30
Aria Moradi
9e308025c3 some initial code for MangaDex login 2021-02-03 22:07:39 +03:30
Aria Moradi
d1cd2cfc8c [RELEASE CI] bump version 2021-01-29 15:26:08 +03:30
Aria Moradi
832c224ed4 uninstalling extensions implemented 2021-01-29 15:23:29 +03:30
Aria Moradi
9caae5f1e5 thumbnail caching 2021-01-29 14:19:24 +03:30
Aria Moradi
345be95ce9 [RELEASE CI] bump version 2021-01-28 15:13:56 +03:30
Aria Moradi
5eb8dc66a8 add license notice to everything 2021-01-26 23:32:12 +03:30
Aria Moradi
202e38871d [RELEASE CI] hotfix 2021-01-22 21:33:54 +03:30
Aria Moradi
088dd6a856 [RELEASE CI] Milestone: The application is considered usable. 2021-01-22 21:18:14 +03:30
Aria Moradi
6318628ea2 [RELEASE CI] bump version 2021-01-22 21:15:14 +03:30
Aria Moradi
0757ea5d0d implemented infinite scroll 2021-01-22 21:11:00 +03:30
Aria Moradi
2c76ad9b74 [RELEASE CI] Search implemented, other improvements 2021-01-22 18:14:59 +03:30
Aria Moradi
7d1c63e181 single source search done 2021-01-22 18:07:31 +03:30
Aria Moradi
6401b946b6 add page title 2021-01-22 17:00:33 +03:30
Aria Moradi
9a61f58043 add kotlinter 2021-01-22 12:34:03 +03:30
Aria Moradi
8d9f5b0bd9 [RELEASE CI] bug fixes, half-baked search 2021-01-22 02:39:24 +03:30
Aria Moradi
5cbb2a0481 fix SPA urls 2021-01-22 02:33:41 +03:30