Commit Graph

74 Commits

Author SHA1 Message Date
EstrellaXD
cf3df1da75 change: rss_item key 2023-08-13 15:02:57 +08:00
EstrellaXD
95ff5d50c9 change: status api. 2023-08-13 14:22:54 +08:00
EstrellaXD
915cb15375 fix: webui root file response problem. 2023-08-13 01:16:00 +08:00
EstrellaXD
ab6eda1640 feat: add support for dmhy and nyaa. 2023-08-12 19:15:24 +08:00
EstrellaXD
6c43a2d694 fix: fix magent link problem 2023-08-12 18:55:38 +08:00
EstrellaXD
03a4077182 fix: fix torrents info bugs. 2023-08-12 18:18:01 +08:00
EstrellaXD
ec97edfe8d fix: fix bugs, add more api. 2023-08-12 17:41:23 +08:00
EstrellaXD
c40723d53c feat: add get rss torrents api. 2023-08-12 17:21:06 +08:00
EstrellaXD
560a0fa97b fix: run bugs. 2023-08-12 16:44:46 +08:00
EstrellaXD
cb7aef19c4 fix: test 2023-08-12 15:50:13 +08:00
EstrellaXD
dd5c918703 change: change rss item database, add more option for split rss link. 2023-08-12 15:40:43 +08:00
EstrellaXD
fee0b074e3 feat: add multiply manage api. 2023-08-11 19:44:41 +08:00
EstrellaXD
0dc5ac91bb fix: collector bugs 2023-08-10 19:59:14 +08:00
EstrellaXD
0b053c9312 fix: api bugs, collect bug. 2023-08-10 19:59:01 +08:00
EstrellaXD
488ea0fd50 feat: add database migrate func. 2023-08-10 12:21:11 +08:00
EstrellaXD
e120a1c61a feat: add version check func. add universal response func. 2023-08-09 19:19:17 +08:00
EstrellaXD
ba7c9f6c69 chore: add response func in api module. 2023-08-08 19:16:57 +08:00
EstrellaXD
69a4daca0c chore: small change in api. 2023-08-08 14:12:19 +08:00
EstrellaXD
1c4e8dc293 fix: old data support problem. 2023-08-07 20:14:45 +08:00
EstrellaXD
84d5dbaceb feat: add ipv6 support. 2023-08-07 15:16:50 +08:00
EstrellaXD
baa4d54dea chore: remove TorrentInfo Class. Rmove filter.py 2023-08-07 14:40:27 +08:00
EstrellaXD
2e46676fa9 chore: update func name in rss engine. 2023-08-06 23:49:39 +08:00
EstrellaXD
a9268ffe2e feat: add rss manage api. 2023-08-06 21:03:10 +08:00
EstrellaXD
4d2c4b80a7 fix: fix bugs. Remove unnecessary code. 2023-08-06 17:01:46 +08:00
EstrellaXD
d768299c7f fix: fix bugs. 2023-08-06 16:04:38 +08:00
EstrellaXD
94579d6b12 fix: engine bugs 2023-08-06 01:34:59 +08:00
EstrellaXD
f99056c8d6 feat: add test for database and rss engine. 2023-08-05 20:19:06 +08:00
EstrellaXD
80ea9ec657 feat: Complete RSS engine. 2023-08-04 19:02:29 +08:00
estrella
472a5093e9 refactor: database and rss engine 2023-08-03 14:16:52 +08:00
estrella
f80c3bffb4 Merge branch '3.1-dev' into self-rss
# Conflicts:
#	.gitignore
#	backend/src/module/database/bangumi.py
#	backend/src/module/database/orm/update.py
#	backend/src/module/models/__init__.py
#	backend/src/module/rss/poller.py
2023-07-31 17:26:09 +08:00
estrella
c91c79912b chore: remove unnecessary code. fix data search. 2023-07-31 16:17:10 +08:00
estrella
9b99e6c591 test: add mock test to database. 2023-07-31 16:00:54 +08:00
estrella
d24acc60d5 fix: Userdatabase bugs 2023-07-30 21:49:34 +08:00
estrella
3ca9a9737f feat: update hand-made orm to sqlmodel (UserDatabase) 2023-07-30 21:33:29 +08:00
estrella
9ae187a05d feat: update hand-made orm to sqlmodel (BangumiDatabase) 2023-07-30 21:27:03 +08:00
EstrellaXD
d2295ade1b docs: update docs 2023-07-06 12:34:51 +08:00
100gle
3d7c64829c feat: clean legacy os.path logic 2023-07-04 08:48:00 +08:00
100gle
fc70f7f1a1 chore: add TODO mark for legacy os.path and ntpath code 2023-07-03 21:48:38 +08:00
100gle
c29f89c968 bugfix: fix wrong usage for isinstance 2023-07-03 21:46:12 +08:00
100gle
fda4df67ee bugfix: add missing type 2023-07-03 21:44:48 +08:00
100gle
840ffd8a4a refactor: clean left os.path code 2023-07-03 21:41:58 +08:00
100gle
653119dbad chore: fix CRLF issue 2023-07-03 20:51:05 +08:00
100gle
a20de4f0ad refactor: shorten import content 2023-07-03 20:43:52 +08:00
100gle
7fdf813683 ci: add skip mark for test case 2023-07-03 20:38:19 +08:00
100gle
0faabb0389 bugfix: fix duplicated src prefix 2023-07-03 20:38:19 +08:00
100gle
c9e7088950 test: testing for get_path_basename function 2023-07-03 20:38:19 +08:00
100gle
ebb5e0995c feat: use pathlib to replace os.path for handling file path 2023-07-03 20:38:19 +08:00
EstrellaXD
4254651b63 temp: save 2023-06-21 15:48:24 +08:00
estrella
b4204cadca feat: add rss engine 2023-06-21 00:18:32 +08:00
EstrellaXD
643e5d17f8 fix: clean some code. add some config into gitignore. 2023-06-20 20:01:43 +08:00