]> Untitled Git - lemmy-ui.git/commit
Changing all bigints to numbers
authorDessalines <tyhou13@gmx.com>
Mon, 15 May 2023 19:53:29 +0000 (15:53 -0400)
committerDessalines <tyhou13@gmx.com>
Mon, 15 May 2023 19:53:29 +0000 (15:53 -0400)
commit3143788d19472b470e441f4196e56918c116a6d7
tree6b3cef621899ab1664332529d222d266099e77af
parent6ac5435fe9f53bbbb8843d08220fa677b8247cc3
Changing all bigints to numbers
24 files changed:
package.json
src/shared/components/app/navbar.tsx
src/shared/components/comment/comment-node.tsx
src/shared/components/common/paginator.tsx
src/shared/components/community/communities.tsx
src/shared/components/community/community.tsx
src/shared/components/community/sidebar.tsx
src/shared/components/home/emojis-form.tsx
src/shared/components/home/home.tsx
src/shared/components/home/site-sidebar.tsx
src/shared/components/modlog.tsx
src/shared/components/person/inbox.tsx
src/shared/components/person/person-details.tsx
src/shared/components/person/profile.tsx
src/shared/components/person/registration-applications.tsx
src/shared/components/person/reports.tsx
src/shared/components/post/post-form.tsx
src/shared/components/post/post-listing.tsx
src/shared/components/post/post-report.tsx
src/shared/components/post/post.tsx
src/shared/components/search.tsx
src/shared/services/UserService.ts
src/shared/utils.ts
yarn.lock