Commit Graph

  • 9e63b69c41 fix: dependency EstrellaXD 2023-07-09 22:24:08 +08:00
  • e4e0bbe3c0 docs: Change back page color. Adjust some page component and color. EstrellaXD 2023-07-09 22:21:11 +08:00
  • 8a990830b2 Merge pull request #363 from zthxxx/main Estrella Pan 2023-06-29 20:29:01 +08:00
  • 74d3dc2157 Merge branch 'main' into 3.0-dev EstrellaXD 2023-06-29 20:33:50 +08:00
  • def02fb53e Merge pull request #363 from zthxxx/main Estrella Pan 2023-06-29 20:29:01 +08:00
  • 2750937049 Merge pull request #364 from EstrellaXD/ci-fix Estrella Pan 2023-06-29 20:27:36 +08:00
  • 340198433a change: update pr workflow EstrellaXD 2023-06-29 20:23:11 +08:00
  • 32a2f8bf03 change: update issue template EstrellaXD 2023-06-29 17:38:03 +08:00
  • fd8631e5c7 Merge branch 'main' into 3.0-dev EstrellaXD 2023-06-29 17:32:55 +08:00
  • cf8cd87de7 fix: fix #345 EstrellaXD 2023-06-29 14:46:04 +08:00
  • 8ab42bf3c9 fix: fix #354 EstrellaXD 2023-06-29 14:40:10 +08:00
  • cefc8cff93 Merge pull request #361 from EstrellaXD/refactor Estrella Pan 2023-06-28 16:34:11 +08:00
  • f28195eb60 fix: ci EstrellaXD 2023-06-28 16:19:47 +08:00
  • ea698f4c5a refactor: mv file from src to backend/src EstrellaXD 2023-06-28 16:17:51 +08:00
  • 58bff6cbdc refactor: refactor folder as 3.1 EstrellaXD 2023-06-28 16:15:17 +08:00
  • 156d8abe8a fix(docs): fix missing config image style, adjust sidebar with quick-start zthxxx 2023-06-28 00:32:00 +08:00
  • 1f092903ba fix(docs): try to fix public icon missing in vercel build zthxxx 2023-06-28 00:32:00 +08:00
  • 3dcd336c09 style(docs): adjust screenshot picture in config/ from figma zthxxx 2023-06-28 00:32:00 +08:00
  • 6e3cae3797 style(docs): fix lack of home page icons after building zthxxx 2023-06-27 22:23:00 +08:00
  • 103a788f7f style(docs): fix responsive style with home-page custom components zthxxx 2023-06-27 22:00:00 +08:00
  • a508e840f5 docs: adjust documentation site Home Page zthxxx 2023-06-27 21:47:00 +08:00
  • 12fb818b59 docs: fix dead link EstrellaXD 2023-07-07 18:20:15 +08:00
  • cd41b43902 docs: fix link EstrellaXD 2023-07-07 18:15:02 +08:00
  • 5076686ef3 docs: fix link problem EstrellaXD 2023-07-07 18:13:39 +08:00
  • ea3f7d271f docs: Update quick-start.md EstrellaXD 2023-07-07 18:06:04 +08:00
  • 942d7f3224 docs: update details EstrellaXD 2023-07-07 12:19:18 +08:00
  • 7f49253ceb docs: fix leaks of url EstrellaXD 2023-07-07 00:59:31 +08:00
  • d071ed84ad Merge remote-tracking branch 'origin/docs-update' into docs-update EstrellaXD 2023-07-06 23:04:57 +08:00
  • 79d1a562cd docs: update window.png EstrellaXD 2023-07-06 23:04:48 +08:00
  • 273e6c6595 fix(docs): fix support of Search Bar in docs zthxxx 2023-06-26 22:53:00 +08:00
  • e274353968 docs: support zoom with specify images in docs zthxxx 2023-06-26 22:37:00 +08:00
  • 8622ed3afd docs: refactor, update docs to 3.0 EstrellaXD 2023-07-06 22:15:28 +08:00
  • 2e0a66f566 Merge branch '3.1-dev' into docs-update EstrellaXD 2023-07-06 17:28:46 +08:00
  • b96d8215b7 docs: 部署测试 EstrellaXD 2023-07-06 14:29:32 +08:00
  • ac62c98a31 docs: 部署测试 EstrellaXD 2023-07-06 14:23:54 +08:00
  • 8690030dc8 docs: building test EstrellaXD 2023-07-06 13:16:47 +08:00
  • 21ca59a0b6 change: remove submodule EstrellaXD 2023-07-06 13:12:35 +08:00
  • d5101fa3f2 docs: update index.md EstrellaXD 2023-07-06 13:11:50 +08:00
  • 4a69de455a docs: fix vitepress index EstrellaXD 2023-07-06 12:45:20 +08:00
  • d2295ade1b docs: update docs EstrellaXD 2023-07-06 12:34:51 +08:00
  • 8663e524f5 docs: add quickstart.md EstrellaXD 2023-07-05 13:12:42 +08:00
  • d221fa6782 Merge pull request #331 from 100gle/refactor/use-pathlib-to-replace-os-path zthxxx 2023-07-04 13:02:18 +08:00
  • 3d7c64829c feat: clean legacy os.path logic 100gle 2023-07-04 08:48:00 +08:00
  • fc70f7f1a1 chore: add TODO mark for legacy os.path and ntpath code 100gle 2023-07-03 21:48:38 +08:00
  • c29f89c968 bugfix: fix wrong usage for isinstance 100gle 2023-07-03 21:46:12 +08:00
  • fda4df67ee bugfix: add missing type 100gle 2023-07-03 21:44:48 +08:00
  • 840ffd8a4a refactor: clean left os.path code 100gle 2023-07-03 21:41:58 +08:00
  • 653119dbad chore: fix CRLF issue 100gle 2023-07-03 20:51:05 +08:00
  • a20de4f0ad refactor: shorten import content 100gle 2023-07-03 20:43:52 +08:00
  • 7fdf813683 ci: add skip mark for test case 100gle 2023-06-13 23:52:11 +08:00
  • 0faabb0389 bugfix: fix duplicated src prefix 100gle 2023-06-13 23:48:34 +08:00
  • c9e7088950 test: testing for get_path_basename function 100gle 2023-06-13 23:46:41 +08:00
  • ebb5e0995c feat: use pathlib to replace os.path for handling file path 100gle 2023-06-13 23:44:38 +08:00
  • 6acf69af34 Merge pull request #353 from DDS-Derek/s6-config-v3 zthxxx 2023-07-03 17:37:08 +08:00
  • 403c426ae8 Merge pull request #370 from Rewrite0/vitepress zthxxx 2023-07-03 17:36:14 +08:00
  • 089b0103ed docs: remove useless docs-bak files zthxxx 2023-06-30 23:30:00 +08:00
  • 877f29f995 docs: 更新文档站结构,减少一层 src/ 目录嵌套 zthxxx 2023-06-30 23:12:00 +08:00
  • 6ee81e3080 docs: 修复文档站编译链接缺失,增加 vercel 预览命令 zthxxx 2023-06-30 23:01:00 +08:00
  • ce88d7d2cf feat: vitepress 基本框架 Rewrite0 2023-07-02 21:30:45 +08:00
  • ae3e5576f8 feat: backup docs Rewrite0 2023-07-02 00:13:50 +08:00
  • 5948ebca06 Merge pull request #363 from zthxxx/main Estrella Pan 2023-06-29 20:29:01 +08:00
  • be9bcf1f52 docs: add contributing docs zthxxx 2023-06-23 00:23:00 +08:00
  • d7ecc82fd4 fix: bug DDSRem 2023-06-21 22:13:45 +08:00
  • 14fdce8035 feat: update s6-overlay config file to v3 DDSRem 2023-06-21 22:12:12 +08:00
  • 4254651b63 temp: save EstrellaXD 2023-06-21 15:48:24 +08:00
  • b4204cadca feat: add rss engine estrella 2023-06-21 00:18:32 +08:00
  • 07538fa88f Merge pull request #350 from zthxxx/main Estrella Pan 2023-06-20 23:18:45 +08:00
  • 643e5d17f8 fix: clean some code. add some config into gitignore. EstrellaXD 2023-06-20 20:01:43 +08:00
  • 1106378c72 Merge pull request #344 from DDS-Derek/3.1-dev Estrella Pan 2023-06-16 21:16:55 +08:00
  • 7eb00bfb28 Merge pull request #342 from zthxxx/3.1-dev Estrella Pan 2023-06-16 21:12:35 +08:00
  • adbe3a7aae feat: add rss engine estrella 2023-06-16 21:10:35 +08:00
  • bc4b770f07 feat: ci add file view DDSRem 2023-06-16 16:51:14 +08:00
  • 7f1250c5e5 ci: test DDSRem 2023-06-16 16:29:26 +08:00
  • aae8b9ec20 ci: test DDSRem 2023-06-16 16:22:10 +08:00
  • 81a71f6d6d ci: test DDSRem 2023-06-16 16:17:39 +08:00
  • 4fae11559f fix: ci DDSRem 2023-06-16 15:42:00 +08:00
  • 4eb11c0adf ci: test DDSRem 2023-06-16 15:36:38 +08:00
  • 130a5454b1 fix: unzip DDSRem 2023-06-16 15:29:04 +08:00
  • 328a45b13f fix: ci DDSRem 2023-06-16 15:20:56 +08:00
  • f4a9202910 fix: ci DDSRem 2023-06-16 15:14:17 +08:00
  • f0bfe844e5 feat: clear pip cache DDSRem 2023-06-16 15:05:25 +08:00
  • 7478b21b33 feat: optimize project file structure DDSRem 2023-06-16 15:03:50 +08:00
  • 84c79024de Merge pull request #338 from EstrellaXD/ci-expand Estrella Pan 2023-06-16 12:07:14 +08:00
  • 6dd4100a8f feat: add tmdb ci test EstrellaXD 2023-06-15 15:44:08 +08:00
  • f51b24f2b1 docs: adjust issue template for RFC zthxxx 2023-06-11 22:11:00 +08:00
  • f17b7c0c78 Update and rename dev-feature.yml to rfc.yml Estrella Pan 2023-06-20 21:47:22 +08:00
  • c1874fd9a5 feat: add dev feature template EstrellaXD 2023-06-20 20:06:24 +08:00
  • 89b4c1e67c Merge pull request #341 from EstrellaXD/3.0-dev 3.0.8 Estrella Pan 2023-06-15 23:57:05 +08:00
  • 4c94a51d57 fix: lost poster problem EstrellaXD 2023-06-15 08:55:22 +08:00
  • f1c4e02f8c Merge pull request #333 from EstrellaXD/3.0-dev 3.0.7 Estrella Pan 2023-06-14 22:35:24 +08:00
  • 47486856c3 fix: Notification problem EstrellaXD 2023-06-14 22:12:38 +08:00
  • 750b7e6e2e Merge pull request #330 from EstrellaXD/3.0-dev 3.0.6 Estrella Pan 2023-06-13 22:35:50 +08:00
  • 88f9b50e9a feat: add try in api EstrellaXD 2023-06-13 22:34:00 +08:00
  • fcaf3f7210 fix: Database error that cannot get not added rules EstrellaXD 2023-06-13 22:26:12 +08:00
  • 51f720a5c5 Merge pull request #329 from EstrellaXD/3.0-dev 3.0.5 Estrella Pan 2023-06-13 21:22:26 +08:00
  • 70716a19f7 feat: support parse config file with Variable Expansion for some secret key zthxxx 2023-06-09 02:18:00 +08:00
  • b54e836c46 feat: add robots.txt route EstrellaXD 2023-06-15 23:51:39 +08:00
  • 365354f7f7 fix: FastAPI mount problem. EstrellaXD 2023-06-15 22:12:46 +08:00
  • 0e378681ae Merge pull request #340 from EstrellaXD/revert-339-mount-dist Rewrite0 2023-06-15 21:50:08 +08:00
  • 6c9ae56453 Revert "feat: mount static files for root router" Rewrite0 2023-06-15 21:44:58 +08:00