You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memos/server
CorrectRoadH 424f10e180
feat: request pagination for resource(#1425)
* 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>
2 years ago
..
dist feat: use go embed 3 years ago
profile feat: add visibility field to resource (#1185) 2 years ago
version chore: upgrade version to `0.11.2` (#1336) 2 years ago
acl.go feat: implement sign in with SSO (#1119) 2 years ago
auth.go chore: remove metrics plugin (#1276) 2 years ago
common.go fix: golangci-lint version (#1381) 2 years ago
embed_frontend.go chore: update skipper name (#1080) 2 years ago
http_getter.go chore: rename http getter package (#1349) 2 years ago
idp.go feat: implement sign in with SSO (#1119) 2 years ago
memo.go chore: remove metrics plugin (#1276) 2 years ago
openai.go feat: support messages to ask AI (#1380) 2 years ago
resource.go feat: request pagination for resource(#1425) 2 years ago
rss.go fix: golangci-lint version (#1381) 2 years ago
server.go chore: remove metrics plugin (#1276) 2 years ago
shortcut.go feat: add `avatar_url` field to user table (#1106) 2 years ago
storage.go feat: add `avatar_url` field to user table (#1106) 2 years ago
system.go feat: support local storage (#1383) 2 years ago
tag.go feat: add `avatar_url` field to user table (#1106) 2 years ago
tag_test.go feat: create tag dialog (#814) 2 years ago
user.go chore: remove metrics plugin (#1276) 2 years ago