Commit abbad97
committed
v2.2.1: frontend closed-source + Docker one-click deploy
- Remove frontend source code (now in private repo)
- Add pre-built frontend/dist/ with Nginx serving
- Simplify docker-compose.yml (no Node.js build needed)
- Update README with docs index and Docker deploy guide
- Add admin order list and AI analysis stats tabs
- Add quick trade API routes
- Clean up redundant files (package-lock.json, yarn.lock, .iml)
- Add GitHub Actions workflow for frontend update automation1 parent ffdd2ff commit abbad97
File tree
250 files changed
+1895
-91621
lines changed- .github/workflows
- backend_api_python
- app
- routes
- services
- migrations
- docs
- frontend
- quantdinger_vue
- .husky
- config
- deploy
- public
- maps
- src
- api
- assets
- icons
- components
- ArticleListContent
- AvatarList
- Charts
- Editor
- Ellipsis
- GlobalHeader
- IconSelector
- MultiTab
- NProgress
- NoticeIcon
- NumberInfo
- Other
- PageLoading
- Search
- SelectLang
- SettingDrawer
- StandardFormRow
- Table
- TagSelect
- TextArea
- Tree
- Trend
- Turnstile
- _util
- tools
- config
- core
- directives
- permission
- layouts
- locales
- lang
- mock
- services
- router
- store
- modules
- utils
- views
- ai-analysis
- components
- ai-asset-analysis
- billing
- dashboard
- exception
- indicator-analysis
- components
- indicator-community
- components
- portfolio
- profile
- settings
- trading-assistant
- components
- user-manage
- user
- tests/unit
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
250 files changed
+1895
-91621
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
0 commit comments