Simon Ding
ca06e560e3
chore: go mod tidy
2025-03-13 18:02:38 +08:00
Simon
fd566d3cb2
remove go proxy
2025-03-13 13:52:14 +08:00
Simon
16643d03f5
Merge pull request #13 from simon-ding/dependabot/go_modules/go_modules-c153b83258
...
chore(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 in the go_modules group across 1 directory
2025-03-13 11:01:26 +08:00
dependabot[bot]
23b1ec1bf5
chore(deps): bump golang.org/x/net
...
Bumps the go_modules group with 1 update in the / directory: [golang.org/x/net](https://github.com/golang/net ).
Updates `golang.org/x/net` from 0.34.0 to 0.36.0
- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.36.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-13 01:58:10 +00:00
Simon Ding
d44f786f9b
feat: add serverchan notify client
2025-02-13 12:04:51 +08:00
Simon Ding
8a4566aee8
fix: remove torrent panics
2025-02-13 11:46:35 +08:00
Simon Ding
059c0ee994
fix: refresh
v0.21.0
2025-02-10 16:37:15 +08:00
Simon Ding
2f08b5d332
fix button
2025-02-10 16:13:21 +08:00
Simon Ding
ce020566b7
feat: add seeding tab
2025-02-10 16:06:35 +08:00
Simon Ding
f3b2b3bc32
doc: add faq
2025-02-10 15:31:56 +08:00
Simon Ding
e380a624f5
WIP: douban wish list
2025-02-10 15:07:32 +08:00
Simon Ding
80ad9a2a3b
feat: horizontal scroll, fix #11
2025-02-10 11:22:25 +08:00
Simon Ding
2a9fdd2a13
fix: db
2025-02-02 13:09:22 +08:00
Simon Ding
88492b3922
feat: deprecate history episodeID and fix related code
2025-02-02 12:49:59 +08:00
Simon Ding
1d9eddf050
fix: episode and history status not match
2025-02-02 12:31:52 +08:00
Simon Ding
8a8bf87c32
fix: torrent hash
2025-02-02 11:55:11 +08:00
Simon Ding
2821d49673
feat: save hash instead of link, and refactor torrent download
2025-02-01 14:22:34 +08:00
Simon Ding
8b6558b2b5
chore: add log
2025-01-31 23:31:32 +08:00
Simon Ding
27515d1368
refactor: history and episode status
2025-01-31 23:21:26 +08:00
Simon Ding
c01924ac3f
refactor: copy downloaded file according to torrent info
2025-01-31 19:34:18 +08:00
Simon Ding
1386626712
fix: do not convert torrent to magnet link
2025-01-31 16:34:43 +08:00
Simon Ding
a8b6661ec9
chore: add xml header
2025-01-19 15:44:05 +08:00
Simon Ding
842f8fae09
feat: prowlarr refactor and support prowlarr seed ratio
v0.20.1
2025-01-10 11:39:16 +08:00
Simon Ding
03105a1989
chore: update deps
2024-12-22 13:45:11 +08:00
Simon Ding
e169172c68
doc: update
v0.20.0
2024-12-13 14:34:34 +08:00
Simon Ding
937b035634
fix
2024-12-13 13:48:58 +08:00
Simon Ding
c639e11b90
fix: debian do not support arm v6
2024-12-13 13:44:32 +08:00
Simon Ding
f2ac688ed8
feat: release build flutter use github action
2024-12-13 13:33:39 +08:00
Simon Ding
369263a55c
fix
2024-12-13 13:25:51 +08:00
Simon Ding
9d4848129f
feat: build flutter use github action
2024-12-13 13:22:12 +08:00
Simon Ding
f7e82fa464
feat: search with alternative titles
2024-12-13 12:19:02 +08:00
Simon Ding
d2354ab33c
feat: ditch html render and update flutter packages
2024-12-13 11:44:42 +08:00
Simon Ding
67014cfb16
feat: save media alternative titles
2024-12-13 11:35:32 +08:00
Simon
60edeacd0d
Merge pull request #10 from simon-ding/dependabot/go_modules/go_modules-5a9c29dde4
...
chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0 in the go_modules group across 1 directory
2024-12-12 12:33:06 +08:00
dependabot[bot]
4c77cf5798
chore(deps): bump golang.org/x/crypto
...
Bumps the go_modules group with 1 update in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto ).
Updates `golang.org/x/crypto` from 0.27.0 to 0.31.0
- [Commits](https://github.com/golang/crypto/compare/v0.27.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-12 00:29:52 +00:00
Simon Ding
3cf48d1f8e
fix: remove files
2024-12-11 21:25:28 +08:00
Simon Ding
6d127c6d00
feat: add option to delete storage media files
2024-12-11 21:09:00 +08:00
Simon Ding
22f76e3f57
fix: monitor new episode
2024-12-11 20:27:51 +08:00
Simon Ding
e947396c04
fix: cache
2024-12-11 20:11:33 +08:00
Simon Ding
1020190c01
feat: cache download status number
2024-12-11 20:04:37 +08:00
Simon Ding
7c05acd1cf
feat: in favor of gridview.builder for better performance
2024-12-11 14:44:41 +08:00
Simon Ding
76a9183b52
refactor: reduce default poster image size to w500
2024-12-11 12:24:16 +08:00
Simon Ding
6698d368c3
chore: updates
2024-12-06 11:06:50 +08:00
Simon Ding
acb627d011
feat: add arm v7
v0.19.0
2024-11-26 18:50:40 +08:00
Simon Ding
7c64d964e8
ui: cancel timer before calling
2024-11-21 10:01:52 +08:00
Simon Ding
bec3b04705
ui: add macos client
2024-11-21 09:45:44 +08:00
Simon Ding
990da92b75
chore: change env name
2024-11-20 19:21:25 +08:00
Simon Ding
ee14cc63b8
chore: updates
2024-11-20 19:20:14 +08:00
Simon Ding
8df7b8665b
chore: add sub ext
2024-11-20 16:25:35 +08:00
Simon Ding
ea90e014b1
feat: remove default internal size limiter
2024-11-20 15:34:57 +08:00