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
|
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 |
|
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 |
|
100gle
|
082667f5c6
|
feat: make router be modular and isolated
|
2023-06-08 22:18:13 +08:00 |
|
100gle
|
60a66fca69
|
ci: fix lint error
|
2023-06-07 20:58:11 +08:00 |
|
zthxxx
|
069a86faa0
|
chore: move Auto_Bangumi/src -> Auto_Bangumi/backend/src, prepare for merge WebUI repo
|
2023-06-06 22:33:00 +08:00 |
|