lchtao26
be74209c6c
feat(route/秀动网): add more routes ( #13884 )
...
* feat(route): add artist route
* feat(route): add brand route
* chore: merge '/params' route into '/search' route
* chore: fix and clean code
* chore: sort new entries in alphabetical order.
* chore: add new routes in maintainer
* chore: sort maintain entries in alphabetical order.
* fix: fix event route
2023-11-26 20:12:52 +00:00
lchtao26
bb589044a0
feat(route/秀动网): add '/params' route for route params look up, add more detail into '/event' feed item description ( #13879 )
...
* change '/search/:keyword' to optional
* feat: add more info to description
* feat: add '/params/city' and '/params/style' for params look up
reason for adding this route:
it's hard to find route params in url, expecially in mobile mode, the
wap.showstasrt.com website url doesn't match the shows city and style
* chore: implement sortBy and uniqBy
* chore: move sortBy, uniqBy to utils
2023-11-25 01:05:35 +08:00
lchtao26
3c8755810c
feat(route): add 秀动网 ( #12489 ) ( #13866 )
...
* feat(route): add 秀动网 (#12489 )
* docs(maintainer): amend route path
* update(route/showstart): remove 'keyword' param in '/event' path, add tags to xml title
* refactor(route/showstart): extract service method
* update(showstart/route): add '/search' path
* update(route/showstart): add title for '/search' path, clean code
* Update website/docs/routes/shopping.mdx
* Update lib/v2/showstart/radar.js
* Update lib/v2/showstart/radar.js
* update(route/showstart): add request utils
* update(showstart): use web api
* update(showstart): add event tags
* update(showstart): change pageSize
* fix: add a note to crpsign calculation
---------
2023-11-24 02:04:06 +08:00