Commit Graph

234 Commits

Author SHA1 Message Date
Syer10
1729847937
Allow building without git access (#98)
Just something SY needs...
2021-05-26 02:39:25 +04:30
Aria Moradi
37bff6c76c About Screen 2021-05-25 21:06:27 +04:30
Aria Moradi
4ef32d8037 build type 2021-05-25 19:23:47 +04:30
Aria Moradi
16b34f874d fix some bugs with Virtuoso 2021-05-24 21:26:55 +04:30
Aria Moradi
0e0d08ae5a bump to v0.3.9 2021-05-24 18:32:01 +04:30
Aria Moradi
08e8a9d105 Electron launcher 2021-05-24 15:37:25 +04:30
Aria Moradi
d082809776 prepare for electron 2021-05-24 00:42:25 +04:30
Aria Moradi
a458a696db webview starts! 2021-05-23 23:04:02 +04:30
Aria Moradi
75786a91b0 add webview 2021-05-23 22:10:04 +04:30
Aria Moradi
6ddb5db57b use HEAD for counting commits 2021-05-23 18:22:35 +04:30
Aria Moradi
4f70cc9283 bump to v0.3.8 2021-05-23 17:27:33 +04:30
Aria Moradi
23b643d637 set default category when adding new manga 2021-05-23 15:28:46 +04:30
Aria Moradi
4743bfacf7 [SKIP CI] removing Swing force fixed it for @nar1n 2021-05-21 16:47:46 +04:30
Aria Moradi
2356537f7c try swing 2021-05-21 15:55:37 +04:30
Aria Moradi
fa071aee84 refactor github api 2021-05-20 20:41:00 +04:30
Aria Moradi
c00ca23a8b put the comment where it should be 2021-05-20 20:27:22 +04:30
Aria Moradi
733b017936 fix webUI not being copied 2021-05-20 19:51:52 +04:30
Aria Moradi
4147f2e368 better comment 2021-05-20 19:21:30 +04:30
Aria Moradi
154b9992eb rewrite without retrofit and kotlin-serialization 2021-05-20 19:20:07 +04:30
Aria Moradi
88b881b043 get rid of guava 2021-05-20 17:56:33 +04:30
Aria Moradi
5d1491fb8c fix package directive 2021-05-20 16:23:13 +04:30
Aria Moradi
3a33196cf1 cleanup dependencies 2021-05-20 16:22:54 +04:30
Aria Moradi
fa8e0478da lint file 2021-05-20 13:50:10 +04:30
Aria Moradi
7e7e069244 - Set log level eairlier
- Set AndroidCompat's data root properly
2021-05-20 13:48:33 +04:30
Aria Moradi
10dee8b345 improve downloader 2021-05-20 02:36:20 +04:30
Aria Moradi
ae8d30593f lint 2021-05-19 23:05:25 +04:30
Aria Moradi
9cde46b5da Fix chpater names, closes #81 2021-05-19 23:03:40 +04:30
Aria Moradi
8e61632155 open the right ip 2021-05-19 17:40:26 +04:30
Aria Moradi
e2c4b4cb57 handle when the user runs the app instead of clicking on systemtray 2021-05-19 17:38:33 +04:30
Aria Moradi
326da504ea fix gradle complaning about lint tasks depending on webUI:copyBuild 2021-05-19 17:03:12 +04:30
Aria Moradi
02802fab97 Application mutex 2021-05-19 16:36:17 +04:30
Aria Moradi
29dea10be2 Merge branch 'master' of github.com:Suwayomi/Tachidesk 2021-05-19 13:42:59 +04:30
Aria Moradi
6bc36193dc open server's location please! 2021-05-19 13:42:18 +04:30
Syer10
81e123388e
Fix restore crashing (#90) 2021-05-19 05:29:44 +04:30
Aria Moradi
84206a7074 bump to v0.3.7 2021-05-19 03:52:55 +04:30
Aria Moradi
7ef67671a4 print tachidesk info on startup 2021-05-18 22:36:41 +04:30
Syer10
e8df84416c
Smarter Chapters and cleanup (#87)
* Smarter Chapters and cleanup

* Fix check
2021-05-18 22:22:15 +04:30
Aria Moradi
d2a72526f6 bump to v0.3.6 2021-05-18 21:40:42 +04:30
Aria Moradi
0a9f57b32b cleanup 2021-05-18 21:38:41 +04:30
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
49dc9fe5f6 fix wrong chapter count, abstract next page 2021-05-18 01:10:28 +04:30
Aria Moradi
fa345af42d use Dispatchers.IO 2021-05-18 00:43:32 +04:30
Aria Moradi
fbc5bd4642 bump to v0.3.4 2021-05-17 23:29:36 +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
e9683a3a37 bump to v0.3.3 2021-05-17 12:02:01 +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