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 |
|
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 |
|
100gle
|
634fd155fb
|
feat: mount static files for root router
|
2023-06-15 21:11:27 +08:00 |
|
EstrellaXD
|
6dd4100a8f
|
feat: add tmdb ci test
|
2023-06-15 15:44:08 +08:00 |
|
EstrellaXD
|
a5611129d6
|
fix: fix database ci
|
2023-06-15 15:36:14 +08:00 |
|
EstrellaXD
|
e4d34f0e42
|
feat: add database test
|
2023-06-15 14:18:57 +08:00 |
|
EstrellaXD
|
32382dc7cb
|
fix: orm bugs.
|
2023-06-14 21:17:42 +08:00 |
|
EstrellaXD
|
6bd6306dc6
|
feat: new orm module
|
2023-06-14 20:39:19 +08:00 |
|
EstrellaXD
|
76112ad3e1
|
feat: new orm module
|
2023-06-14 09:49:16 +08:00 |
|
100gle
|
81ad0bea20
|
style: sort import
|
2023-06-13 22:21:55 +08:00 |
|
100gle
|
e336fd7402
|
chore: style with black
|
2023-06-13 22:15:52 +08:00 |
|
EstrellaXD
|
aa4dd9d768
|
merge from 3.0
|
2023-06-13 22:05:34 +08:00 |
|
EstrellaXD
|
de832888ac
|
Merge branch '3.0-dev' into 3.1-dev
# Conflicts:
# backend/src/module/checker/checker.py
# backend/src/module/database/bangumi.py
# backend/src/module/notification/notification.py
# backend/src/module/notification/plugin/bark.py
# backend/src/module/parser/analyser/tmdb_parser.py
|
2023-06-13 22:02:48 +08:00 |
|
zthxxx
|
70716a19f7
|
feat: support parse config file with Variable Expansion for some secret key
|
2023-06-09 02:18:00 +08:00 |
|