diff options
author | Richard Gallamore <ultima@FreeBSD.org> | 2019-06-10 01:25:07 +0000 |
---|---|---|
committer | Richard Gallamore <ultima@FreeBSD.org> | 2019-06-10 01:25:07 +0000 |
commit | 97a34f3e89eed41d87c7187894a8f492b4ce6f0e (patch) | |
tree | dc1579272bf4288a8ee6e86399a53cd3b24db2e0 /www/seahub | |
parent | 71ec413eb2deda174dc336167a531eff71cc9306 (diff) | |
download | ports-97a34f3e89eed41d87c7187894a8f492b4ce6f0e.tar.gz ports-97a34f3e89eed41d87c7187894a8f492b4ce6f0e.zip |
Notes
Diffstat (limited to 'www/seahub')
-rw-r--r-- | www/seahub/Makefile | 2 | ||||
-rw-r--r-- | www/seahub/distinfo | 6 | ||||
-rw-r--r-- | www/seahub/pkg-plist | 1029 |
3 files changed, 932 insertions, 105 deletions
diff --git a/www/seahub/Makefile b/www/seahub/Makefile index 3aefc46439fe..733324c36d30 100644 --- a/www/seahub/Makefile +++ b/www/seahub/Makefile @@ -4,7 +4,6 @@ PORTNAME= seahub DISTVERSIONPREFIX= v DISTVERSION= ${SEAHUB_VER} DISTVERSIONSUFFIX= -pro -PORTREVISION= 2 CATEGORIES= www MAINTAINER= ultima@FreeBSD.org @@ -32,6 +31,7 @@ RUN_DEPENDS= bash:shells/bash \ ${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0.6.0:www/py-requests-oauthlib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}social-auth-core>=1.7.0:security/py-social-auth-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openpyxl>=0:textproc/py-openpyxl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow@${PY_FLAVOR} \ diff --git a/www/seahub/distinfo b/www/seahub/distinfo index 66b9e1755e05..4a5a8120acd6 100644 --- a/www/seahub/distinfo +++ b/www/seahub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1560056509 -SHA256 (haiwen-seahub-v6.3.13-pro_GH0.tar.gz) = ed5aea17d7b727a094b9702c222842aafd2e7a9fd019469fa7b167df3048c26d -SIZE (haiwen-seahub-v6.3.13-pro_GH0.tar.gz) = 26060069 +TIMESTAMP = 1560059571 +SHA256 (haiwen-seahub-v7.0.2-pro_GH0.tar.gz) = fb1509b56830edae330dfa61dfb2f01adba3579ae21caa27d54e330ab37513cb +SIZE (haiwen-seahub-v7.0.2-pro_GH0.tar.gz) = 28904855 diff --git a/www/seahub/pkg-plist b/www/seahub/pkg-plist index 312774769b92..42ecc49916c6 100644 --- a/www/seahub/pkg-plist +++ b/www/seahub/pkg-plist @@ -1,6 +1,7 @@ %%SEAHUBDIR%%/.travis.yml %%SEAHUBDIR%%/.travis/dist_and_push.sh %%SEAHUBDIR%%/.travis/rebuild-branches.sh +%%SEAHUBDIR%%/.travis/test_seahub_changes.sh %%SEAHUBDIR%%/.travis/travis_deploy_key.enc %%SEAHUBDIR%%/.tx/config %%SEAHUBDIR%%/CONTRIBUTORS @@ -8,21 +9,94 @@ %%SEAHUBDIR%%/LICENSE-thirdparty.txt %%SEAHUBDIR%%/LICENSE.txt %%SEAHUBDIR%%/README.markdown +%%SEAHUBDIR%%/bin/restart.template +%%SEAHUBDIR%%/bin/start.template %%SEAHUBDIR%%/code-check.sh %%SEAHUBDIR%%/dev-requirements.txt %%SEAHUBDIR%%/fabfile/__init__.py %%SEAHUBDIR%%/fabfile/copyright.py %%SEAHUBDIR%%/fabfile/locale.py %%SEAHUBDIR%%/frontend/.babelrc -%%SEAHUBDIR%%/frontend/build/frontend/css/main.css -%%SEAHUBDIR%%/frontend/build/frontend/css/main.css.map +%%SEAHUBDIR%%/frontend/.eslintrc.json +%%SEAHUBDIR%%/frontend/build/frontend/commons/bundle.common.js +%%SEAHUBDIR%%/frontend/build/frontend/css/app.css +%%SEAHUBDIR%%/frontend/build/frontend/css/draft.css +%%SEAHUBDIR%%/frontend/build/frontend/css/fileHistory.css +%%SEAHUBDIR%%/frontend/build/frontend/css/fileHistoryOld.css +%%SEAHUBDIR%%/frontend/build/frontend/css/markdownEditor.css +%%SEAHUBDIR%%/frontend/build/frontend/css/orgAdmin.css +%%SEAHUBDIR%%/frontend/build/frontend/css/repoview.css +%%SEAHUBDIR%%/frontend/build/frontend/css/search.css +%%SEAHUBDIR%%/frontend/build/frontend/css/settings.css +%%SEAHUBDIR%%/frontend/build/frontend/css/sharedDirView.css +%%SEAHUBDIR%%/frontend/build/frontend/css/sharedFileViewAudio.css +%%SEAHUBDIR%%/frontend/build/frontend/css/sharedFileViewDocument.css +%%SEAHUBDIR%%/frontend/build/frontend/css/sharedFileViewImage.css +%%SEAHUBDIR%%/frontend/build/frontend/css/sharedFileViewMarkdown.css +%%SEAHUBDIR%%/frontend/build/frontend/css/sharedFileViewPDF.css +%%SEAHUBDIR%%/frontend/build/frontend/css/sharedFileViewSVG.css +%%SEAHUBDIR%%/frontend/build/frontend/css/sharedFileViewSpreadsheet.css +%%SEAHUBDIR%%/frontend/build/frontend/css/sharedFileViewText.css +%%SEAHUBDIR%%/frontend/build/frontend/css/sharedFileViewUnknown.css +%%SEAHUBDIR%%/frontend/build/frontend/css/sharedFileViewVideo.css +%%SEAHUBDIR%%/frontend/build/frontend/css/sysAdmin.css +%%SEAHUBDIR%%/frontend/build/frontend/css/viewCdoc.css +%%SEAHUBDIR%%/frontend/build/frontend/css/viewDataGrid.css +%%SEAHUBDIR%%/frontend/build/frontend/css/viewFileAudio.css +%%SEAHUBDIR%%/frontend/build/frontend/css/viewFileDocument.css +%%SEAHUBDIR%%/frontend/build/frontend/css/viewFileImage.css +%%SEAHUBDIR%%/frontend/build/frontend/css/viewFilePDF.css +%%SEAHUBDIR%%/frontend/build/frontend/css/viewFileSVG.css +%%SEAHUBDIR%%/frontend/build/frontend/css/viewFileSpreadsheet.css +%%SEAHUBDIR%%/frontend/build/frontend/css/viewFileText.css +%%SEAHUBDIR%%/frontend/build/frontend/css/viewFileUnknown.css +%%SEAHUBDIR%%/frontend/build/frontend/css/viewFileVideo.css +%%SEAHUBDIR%%/frontend/build/frontend/css/viewFileXmind.css %%SEAHUBDIR%%/frontend/build/frontend/css/wiki.css -%%SEAHUBDIR%%/frontend/build/frontend/css/wiki.css.map -%%SEAHUBDIR%%/frontend/build/frontend/js/main.js -%%SEAHUBDIR%%/frontend/build/frontend/js/main.js.map +%%SEAHUBDIR%%/frontend/build/frontend/js/app.js +%%SEAHUBDIR%%/frontend/build/frontend/js/draft.js +%%SEAHUBDIR%%/frontend/build/frontend/js/draw.js +%%SEAHUBDIR%%/frontend/build/frontend/js/fileHistory.js +%%SEAHUBDIR%%/frontend/build/frontend/js/fileHistoryOld.js +%%SEAHUBDIR%%/frontend/build/frontend/js/markdownEditor.js +%%SEAHUBDIR%%/frontend/build/frontend/js/orgAdmin.js +%%SEAHUBDIR%%/frontend/build/frontend/js/repoview.js +%%SEAHUBDIR%%/frontend/build/frontend/js/search.js +%%SEAHUBDIR%%/frontend/build/frontend/js/settings.js +%%SEAHUBDIR%%/frontend/build/frontend/js/sharedDirView.js +%%SEAHUBDIR%%/frontend/build/frontend/js/sharedFileViewAudio.js +%%SEAHUBDIR%%/frontend/build/frontend/js/sharedFileViewDocument.js +%%SEAHUBDIR%%/frontend/build/frontend/js/sharedFileViewImage.js +%%SEAHUBDIR%%/frontend/build/frontend/js/sharedFileViewMarkdown.js +%%SEAHUBDIR%%/frontend/build/frontend/js/sharedFileViewPDF.js +%%SEAHUBDIR%%/frontend/build/frontend/js/sharedFileViewSVG.js +%%SEAHUBDIR%%/frontend/build/frontend/js/sharedFileViewSpreadsheet.js +%%SEAHUBDIR%%/frontend/build/frontend/js/sharedFileViewText.js +%%SEAHUBDIR%%/frontend/build/frontend/js/sharedFileViewUnknown.js +%%SEAHUBDIR%%/frontend/build/frontend/js/sharedFileViewVideo.js +%%SEAHUBDIR%%/frontend/build/frontend/js/sysAdmin.js +%%SEAHUBDIR%%/frontend/build/frontend/js/viewCdoc.js +%%SEAHUBDIR%%/frontend/build/frontend/js/viewDataGrid.js +%%SEAHUBDIR%%/frontend/build/frontend/js/viewFileAudio.js +%%SEAHUBDIR%%/frontend/build/frontend/js/viewFileDocument.js +%%SEAHUBDIR%%/frontend/build/frontend/js/viewFileImage.js +%%SEAHUBDIR%%/frontend/build/frontend/js/viewFilePDF.js +%%SEAHUBDIR%%/frontend/build/frontend/js/viewFileSVG.js +%%SEAHUBDIR%%/frontend/build/frontend/js/viewFileSpreadsheet.js +%%SEAHUBDIR%%/frontend/build/frontend/js/viewFileText.js +%%SEAHUBDIR%%/frontend/build/frontend/js/viewFileUnknown.js +%%SEAHUBDIR%%/frontend/build/frontend/js/viewFileVideo.js +%%SEAHUBDIR%%/frontend/build/frontend/js/viewFileXmind.js %%SEAHUBDIR%%/frontend/build/frontend/js/wiki.js -%%SEAHUBDIR%%/frontend/build/frontend/js/wiki.js.map +%%SEAHUBDIR%%/frontend/build/frontend/locales/cs/translations.json +%%SEAHUBDIR%%/frontend/build/frontend/locales/de/translations.json %%SEAHUBDIR%%/frontend/build/frontend/locales/en/translations.json +%%SEAHUBDIR%%/frontend/build/frontend/locales/es-AR/translations.json +%%SEAHUBDIR%%/frontend/build/frontend/locales/es-MX/translations.json +%%SEAHUBDIR%%/frontend/build/frontend/locales/es/translations.json +%%SEAHUBDIR%%/frontend/build/frontend/locales/fr/translations.json +%%SEAHUBDIR%%/frontend/build/frontend/locales/it/translations.json +%%SEAHUBDIR%%/frontend/build/frontend/locales/ru/translations.json %%SEAHUBDIR%%/frontend/build/frontend/locales/zh-CN/translations.json %%SEAHUBDIR%%/frontend/build/frontend/media/fa-regular-400.eot %%SEAHUBDIR%%/frontend/build/frontend/media/fa-regular-400.svg @@ -40,7 +114,7 @@ %%SEAHUBDIR%%/frontend/config/paths.js %%SEAHUBDIR%%/frontend/config/polyfills.js %%SEAHUBDIR%%/frontend/config/server.js -%%SEAHUBDIR%%/frontend/config/webpack.config.dev.js.template +%%SEAHUBDIR%%/frontend/config/webpack.config.dev.js %%SEAHUBDIR%%/frontend/config/webpack.config.prod.js %%SEAHUBDIR%%/frontend/config/webpackDevServer.config.js %%SEAHUBDIR%%/frontend/package-lock.json @@ -48,7 +122,7 @@ %%SEAHUBDIR%%/frontend/scripts/build.js %%SEAHUBDIR%%/frontend/scripts/start.js %%SEAHUBDIR%%/frontend/scripts/test.js -%%SEAHUBDIR%%/frontend/src/App.js +%%SEAHUBDIR%%/frontend/src/app.js %%SEAHUBDIR%%/frontend/src/assets/css/fa-regular.css %%SEAHUBDIR%%/frontend/src/assets/css/fa-solid.css %%SEAHUBDIR%%/frontend/src/assets/css/fontawesome.css @@ -63,35 +137,384 @@ %%SEAHUBDIR%%/frontend/src/assets/webfonts/fa-solid-900.ttf %%SEAHUBDIR%%/frontend/src/assets/webfonts/fa-solid-900.woff %%SEAHUBDIR%%/frontend/src/assets/webfonts/fa-solid-900.woff2 -%%SEAHUBDIR%%/frontend/src/components/account.js -%%SEAHUBDIR%%/frontend/src/components/constance.js -%%SEAHUBDIR%%/frontend/src/components/markdown-viewer.js -%%SEAHUBDIR%%/frontend/src/components/menu-component/menu-dialog/create-fileforder-dialog.js -%%SEAHUBDIR%%/frontend/src/components/menu-component/menu-dialog/delete-dialog.js -%%SEAHUBDIR%%/frontend/src/components/menu-component/menu-dialog/rename-dialog.js -%%SEAHUBDIR%%/frontend/src/components/menu-component/node-menu-control.js -%%SEAHUBDIR%%/frontend/src/components/menu-component/node-menu.js -%%SEAHUBDIR%%/frontend/src/components/search-result-item.js -%%SEAHUBDIR%%/frontend/src/components/search.js -%%SEAHUBDIR%%/frontend/src/components/tree-dir-view/tree-dir-list.js -%%SEAHUBDIR%%/frontend/src/components/tree-dir-view/tree-dir-view.js -%%SEAHUBDIR%%/frontend/src/components/tree-view/node.js +%%SEAHUBDIR%%/frontend/src/components/audio-player.js +%%SEAHUBDIR%%/frontend/src/components/common/account.js +%%SEAHUBDIR%%/frontend/src/components/common/notice-item.js +%%SEAHUBDIR%%/frontend/src/components/common/notification.js +%%SEAHUBDIR%%/frontend/src/components/context-menu/actions.js +%%SEAHUBDIR%%/frontend/src/components/context-menu/context-menu.js +%%SEAHUBDIR%%/frontend/src/components/context-menu/globalEventListener.js +%%SEAHUBDIR%%/frontend/src/components/context-menu/helpers.js +%%SEAHUBDIR%%/frontend/src/components/cur-dir-path/dir-path.js +%%SEAHUBDIR%%/frontend/src/components/cur-dir-path/dir-tool.js +%%SEAHUBDIR%%/frontend/src/components/cur-dir-path/index.js +%%SEAHUBDIR%%/frontend/src/components/dialog/about-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/add-related-file-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/add-reviewer-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/change-repo-password-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/confirm-delete-account.js +%%SEAHUBDIR%%/frontend/src/components/dialog/confirm-disconnect-wechat.js +%%SEAHUBDIR%%/frontend/src/components/dialog/copy-dirent-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/create-department-repo-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/create-file-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/create-folder-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/create-group-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/create-repo-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/create-tag-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/delete-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/delete-repo-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/dismiss-group-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/edit-filetag-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/generate-share-link.js +%%SEAHUBDIR%%/frontend/src/components/dialog/generate-upload-link.js +%%SEAHUBDIR%%/frontend/src/components/dialog/image-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/insert-file-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/insert-repo-image-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/internal-link-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/invite-people-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/label-repo-state-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/lib-decrypt-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/lib-history-setting-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/lib-sub-folder-permission-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/list-created-files-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/list-related-file-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/list-repo-drafts-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/list-tag-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/list-taggedfiles-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/local-draft-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/manage-members-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/move-dirent-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/new-wiki-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/org-add-admin-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/org-add-department-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/org-add-member-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/org-add-repo-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/org-add-user-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/org-admin-invite-user-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/org-delete-department-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/org-delete-member-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/org-delete-repo-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/org-logs-file-update-detail.js +%%SEAHUBDIR%%/frontend/src/components/dialog/org-set-group-quota-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/readme-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/related-file-dialogs.js +%%SEAHUBDIR%%/frontend/src/components/dialog/rename-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/rename-grid-item-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/rename-group-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/reset-encrypted-repo-password-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/save-shared-file-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/share-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/share-repo-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/share-to-group.js +%%SEAHUBDIR%%/frontend/src/components/dialog/share-to-user.js +%%SEAHUBDIR%%/frontend/src/components/dialog/transfer-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/transfer-group-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/update-tag-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/update-webdav-password.js +%%SEAHUBDIR%%/frontend/src/components/dialog/upload-remind-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/view-link-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/wiki-delete-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/wiki-select-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dialog/zip-download-dialog.js +%%SEAHUBDIR%%/frontend/src/components/dir-view-mode/dir-column-file.js +%%SEAHUBDIR%%/frontend/src/components/dir-view-mode/dir-column-nav.js +%%SEAHUBDIR%%/frontend/src/components/dir-view-mode/dir-column-view.js +%%SEAHUBDIR%%/frontend/src/components/dir-view-mode/dir-grid-view.js +%%SEAHUBDIR%%/frontend/src/components/dir-view-mode/dir-list-view.js +%%SEAHUBDIR%%/frontend/src/components/dirent-detail/detail-list-view.js +%%SEAHUBDIR%%/frontend/src/components/dirent-detail/dirent-details.js +%%SEAHUBDIR%%/frontend/src/components/dirent-detail/lib-details.js +%%SEAHUBDIR%%/frontend/src/components/dirent-grid-view/dirent-grid-item.js +%%SEAHUBDIR%%/frontend/src/components/dirent-grid-view/dirent-grid-view.js +%%SEAHUBDIR%%/frontend/src/components/dirent-list-view/dirent-list-item.js +%%SEAHUBDIR%%/frontend/src/components/dirent-list-view/dirent-list-view.js +%%SEAHUBDIR%%/frontend/src/components/dirent-list-view/dirent-none-view.js +%%SEAHUBDIR%%/frontend/src/components/draft-list-view/draft-list-item.js +%%SEAHUBDIR%%/frontend/src/components/draft-list-view/draft-list-view.js +%%SEAHUBDIR%%/frontend/src/components/dropdown-menu/item-dropdown-menu.js +%%SEAHUBDIR%%/frontend/src/components/file-chooser/dirent-list-item.js +%%SEAHUBDIR%%/frontend/src/components/file-chooser/dirent-list-view.js +%%SEAHUBDIR%%/frontend/src/components/file-chooser/file-chooser.js +%%SEAHUBDIR%%/frontend/src/components/file-chooser/repo-list-item.js +%%SEAHUBDIR%%/frontend/src/components/file-chooser/repo-list-view.js +%%SEAHUBDIR%%/frontend/src/components/file-chooser/searched-list-item.js +%%SEAHUBDIR%%/frontend/src/components/file-chooser/searched-list-view.js +%%SEAHUBDIR%%/frontend/src/components/file-uploader/file-uploader.js +%%SEAHUBDIR%%/frontend/src/components/file-uploader/upload-list-item.js +%%SEAHUBDIR%%/frontend/src/components/file-uploader/upload-progress-dialog.js +%%SEAHUBDIR%%/frontend/src/components/file-view/comment-panel.js +%%SEAHUBDIR%%/frontend/src/components/file-view/file-info.js +%%SEAHUBDIR%%/frontend/src/components/file-view/file-toolbar.js +%%SEAHUBDIR%%/frontend/src/components/file-view/file-view-tip.js +%%SEAHUBDIR%%/frontend/src/components/file-view/file-view.js +%%SEAHUBDIR%%/frontend/src/components/history-list-view/history-list-item.js +%%SEAHUBDIR%%/frontend/src/components/history-list-view/history-list-view.js +%%SEAHUBDIR%%/frontend/src/components/icon-button.js +%%SEAHUBDIR%%/frontend/src/components/index-viewer.js +%%SEAHUBDIR%%/frontend/src/components/loading.js +%%SEAHUBDIR%%/frontend/src/components/logo.js +%%SEAHUBDIR%%/frontend/src/components/main-content-wrapper.js +%%SEAHUBDIR%%/frontend/src/components/main-panel.js +%%SEAHUBDIR%%/frontend/src/components/main-side-nav.js +%%SEAHUBDIR%%/frontend/src/components/markdown-view/comment-dialog.js +%%SEAHUBDIR%%/frontend/src/components/markdown-view/history-list.js +%%SEAHUBDIR%%/frontend/src/components/markdown-view/outline.js +%%SEAHUBDIR%%/frontend/src/components/menu-control.js +%%SEAHUBDIR%%/frontend/src/components/modal-portal.js +%%SEAHUBDIR%%/frontend/src/components/more.js +%%SEAHUBDIR%%/frontend/src/components/pdf-viewer.js +%%SEAHUBDIR%%/frontend/src/components/rename.js +%%SEAHUBDIR%%/frontend/src/components/repo-info-bar.js +%%SEAHUBDIR%%/frontend/src/components/review-list-view/review-comment-dialog.js +%%SEAHUBDIR%%/frontend/src/components/review-list-view/review-comments.js +%%SEAHUBDIR%%/frontend/src/components/search/search-result-item.js +%%SEAHUBDIR%%/frontend/src/components/search/search.js +%%SEAHUBDIR%%/frontend/src/components/select-editor/role-editor.js +%%SEAHUBDIR%%/frontend/src/components/select-editor/select-editor.js +%%SEAHUBDIR%%/frontend/src/components/select-editor/share-links-permission-editor.js +%%SEAHUBDIR%%/frontend/src/components/select-editor/share-permission-editor.js +%%SEAHUBDIR%%/frontend/src/components/select-editor/user-status-editor.js +%%SEAHUBDIR%%/frontend/src/components/select-editor/wiki-permission-editor.js +%%SEAHUBDIR%%/frontend/src/components/session-expired-tip.js +%%SEAHUBDIR%%/frontend/src/components/shared-file-view/shared-file-view-tip.js +%%SEAHUBDIR%%/frontend/src/components/shared-file-view/shared-file-view.js +%%SEAHUBDIR%%/frontend/src/components/shared-repo-list-view/shared-repo-list-item.js +%%SEAHUBDIR%%/frontend/src/components/shared-repo-list-view/shared-repo-list-view.js +%%SEAHUBDIR%%/frontend/src/components/side-nav-footer.js +%%SEAHUBDIR%%/frontend/src/components/side-panel.js +%%SEAHUBDIR%%/frontend/src/components/system-notification.js +%%SEAHUBDIR%%/frontend/src/components/toast/alert.js +%%SEAHUBDIR%%/frontend/src/components/toast/index.js +%%SEAHUBDIR%%/frontend/src/components/toast/toast.js +%%SEAHUBDIR%%/frontend/src/components/toast/toastManager.js +%%SEAHUBDIR%%/frontend/src/components/toast/toaster.js +%%SEAHUBDIR%%/frontend/src/components/toolbar/cdoc-editor-topbar.js +%%SEAHUBDIR%%/frontend/src/components/toolbar/common-toolbar.js +%%SEAHUBDIR%%/frontend/src/components/toolbar/dir-operation-toolbar.js +%%SEAHUBDIR%%/frontend/src/components/toolbar/general-toolbar.js +%%SEAHUBDIR%%/frontend/src/components/toolbar/groups-toolbar.js +%%SEAHUBDIR%%/frontend/src/components/toolbar/invitations-toolbar.js +%%SEAHUBDIR%%/frontend/src/components/toolbar/markdown-viewer-toolbar.js +%%SEAHUBDIR%%/frontend/src/components/toolbar/mutilple-dir-operation-toolbar.js +%%SEAHUBDIR%%/frontend/src/components/toolbar/repo-view-toobar.js +%%SEAHUBDIR%%/frontend/src/components/toolbar/view-file-toolbar.js +%%SEAHUBDIR%%/frontend/src/components/toolbar/view-mode-toolbar.js +%%SEAHUBDIR%%/frontend/src/components/tree-view/tree-helper.js %%SEAHUBDIR%%/frontend/src/components/tree-view/tree-node-view.js +%%SEAHUBDIR%%/frontend/src/components/tree-view/tree-node.js %%SEAHUBDIR%%/frontend/src/components/tree-view/tree-view.js %%SEAHUBDIR%%/frontend/src/components/tree-view/tree.js -%%SEAHUBDIR%%/frontend/src/components/utils.js +%%SEAHUBDIR%%/frontend/src/components/user-select.js +%%SEAHUBDIR%%/frontend/src/components/user-settings/delete-account.js +%%SEAHUBDIR%%/frontend/src/components/user-settings/email-notice.js +%%SEAHUBDIR%%/frontend/src/components/user-settings/language-setting.js +%%SEAHUBDIR%%/frontend/src/components/user-settings/list-in-address-book.js +%%SEAHUBDIR%%/frontend/src/components/user-settings/side-nav.js +%%SEAHUBDIR%%/frontend/src/components/user-settings/social-login.js +%%SEAHUBDIR%%/frontend/src/components/user-settings/two-factor-auth.js +%%SEAHUBDIR%%/frontend/src/components/user-settings/user-avatar-form.js +%%SEAHUBDIR%%/frontend/src/components/user-settings/user-basic-info-form.js +%%SEAHUBDIR%%/frontend/src/components/user-settings/webdav-password.js +%%SEAHUBDIR%%/frontend/src/components/video-player.js +%%SEAHUBDIR%%/frontend/src/components/wiki-dir-list-view/wiki-dir-list-item.js +%%SEAHUBDIR%%/frontend/src/components/wiki-dir-list-view/wiki-dir-list-view.js +%%SEAHUBDIR%%/frontend/src/components/wiki-list-view/wiki-list-item.js +%%SEAHUBDIR%%/frontend/src/components/wiki-list-view/wiki-list-view.js +%%SEAHUBDIR%%/frontend/src/components/wiki-markdown-viewer.js %%SEAHUBDIR%%/frontend/src/components/wiki-outline.js -%%SEAHUBDIR%%/frontend/src/css/initial-style.css +%%SEAHUBDIR%%/frontend/src/css/add-reviewer-dialog.css +%%SEAHUBDIR%%/frontend/src/css/audio-file-view.css +%%SEAHUBDIR%%/frontend/src/css/comments-list.css +%%SEAHUBDIR%%/frontend/src/css/dirent-detail.css +%%SEAHUBDIR%%/frontend/src/css/dirent-list-item.css +%%SEAHUBDIR%%/frontend/src/css/dirents-menu.css +%%SEAHUBDIR%%/frontend/src/css/draft.css +%%SEAHUBDIR%%/frontend/src/css/file-chooser.css +%%SEAHUBDIR%%/frontend/src/css/file-history-old.css +%%SEAHUBDIR%%/frontend/src/css/file-history.css +%%SEAHUBDIR%%/frontend/src/css/file-uploader.css +%%SEAHUBDIR%%/frontend/src/css/file-view-data-grid.css +%%SEAHUBDIR%%/frontend/src/css/file-view.css +%%SEAHUBDIR%%/frontend/src/css/files-activities.css +%%SEAHUBDIR%%/frontend/src/css/grid-view.css +%%SEAHUBDIR%%/frontend/src/css/group-view.css +%%SEAHUBDIR%%/frontend/src/css/groups.css +%%SEAHUBDIR%%/frontend/src/css/image-file-view.css +%%SEAHUBDIR%%/frontend/src/css/insert-repo-image-dialog.css +%%SEAHUBDIR%%/frontend/src/css/internal-link.css +%%SEAHUBDIR%%/frontend/src/css/invitations.css +%%SEAHUBDIR%%/frontend/src/css/layout.css +%%SEAHUBDIR%%/frontend/src/css/lib-content-view.css +%%SEAHUBDIR%%/frontend/src/css/lib-decrypt.css +%%SEAHUBDIR%%/frontend/src/css/list-related-file-dialog.css +%%SEAHUBDIR%%/frontend/src/css/manage-members-dialog.css +%%SEAHUBDIR%%/frontend/src/css/markdown-viewer/comment-dialog.css +%%SEAHUBDIR%%/frontend/src/css/markdown-viewer/history-viewer.css +%%SEAHUBDIR%%/frontend/src/css/markdown-viewer/markdown-editor.css +%%SEAHUBDIR%%/frontend/src/css/org-admin-paginator.css +%%SEAHUBDIR%%/frontend/src/css/org-department-item.css +%%SEAHUBDIR%%/frontend/src/css/org-logs.css +%%SEAHUBDIR%%/frontend/src/css/pdf-file-view.css +%%SEAHUBDIR%%/frontend/src/css/react-context-menu.css +%%SEAHUBDIR%%/frontend/src/css/related-files-list.css +%%SEAHUBDIR%%/frontend/src/css/repo-info-bar.css +%%SEAHUBDIR%%/frontend/src/css/repo-tag.css +%%SEAHUBDIR%%/frontend/src/css/review-comment-dialog.css +%%SEAHUBDIR%%/frontend/src/css/review-comments.css +%%SEAHUBDIR%%/frontend/src/css/review-content.css %%SEAHUBDIR%%/frontend/src/css/search.css +%%SEAHUBDIR%%/frontend/src/css/select-editor.css +%%SEAHUBDIR%%/frontend/src/css/share-link-dialog.css +%%SEAHUBDIR%%/frontend/src/css/shared-dir-view.css +%%SEAHUBDIR%%/frontend/src/css/shared-file-view.css %%SEAHUBDIR%%/frontend/src/css/side-panel.css -%%SEAHUBDIR%%/frontend/src/css/tree-dir-view.css +%%SEAHUBDIR%%/frontend/src/css/spreadsheet-file-view.css +%%SEAHUBDIR%%/frontend/src/css/sub-folder-permission.css +%%SEAHUBDIR%%/frontend/src/css/svg-file-view.css +%%SEAHUBDIR%%/frontend/src/css/system-notification.css +%%SEAHUBDIR%%/frontend/src/css/text-file-view.css +%%SEAHUBDIR%%/frontend/src/css/tip-for-new-md.css +%%SEAHUBDIR%%/frontend/src/css/toolbar.css +%%SEAHUBDIR%%/frontend/src/css/transfer-group-dialog.css +%%SEAHUBDIR%%/frontend/src/css/tree-view-contextmenu.css +%%SEAHUBDIR%%/frontend/src/css/user-settings.css +%%SEAHUBDIR%%/frontend/src/css/video-file-view.css %%SEAHUBDIR%%/frontend/src/css/wiki.css +%%SEAHUBDIR%%/frontend/src/draft.js +%%SEAHUBDIR%%/frontend/src/draw/draw-viewer.js +%%SEAHUBDIR%%/frontend/src/draw/draw.js +%%SEAHUBDIR%%/frontend/src/file-history-old.js +%%SEAHUBDIR%%/frontend/src/file-history.js %%SEAHUBDIR%%/frontend/src/i18n.js %%SEAHUBDIR%%/frontend/src/index.css %%SEAHUBDIR%%/frontend/src/index.js +%%SEAHUBDIR%%/frontend/src/markdown-editor.js +%%SEAHUBDIR%%/frontend/src/models/activity.js +%%SEAHUBDIR%%/frontend/src/models/dirent.js +%%SEAHUBDIR%%/frontend/src/models/draft.js +%%SEAHUBDIR%%/frontend/src/models/file-tag.js +%%SEAHUBDIR%%/frontend/src/models/group.js +%%SEAHUBDIR%%/frontend/src/models/org-admin-repo.js +%%SEAHUBDIR%%/frontend/src/models/org-group.js +%%SEAHUBDIR%%/frontend/src/models/org-logs-file-audit.js +%%SEAHUBDIR%%/frontend/src/models/org-logs-file-update.js +%%SEAHUBDIR%%/frontend/src/models/org-logs-perm-audit.js +%%SEAHUBDIR%%/frontend/src/models/org-user.js +%%SEAHUBDIR%%/frontend/src/models/repo-info.js +%%SEAHUBDIR%%/frontend/src/models/repo-tag.js +%%SEAHUBDIR%%/frontend/src/models/repo.js +%%SEAHUBDIR%%/frontend/src/models/review-comment.js +%%SEAHUBDIR%%/frontend/src/models/review.js +%%SEAHUBDIR%%/frontend/src/models/shared-folder-info.js +%%SEAHUBDIR%%/frontend/src/models/shared-link-info.js +%%SEAHUBDIR%%/frontend/src/models/shared-repo-info.js +%%SEAHUBDIR%%/frontend/src/models/shared-upload-info.js +%%SEAHUBDIR%%/frontend/src/pages/dashboard/files-activities.js +%%SEAHUBDIR%%/frontend/src/pages/data-grid/app-header.js +%%SEAHUBDIR%%/frontend/src/pages/data-grid/app-main.js +%%SEAHUBDIR%%/frontend/src/pages/data-grid/grid-content-contextmenu.js +%%SEAHUBDIR%%/frontend/src/pages/data-grid/grid-header-contextmenu.js +%%SEAHUBDIR%%/frontend/src/pages/data-grid/model/grid-column.js +%%SEAHUBDIR%%/frontend/src/pages/data-grid/model/grid-row.js +%%SEAHUBDIR%%/frontend/src/pages/data-grid/new-column-dialog.js +%%SEAHUBDIR%%/frontend/src/pages/data-grid/store/apply.js +%%SEAHUBDIR%%/frontend/src/pages/data-grid/store/dtable-store.js +%%SEAHUBDIR%%/frontend/src/pages/data-grid/store/invert.js +%%SEAHUBDIR%%/frontend/src/pages/data-grid/store/operation-types.js +%%SEAHUBDIR%%/frontend/src/pages/data-grid/store/operation.js +%%SEAHUBDIR%%/frontend/src/pages/data-grid/utils/editor-factory.js +%%SEAHUBDIR%%/frontend/src/pages/drafts/draft-content.js +%%SEAHUBDIR%%/frontend/src/pages/drafts/drafts-view.js +%%SEAHUBDIR%%/frontend/src/pages/file-history-old/history-item.js +%%SEAHUBDIR%%/frontend/src/pages/file-history/main-panel.js +%%SEAHUBDIR%%/frontend/src/pages/file-history/side-panel.js +%%SEAHUBDIR%%/frontend/src/pages/groups/group-view.js +%%SEAHUBDIR%%/frontend/src/pages/groups/groups-view.js +%%SEAHUBDIR%%/frontend/src/pages/invitations/invitations-view.js +%%SEAHUBDIR%%/frontend/src/pages/lib-content-view/lib-content-container.js +%%SEAHUBDIR%%/frontend/src/pages/lib-content-view/lib-content-toolbar.js +%%SEAHUBDIR%%/frontend/src/pages/lib-content-view/lib-content-view.js +%%SEAHUBDIR%%/frontend/src/pages/linked-devices/linked-devices.js +%%SEAHUBDIR%%/frontend/src/pages/my-libs/my-libs-deleted.js +%%SEAHUBDIR%%/frontend/src/pages/my-libs/my-libs.js +%%SEAHUBDIR%%/frontend/src/pages/my-libs/mylib-repo-list-item.js +%%SEAHUBDIR%%/frontend/src/pages/my-libs/mylib-repo-list-view.js +%%SEAHUBDIR%%/frontend/src/pages/my-libs/mylib-repo-menu.js +%%SEAHUBDIR%%/frontend/src/pages/org-admin/index.js +%%SEAHUBDIR%%/frontend/src/pages/org-admin/main-panel-topbar.js +%%SEAHUBDIR%%/frontend/src/pages/org-admin/org-admin-list.js +%%SEAHUBDIR%%/frontend/src/pages/org-admin/org-department-item.js +%%SEAHUBDIR%%/frontend/src/pages/org-admin/org-departments-list.js +%%SEAHUBDIR%%/frontend/src/pages/org-admin/org-departments.js +%%SEAHUBDIR%%/frontend/src/pages/org-admin/org-groups.js +%%SEAHUBDIR%%/frontend/src/pages/org-admin/org-info.js +%%SEAHUBDIR%%/frontend/src/pages/org-admin/org-libraries.js +%%SEAHUBDIR%%/frontend/src/pages/org-admin/org-links.js +%%SEAHUBDIR%%/frontend/src/pages/org-admin/org-logs-file-audit.js +%%SEAHUBDIR%%/frontend/src/pages/org-admin/org-logs-file-update.js +%%SEAHUBDIR%%/frontend/src/pages/org-admin/org-logs-perm-audit.js +%%SEAHUBDIR%%/frontend/src/pages/org-admin/org-logs.js +%%SEAHUBDIR%%/frontend/src/pages/org-admin/org-user-item.js +%%SEAHUBDIR%%/frontend/src/pages/org-admin/org-users-list.js +%%SEAHUBDIR%%/frontend/src/pages/org-admin/org-users.js +%%SEAHUBDIR%%/frontend/src/pages/org-admin/side-panel.js +%%SEAHUBDIR%%/frontend/src/pages/repo-wiki-mode/main-panel.js +%%SEAHUBDIR%%/frontend/src/pages/repo-wiki-mode/side-panel.js +%%SEAHUBDIR%%/frontend/src/pages/review/history-list.js +%%SEAHUBDIR%%/frontend/src/pages/search/advanced-search.js +%%SEAHUBDIR%%/frontend/src/pages/search/index.js +%%SEAHUBDIR%%/frontend/src/pages/search/main-panel.js +%%SEAHUBDIR%%/frontend/src/pages/search/search-results.js +%%SEAHUBDIR%%/frontend/src/pages/share-admin/folders.js +%%SEAHUBDIR%%/frontend/src/pages/share-admin/libraries.js +%%SEAHUBDIR%%/frontend/src/pages/share-admin/share-links.js +%%SEAHUBDIR%%/frontend/src/pages/share-admin/upload-links.js +%%SEAHUBDIR%%/frontend/src/pages/shared-libs/shared-libs.js +%%SEAHUBDIR%%/frontend/src/pages/shared-with-all/public-shared-view.js +%%SEAHUBDIR%%/frontend/src/pages/starred/starred.js +%%SEAHUBDIR%%/frontend/src/pages/sys-admin/file-scan-records.js +%%SEAHUBDIR%%/frontend/src/pages/sys-admin/index.js +%%SEAHUBDIR%%/frontend/src/pages/sys-admin/main-panel.js +%%SEAHUBDIR%%/frontend/src/pages/sys-admin/side-panel.js %%SEAHUBDIR%%/frontend/src/pages/wiki/main-panel.js %%SEAHUBDIR%%/frontend/src/pages/wiki/side-panel.js +%%SEAHUBDIR%%/frontend/src/pages/wikis/wikis.js +%%SEAHUBDIR%%/frontend/src/repo-wiki-mode.js +%%SEAHUBDIR%%/frontend/src/settings.js +%%SEAHUBDIR%%/frontend/src/shared-dir-view.js +%%SEAHUBDIR%%/frontend/src/shared-file-view-audio.js +%%SEAHUBDIR%%/frontend/src/shared-file-view-document.js +%%SEAHUBDIR%%/frontend/src/shared-file-view-image.js +%%SEAHUBDIR%%/frontend/src/shared-file-view-markdown.js +%%SEAHUBDIR%%/frontend/src/shared-file-view-pdf.js +%%SEAHUBDIR%%/frontend/src/shared-file-view-spreadsheet.js +%%SEAHUBDIR%%/frontend/src/shared-file-view-svg.js +%%SEAHUBDIR%%/frontend/src/shared-file-view-text.js +%%SEAHUBDIR%%/frontend/src/shared-file-view-unknown.js +%%SEAHUBDIR%%/frontend/src/shared-file-view-video.js +%%SEAHUBDIR%%/frontend/src/utils/collab-server.js +%%SEAHUBDIR%%/frontend/src/utils/constants.js %%SEAHUBDIR%%/frontend/src/utils/editor-utilties.js +%%SEAHUBDIR%%/frontend/src/utils/pinyin-by-unicode.js +%%SEAHUBDIR%%/frontend/src/utils/%%USERS%%-api.js +%%SEAHUBDIR%%/frontend/src/utils/%%USERS%%-markdown2html.js +%%SEAHUBDIR%%/frontend/src/utils/text-translation.js +%%SEAHUBDIR%%/frontend/src/utils/url-decorator.js +%%SEAHUBDIR%%/frontend/src/utils/utils.js +%%SEAHUBDIR%%/frontend/src/view-file-audio.js +%%SEAHUBDIR%%/frontend/src/view-file-cdoc.js +%%SEAHUBDIR%%/frontend/src/view-file-ctable.js +%%SEAHUBDIR%%/frontend/src/view-file-document.js +%%SEAHUBDIR%%/frontend/src/view-file-image.js +%%SEAHUBDIR%%/frontend/src/view-file-pdf.js +%%SEAHUBDIR%%/frontend/src/view-file-spreadsheet.js +%%SEAHUBDIR%%/frontend/src/view-file-svg.js +%%SEAHUBDIR%%/frontend/src/view-file-text.js +%%SEAHUBDIR%%/frontend/src/view-file-unknown.js +%%SEAHUBDIR%%/frontend/src/view-file-video.js +%%SEAHUBDIR%%/frontend/src/view-file-xmind.js %%SEAHUBDIR%%/frontend/src/wiki.js %%SEAHUBDIR%%/frontend/webpack-stats.pro.json %%SEAHUBDIR%%/i18n.sh @@ -99,6 +522,8 @@ %%SEAHUBDIR%%/locale/ar/LC_MESSAGES/django.po %%SEAHUBDIR%%/locale/ar/LC_MESSAGES/djangojs.mo %%SEAHUBDIR%%/locale/ar/LC_MESSAGES/djangojs.po +%%SEAHUBDIR%%/locale/ar_EG/LC_MESSAGES/django.mo +%%SEAHUBDIR%%/locale/ar_EG/LC_MESSAGES/djangojs.mo %%SEAHUBDIR%%/locale/bg/LC_MESSAGES/django.mo %%SEAHUBDIR%%/locale/bg/LC_MESSAGES/django.po %%SEAHUBDIR%%/locale/bg/LC_MESSAGES/djangojs.mo @@ -113,8 +538,10 @@ %%SEAHUBDIR%%/locale/cs/LC_MESSAGES/django.po %%SEAHUBDIR%%/locale/cs/LC_MESSAGES/djangojs.mo %%SEAHUBDIR%%/locale/cs/LC_MESSAGES/djangojs.po +%%SEAHUBDIR%%/locale/cs_CZ/LC_MESSAGES/django.mo %%SEAHUBDIR%%/locale/cs_CZ/LC_MESSAGES/djangojs.mo %%SEAHUBDIR%%/locale/cs_CZ/LC_MESSAGES/djangojs.po +%%SEAHUBDIR%%/locale/da_DK/LC_MESSAGES/django.mo %%SEAHUBDIR%%/locale/da_DK/LC_MESSAGES/djangojs.mo %%SEAHUBDIR%%/locale/da_DK/LC_MESSAGES/djangojs.po %%SEAHUBDIR%%/locale/de/LC_MESSAGES/django.mo @@ -125,6 +552,7 @@ %%SEAHUBDIR%%/locale/el/LC_MESSAGES/django.po %%SEAHUBDIR%%/locale/el/LC_MESSAGES/djangojs.mo %%SEAHUBDIR%%/locale/el/LC_MESSAGES/djangojs.po +%%SEAHUBDIR%%/locale/el_GR/LC_MESSAGES/django.mo %%SEAHUBDIR%%/locale/el_GR/LC_MESSAGES/djangojs.mo %%SEAHUBDIR%%/locale/el_GR/LC_MESSAGES/djangojs.po %%SEAHUBDIR%%/locale/en/LC_MESSAGES/django.mo @@ -185,10 +613,13 @@ %%SEAHUBDIR%%/locale/lt/LC_MESSAGES/django.po %%SEAHUBDIR%%/locale/lt/LC_MESSAGES/djangojs.mo %%SEAHUBDIR%%/locale/lt/LC_MESSAGES/djangojs.po +%%SEAHUBDIR%%/locale/lt_LT/LC_MESSAGES/django.mo +%%SEAHUBDIR%%/locale/lt_LT/LC_MESSAGES/djangojs.mo %%SEAHUBDIR%%/locale/lv/LC_MESSAGES/django.mo %%SEAHUBDIR%%/locale/lv/LC_MESSAGES/django.po %%SEAHUBDIR%%/locale/lv/LC_MESSAGES/djangojs.mo %%SEAHUBDIR%%/locale/lv/LC_MESSAGES/djangojs.po +%%SEAHUBDIR%%/locale/lv_LV/LC_MESSAGES/django.mo %%SEAHUBDIR%%/locale/lv_LV/LC_MESSAGES/djangojs.mo %%SEAHUBDIR%%/locale/lv_LV/LC_MESSAGES/djangojs.po %%SEAHUBDIR%%/locale/mk/LC_MESSAGES/django.mo @@ -197,12 +628,16 @@ %%SEAHUBDIR%%/locale/mk/LC_MESSAGES/djangojs.po %%SEAHUBDIR%%/locale/nb/LC_MESSAGES/djangojs.mo %%SEAHUBDIR%%/locale/nb/LC_MESSAGES/djangojs.po +%%SEAHUBDIR%%/locale/nb_NO/LC_MESSAGES/django.mo %%SEAHUBDIR%%/locale/nb_NO/LC_MESSAGES/djangojs.mo %%SEAHUBDIR%%/locale/nb_NO/LC_MESSAGES/djangojs.po %%SEAHUBDIR%%/locale/nl/LC_MESSAGES/django.mo %%SEAHUBDIR%%/locale/nl/LC_MESSAGES/django.po %%SEAHUBDIR%%/locale/nl/LC_MESSAGES/djangojs.mo %%SEAHUBDIR%%/locale/nl/LC_MESSAGES/djangojs.po +%%SEAHUBDIR%%/locale/nl_BE/LC_MESSAGES/django.mo +%%SEAHUBDIR%%/locale/nl_BE/LC_MESSAGES/djangojs.mo +%%SEAHUBDIR%%/locale/nl_NL/LC_MESSAGES/django.mo %%SEAHUBDIR%%/locale/nl_NL/LC_MESSAGES/djangojs.mo %%SEAHUBDIR%%/locale/nl_NL/LC_MESSAGES/djangojs.po %%SEAHUBDIR%%/locale/pl/LC_MESSAGES/django.mo @@ -213,6 +648,7 @@ %%SEAHUBDIR%%/locale/pt_BR/LC_MESSAGES/django.po %%SEAHUBDIR%%/locale/pt_BR/LC_MESSAGES/djangojs.mo %%SEAHUBDIR%%/locale/pt_BR/LC_MESSAGES/djangojs.po +%%SEAHUBDIR%%/locale/pt_PT/LC_MESSAGES/django.mo %%SEAHUBDIR%%/locale/pt_PT/LC_MESSAGES/djangojs.mo %%SEAHUBDIR%%/locale/pt_PT/LC_MESSAGES/djangojs.po %%SEAHUBDIR%%/locale/ru/LC_MESSAGES/django.mo @@ -221,10 +657,12 @@ %%SEAHUBDIR%%/locale/ru/LC_MESSAGES/djangojs.po %%SEAHUBDIR%%/locale/sk/LC_MESSAGES/django.mo %%SEAHUBDIR%%/locale/sk/LC_MESSAGES/django.po +%%SEAHUBDIR%%/locale/sk_SK/LC_MESSAGES/django.mo %%SEAHUBDIR%%/locale/sk_SK/LC_MESSAGES/djangojs.mo %%SEAHUBDIR%%/locale/sk_SK/LC_MESSAGES/djangojs.po %%SEAHUBDIR%%/locale/sl/LC_MESSAGES/django.mo %%SEAHUBDIR%%/locale/sl/LC_MESSAGES/django.po +%%SEAHUBDIR%%/locale/sl_SI/LC_MESSAGES/django.mo %%SEAHUBDIR%%/locale/sl_SI/LC_MESSAGES/djangojs.mo %%SEAHUBDIR%%/locale/sl_SI/LC_MESSAGES/djangojs.po %%SEAHUBDIR%%/locale/sv/LC_MESSAGES/django.mo @@ -233,6 +671,7 @@ %%SEAHUBDIR%%/locale/sv/LC_MESSAGES/djangojs.po %%SEAHUBDIR%%/locale/th/LC_MESSAGES/django.mo %%SEAHUBDIR%%/locale/th/LC_MESSAGES/django.po +%%SEAHUBDIR%%/locale/th_TH/LC_MESSAGES/django.mo %%SEAHUBDIR%%/locale/th_TH/LC_MESSAGES/djangojs.mo %%SEAHUBDIR%%/locale/th_TH/LC_MESSAGES/djangojs.po %%SEAHUBDIR%%/locale/tr/LC_MESSAGES/django.mo @@ -260,8 +699,6 @@ %%SEAHUBDIR%%/media/assets/css/bootstrap.min.css %%SEAHUBDIR%%/media/assets/css/magnific-popup.656241b2c8ed.css %%SEAHUBDIR%%/media/assets/css/magnific-popup.css -%%SEAHUBDIR%%/media/assets/css/%%USERS%%-ui.83c0c53d3f19.css -%%SEAHUBDIR%%/media/assets/css/%%USERS%%-ui.css %%SEAHUBDIR%%/media/assets/css/select2-3.5.2.a6bd3ec08cc4.css %%SEAHUBDIR%%/media/assets/css/select2-3.5.2.b9d0598b4e1c.css %%SEAHUBDIR%%/media/assets/css/select2-3.5.2.css @@ -273,44 +710,191 @@ %%SEAHUBDIR%%/media/assets/css/select2.png %%SEAHUBDIR%%/media/assets/css/select2x2.49e3f0060186.png %%SEAHUBDIR%%/media/assets/css/select2x2.png -%%SEAHUBDIR%%/media/assets/frontend/css/main.b44732429e9c.css -%%SEAHUBDIR%%/media/assets/frontend/css/main.css -%%SEAHUBDIR%%/media/assets/frontend/css/main.css.77547fda0abb.map -%%SEAHUBDIR%%/media/assets/frontend/css/main.css.map -%%SEAHUBDIR%%/media/assets/frontend/css/main.d241e67db77c.css -%%SEAHUBDIR%%/media/assets/frontend/css/wiki.341546c51c24.css -%%SEAHUBDIR%%/media/assets/frontend/css/wiki.45c3a8d1821f.css +%%SEAHUBDIR%%/media/assets/frontend/commons/bundle.common.7cac895a81e8.js +%%SEAHUBDIR%%/media/assets/frontend/commons/bundle.common.js +%%SEAHUBDIR%%/media/assets/frontend/css/app.98f2eb6d1ca0.css +%%SEAHUBDIR%%/media/assets/frontend/css/app.css +%%SEAHUBDIR%%/media/assets/frontend/css/draft.6fe9b2831115.css +%%SEAHUBDIR%%/media/assets/frontend/css/draft.78c5b13610c1.css +%%SEAHUBDIR%%/media/assets/frontend/css/draft.css +%%SEAHUBDIR%%/media/assets/frontend/css/fileHistory.2f00d066a472.css +%%SEAHUBDIR%%/media/assets/frontend/css/fileHistory.css +%%SEAHUBDIR%%/media/assets/frontend/css/fileHistory.d1592cc040e7.css +%%SEAHUBDIR%%/media/assets/frontend/css/fileHistoryOld.42b6d7977be2.css +%%SEAHUBDIR%%/media/assets/frontend/css/fileHistoryOld.css +%%SEAHUBDIR%%/media/assets/frontend/css/fileHistoryOld.f59caddf7aff.css +%%SEAHUBDIR%%/media/assets/frontend/css/markdownEditor.60e40151f9a6.css +%%SEAHUBDIR%%/media/assets/frontend/css/markdownEditor.ae7f849e3f1e.css +%%SEAHUBDIR%%/media/assets/frontend/css/markdownEditor.css +%%SEAHUBDIR%%/media/assets/frontend/css/orgAdmin.483442275e51.css +%%SEAHUBDIR%%/media/assets/frontend/css/orgAdmin.706a65ddf8cd.css +%%SEAHUBDIR%%/media/assets/frontend/css/orgAdmin.css +%%SEAHUBDIR%%/media/assets/frontend/css/repoview.195001dc4ec9.css +%%SEAHUBDIR%%/media/assets/frontend/css/repoview.8cf1629180ec.css +%%SEAHUBDIR%%/media/assets/frontend/css/repoview.css +%%SEAHUBDIR%%/media/assets/frontend/css/search.css +%%SEAHUBDIR%%/media/assets/frontend/css/search.ff4614427b60.css +%%SEAHUBDIR%%/media/assets/frontend/css/settings.aa856fd1d9d4.css +%%SEAHUBDIR%%/media/assets/frontend/css/settings.css +%%SEAHUBDIR%%/media/assets/frontend/css/sharedDirView.6d14a71ae85b.css +%%SEAHUBDIR%%/media/assets/frontend/css/sharedDirView.css +%%SEAHUBDIR%%/media/assets/frontend/css/sharedFileViewAudio.61a93ef496ba.css +%%SEAHUBDIR%%/media/assets/frontend/css/sharedFileViewAudio.css +%%SEAHUBDIR%%/media/assets/frontend/css/sharedFileViewDocument.2632d8b353fa.css +%%SEAHUBDIR%%/media/assets/frontend/css/sharedFileViewDocument.css +%%SEAHUBDIR%%/media/assets/frontend/css/sharedFileViewImage.17811b0c63fb.css +%%SEAHUBDIR%%/media/assets/frontend/css/sharedFileViewImage.css +%%SEAHUBDIR%%/media/assets/frontend/css/sharedFileViewMarkdown.5fbe97947225.css +%%SEAHUBDIR%%/media/assets/frontend/css/sharedFileViewMarkdown.css +%%SEAHUBDIR%%/media/assets/frontend/css/sharedFileViewPDF.2632d8b353fa.css +%%SEAHUBDIR%%/media/assets/frontend/css/sharedFileViewPDF.css +%%SEAHUBDIR%%/media/assets/frontend/css/sharedFileViewSVG.37f57ef15eaf.css +%%SEAHUBDIR%%/media/assets/frontend/css/sharedFileViewSVG.css +%%SEAHUBDIR%%/media/assets/frontend/css/sharedFileViewSpreadsheet.3f4443fbceb6.css +%%SEAHUBDIR%%/media/assets/frontend/css/sharedFileViewSpreadsheet.css +%%SEAHUBDIR%%/media/assets/frontend/css/sharedFileViewText.430c66dd6f0d.css +%%SEAHUBDIR%%/media/assets/frontend/css/sharedFileViewText.css +%%SEAHUBDIR%%/media/assets/frontend/css/sharedFileViewUnknown.css +%%SEAHUBDIR%%/media/assets/frontend/css/sharedFileViewUnknown.f2351e03d465.css +%%SEAHUBDIR%%/media/assets/frontend/css/sharedFileViewVideo.css +%%SEAHUBDIR%%/media/assets/frontend/css/sharedFileViewVideo.eded581e49fd.css +%%SEAHUBDIR%%/media/assets/frontend/css/sysAdmin.596456831c10.css +%%SEAHUBDIR%%/media/assets/frontend/css/sysAdmin.css +%%SEAHUBDIR%%/media/assets/frontend/css/sysAdmin.ed7819eca5dc.css +%%SEAHUBDIR%%/media/assets/frontend/css/viewCdoc.2ca65055119b.css +%%SEAHUBDIR%%/media/assets/frontend/css/viewCdoc.css +%%SEAHUBDIR%%/media/assets/frontend/css/viewCdoc.fc8df192a488.css +%%SEAHUBDIR%%/media/assets/frontend/css/viewDataGrid.1e991a87b182.css +%%SEAHUBDIR%%/media/assets/frontend/css/viewDataGrid.css +%%SEAHUBDIR%%/media/assets/frontend/css/viewFileAudio.129437325c53.css +%%SEAHUBDIR%%/media/assets/frontend/css/viewFileAudio.css +%%SEAHUBDIR%%/media/assets/frontend/css/viewFileDocument.97b53a3c606e.css +%%SEAHUBDIR%%/media/assets/frontend/css/viewFileDocument.css +%%SEAHUBDIR%%/media/assets/frontend/css/viewFileImage.a899b310f0ec.css +%%SEAHUBDIR%%/media/assets/frontend/css/viewFileImage.css +%%SEAHUBDIR%%/media/assets/frontend/css/viewFilePDF.97b53a3c606e.css +%%SEAHUBDIR%%/media/assets/frontend/css/viewFilePDF.css +%%SEAHUBDIR%%/media/assets/frontend/css/viewFileSVG.997485b0fd4a.css +%%SEAHUBDIR%%/media/assets/frontend/css/viewFileSVG.css +%%SEAHUBDIR%%/media/assets/frontend/css/viewFileSpreadsheet.43449af9f2a9.css +%%SEAHUBDIR%%/media/assets/frontend/css/viewFileSpreadsheet.css +%%SEAHUBDIR%%/media/assets/frontend/css/viewFileText.css +%%SEAHUBDIR%%/media/assets/frontend/css/viewFileText.d54c1e7648a3.css +%%SEAHUBDIR%%/media/assets/frontend/css/viewFileUnknown.css +%%SEAHUBDIR%%/media/assets/frontend/css/viewFileUnknown.fa1a33af2d01.css +%%SEAHUBDIR%%/media/assets/frontend/css/viewFileVideo.css +%%SEAHUBDIR%%/media/assets/frontend/css/viewFileVideo.f154b965a76f.css +%%SEAHUBDIR%%/media/assets/frontend/css/viewFileXmind.a899b310f0ec.css +%%SEAHUBDIR%%/media/assets/frontend/css/viewFileXmind.css +%%SEAHUBDIR%%/media/assets/frontend/css/wiki.13db2ff3bfe6.css +%%SEAHUBDIR%%/media/assets/frontend/css/wiki.b68dfc0cc7ed.css %%SEAHUBDIR%%/media/assets/frontend/css/wiki.css -%%SEAHUBDIR%%/media/assets/frontend/css/wiki.css.1d0aa5184390.map -%%SEAHUBDIR%%/media/assets/frontend/css/wiki.css.map -%%SEAHUBDIR%%/media/assets/frontend/js/main.565f9fe229be.js -%%SEAHUBDIR%%/media/assets/frontend/js/main.js -%%SEAHUBDIR%%/media/assets/frontend/js/main.js.fd15f90b48e2.map -%%SEAHUBDIR%%/media/assets/frontend/js/main.js.map -%%SEAHUBDIR%%/media/assets/frontend/js/wiki.2ef17d1156aa.js +%%SEAHUBDIR%%/media/assets/frontend/js/app.f8a2712fdb45.js +%%SEAHUBDIR%%/media/assets/frontend/js/app.js +%%SEAHUBDIR%%/media/assets/frontend/js/draft.611e212abe1b.js +%%SEAHUBDIR%%/media/assets/frontend/js/draft.js +%%SEAHUBDIR%%/media/assets/frontend/js/draw.2b9a41ed7df3.js +%%SEAHUBDIR%%/media/assets/frontend/js/draw.js +%%SEAHUBDIR%%/media/assets/frontend/js/fileHistory.f158528ae0ef.js +%%SEAHUBDIR%%/media/assets/frontend/js/fileHistory.js +%%SEAHUBDIR%%/media/assets/frontend/js/fileHistoryOld.34e8f921445f.js +%%SEAHUBDIR%%/media/assets/frontend/js/fileHistoryOld.js +%%SEAHUBDIR%%/media/assets/frontend/js/markdownEditor.0693a296baa2.js +%%SEAHUBDIR%%/media/assets/frontend/js/markdownEditor.js +%%SEAHUBDIR%%/media/assets/frontend/js/orgAdmin.3a6f706b2503.js +%%SEAHUBDIR%%/media/assets/frontend/js/orgAdmin.js +%%SEAHUBDIR%%/media/assets/frontend/js/repoview.c0e15b8d351a.js +%%SEAHUBDIR%%/media/assets/frontend/js/repoview.js +%%SEAHUBDIR%%/media/assets/frontend/js/search.fb8f630e3f10.js +%%SEAHUBDIR%%/media/assets/frontend/js/search.js +%%SEAHUBDIR%%/media/assets/frontend/js/settings.e24ccaa541dc.js +%%SEAHUBDIR%%/media/assets/frontend/js/settings.js +%%SEAHUBDIR%%/media/assets/frontend/js/sharedDirView.21cac1d0e736.js +%%SEAHUBDIR%%/media/assets/frontend/js/sharedDirView.js +%%SEAHUBDIR%%/media/assets/frontend/js/sharedFileViewAudio.5fb395d0da29.js +%%SEAHUBDIR%%/media/assets/frontend/js/sharedFileViewAudio.js +%%SEAHUBDIR%%/media/assets/frontend/js/sharedFileViewDocument.c18c1d7f9c79.js +%%SEAHUBDIR%%/media/assets/frontend/js/sharedFileViewDocument.js +%%SEAHUBDIR%%/media/assets/frontend/js/sharedFileViewImage.dd827b2de250.js +%%SEAHUBDIR%%/media/assets/frontend/js/sharedFileViewImage.js +%%SEAHUBDIR%%/media/assets/frontend/js/sharedFileViewMarkdown.7ecb4445033f.js +%%SEAHUBDIR%%/media/assets/frontend/js/sharedFileViewMarkdown.js +%%SEAHUBDIR%%/media/assets/frontend/js/sharedFileViewPDF.88e36ae293c6.js +%%SEAHUBDIR%%/media/assets/frontend/js/sharedFileViewPDF.js +%%SEAHUBDIR%%/media/assets/frontend/js/sharedFileViewSVG.72a0f5580c0f.js +%%SEAHUBDIR%%/media/assets/frontend/js/sharedFileViewSVG.js +%%SEAHUBDIR%%/media/assets/frontend/js/sharedFileViewSpreadsheet.e85644b1f930.js +%%SEAHUBDIR%%/media/assets/frontend/js/sharedFileViewSpreadsheet.js +%%SEAHUBDIR%%/media/assets/frontend/js/sharedFileViewText.145882ac143f.js +%%SEAHUBDIR%%/media/assets/frontend/js/sharedFileViewText.js +%%SEAHUBDIR%%/media/assets/frontend/js/sharedFileViewUnknown.162ee1f2644f.js +%%SEAHUBDIR%%/media/assets/frontend/js/sharedFileViewUnknown.js +%%SEAHUBDIR%%/media/assets/frontend/js/sharedFileViewVideo.b9d6628ab8ae.js +%%SEAHUBDIR%%/media/assets/frontend/js/sharedFileViewVideo.js +%%SEAHUBDIR%%/media/assets/frontend/js/sysAdmin.698c97eb0d2a.js +%%SEAHUBDIR%%/media/assets/frontend/js/sysAdmin.js +%%SEAHUBDIR%%/media/assets/frontend/js/viewCdoc.cf53d4524a71.js +%%SEAHUBDIR%%/media/assets/frontend/js/viewCdoc.js +%%SEAHUBDIR%%/media/assets/frontend/js/viewDataGrid.04701c814b14.js +%%SEAHUBDIR%%/media/assets/frontend/js/viewDataGrid.js +%%SEAHUBDIR%%/media/assets/frontend/js/viewFileAudio.6fea48e19732.js +%%SEAHUBDIR%%/media/assets/frontend/js/viewFileAudio.js +%%SEAHUBDIR%%/media/assets/frontend/js/viewFileDocument.b07cf2daacfe.js +%%SEAHUBDIR%%/media/assets/frontend/js/viewFileDocument.js +%%SEAHUBDIR%%/media/assets/frontend/js/viewFileImage.c7c1134953d7.js +%%SEAHUBDIR%%/media/assets/frontend/js/viewFileImage.js +%%SEAHUBDIR%%/media/assets/frontend/js/viewFilePDF.74a581699c75.js +%%SEAHUBDIR%%/media/assets/frontend/js/viewFilePDF.js +%%SEAHUBDIR%%/media/assets/frontend/js/viewFileSVG.4c17a73ec3f2.js +%%SEAHUBDIR%%/media/assets/frontend/js/viewFileSVG.js +%%SEAHUBDIR%%/media/assets/frontend/js/viewFileSpreadsheet.a7c77c2b0bc2.js +%%SEAHUBDIR%%/media/assets/frontend/js/viewFileSpreadsheet.js +%%SEAHUBDIR%%/media/assets/frontend/js/viewFileText.7a448d822f6b.js +%%SEAHUBDIR%%/media/assets/frontend/js/viewFileText.js +%%SEAHUBDIR%%/media/assets/frontend/js/viewFileUnknown.2728198d5f59.js +%%SEAHUBDIR%%/media/assets/frontend/js/viewFileUnknown.js +%%SEAHUBDIR%%/media/assets/frontend/js/viewFileVideo.2370a227a911.js +%%SEAHUBDIR%%/media/assets/frontend/js/viewFileVideo.js +%%SEAHUBDIR%%/media/assets/frontend/js/viewFileXmind.1c55e6298a3d.js +%%SEAHUBDIR%%/media/assets/frontend/js/viewFileXmind.js +%%SEAHUBDIR%%/media/assets/frontend/js/wiki.8fb35c44c795.js %%SEAHUBDIR%%/media/assets/frontend/js/wiki.js -%%SEAHUBDIR%%/media/assets/frontend/js/wiki.js.715c6ce79164.map -%%SEAHUBDIR%%/media/assets/frontend/js/wiki.js.map -%%SEAHUBDIR%%/media/assets/frontend/locales/en/translations.d167fc0677c3.json +%%SEAHUBDIR%%/media/assets/frontend/locales/cs/translations.2d8aa6d169fa.json +%%SEAHUBDIR%%/media/assets/frontend/locales/cs/translations.json +%%SEAHUBDIR%%/media/assets/frontend/locales/de/translations.908bead92b7b.json +%%SEAHUBDIR%%/media/assets/frontend/locales/de/translations.json +%%SEAHUBDIR%%/media/assets/frontend/locales/en/translations.4a46bc81afc0.json %%SEAHUBDIR%%/media/assets/frontend/locales/en/translations.json -%%SEAHUBDIR%%/media/assets/frontend/locales/zh-CN/translations.fbcb11a72ba8.json +%%SEAHUBDIR%%/media/assets/frontend/locales/es-AR/translations.0beade70e582.json +%%SEAHUBDIR%%/media/assets/frontend/locales/es-AR/translations.json +%%SEAHUBDIR%%/media/assets/frontend/locales/es-MX/translations.0beade70e582.json +%%SEAHUBDIR%%/media/assets/frontend/locales/es-MX/translations.json +%%SEAHUBDIR%%/media/assets/frontend/locales/es/translations.0beade70e582.json +%%SEAHUBDIR%%/media/assets/frontend/locales/es/translations.json +%%SEAHUBDIR%%/media/assets/frontend/locales/fr/translations.1d190c37fa3e.json +%%SEAHUBDIR%%/media/assets/frontend/locales/fr/translations.json +%%SEAHUBDIR%%/media/assets/frontend/locales/it/translations.b25cc192c2b6.json +%%SEAHUBDIR%%/media/assets/frontend/locales/it/translations.json +%%SEAHUBDIR%%/media/assets/frontend/locales/ru/translations.d6e7c31e1ce0.json +%%SEAHUBDIR%%/media/assets/frontend/locales/ru/translations.json +%%SEAHUBDIR%%/media/assets/frontend/locales/zh-CN/translations.733fcc3ecff7.json %%SEAHUBDIR%%/media/assets/frontend/locales/zh-CN/translations.json -%%SEAHUBDIR%%/media/assets/frontend/media/fa-regular-400.12717b4a013d.woff2 -%%SEAHUBDIR%%/media/assets/frontend/media/fa-regular-400.649582a6076b.svg -%%SEAHUBDIR%%/media/assets/frontend/media/fa-regular-400.8473867ab90a.ttf -%%SEAHUBDIR%%/media/assets/frontend/media/fa-regular-400.93cd9a877c79.eot -%%SEAHUBDIR%%/media/assets/frontend/media/fa-regular-400.960d05e6858e.woff +%%SEAHUBDIR%%/media/assets/frontend/media/fa-regular-400.33f727ccde4b.woff2 +%%SEAHUBDIR%%/media/assets/frontend/media/fa-regular-400.3929b3ef871f.svg +%%SEAHUBDIR%%/media/assets/frontend/media/fa-regular-400.54f142e03adc.ttf +%%SEAHUBDIR%%/media/assets/frontend/media/fa-regular-400.b58f468f8416.eot %%SEAHUBDIR%%/media/assets/frontend/media/fa-regular-400.eot +%%SEAHUBDIR%%/media/assets/frontend/media/fa-regular-400.f3dd4f397fbc.woff %%SEAHUBDIR%%/media/assets/frontend/media/fa-regular-400.svg %%SEAHUBDIR%%/media/assets/frontend/media/fa-regular-400.ttf %%SEAHUBDIR%%/media/assets/frontend/media/fa-regular-400.woff %%SEAHUBDIR%%/media/assets/frontend/media/fa-regular-400.woff2 -%%SEAHUBDIR%%/media/assets/frontend/media/fa-solid-900.4d496c9d7dd8.svg -%%SEAHUBDIR%%/media/assets/frontend/media/fa-solid-900.56cf83dc3076.ttf -%%SEAHUBDIR%%/media/assets/frontend/media/fa-solid-900.8c3a8870b9d8.eot -%%SEAHUBDIR%%/media/assets/frontend/media/fa-solid-900.b093fcb2c86d.woff +%%SEAHUBDIR%%/media/assets/frontend/media/fa-solid-900.035a137af03d.eot +%%SEAHUBDIR%%/media/assets/frontend/media/fa-solid-900.6661d6b3521b.woff +%%SEAHUBDIR%%/media/assets/frontend/media/fa-solid-900.8a8c0474283e.woff2 +%%SEAHUBDIR%%/media/assets/frontend/media/fa-solid-900.9bbbee00f657.svg +%%SEAHUBDIR%%/media/assets/frontend/media/fa-solid-900.b6a14bb88dbc.ttf %%SEAHUBDIR%%/media/assets/frontend/media/fa-solid-900.eot -%%SEAHUBDIR%%/media/assets/frontend/media/fa-solid-900.f093864079d4.woff2 %%SEAHUBDIR%%/media/assets/frontend/media/fa-solid-900.svg %%SEAHUBDIR%%/media/assets/frontend/media/fa-solid-900.ttf %%SEAHUBDIR%%/media/assets/frontend/media/fa-solid-900.woff @@ -347,7 +931,7 @@ %%SEAHUBDIR%%/media/assets/scripts/app/collections/repo-shared-upload-links.js %%SEAHUBDIR%%/media/assets/scripts/app/collections/repo-user-folder-perm.2014c47b2621.js %%SEAHUBDIR%%/media/assets/scripts/app/collections/repo-user-folder-perm.js -%%SEAHUBDIR%%/media/assets/scripts/app/collections/repos.92498fbca8dc.js +%%SEAHUBDIR%%/media/assets/scripts/app/collections/repos.627e7241c1a7.js %%SEAHUBDIR%%/media/assets/scripts/app/collections/repos.js %%SEAHUBDIR%%/media/assets/scripts/app/collections/share-admin-folders.5ca097d8e69f.js %%SEAHUBDIR%%/media/assets/scripts/app/collections/share-admin-folders.js @@ -379,11 +963,11 @@ %%SEAHUBDIR%%/media/assets/scripts/app/models/invitation.js %%SEAHUBDIR%%/media/assets/scripts/app/models/pub-repo.3f52334f11d8.js %%SEAHUBDIR%%/media/assets/scripts/app/models/pub-repo.js -%%SEAHUBDIR%%/media/assets/scripts/app/models/repo.0107fad33a90.js +%%SEAHUBDIR%%/media/assets/scripts/app/models/repo.ff0eb7bd7c19.js %%SEAHUBDIR%%/media/assets/scripts/app/models/repo.js -%%SEAHUBDIR%%/media/assets/scripts/app/models/share-admin-folder.982c3cf07a5b.js +%%SEAHUBDIR%%/media/assets/scripts/app/models/share-admin-folder.365bc10673a0.js %%SEAHUBDIR%%/media/assets/scripts/app/models/share-admin-folder.js -%%SEAHUBDIR%%/media/assets/scripts/app/models/share-admin-repo.71bb90c58e19.js +%%SEAHUBDIR%%/media/assets/scripts/app/models/share-admin-repo.feb92f8fef5c.js %%SEAHUBDIR%%/media/assets/scripts/app/models/share-admin-repo.js %%SEAHUBDIR%%/media/assets/scripts/app/models/share-admin-share-link.c3223f5162df.js %%SEAHUBDIR%%/media/assets/scripts/app/models/share-admin-share-link.js @@ -433,13 +1017,13 @@ %%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/repo-history-settings.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/repo-share-link-admin.1537a70c7cf2.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dialogs/repo-share-link-admin.js -%%SEAHUBDIR%%/media/assets/scripts/app/views/dir.79dd661bea73.js +%%SEAHUBDIR%%/media/assets/scripts/app/views/dir.098a1a0a044e.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dir.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dirent-details.b43e654c6623.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dirent-details.js -%%SEAHUBDIR%%/media/assets/scripts/app/views/dirent-grid.2cc23633dacb.js +%%SEAHUBDIR%%/media/assets/scripts/app/views/dirent-grid.adbecbf2fd67.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dirent-grid.js -%%SEAHUBDIR%%/media/assets/scripts/app/views/dirent.e3298700263c.js +%%SEAHUBDIR%%/media/assets/scripts/app/views/dirent.51c6356d2e9d.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dirent.js %%SEAHUBDIR%%/media/assets/scripts/app/views/file-comment.e7c42765122a.js %%SEAHUBDIR%%/media/assets/scripts/app/views/file-comment.js @@ -497,11 +1081,11 @@ %%SEAHUBDIR%%/media/assets/scripts/app/views/repo-shared-link.js %%SEAHUBDIR%%/media/assets/scripts/app/views/repo.4c156532f683.js %%SEAHUBDIR%%/media/assets/scripts/app/views/repo.js -%%SEAHUBDIR%%/media/assets/scripts/app/views/share-admin-folder.b1e05de56a32.js +%%SEAHUBDIR%%/media/assets/scripts/app/views/share-admin-folder.815e0d1f1f66.js %%SEAHUBDIR%%/media/assets/scripts/app/views/share-admin-folder.js %%SEAHUBDIR%%/media/assets/scripts/app/views/share-admin-folders.ca18fde7bd94.js %%SEAHUBDIR%%/media/assets/scripts/app/views/share-admin-folders.js -%%SEAHUBDIR%%/media/assets/scripts/app/views/share-admin-repo.3116ca93e4e7.js +%%SEAHUBDIR%%/media/assets/scripts/app/views/share-admin-repo.728b463b95eb.js %%SEAHUBDIR%%/media/assets/scripts/app/views/share-admin-repo.js %%SEAHUBDIR%%/media/assets/scripts/app/views/share-admin-repos.225d01e58008.js %%SEAHUBDIR%%/media/assets/scripts/app/views/share-admin-repos.js @@ -531,7 +1115,7 @@ %%SEAHUBDIR%%/media/assets/scripts/app/views/widgets/popover.js %%SEAHUBDIR%%/media/assets/scripts/build.2a9f0ec5c156.js %%SEAHUBDIR%%/media/assets/scripts/build.js -%%SEAHUBDIR%%/media/assets/scripts/common.af317c92b5c6.js +%%SEAHUBDIR%%/media/assets/scripts/common.8b546d0e12ae.js %%SEAHUBDIR%%/media/assets/scripts/common.js %%SEAHUBDIR%%/media/assets/scripts/dist/build.972da1846131.txt %%SEAHUBDIR%%/media/assets/scripts/dist/build.d41d8cd98f00.js @@ -601,75 +1185,75 @@ %%SEAHUBDIR%%/media/assets/scripts/dist/i18n/zh-tw/djangojs.js %%SEAHUBDIR%%/media/assets/scripts/dist/lib/require.ac5ad85d01a3.js %%SEAHUBDIR%%/media/assets/scripts/dist/lib/require.js -%%SEAHUBDIR%%/media/assets/scripts/dist/main.ab85388732be.js +%%SEAHUBDIR%%/media/assets/scripts/dist/main.fc51d39e1cec.js %%SEAHUBDIR%%/media/assets/scripts/dist/main.js -%%SEAHUBDIR%%/media/assets/scripts/dist/orgadmin-main.706c264cbe87.js +%%SEAHUBDIR%%/media/assets/scripts/dist/orgadmin-main.e4026066f238.js %%SEAHUBDIR%%/media/assets/scripts/dist/orgadmin-main.js -%%SEAHUBDIR%%/media/assets/scripts/dist/sysadmin-main.0595783a6bcf.js +%%SEAHUBDIR%%/media/assets/scripts/dist/sysadmin-main.f2dfdcd63786.js %%SEAHUBDIR%%/media/assets/scripts/dist/sysadmin-main.js %%SEAHUBDIR%%/media/assets/scripts/file-tree.ef19875b8f54.js %%SEAHUBDIR%%/media/assets/scripts/file-tree.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/ar/djangojs.ee80c7a24abb.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/ar/djangojs.fb884fc6f821.js %%SEAHUBDIR%%/media/assets/scripts/i18n/ar/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/ca/djangojs.2bcfbd0a8a2c.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/ca/djangojs.02aa4c695837.js %%SEAHUBDIR%%/media/assets/scripts/i18n/ca/djangojs.js %%SEAHUBDIR%%/media/assets/scripts/i18n/cs/djangojs.0daa8aa4e580.js %%SEAHUBDIR%%/media/assets/scripts/i18n/cs/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/de/djangojs.a394c7d721f3.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/de/djangojs.04e2bd5fbe54.js %%SEAHUBDIR%%/media/assets/scripts/i18n/de/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/el/djangojs.a7a95b705545.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/el/djangojs.3cd7ab51dc81.js %%SEAHUBDIR%%/media/assets/scripts/i18n/el/djangojs.js %%SEAHUBDIR%%/media/assets/scripts/i18n/en/djangojs.e37eef1ffc63.js %%SEAHUBDIR%%/media/assets/scripts/i18n/en/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/es-ar/djangojs.e5eb2a7d3fba.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/es-ar/djangojs.36afad213e35.js %%SEAHUBDIR%%/media/assets/scripts/i18n/es-ar/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/es-mx/djangojs.e4249c45c68d.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/es-mx/djangojs.9f6430328cf8.js %%SEAHUBDIR%%/media/assets/scripts/i18n/es-mx/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/es/djangojs.1fb2942893a7.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/es/djangojs.60adf3aba295.js %%SEAHUBDIR%%/media/assets/scripts/i18n/es/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/fi/djangojs.78b74a36eab6.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/fi/djangojs.127574a927bd.js %%SEAHUBDIR%%/media/assets/scripts/i18n/fi/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/fr/djangojs.c8299cc3d9d3.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/fr/djangojs.35dde8c13877.js %%SEAHUBDIR%%/media/assets/scripts/i18n/fr/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/he/djangojs.e3493a3ac679.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/he/djangojs.6e3c2bdaf018.js %%SEAHUBDIR%%/media/assets/scripts/i18n/he/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/hu/djangojs.7e68c4e0f1dd.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/hu/djangojs.104b2f1fd08f.js %%SEAHUBDIR%%/media/assets/scripts/i18n/hu/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/is/djangojs.ecbacbf54b35.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/is/djangojs.7712f81d493d.js %%SEAHUBDIR%%/media/assets/scripts/i18n/is/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/it/djangojs.1fe3ee5130ed.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/it/djangojs.46de68e4d630.js %%SEAHUBDIR%%/media/assets/scripts/i18n/it/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/ja/djangojs.9929c5b02e0e.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/ja/djangojs.21a7c5ccfbac.js %%SEAHUBDIR%%/media/assets/scripts/i18n/ja/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/ko/djangojs.9e9461b34d61.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/ko/djangojs.2799e4f245b9.js %%SEAHUBDIR%%/media/assets/scripts/i18n/ko/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/lv/djangojs.57b619f6b340.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/lv/djangojs.046aea11e594.js %%SEAHUBDIR%%/media/assets/scripts/i18n/lv/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/nl/djangojs.ecd0472d0c3d.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/nl/djangojs.08eee3336424.js %%SEAHUBDIR%%/media/assets/scripts/i18n/nl/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/pl/djangojs.4fffe1acab87.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/pl/djangojs.27ac7dee29e9.js %%SEAHUBDIR%%/media/assets/scripts/i18n/pl/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/pt-br/djangojs.513042ca5741.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/pt-br/djangojs.73e3ba53b675.js %%SEAHUBDIR%%/media/assets/scripts/i18n/pt-br/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/ru/djangojs.0561455349f0.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/ru/djangojs.0613521e63ad.js %%SEAHUBDIR%%/media/assets/scripts/i18n/ru/djangojs.js %%SEAHUBDIR%%/media/assets/scripts/i18n/sk/djangojs.06183425c030.js %%SEAHUBDIR%%/media/assets/scripts/i18n/sk/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/sl/djangojs.31b2ea460d8c.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/sl/djangojs.88af047920eb.js %%SEAHUBDIR%%/media/assets/scripts/i18n/sl/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/sv/djangojs.7e15aecfc0dc.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/sv/djangojs.b8168b8fa389.js %%SEAHUBDIR%%/media/assets/scripts/i18n/sv/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/th/djangojs.8a5195cd02f9.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/th/djangojs.851166b7ad48.js %%SEAHUBDIR%%/media/assets/scripts/i18n/th/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/tr/djangojs.5ede70a2ec30.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/tr/djangojs.171fb2e6e2df.js %%SEAHUBDIR%%/media/assets/scripts/i18n/tr/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/uk/djangojs.e9fffc432039.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/uk/djangojs.82eebdafb06d.js %%SEAHUBDIR%%/media/assets/scripts/i18n/uk/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/vi/djangojs.2dad3c52ad89.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/vi/djangojs.f5a36e18a136.js %%SEAHUBDIR%%/media/assets/scripts/i18n/vi/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/zh-cn/djangojs.2398a7e052b8.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/zh-cn/djangojs.a913df0b37b0.js %%SEAHUBDIR%%/media/assets/scripts/i18n/zh-cn/djangojs.js -%%SEAHUBDIR%%/media/assets/scripts/i18n/zh-tw/djangojs.ec1a691118af.js +%%SEAHUBDIR%%/media/assets/scripts/i18n/zh-tw/djangojs.aeae35637e8d.js %%SEAHUBDIR%%/media/assets/scripts/i18n/zh-tw/djangojs.js %%SEAHUBDIR%%/media/assets/scripts/lib/backbone.c1a39c11a835.js %%SEAHUBDIR%%/media/assets/scripts/lib/backbone.js @@ -773,11 +1357,11 @@ %%SEAHUBDIR%%/media/assets/scripts/sysadmin-app/models/dirent.js %%SEAHUBDIR%%/media/assets/scripts/sysadmin-app/models/group-member.7b441252d770.js %%SEAHUBDIR%%/media/assets/scripts/sysadmin-app/models/group-member.js -%%SEAHUBDIR%%/media/assets/scripts/sysadmin-app/models/group-repo.2f49e550851f.js +%%SEAHUBDIR%%/media/assets/scripts/sysadmin-app/models/group-repo.68504934436b.js %%SEAHUBDIR%%/media/assets/scripts/sysadmin-app/models/group-repo.js %%SEAHUBDIR%%/media/assets/scripts/sysadmin-app/models/group.730f1455b174.js %%SEAHUBDIR%%/media/assets/scripts/sysadmin-app/models/group.js -%%SEAHUBDIR%%/media/assets/scripts/sysadmin-app/models/repo.fd943053da33.js +%%SEAHUBDIR%%/media/assets/scripts/sysadmin-app/models/repo.b08507215f65.js %%SEAHUBDIR%%/media/assets/scripts/sysadmin-app/models/repo.js %%SEAHUBDIR%%/media/assets/scripts/sysadmin-app/models/sysinfo.b8f278d86fba.js %%SEAHUBDIR%%/media/assets/scripts/sysadmin-app/models/sysinfo.js @@ -885,6 +1469,7 @@ %%SEAHUBDIR%%/media/css/pdf_file_view.css %%SEAHUBDIR%%/media/css/print_for_file_view.css %%SEAHUBDIR%%/media/css/seacloud.css +%%SEAHUBDIR%%/media/css/%%USERS%%-ui.css %%SEAHUBDIR%%/media/css/seahub.css %%SEAHUBDIR%%/media/css/seahub.min.css %%SEAHUBDIR%%/media/css/seahub_react.css @@ -895,6 +1480,121 @@ %%SEAHUBDIR%%/media/css/sf_font2/%%USERS%%-font2.woff %%SEAHUBDIR%%/media/css/spreadsheet_convert.css %%SEAHUBDIR%%/media/css/video-js.min.css +%%SEAHUBDIR%%/media/fontawesome/css/fontawesome-all.min.css +%%SEAHUBDIR%%/media/fontawesome/webfonts/fa-regular-400.eot +%%SEAHUBDIR%%/media/fontawesome/webfonts/fa-regular-400.svg +%%SEAHUBDIR%%/media/fontawesome/webfonts/fa-regular-400.ttf +%%SEAHUBDIR%%/media/fontawesome/webfonts/fa-regular-400.woff +%%SEAHUBDIR%%/media/fontawesome/webfonts/fa-regular-400.woff2 +%%SEAHUBDIR%%/media/fontawesome/webfonts/fa-solid-900.eot +%%SEAHUBDIR%%/media/fontawesome/webfonts/fa-solid-900.svg +%%SEAHUBDIR%%/media/fontawesome/webfonts/fa-solid-900.ttf +%%SEAHUBDIR%%/media/fontawesome/webfonts/fa-solid-900.woff +%%SEAHUBDIR%%/media/fontawesome/webfonts/fa-solid-900.woff2 +%%SEAHUBDIR%%/media/grapheditor/common.css +%%SEAHUBDIR%%/media/grapheditor/deflate/base64.js +%%SEAHUBDIR%%/media/grapheditor/deflate/pako.min.js +%%SEAHUBDIR%%/media/grapheditor/images/checkmark.gif +%%SEAHUBDIR%%/media/grapheditor/images/clear.gif +%%SEAHUBDIR%%/media/grapheditor/images/close.png +%%SEAHUBDIR%%/media/grapheditor/images/collapsed.gif +%%SEAHUBDIR%%/media/grapheditor/images/dropdown.gif +%%SEAHUBDIR%%/media/grapheditor/images/dropdown.png +%%SEAHUBDIR%%/media/grapheditor/images/edit.gif +%%SEAHUBDIR%%/media/grapheditor/images/expanded.gif +%%SEAHUBDIR%%/media/grapheditor/images/grid.gif +%%SEAHUBDIR%%/media/grapheditor/images/handle-fixed.png +%%SEAHUBDIR%%/media/grapheditor/images/handle-main.png +%%SEAHUBDIR%%/media/grapheditor/images/handle-rotate.png +%%SEAHUBDIR%%/media/grapheditor/images/handle-secondary.png +%%SEAHUBDIR%%/media/grapheditor/images/handle-terminal.png +%%SEAHUBDIR%%/media/grapheditor/images/help.png +%%SEAHUBDIR%%/media/grapheditor/images/locked.png +%%SEAHUBDIR%%/media/grapheditor/images/logo.png +%%SEAHUBDIR%%/media/grapheditor/images/nocolor.png +%%SEAHUBDIR%%/media/grapheditor/images/refresh.png +%%SEAHUBDIR%%/media/grapheditor/images/round-drop.png +%%SEAHUBDIR%%/media/grapheditor/images/search.png +%%SEAHUBDIR%%/media/grapheditor/images/tooltip.png +%%SEAHUBDIR%%/media/grapheditor/images/transparent.gif +%%SEAHUBDIR%%/media/grapheditor/images/triangle-down.png +%%SEAHUBDIR%%/media/grapheditor/images/triangle-left.png +%%SEAHUBDIR%%/media/grapheditor/images/triangle-right.png +%%SEAHUBDIR%%/media/grapheditor/images/triangle-up.png +%%SEAHUBDIR%%/media/grapheditor/images/unlocked.png +%%SEAHUBDIR%%/media/grapheditor/index.html +%%SEAHUBDIR%%/media/grapheditor/js/Actions.js +%%SEAHUBDIR%%/media/grapheditor/js/Dialogs.js +%%SEAHUBDIR%%/media/grapheditor/js/Editor.js +%%SEAHUBDIR%%/media/grapheditor/js/EditorUi.js +%%SEAHUBDIR%%/media/grapheditor/js/Format.js +%%SEAHUBDIR%%/media/grapheditor/js/Graph.js +%%SEAHUBDIR%%/media/grapheditor/js/Init.js +%%SEAHUBDIR%%/media/grapheditor/js/Menus.js +%%SEAHUBDIR%%/media/grapheditor/js/Shapes.js +%%SEAHUBDIR%%/media/grapheditor/js/Sidebar.js +%%SEAHUBDIR%%/media/grapheditor/js/Toolbar.js +%%SEAHUBDIR%%/media/grapheditor/jscolor/arrow.gif +%%SEAHUBDIR%%/media/grapheditor/jscolor/cross.gif +%%SEAHUBDIR%%/media/grapheditor/jscolor/hs.png +%%SEAHUBDIR%%/media/grapheditor/jscolor/hv.png +%%SEAHUBDIR%%/media/grapheditor/jscolor/jscolor.js +%%SEAHUBDIR%%/media/grapheditor/mxClient.js +%%SEAHUBDIR%%/media/grapheditor/open.html +%%SEAHUBDIR%%/media/grapheditor/resources/grapheditor.txt +%%SEAHUBDIR%%/media/grapheditor/resources/grapheditor_de.txt +%%SEAHUBDIR%%/media/grapheditor/resources/help.html +%%SEAHUBDIR%%/media/grapheditor/resources/help_de.html +%%SEAHUBDIR%%/media/grapheditor/sanitizer/sanitizer.min.js +%%SEAHUBDIR%%/media/grapheditor/stencils/arrows.xml +%%SEAHUBDIR%%/media/grapheditor/stencils/basic.xml +%%SEAHUBDIR%%/media/grapheditor/stencils/bpmn.xml +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Credit_Card_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Database_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Doctor1_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Earth_globe_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Email_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Empty_Folder_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Firewall_02_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Full_Folder_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Gear_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Graph_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Laptop_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Lock_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/MacBook_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Monitor_Tower_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Piggy_Bank_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Pilot1_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Printer_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Router_Icon_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Safe_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Security1_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Server_Tower_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Shopping_Cart_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Software_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Soldier1_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Suit1_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Suit2_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Suit3_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Tech1_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Telesales1_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Virtual_Machine_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Virus_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Wireless_Router_N_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Worker1_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/Workstation_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/iMac_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/clipart/iPad_128x128.png +%%SEAHUBDIR%%/media/grapheditor/stencils/flowchart.xml +%%SEAHUBDIR%%/media/grapheditor/styles/default.xml +%%SEAHUBDIR%%/media/grapheditor/styles/down.gif +%%SEAHUBDIR%%/media/grapheditor/styles/grapheditor.css +%%SEAHUBDIR%%/media/grapheditor/styles/help.css +%%SEAHUBDIR%%/media/grapheditor/styles/sprites.png +%%SEAHUBDIR%%/media/grapheditor/styles/thumb_horz.png +%%SEAHUBDIR%%/media/grapheditor/styles/thumb_vertical.png +%%SEAHUBDIR%%/media/grapheditor/styles/up.gif +%%SEAHUBDIR%%/media/grapheditor/viewer.html %%SEAHUBDIR%%/media/img/add.png %%SEAHUBDIR%%/media/img/admin_in.png %%SEAHUBDIR%%/media/img/admin_out.png @@ -965,6 +1665,7 @@ %%SEAHUBDIR%%/media/img/nav.png %%SEAHUBDIR%%/media/img/rm.png %%SEAHUBDIR%%/media/img/seacloud_logo.png +%%SEAHUBDIR%%/media/img/%%USERS%%-docs-logo.png %%SEAHUBDIR%%/media/img/%%USERS%%-logo.png %%SEAHUBDIR%%/media/img/select2-spinner.gif %%SEAHUBDIR%%/media/img/select2.png @@ -1160,6 +1861,7 @@ %%SEAHUBDIR%%/seahub/api2/authentication.py %%SEAHUBDIR%%/seahub/api2/base.py %%SEAHUBDIR%%/seahub/api2/endpoints/__init__.py +%%SEAHUBDIR%%/seahub/api2/endpoints/activities.py %%SEAHUBDIR%%/seahub/api2/endpoints/address_book/__init__.py %%SEAHUBDIR%%/seahub/api2/endpoints/address_book/groups.py %%SEAHUBDIR%%/seahub/api2/endpoints/address_book/members.py @@ -1174,6 +1876,7 @@ %%SEAHUBDIR%%/seahub/api2/endpoints/admin/devices.py %%SEAHUBDIR%%/seahub/api2/endpoints/admin/favicon.py %%SEAHUBDIR%%/seahub/api2/endpoints/admin/file_audit.py +%%SEAHUBDIR%%/seahub/api2/endpoints/admin/file_scan_records.py %%SEAHUBDIR%%/seahub/api2/endpoints/admin/file_update.py %%SEAHUBDIR%%/seahub/api2/endpoints/admin/group_libraries.py %%SEAHUBDIR%%/seahub/api2/endpoints/admin/group_members.py @@ -1187,6 +1890,7 @@ %%SEAHUBDIR%%/seahub/api2/endpoints/admin/login_bg_image.py %%SEAHUBDIR%%/seahub/api2/endpoints/admin/login_logs.py %%SEAHUBDIR%%/seahub/api2/endpoints/admin/logo.py +%%SEAHUBDIR%%/seahub/api2/endpoints/admin/notifications.py %%SEAHUBDIR%%/seahub/api2/endpoints/admin/operation_logs.py %%SEAHUBDIR%%/seahub/api2/endpoints/admin/org_stats.py %%SEAHUBDIR%%/seahub/api2/endpoints/admin/org_users.py @@ -1209,8 +1913,11 @@ %%SEAHUBDIR%%/seahub/api2/endpoints/cancel_zip_task.py %%SEAHUBDIR%%/seahub/api2/endpoints/copy_move_task.py %%SEAHUBDIR%%/seahub/api2/endpoints/deleted_repos.py +%%SEAHUBDIR%%/seahub/api2/endpoints/departments.py %%SEAHUBDIR%%/seahub/api2/endpoints/dir.py %%SEAHUBDIR%%/seahub/api2/endpoints/dir_shared_items.py +%%SEAHUBDIR%%/seahub/api2/endpoints/draft_reviewer.py +%%SEAHUBDIR%%/seahub/api2/endpoints/drafts.py %%SEAHUBDIR%%/seahub/api2/endpoints/file.py %%SEAHUBDIR%%/seahub/api2/endpoints/file_comment.py %%SEAHUBDIR%%/seahub/api2/endpoints/file_comments.py @@ -1225,13 +1932,18 @@ %%SEAHUBDIR%%/seahub/api2/endpoints/groups.py %%SEAHUBDIR%%/seahub/api2/endpoints/invitation.py %%SEAHUBDIR%%/seahub/api2/endpoints/invitations.py +%%SEAHUBDIR%%/seahub/api2/endpoints/markdown_lint.py %%SEAHUBDIR%%/seahub/api2/endpoints/move_folder_merge.py %%SEAHUBDIR%%/seahub/api2/endpoints/notifications.py %%SEAHUBDIR%%/seahub/api2/endpoints/query_copy_move_progress.py %%SEAHUBDIR%%/seahub/api2/endpoints/query_zip_progress.py +%%SEAHUBDIR%%/seahub/api2/endpoints/related_files.py +%%SEAHUBDIR%%/seahub/api2/endpoints/repo_draft_info.py %%SEAHUBDIR%%/seahub/api2/endpoints/repo_file_uploaded_bytes.py %%SEAHUBDIR%%/seahub/api2/endpoints/repo_history.py +%%SEAHUBDIR%%/seahub/api2/endpoints/repo_send_new_password.py %%SEAHUBDIR%%/seahub/api2/endpoints/repo_set_password.py +%%SEAHUBDIR%%/seahub/api2/endpoints/repo_tags.py %%SEAHUBDIR%%/seahub/api2/endpoints/repo_trash.py %%SEAHUBDIR%%/seahub/api2/endpoints/repos.py %%SEAHUBDIR%%/seahub/api2/endpoints/repos_batch.py @@ -1247,6 +1959,8 @@ %%SEAHUBDIR%%/seahub/api2/endpoints/shared_repos.py %%SEAHUBDIR%%/seahub/api2/endpoints/shared_upload_links.py %%SEAHUBDIR%%/seahub/api2/endpoints/smart_link.py +%%SEAHUBDIR%%/seahub/api2/endpoints/starred_items.py +%%SEAHUBDIR%%/seahub/api2/endpoints/tag_filter_file.py %%SEAHUBDIR%%/seahub/api2/endpoints/upload_links.py %%SEAHUBDIR%%/seahub/api2/endpoints/user.py %%SEAHUBDIR%%/seahub/api2/endpoints/user_avatar.py @@ -1341,6 +2055,7 @@ %%SEAHUBDIR%%/seahub/base/middleware.py %%SEAHUBDIR%%/seahub/base/migrations/0001_initial.py %%SEAHUBDIR%%/seahub/base/migrations/0002_reposecretkey.py +%%SEAHUBDIR%%/seahub/base/migrations/0003_auto_20181016_1242.py %%SEAHUBDIR%%/seahub/base/migrations/__init__.py %%SEAHUBDIR%%/seahub/base/mixins.py %%SEAHUBDIR%%/seahub/base/models.py @@ -1354,6 +2069,10 @@ %%SEAHUBDIR%%/seahub/base/tests.py %%SEAHUBDIR%%/seahub/base/utils.py %%SEAHUBDIR%%/seahub/base/views.py +%%SEAHUBDIR%%/seahub/bisheng_office/__init__.py +%%SEAHUBDIR%%/seahub/bisheng_office/settings.py +%%SEAHUBDIR%%/seahub/bisheng_office/utils.py +%%SEAHUBDIR%%/seahub/bisheng_office/views.py %%SEAHUBDIR%%/seahub/cconvert.py %%SEAHUBDIR%%/seahub/constants.py %%SEAHUBDIR%%/seahub/contacts/__init__.py @@ -1367,6 +2086,23 @@ %%SEAHUBDIR%%/seahub/contacts/urls.py %%SEAHUBDIR%%/seahub/contacts/views.py %%SEAHUBDIR%%/seahub/convert-utf-8.txt +%%SEAHUBDIR%%/seahub/drafts/__init__.py +%%SEAHUBDIR%%/seahub/drafts/apps.py +%%SEAHUBDIR%%/seahub/drafts/migrations/0001_initial.py +%%SEAHUBDIR%%/seahub/drafts/migrations/0002_draftreview_author.py +%%SEAHUBDIR%%/seahub/drafts/migrations/0003_auto_20190301_0648.py +%%SEAHUBDIR%%/seahub/drafts/migrations/__init__.py +%%SEAHUBDIR%%/seahub/drafts/models.py +%%SEAHUBDIR%%/seahub/drafts/signals.py +%%SEAHUBDIR%%/seahub/drafts/urls.py +%%SEAHUBDIR%%/seahub/drafts/utils.py +%%SEAHUBDIR%%/seahub/drafts/views.py +%%SEAHUBDIR%%/seahub/file_tags/__init__.py +%%SEAHUBDIR%%/seahub/file_tags/apps.py +%%SEAHUBDIR%%/seahub/file_tags/migrations/0001_initial.py +%%SEAHUBDIR%%/seahub/file_tags/migrations/0002_remove_filetags_parent_folder_uuid.py +%%SEAHUBDIR%%/seahub/file_tags/migrations/__init__.py +%%SEAHUBDIR%%/seahub/file_tags/models.py %%SEAHUBDIR%%/seahub/forms.py %%SEAHUBDIR%%/seahub/fts/__init__.py %%SEAHUBDIR%%/seahub/fts/models.py @@ -1451,12 +2187,16 @@ %%SEAHUBDIR%%/seahub/notifications/management/__init__.py %%SEAHUBDIR%%/seahub/notifications/management/commands/__init__.py %%SEAHUBDIR%%/seahub/notifications/management/commands/notify_admins_on_virus.py +%%SEAHUBDIR%%/seahub/notifications/management/commands/send_file_updates.py %%SEAHUBDIR%%/seahub/notifications/management/commands/send_notices.py +%%SEAHUBDIR%%/seahub/notifications/management/commands/send_wxwork_notices.py %%SEAHUBDIR%%/seahub/notifications/migrations/0001_initial.py %%SEAHUBDIR%%/seahub/notifications/migrations/0002_auto_20180426_0710.py +%%SEAHUBDIR%%/seahub/notifications/migrations/0003_auto_20181115_0825.py %%SEAHUBDIR%%/seahub/notifications/migrations/__init__.py %%SEAHUBDIR%%/seahub/notifications/models.py %%SEAHUBDIR%%/seahub/notifications/settings.py +%%SEAHUBDIR%%/seahub/notifications/templates/notifications/file_updates_email.html %%SEAHUBDIR%%/seahub/notifications/templates/notifications/notice_email.html %%SEAHUBDIR%%/seahub/notifications/templates/notifications/notice_msg/folder_share_msg.html %%SEAHUBDIR%%/seahub/notifications/templates/notifications/notice_msg/folder_share_to_group_msg.html @@ -1486,6 +2226,7 @@ %%SEAHUBDIR%%/seahub/onlyoffice/views.py %%SEAHUBDIR%%/seahub/options/__init__.py %%SEAHUBDIR%%/seahub/options/migrations/0001_initial.py +%%SEAHUBDIR%%/seahub/options/migrations/0002_auto_20181107_0811.py %%SEAHUBDIR%%/seahub/options/migrations/__init__.py %%SEAHUBDIR%%/seahub/options/models.py %%SEAHUBDIR%%/seahub/options/templates/options/set_user_options.html @@ -1502,15 +2243,26 @@ %%SEAHUBDIR%%/seahub/profile/forms.py %%SEAHUBDIR%%/seahub/profile/i18n.sh.template %%SEAHUBDIR%%/seahub/profile/migrations/0001_initial.py +%%SEAHUBDIR%%/seahub/profile/migrations/0002_auto_20190122_0225.py %%SEAHUBDIR%%/seahub/profile/migrations/__init__.py %%SEAHUBDIR%%/seahub/profile/models.py %%SEAHUBDIR%%/seahub/profile/settings.py %%SEAHUBDIR%%/seahub/profile/templates/profile/set_profile.html +%%SEAHUBDIR%%/seahub/profile/templates/profile/set_profile_react.html %%SEAHUBDIR%%/seahub/profile/templates/profile/user_profile.html %%SEAHUBDIR%%/seahub/profile/tests.py %%SEAHUBDIR%%/seahub/profile/urls.py %%SEAHUBDIR%%/seahub/profile/utils.py %%SEAHUBDIR%%/seahub/profile/views.py +%%SEAHUBDIR%%/seahub/related_files/__init__.py +%%SEAHUBDIR%%/seahub/related_files/apps.py +%%SEAHUBDIR%%/seahub/related_files/migrations/0001_initial.py +%%SEAHUBDIR%%/seahub/related_files/migrations/__init__.py +%%SEAHUBDIR%%/seahub/related_files/models.py +%%SEAHUBDIR%%/seahub/repo_tags/__init__.py +%%SEAHUBDIR%%/seahub/repo_tags/migrations/0001_initial.py +%%SEAHUBDIR%%/seahub/repo_tags/migrations/__init__.py +%%SEAHUBDIR%%/seahub/repo_tags/models.py %%SEAHUBDIR%%/seahub/revision_tag/__init__.py %%SEAHUBDIR%%/seahub/revision_tag/migrations/0001_initial.py %%SEAHUBDIR%%/seahub/revision_tag/migrations/__init__.py @@ -1539,28 +2291,47 @@ %%SEAHUBDIR%%/seahub/share/views.py %%SEAHUBDIR%%/seahub/shortcuts.py %%SEAHUBDIR%%/seahub/signals.py +%%SEAHUBDIR%%/seahub/social_core/__init__.py +%%SEAHUBDIR%%/seahub/social_core/backends/__init__.py +%%SEAHUBDIR%%/seahub/social_core/backends/weixin_enterprise.py +%%SEAHUBDIR%%/seahub/social_core/pipeline/__init__.py +%%SEAHUBDIR%%/seahub/social_core/pipeline/social_auth.py +%%SEAHUBDIR%%/seahub/social_core/pipeline/user.py +%%SEAHUBDIR%%/seahub/social_core/utils/WXBizMsgCrypt.py +%%SEAHUBDIR%%/seahub/social_core/utils/__init__.py +%%SEAHUBDIR%%/seahub/social_core/utils/ierror.py +%%SEAHUBDIR%%/seahub/social_core/views.py %%SEAHUBDIR%%/seahub/tags/__init__.py %%SEAHUBDIR%%/seahub/tags/migrations/0001_initial.py %%SEAHUBDIR%%/seahub/tags/migrations/__init__.py %%SEAHUBDIR%%/seahub/tags/models.py %%SEAHUBDIR%%/seahub/templates/404.html %%SEAHUBDIR%%/seahub/templates/500.html +%%SEAHUBDIR%%/seahub/templates/audio_file_view_react.html %%SEAHUBDIR%%/seahub/templates/base.html %%SEAHUBDIR%%/seahub/templates/base_for_backbone.html %%SEAHUBDIR%%/seahub/templates/base_for_react.html %%SEAHUBDIR%%/seahub/templates/base_wide_page.html +%%SEAHUBDIR%%/seahub/templates/cdoc_file_view_react.html %%SEAHUBDIR%%/seahub/templates/choose_register.html +%%SEAHUBDIR%%/seahub/templates/ctable_file_view_react.html %%SEAHUBDIR%%/seahub/templates/decrypt_repo_form.html +%%SEAHUBDIR%%/seahub/templates/document_file_view_react.html %%SEAHUBDIR%%/seahub/templates/download.html +%%SEAHUBDIR%%/seahub/templates/draft.html %%SEAHUBDIR%%/seahub/templates/email_base.html %%SEAHUBDIR%%/seahub/templates/error.html %%SEAHUBDIR%%/seahub/templates/feedback.html %%SEAHUBDIR%%/seahub/templates/file_access.html %%SEAHUBDIR%%/seahub/templates/file_edit.html %%SEAHUBDIR%%/seahub/templates/file_revisions.html +%%SEAHUBDIR%%/seahub/templates/file_revisions_new.html +%%SEAHUBDIR%%/seahub/templates/file_revisions_old.html +%%SEAHUBDIR%%/seahub/templates/file_view_react.html %%SEAHUBDIR%%/seahub/templates/finish_payment.html %%SEAHUBDIR%%/seahub/templates/home_base.html %%SEAHUBDIR%%/seahub/templates/i18n.html +%%SEAHUBDIR%%/seahub/templates/image_file_view_react.html %%SEAHUBDIR%%/seahub/templates/js/admin-common-templates.html %%SEAHUBDIR%%/seahub/templates/js/common-templates.html %%SEAHUBDIR%%/seahub/templates/js/lib-op-popups.html @@ -1569,9 +2340,11 @@ %%SEAHUBDIR%%/seahub/templates/js/templates.html %%SEAHUBDIR%%/seahub/templates/libraries.html %%SEAHUBDIR%%/seahub/templates/nav_footer.html +%%SEAHUBDIR%%/seahub/templates/pdf_file_view_react.html %%SEAHUBDIR%%/seahub/templates/priv/ali.html %%SEAHUBDIR%%/seahub/templates/priv/ali.js %%SEAHUBDIR%%/seahub/templates/priv/seaf-docs.html +%%SEAHUBDIR%%/seahub/templates/react_app.html %%SEAHUBDIR%%/seahub/templates/registration/activate.html %%SEAHUBDIR%%/seahub/templates/registration/activate_request_email.txt %%SEAHUBDIR%%/seahub/templates/registration/activate_request_email_subject.txt @@ -1588,6 +2361,7 @@ %%SEAHUBDIR%%/seahub/templates/registration/password_reset_done.html %%SEAHUBDIR%%/seahub/templates/registration/password_reset_email.html %%SEAHUBDIR%%/seahub/templates/registration/password_reset_form.html +%%SEAHUBDIR%%/seahub/templates/registration/password_set_form.html %%SEAHUBDIR%%/seahub/templates/registration/register_complete_email.html %%SEAHUBDIR%%/seahub/templates/registration/register_complete_email_subject.html %%SEAHUBDIR%%/seahub/templates/registration/registration_complete.html @@ -1601,6 +2375,7 @@ %%SEAHUBDIR%%/seahub/templates/robots.txt %%SEAHUBDIR%%/seahub/templates/share_access_validation.html %%SEAHUBDIR%%/seahub/templates/shared_file_view.html +%%SEAHUBDIR%%/seahub/templates/shared_file_view_react.html %%SEAHUBDIR%%/seahub/templates/shared_link_email.html %%SEAHUBDIR%%/seahub/templates/shared_upload_link_email.html %%SEAHUBDIR%%/seahub/templates/shibboleth/complete.html @@ -1622,6 +2397,7 @@ %%SEAHUBDIR%%/seahub/templates/snippets/pdf_html.html %%SEAHUBDIR%%/seahub/templates/snippets/repo_create_js.html %%SEAHUBDIR%%/seahub/templates/snippets/repo_dir_trash_tr.html +%%SEAHUBDIR%%/seahub/templates/snippets/reset_repo_password.html %%SEAHUBDIR%%/seahub/templates/snippets/search_form.html %%SEAHUBDIR%%/seahub/templates/snippets/search_js.html %%SEAHUBDIR%%/seahub/templates/snippets/space_and_traffic.html @@ -1630,14 +2406,18 @@ %%SEAHUBDIR%%/seahub/templates/snippets/spreadsheet_convert_style.html %%SEAHUBDIR%%/seahub/templates/snippets/web_settings_form.html %%SEAHUBDIR%%/seahub/templates/snippets/wopi_onlyoffice_js.html +%%SEAHUBDIR%%/seahub/templates/spreadsheet_file_view_react.html +%%SEAHUBDIR%%/seahub/templates/svg_file_view_react.html %%SEAHUBDIR%%/seahub/templates/sysadmin/base.html %%SEAHUBDIR%%/seahub/templates/sysadmin/org_admin_table.html %%SEAHUBDIR%%/seahub/templates/sysadmin/repo_transfer_form.html %%SEAHUBDIR%%/seahub/templates/sysadmin/repoadmin_js.html %%SEAHUBDIR%%/seahub/templates/sysadmin/settings.html +%%SEAHUBDIR%%/seahub/templates/sysadmin/snippets/org_admin_js.html %%SEAHUBDIR%%/seahub/templates/sysadmin/snippets/sys_org_info_nav.html %%SEAHUBDIR%%/seahub/templates/sysadmin/snippets/sys_statistic_nav.html %%SEAHUBDIR%%/seahub/templates/sysadmin/sudo_mode.html +%%SEAHUBDIR%%/seahub/templates/sysadmin/sys_file_scan_records_react.html %%SEAHUBDIR%%/seahub/templates/sysadmin/sys_inst_admin.html %%SEAHUBDIR%%/seahub/templates/sysadmin/sys_inst_info_admins.html %%SEAHUBDIR%%/seahub/templates/sysadmin/sys_inst_info_base.html @@ -1683,11 +2463,16 @@ %%SEAHUBDIR%%/seahub/templates/termsandconditions/tc_accept_terms.html %%SEAHUBDIR%%/seahub/templates/termsandconditions/tc_view_terms.html %%SEAHUBDIR%%/seahub/templates/text_diff.html +%%SEAHUBDIR%%/seahub/templates/text_file_view_react.html +%%SEAHUBDIR%%/seahub/templates/unknown_file_view_react.html %%SEAHUBDIR%%/seahub/templates/user_404.html +%%SEAHUBDIR%%/seahub/templates/video_file_view_react.html %%SEAHUBDIR%%/seahub/templates/view_file_3d.html %%SEAHUBDIR%%/seahub/templates/view_file_audio.html %%SEAHUBDIR%%/seahub/templates/view_file_base.html %%SEAHUBDIR%%/seahub/templates/view_file_document.html +%%SEAHUBDIR%%/seahub/templates/view_file_draw.html +%%SEAHUBDIR%%/seahub/templates/view_file_draw_read.html %%SEAHUBDIR%%/seahub/templates/view_file_image.html %%SEAHUBDIR%%/seahub/templates/view_file_markdown.html %%SEAHUBDIR%%/seahub/templates/view_file_onlyoffice.html @@ -1699,7 +2484,9 @@ %%SEAHUBDIR%%/seahub/templates/view_file_video.html %%SEAHUBDIR%%/seahub/templates/view_file_wopi.html %%SEAHUBDIR%%/seahub/templates/view_history_file.html +%%SEAHUBDIR%%/seahub/templates/view_lib_as_wiki.html %%SEAHUBDIR%%/seahub/templates/view_shared_dir.html +%%SEAHUBDIR%%/seahub/templates/view_shared_dir_react.html %%SEAHUBDIR%%/seahub/templates/view_shared_upload_link.html %%SEAHUBDIR%%/seahub/templates/view_snapshot_file.html %%SEAHUBDIR%%/seahub/templates/view_trash_file.html @@ -1707,6 +2494,7 @@ %%SEAHUBDIR%%/seahub/templates/wiki/personal_wiki_pages.html %%SEAHUBDIR%%/seahub/templates/wiki/wiki.html %%SEAHUBDIR%%/seahub/templates/wiki/wiki_list.html +%%SEAHUBDIR%%/seahub/templates/xmind_file_view_react.html %%SEAHUBDIR%%/seahub/test_settings.py %%SEAHUBDIR%%/seahub/test_utils.py %%SEAHUBDIR%%/seahub/thumbnail/__init__.py @@ -1744,8 +2532,6 @@ %%SEAHUBDIR%%/seahub/two_factor/gateways/twilio/middleware.py %%SEAHUBDIR%%/seahub/two_factor/gateways/twilio/urls.py %%SEAHUBDIR%%/seahub/two_factor/gateways/twilio/views.py -%%SEAHUBDIR%%/seahub/two_factor/locale/en/LC_MESSAGES/django.mo -%%SEAHUBDIR%%/seahub/two_factor/locale/en/LC_MESSAGES/django.po %%SEAHUBDIR%%/seahub/two_factor/management/__init__.py %%SEAHUBDIR%%/seahub/two_factor/management/commands/__init__.py %%SEAHUBDIR%%/seahub/two_factor/management/commands/two_factor_disable.py @@ -1788,6 +2574,7 @@ %%SEAHUBDIR%%/seahub/utils/file_op.py %%SEAHUBDIR%%/seahub/utils/file_revisions.py %%SEAHUBDIR%%/seahub/utils/file_size.py +%%SEAHUBDIR%%/seahub/utils/file_tags.py %%SEAHUBDIR%%/seahub/utils/file_types.py %%SEAHUBDIR%%/seahub/utils/hasher.py %%SEAHUBDIR%%/seahub/utils/html.py @@ -1798,6 +2585,7 @@ %%SEAHUBDIR%%/seahub/utils/licenseparse.py %%SEAHUBDIR%%/seahub/utils/logger.py %%SEAHUBDIR%%/seahub/utils/mail.py +%%SEAHUBDIR%%/seahub/utils/markdown_lint.py %%SEAHUBDIR%%/seahub/utils/ms_excel.py %%SEAHUBDIR%%/seahub/utils/paginator.py %%SEAHUBDIR%%/seahub/utils/repo.py @@ -1808,6 +2596,7 @@ %%SEAHUBDIR%%/seahub/utils/sysinfo.py %%SEAHUBDIR%%/seahub/utils/timeutils.py %%SEAHUBDIR%%/seahub/utils/two_factor_auth.py +%%SEAHUBDIR%%/seahub/utils/urls.py %%SEAHUBDIR%%/seahub/utils/user_permissions.py %%SEAHUBDIR%%/seahub/views/__init__.py %%SEAHUBDIR%%/seahub/views/ajax.py @@ -1847,7 +2636,6 @@ %%SEAHUBDIR%%/sql/sqlite3.sql %%SEAHUBDIR%%/static/css/bootstrap.min.css %%SEAHUBDIR%%/static/css/magnific-popup.css -%%SEAHUBDIR%%/static/css/%%USERS%%-ui.css %%SEAHUBDIR%%/static/css/select2-3.5.2.css %%SEAHUBDIR%%/static/css/select2-spinner.gif %%SEAHUBDIR%%/static/css/select2.custom.css @@ -2117,9 +2905,10 @@ %%SEAHUBDIR%%/tests/api/endpoints/admin/test_login_logs.py %%SEAHUBDIR%%/tests/api/endpoints/admin/test_logo.py %%SEAHUBDIR%%/tests/api/endpoints/admin/test_logs.py +%%SEAHUBDIR%%/tests/api/endpoints/admin/test_notifications.py %%SEAHUBDIR%%/tests/api/endpoints/admin/test_org_stats.py %%SEAHUBDIR%%/tests/api/endpoints/admin/test_org_users.py -%%SEAHUBDIR%%/tests/api/endpoints/admin/test_orgs.py +%%SEAHUBDIR%%/tests/api/endpoints/admin/test_organizations.py %%SEAHUBDIR%%/tests/api/endpoints/admin/test_perm_audit_log.py %%SEAHUBDIR%%/tests/api/endpoints/admin/test_revision_tag.py %%SEAHUBDIR%%/tests/api/endpoints/admin/test_share_links.py @@ -2134,6 +2923,7 @@ %%SEAHUBDIR%%/tests/api/endpoints/test_deleted_repos.py %%SEAHUBDIR%%/tests/api/endpoints/test_dir_shared_items.py %%SEAHUBDIR%%/tests/api/endpoints/test_dir_view.py +%%SEAHUBDIR%%/tests/api/endpoints/test_drafts.py %%SEAHUBDIR%%/tests/api/endpoints/test_file_comment.py %%SEAHUBDIR%%/tests/api/endpoints/test_file_comments.py %%SEAHUBDIR%%/tests/api/endpoints/test_file_comments_counts.py @@ -2166,6 +2956,7 @@ %%SEAHUBDIR%%/tests/api/endpoints/test_shared_repos.py %%SEAHUBDIR%%/tests/api/endpoints/test_shared_upload_links.py %%SEAHUBDIR%%/tests/api/endpoints/test_smart_link.py +%%SEAHUBDIR%%/tests/api/endpoints/test_starred_items.py %%SEAHUBDIR%%/tests/api/endpoints/test_upload_links.py %%SEAHUBDIR%%/tests/api/endpoints/test_user.py %%SEAHUBDIR%%/tests/api/endpoints/test_user_avatar.py @@ -2210,6 +3001,10 @@ %%SEAHUBDIR%%/tests/api/test_starredfiles.py %%SEAHUBDIR%%/tests/api/test_throttings.py %%SEAHUBDIR%%/tests/api/urls.py +%%SEAHUBDIR%%/tests/api/views/__init__.py +%%SEAHUBDIR%%/tests/api/views/test_account_info.py +%%SEAHUBDIR%%/tests/api/views/test_default_repo.py +%%SEAHUBDIR%%/tests/api/views/test_download_repo.py %%SEAHUBDIR%%/tests/common/__init__.py %%SEAHUBDIR%%/tests/common/common.py %%SEAHUBDIR%%/tests/common/utils.py @@ -2226,6 +3021,8 @@ %%SEAHUBDIR%%/tests/seahub/base/templatetags/test_seahub_tags.py %%SEAHUBDIR%%/tests/seahub/base/test_accounts.py %%SEAHUBDIR%%/tests/seahub/base/test_models.py +%%SEAHUBDIR%%/tests/seahub/drafts/__init__.py +%%SEAHUBDIR%%/tests/seahub/drafts/test_models.py %%SEAHUBDIR%%/tests/seahub/forms/test_add_user_form.py %%SEAHUBDIR%%/tests/seahub/group/views/test_group_check.py %%SEAHUBDIR%%/tests/seahub/group/views/test_group_discuss.py @@ -2234,7 +3031,11 @@ %%SEAHUBDIR%%/tests/seahub/invitations/test_models.py %%SEAHUBDIR%%/tests/seahub/invitations/test_utils.py %%SEAHUBDIR%%/tests/seahub/invitations/test_views.py +%%SEAHUBDIR%%/tests/seahub/notifications/__init__.py +%%SEAHUBDIR%%/tests/seahub/notifications/management/__init__.py +%%SEAHUBDIR%%/tests/seahub/notifications/management/commands/__init__.py %%SEAHUBDIR%%/tests/seahub/notifications/management/commands/test_notify_admins_on_virus.py +%%SEAHUBDIR%%/tests/seahub/notifications/management/commands/test_send_file_updates.py %%SEAHUBDIR%%/tests/seahub/notifications/management/commands/test_send_notices.py %%SEAHUBDIR%%/tests/seahub/notifications/test_models.py %%SEAHUBDIR%%/tests/seahub/options/__init__.py @@ -2245,6 +3046,8 @@ %%SEAHUBDIR%%/tests/seahub/profile/views/__init__.py %%SEAHUBDIR%%/tests/seahub/profile/views/test_edit_profile.py %%SEAHUBDIR%%/tests/seahub/profile/views/test_profile.py +%%SEAHUBDIR%%/tests/seahub/role_permissions/__init__.py +%%SEAHUBDIR%%/tests/seahub/role_permissions/test_settings.py %%SEAHUBDIR%%/tests/seahub/role_permissions/test_utils.py %%SEAHUBDIR%%/tests/seahub/share/models/__init__.py %%SEAHUBDIR%%/tests/seahub/share/models/test_extra_groups_share_permission.py @@ -2253,6 +3056,8 @@ %%SEAHUBDIR%%/tests/seahub/share/test_decorators.py %%SEAHUBDIR%%/tests/seahub/share/views/test_send_shared_link.py %%SEAHUBDIR%%/tests/seahub/share/views/test_send_shared_upload_link.py +%%SEAHUBDIR%%/tests/seahub/social_core/__init__.py +%%SEAHUBDIR%%/tests/seahub/social_core/test_views.py %%SEAHUBDIR%%/tests/seahub/tags/__init__.py %%SEAHUBDIR%%/tests/seahub/tags/models/__init__.py %%SEAHUBDIR%%/tests/seahub/tags/models/test_file_uuidmap_manager.py @@ -2417,6 +3222,25 @@ %%SITEPACKAGEDIR%%/shibboleth/tests/shib.py %%SITEPACKAGEDIR%%/shibboleth/urls.py %%SITEPACKAGEDIR%%/shibboleth/views.py +%%SITEPACKAGEDIR%%/social_django/__init__.py +%%SITEPACKAGEDIR%%/social_django/admin.py +%%SITEPACKAGEDIR%%/social_django/compat.py +%%SITEPACKAGEDIR%%/social_django/config.py +%%SITEPACKAGEDIR%%/social_django/context_processors.py +%%SITEPACKAGEDIR%%/social_django/fields.py +%%SITEPACKAGEDIR%%/social_django/management/__init__.py +%%SITEPACKAGEDIR%%/social_django/management/commands/__init__.py +%%SITEPACKAGEDIR%%/social_django/management/commands/clearsocial.py +%%SITEPACKAGEDIR%%/social_django/managers.py +%%SITEPACKAGEDIR%%/social_django/middleware.py +%%SITEPACKAGEDIR%%/social_django/migrations/0001_initial.py +%%SITEPACKAGEDIR%%/social_django/migrations/__init__.py +%%SITEPACKAGEDIR%%/social_django/models.py +%%SITEPACKAGEDIR%%/social_django/storage.py +%%SITEPACKAGEDIR%%/social_django/strategy.py +%%SITEPACKAGEDIR%%/social_django/urls.py +%%SITEPACKAGEDIR%%/social_django/utils.py +%%SITEPACKAGEDIR%%/social_django/views.py %%SITEPACKAGEDIR%%/termsandconditions/__init__.py %%SITEPACKAGEDIR%%/termsandconditions/admin.py %%SITEPACKAGEDIR%%/termsandconditions/apps.py @@ -2440,6 +3264,9 @@ %%SITEPACKAGEDIR%%/termsandconditions/tests.py %%SITEPACKAGEDIR%%/termsandconditions/urls.py %%SITEPACKAGEDIR%%/termsandconditions/views.py +%%SITEPACKAGEDIR%%/weworkapi/AbstractApi.py +%%SITEPACKAGEDIR%%/weworkapi/CorpApi.py +%%SITEPACKAGEDIR%%/weworkapi/__init__.py %%SEAHUBDIR%%/tools/avatar_migration.py %%SEAHUBDIR%%/tools/batch-delete.py %%SEAHUBDIR%%/tools/gen-tarball.py |