mirror of
https://github.com/usememos/memos.git
synced 2025-11-01 01:06:04 +08:00
* feat: add support for resource page on frontend * [WIP]feat: add backend support for limit and offset search * feat: add reducer to add resource * support fetch all resource when first search * beautify the fetch ui * restore file * feat: add all resource before clear resource * eslint * i18n * chore:change the nane * chore: change the name of param * eslint * feat: setIsComplete to true when first loading resource fully * fix the bug of fetch * feat change finally to then * feat: add await and async to clear and search * feat: return all resource when fetch * chore: change variable name * Update web/src/pages/ResourcesDashboard.tsx Co-authored-by: boojack <stevenlgtm@gmail.com> * fix missing const value --------- Co-authored-by: boojack <stevenlgtm@gmail.com> |
||
|---|---|---|
| .. | ||
| activity.go | ||
| auth.go | ||
| common.go | ||
| idp.go | ||
| memo.go | ||
| memo_organizer.go | ||
| memo_resource.go | ||
| resource.go | ||
| shortcut.go | ||
| storage.go | ||
| system.go | ||
| system_setting.go | ||
| tag.go | ||
| user.go | ||
| user_setting.go | ||