Commit Graph

173 Commits

Author SHA1 Message Date
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)
CI Publish / Validate Gradle Wrapper (push) Successful in 11s
CI Publish / Build FatJar (push) Failing after 16s
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
Publish / Validate Gradle Wrapper (push) Successful in 12s
Publish / Build FatJar (push) Failing after 16s
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