Shun Miyazawa 83010b632e useMemo 3 éve
..
Admin 86f33c87e7 Merge branch 'master' into imprv/107390-null-check-fori-import-form 3 éve
Common 306fff7fc0 Merge pull request #6812 from weseek/fix/gw7894-fix-image-not-showing-and-exceed-crop-modal-area 3 éve
CustomNavigation 3b4d32d3c6 rename breakpoint 2xl -> xxl 3 éve
EventListeneres 758d4c39a5 fix HashChanged return type 4 éve
Hotkeys daacc077ab clean code 3 éve
Icons fd4cb195a4 typescriptized 3 éve
InAppNotification 6fd49ab2fd remove unnecessary comment 3 éve
Layout 5b62dd584a Merge branch 'master' into fix/show-alert-when-appsiteurl-is-not-set 3 éve
Me 5dd958ba1c Apply common translation 3 éve
MyDraftList c5956bcd50 fix lint error 3 éve
Navbar 309304e8f9 Merge pull request #6814 from weseek/feat/can-upload-logo 3 éve
Page 8afc60f7c9 commonize auto scrolling options 3 éve
PageAlert f815f072b5 clean code 3 éve
PageAttachment 8d8fb3ae3b attach style 3 éve
PageComment 19af95ed2a refactor the related codes about keyword highlighting 3 éve
PageEditor c50b699d27 use css variable for fonts 3 éve
PageEditorByHackmd e4ea922992 fix eslint errors 4 éve
PageHistory b759cbd63c clean code 3 éve
PageList 8fbc17e1a5 Merge remote-tracking branch 'origin/master' into support/apply-nextjs-2 3 éve
PageManagement 93dcb28a6a replace react-i18next with next-i18next 3 éve
ReactMarkdownComponents 8afc60f7c9 commonize auto scrolling options 3 éve
RecentCreated 95d9d61cc9 fix error 3 éve
RevisionComparer 328f4e0e21 attach style 3 éve
SavePageControls f98c6dbad9 apply useCallback 3 éve
SearchPage 3e1dd8dfd6 refactor SearchResultContent 3 éve
SearchPage2 5661c3daf1 change file place and improve imports 3 éve
ShareLink 93e2c82cb4 Deleted formatting process 3 éve
Sidebar f282db30e9 reorganize scss for .wiki and CustomSidebar 3 éve
StaffCredit ec0e1e7900 refactor StaffCredit 3 éve
Theme f6aede134a omit themes except for ThemeDefault 3 éve
User 79b23ddad2 fix lint errors 3 éve
AlertSiteUrlUndefined.tsx 64f8bdfdf7 Fixed i18n ns for siteurl undefined alert 3 éve
ArchiveCreateModal.jsx 93dcb28a6a replace react-i18next with next-i18next 3 éve
BookmarkButtons.module.scss 3491dc9559 fix icon colors 3 éve
BookmarkButtons.tsx 3491dc9559 fix icon colors 3 éve
Comments.tsx 6540e4b284 clean code 3 éve
CompleteUserRegistrationForm.tsx 3647daeeaf Merge remote-tracking branch 'origin/master' into support/apply-nextjs-2 3 éve
ContentLinkButtons.module.scss bb6d692d33 update userpage 3 éve
ContentLinkButtons.tsx 8afc60f7c9 commonize auto scrolling options 3 éve
CreateTemplateModal.jsx 93dcb28a6a replace react-i18next with next-i18next 3 éve
DescendantsPageList.tsx f48fa3a003 put back diffs 3 éve
DescendantsPageListModal.module.scss f5d9052a3c apply style for DescendantsPageListModal 3 éve
DescendantsPageListModal.tsx f5d9052a3c apply style for DescendantsPageListModal 3 éve
Drawio.tsx d9a4653dc3 Merge remote-tracking branch 'origin/master' into support/apply-nextjs-2 3 éve
DuplicatedPathsTable.jsx 93dcb28a6a replace react-i18next with next-i18next 3 éve
EmptyTrashButton.tsx f1f7ff54c2 If there are no pages that can be deleted, the button is disabled 3 éve
EmptyTrashModal.tsx 93dcb28a6a replace react-i18next with next-i18next 3 éve
ErrorBoudary.jsx 4f752177fb mv components 4 éve
ExpandOrContractButton.tsx 484c62ad98 remove one props type 4 éve
Fab.module.scss cbf2692553 Revert "Merge pull request #6573 from weseek/feat/fix-sticky-error" 3 éve
Fab.tsx 8afc60f7c9 commonize auto scrolling options 3 éve
ForbiddenPage.tsx d20e079816 Remove pageList 3 éve
FormattedDistanceDate.jsx d33392f809 use text-truncate 3 éve
IdenticalPathPage.module.scss 5661c3daf1 change file place and improve imports 3 éve
IdenticalPathPage.tsx 7d4b3f7b1f check useCurrentPathname instead of useCurrentPagePath 3 éve
InstallerForm.tsx 940723511a Fixed 3 éve
Invited.module.scss a0cde0c75b corrections from FB 3 éve
InvitedForm.tsx 96874729dd clean code 3 éve
LikeButtons.module.scss 3491dc9559 fix icon colors 3 éve
LikeButtons.tsx 3491dc9559 fix icon colors 3 éve
LoginForm.tsx 079d6652fd fix login error 3 éve
NotAvailableForGuest.jsx e148abd80f remove dependencies to AppContainer 3 éve
NotCreatablePage.tsx da6b36532c fb fix 3 éve
NotFoundPage.tsx d1e5746dc3 disalbe comment footer if isTopPagePath 3 éve
Page.tsx 72c4aeaf25 replace toastr with toastr util and add some comments 3 éve
PageAccessoriesModal.module.scss f5d9052a3c apply style for DescendantsPageListModal 3 éve
PageAccessoriesModal.tsx 08229cb9e3 typescriptanaization 3 éve
PageAttachment.tsx 12c2378181 refactor PageAttachment 3 éve
PageComment.module.scss 6a2e42648f refactor 3 éve
PageComment.tsx 3e1dd8dfd6 refactor SearchResultContent 3 éve
PageCommentSkelton.tsx 6a2e42648f refactor 3 éve
PageContentFooter.module.scss 70c9772acf clean code 3 éve
PageContentFooter.tsx 68e585beaf updata function name 3 éve
PageCreateModal.jsx 7c3a715026 fixed 3 éve
PageDeleteModal.tsx 83010b632e useMemo 3 éve
PageDuplicateModal.tsx 5a24489903 optimize PageDuplicateModal 3 éve
PageEditor.tsx 89c035b6e6 Merge branch 'master' into imprv/105915-imprement-updateStateAfterSave 3 éve
PageEditorByHackmd.tsx da780f7081 set globalEmitter to resetInitialize HackMD status 3 éve
PageHistory.tsx 92a990a0b5 clean code 3 éve
PagePathAutoComplete.jsx 800ebd1d31 Dirty hack for ericgio/react-bootstrap-typeahead/issues/492 4 éve
PagePathHierarchicalLink.tsx 3c2a2b7bcf fix PagePathHierarchicalLink styles 3 éve
PagePathNav.tsx 4d36d8e862 render PagePathNav in SSR 3 éve
PagePresentationModal.jsx 751d35e4f5 chnage class name 3 éve
PagePresentationModal.module.scss f8f918dfbf add grw-presentation-modal-expanded 3 éve
PageRenameModal.tsx 758fa7174a optimize PageRenameModal 3 éve
PageStatusAlert.jsx 2d54e2fab1 fix lint error 3 éve
PageTimeline.module.scss 7b90b0e29b move card-timeline from _page_list.scss 3 éve
PageTimeline.tsx 19af95ed2a refactor the related codes about keyword highlighting 3 éve
PaginationWrapper.tsx 3740ce4003 fix display name eslint error 3 éve
PasswordResetExecutionForm.tsx 5dd958ba1c Apply common translation 3 éve
PasswordResetRequestForm.tsx efa9a29677 use next/link 3 éve
PrivateLegacyPages.tsx ded3dca5b9 reload page tree after convrtting pages by path 3 éve
PrivateLegacyPagesMigrationModal.tsx 93dcb28a6a replace react-i18next with next-i18next 3 éve
PutbackPageModal.jsx c60e2ae7bd optimize PutbackPageModal 3 éve
SavePageControls.tsx 8fbc17e1a5 Merge remote-tracking branch 'origin/master' into support/apply-nextjs-2 3 éve
SearchForm.module.scss e182742005 Modularization 3 éve
SearchForm.tsx e182742005 Modularization 3 éve
SearchPage.tsx f000fce0b6 rm console.log 3 éve
SearchTypeahead.module.scss 0e79f37a38 convert to CSS Module 3 éve
SearchTypeahead.tsx d9a4653dc3 Merge remote-tracking branch 'origin/master' into support/apply-nextjs-2 3 éve
ShortcutsModal.module.scss 8f54a6ce65 convert to CSS Module 3 éve
ShortcutsModal.tsx 21995e321e clean up 3 éve
Sidebar.module.scss d8789fdab7 remove futile code 3 éve
Sidebar.tsx 3e9d78914a open & show sidebar with drawer mode over a backdrop properly 3 éve
Skelton.tsx 76cfbe00dc fix skelton className 3 éve
SlackLogo.jsx 2890b4abc6 dynamic import 3 éve
SlackNotification.tsx 93dcb28a6a replace react-i18next with next-i18next 3 éve
StickyStretchableScroller.tsx 84c88bcd73 deactivate StickyStretchableScroller 3 éve
SubscribeButton.module.scss de86407796 read button style 3 éve
SubscribeButton.tsx 2c86b9f2a1 add style from subnav 3 éve
SystemVersion.module.scss 25d9adea2d convert to CSS Module 3 éve
SystemVersion.tsx ab2e9ff39f add showShortcutsButton attribute 3 éve
TableOfContents.module.scss be74ceaa5c improve marker color 3 éve
TableOfContents.tsx b5513e2393 clean code for FB 3 éve
TagCloudBox.tsx b9e8f1a60d fix eslint display name error 3 éve
TagList.tsx 93dcb28a6a replace react-i18next with next-i18next 3 éve
TrashPageList.tsx d204c9e8ae render trash page 3 éve
UncontrolledCodeMirror.tsx 4f76d27f36 clean code 3 éve
UnsavedAlertDialog.tsx 27af5a33d7 improve import lines in pages 3 éve
UnstatedUtils.tsx 7c5f43a14f Merge branch 'support/apply-nextjs-2' into imprv/create-new-pages 3 éve
UsersHomePageFooter.module.scss a8799fa55c apply css module 3 éve
UsersHomePageFooter.tsx 0c37fac429 clean code 3 éve