memos/web/src/services
boojack d1aa6aa7f8
fix: editor resource list (#445)
2022-11-12 09:04:26 +08:00
..
README.md feat: remove user wx_open_id key 2021-12-12 21:49:46 +08:00
editorStateService.ts feat: select visibility in editor (#421) 2022-11-10 13:43:49 +00: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 fix: editor resource list (#445) 2022-11-12 09:04:26 +08:00
memoService.ts chore: update signin page (#410) 2022-11-04 12:28:16 +00:00
resourceService.ts chore: update resource service (#364) 2022-10-29 09:24:56 +00:00
shortcutService.ts fix: visitor view in frontend 2022-07-09 08:32:46 +08:00
userService.ts feat: additional style system setting (#444) 2022-11-11 23:42:44 +08:00

README.md

Services

What should service do?

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