memos/web/src
boojack 90b881502d
feat: add `user_setting` model (#145)
* feat: add `user_setting` model

* chore: add global store

* chore: update settings in web

* chore: update `i18n` example
2022-08-13 14:35:33 +08:00
..
components feat: add `user_setting` model (#145) 2022-08-13 14:35:33 +08:00
css feat: use tailwindcss and show export btn 2022-01-31 19:16:01 +08:00
helpers feat: add `user_setting` model (#145) 2022-08-13 14:35:33 +08:00
hooks chore: add `i18n` based with `useContext` 2022-08-07 22:48:22 +08:00
labs feat: add `user_setting` model (#145) 2022-08-13 14:35:33 +08:00
less chore: add upload resource button 2022-08-07 01:56:10 +08:00
locales feat: add `user_setting` model (#145) 2022-08-13 14:35:33 +08:00
pages feat: add `user_setting` model (#145) 2022-08-13 14:35:33 +08:00
routers chore: update router 2022-05-28 07:38:06 +08:00
services feat: add `user_setting` model (#145) 2022-08-13 14:35:33 +08:00
store feat: add `user_setting` model (#145) 2022-08-13 14:35:33 +08:00
types feat: add `user_setting` model (#145) 2022-08-13 14:35:33 +08:00
App.tsx feat: add `user_setting` model (#145) 2022-08-13 14:35:33 +08:00
main.tsx chore: add `i18n` based with `useContext` 2022-08-07 22:48:22 +08:00