memos/web/src/services
steven ae8f292306 feat: create memo with resourceIdList 2022-10-01 10:57:14 +08:00
..
README.md feat: remove user wx_open_id key 2021-12-12 21:49:46 +08:00
editorStateService.ts chore: update redux store and service 2022-05-22 11:01:20 +08:00
globalService.ts feat: add `user_setting` model (#145) 2022-08-13 14:35:33 +08:00
index.ts feat: add `user_setting` model (#145) 2022-08-13 14:35:33 +08:00
locationService.ts chore: update signin button in visitor mode 2022-07-25 21:50:25 +08:00
memoService.ts feat: create memo with resourceIdList 2022-10-01 10:57:14 +08:00
resourceService.ts chore: add `i18n` based with `useContext` 2022-08-07 22:48:22 +08:00
shortcutService.ts fix: visitor view in frontend 2022-07-09 08:32:46 +08:00
userService.ts feat: float mobile editor (#234) 2022-09-20 20:42:14 +08:00

README.md

Services

What should service do?

  • request data api and throw error;
  • dispatch state actions;