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
|
05dc4ba7ac
|
fix: fix requirements.txt
|
2023-07-31 16:02:17 +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 |
|
zthxxx
|
80452c247f
|
chore: lock pip library versions in requirements.txt
|
2023-06-30 02:20:00 +08:00 |
|
EstrellaXD
|
9e63b69c41
|
fix: dependency
|
2023-07-09 22:24:08 +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 |
|
Estrella Pan
|
1106378c72
|
Merge pull request #344 from DDS-Derek/3.1-dev
feat: optimize project file structure
|
2023-06-16 21:16:55 +08:00 |
|
Estrella Pan
|
7eb00bfb28
|
Merge pull request #342 from zthxxx/3.1-dev
feat: support parse config file with Variable Expansion for some secret keys
|
2023-06-16 21:12:35 +08:00 |
|
estrella
|
adbe3a7aae
|
feat: add rss engine
|
2023-06-16 21:10:35 +08:00 |
|
DDSRem
|
7478b21b33
|
feat: optimize project file structure
|
2023-06-16 15:03:50 +08:00 |
|
Estrella Pan
|
84c79024de
|
Merge pull request #338 from EstrellaXD/ci-expand
ci: add more ci test
|
2023-06-16 12:07:14 +08:00 |
|
EstrellaXD
|
b54e836c46
|
feat: add robots.txt route
|
2023-06-15 23:51:39 +08:00 |
|
EstrellaXD
|
365354f7f7
|
fix: FastAPI mount problem.
|
2023-06-15 22:12:46 +08:00 |
|
Rewrite0
|
6c9ae56453
|
Revert "feat: mount static files for root router"
|
2023-06-15 21:44:58 +08:00 |
|
100gle
|
79d30ab8bb
|
chore: add comment
|
2023-06-15 21:13:09 +08:00 |
|