15 Commits (5c121dec37312ff3646b20ce2736cf427293cba5)

Author SHA1 Message Date
kdxcxs d61e064b9b feat(YooForum): support getting more topics in the bottom of topic list 4 years ago
kdxcxs a5e1d8b06a refactor(YooForum): change `getTopicList` function 4 years ago
kdxcxs ce0b7a1a1a feat: support displaying topic detail 4 years ago
kdxcxs b485273576 feat: support go to detail view of a topic by pressing in the topic list view 4 years ago
kdxcxs f7b87abd9e feat: support getting and showing topics from umooc 4 years ago
kdxcxs fe8683d46b feat: show error info in toast when login failed 4 years ago
kdxcxs 70bfda1368 fix: init forum after login successfully instead of componentDidMount 4 years ago
kdxcxs bc2c6534a4 feat: send preparative requests on YooForum did mount 4 years ago
kdxcxs a9d1fcd03b refactor: replace `post` function in `api/HTTP.js` with `gbkFetch` function to support both POST and GET 4 years ago
kdxcxs f0183fe925 feat: add splash page 4 years ago
kdxcxs 13ecd52e52 feat: init Router and YooForum, add forgotten files 4 years ago
kdxcxs 4f3c790917 chore: export and import components through `component/index.js` 4 years ago
kdxcxs 9c2f80a269 feat: support login request 4 years ago
kdxcxs fb2da7da94 feat: init YooLogin with ui 4 years ago
kdxcxs 3d4af0c18a feat: init login ui 4 years ago