Import seafile-client_7.0.5.orig.tar.xz
authorMoritz Schlarb <schlarbm@uni-mainz.de>
Tue, 14 Jan 2020 11:08:38 +0000 (11:08 +0000)
committerMoritz Schlarb <schlarbm@uni-mainz.de>
Tue, 14 Jan 2020 11:08:38 +0000 (11:08 +0000)
commitd76cd977721d76e6c7486f27bff6f4e1491eade9
treef52bda1bdf1dc49dfca0abe0771cc152230faa9d
Import seafile-client_7.0.5.orig.tar.xz

[dgit import orig seafile-client_7.0.5.orig.tar.xz]
703 files changed:
.clang-format [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.travis.yml [new file with mode: 0644]
.tx/config [new file with mode: 0644]
Application.manifest [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
Doxyfile.in [new file with mode: 0644]
Info.plist [new file with mode: 0644]
LICENSE [new file with mode: 0644]
README.md [new file with mode: 0644]
coding-style.md [new file with mode: 0644]
data/icons/128x128/apps/seafile.png [new file with mode: 0644]
data/icons/16x16/apps/seafile.png [new file with mode: 0644]
data/icons/22x22/apps/seafile.png [new file with mode: 0644]
data/icons/24x24/apps/seafile.png [new file with mode: 0644]
data/icons/32x32/apps/seafile.png [new file with mode: 0644]
data/icons/48x48/apps/seafile.png [new file with mode: 0644]
data/icons/scalable/apps/seafile.svg [new file with mode: 0755]
data/seafile.desktop [new file with mode: 0644]
debian/README.Debian [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/seafile-gui.install [new file with mode: 0644]
debian/source/format [new file with mode: 0644]
dev-guide.md [new file with mode: 0644]
extensions/CMakeLists.txt [new file with mode: 0644]
extensions/README.md [new file with mode: 0644]
extensions/README.org [new file with mode: 0644]
extensions/applet-connection.cpp [new file with mode: 0644]
extensions/applet-connection.h [new file with mode: 0644]
extensions/build.sh [new file with mode: 0644]
extensions/class-factory.cpp [new file with mode: 0644]
extensions/class-factory.h [new file with mode: 0644]
extensions/commands.cpp [new file with mode: 0644]
extensions/commands.h [new file with mode: 0644]
extensions/context-menu.cpp [new file with mode: 0644]
extensions/debug-register.reg [new file with mode: 0644]
extensions/debug-unregister.reg [new file with mode: 0644]
extensions/dll.cpp [new file with mode: 0644]
extensions/error.ico [new file with mode: 0644]
extensions/ext-common.h [new file with mode: 0644]
extensions/ext-utils.cpp [new file with mode: 0644]
extensions/ext-utils.h [new file with mode: 0644]
extensions/guids.h [new file with mode: 0644]
extensions/i18n.cpp [new file with mode: 0644]
extensions/i18n.h [new file with mode: 0644]
extensions/icon-overlay.cpp [new file with mode: 0644]
extensions/locked-by-me.ico [new file with mode: 0755]
extensions/locked-by-others.ico [new file with mode: 0755]
extensions/log.cpp [new file with mode: 0644]
extensions/log.h [new file with mode: 0644]
extensions/normal.ico [new file with mode: 0644]
extensions/paused.ico [new file with mode: 0644]
extensions/readonly.ico [new file with mode: 0644]
extensions/seafile_shell_ext.def [new file with mode: 0644]
extensions/seafile_shell_ext.rc [new file with mode: 0644]
extensions/shell-ext.cpp [new file with mode: 0644]
extensions/shell-ext.h [new file with mode: 0644]
extensions/syncing.ico [new file with mode: 0644]
fsplugin/.clang-format [new file with mode: 0644]
fsplugin/.tx/config [new file with mode: 0644]
fsplugin/CMakeLists.txt [new file with mode: 0644]
fsplugin/FinderSync.h [new file with mode: 0644]
fsplugin/FinderSync.mm [new file with mode: 0644]
fsplugin/FinderSyncClient.h [new file with mode: 0644]
fsplugin/FinderSyncClient.mm [new file with mode: 0644]
fsplugin/Info.plist [new file with mode: 0644]
fsplugin/bg_BG.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/build.sh [new file with mode: 0755]
fsplugin/ca.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/cs_CZ.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/de_DE.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/el_GR.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/en.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/es.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/es_AR.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/es_MX.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/et_EE.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/fr_FR.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/he_IL.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/hu_HU.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/is.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/it.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/ja.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/ko_KR.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/lv.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/nb_NO.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/nl_BE.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/nl_NL.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/pl_PL.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/pt_BR.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/pt_PT.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/ru.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/seafile-findersync-arch.svg [new file with mode: 0644]
fsplugin/seafile-fsplugin.entitlements [new file with mode: 0644]
fsplugin/sk_SK.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/status-done.icns [new file with mode: 0644]
fsplugin/status-error.icns [new file with mode: 0644]
fsplugin/status-ignored.icns [new file with mode: 0644]
fsplugin/status-locked-by-me.icns [new file with mode: 0644]
fsplugin/status-locked.icns [new file with mode: 0644]
fsplugin/status-syncing.icns [new file with mode: 0644]
fsplugin/sv.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/tr.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/uk.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/zh_CN.lproj/Localizable.strings [new file with mode: 0644]
fsplugin/zh_TW.lproj/Localizable.strings [new file with mode: 0644]
i18n/seafile_bg_BG.ts [new file with mode: 0644]
i18n/seafile_ca.ts [new file with mode: 0644]
i18n/seafile_cs_CZ.ts [new file with mode: 0644]
i18n/seafile_de_DE.ts [new file with mode: 0644]
i18n/seafile_el_GR.ts [new file with mode: 0644]
i18n/seafile_en.ts [new file with mode: 0644]
i18n/seafile_es.ts [new file with mode: 0644]
i18n/seafile_es_AR.ts [new file with mode: 0644]
i18n/seafile_es_MX.ts [new file with mode: 0644]
i18n/seafile_et_EE.ts [new file with mode: 0644]
i18n/seafile_fr_FR.ts [new file with mode: 0644]
i18n/seafile_he_IL.ts [new file with mode: 0644]
i18n/seafile_hu_HU.ts [new file with mode: 0644]
i18n/seafile_is.ts [new file with mode: 0644]
i18n/seafile_it.ts [new file with mode: 0644]
i18n/seafile_ja.ts [new file with mode: 0644]
i18n/seafile_ko_KR.ts [new file with mode: 0644]
i18n/seafile_lv.ts [new file with mode: 0644]
i18n/seafile_nb_NO.ts [new file with mode: 0644]
i18n/seafile_nl_BE.ts [new file with mode: 0644]
i18n/seafile_nl_NL.ts [new file with mode: 0644]
i18n/seafile_pl_PL.ts [new file with mode: 0644]
i18n/seafile_pt_BR.ts [new file with mode: 0644]
i18n/seafile_pt_PT.ts [new file with mode: 0644]
i18n/seafile_ru.ts [new file with mode: 0644]
i18n/seafile_sk_SK.ts [new file with mode: 0644]
i18n/seafile_sv.ts [new file with mode: 0644]
i18n/seafile_tr.ts [new file with mode: 0644]
i18n/seafile_uk.ts [new file with mode: 0644]
i18n/seafile_zh_CN.ts [new file with mode: 0644]
i18n/seafile_zh_TW.ts [new file with mode: 0644]
images/account-256.png [new file with mode: 0644]
images/account-checked.png [new file with mode: 0644]
images/account-checked@2x.png [new file with mode: 0644]
images/account-else.png [new file with mode: 0644]
images/account-else@2x.png [new file with mode: 0644]
images/account-settings.png [new file with mode: 0644]
images/account-settings@2x.png [new file with mode: 0644]
images/account.png [new file with mode: 0644]
images/account@2x.png [new file with mode: 0644]
images/add-account.png [new file with mode: 0644]
images/add-account@2x.png [new file with mode: 0644]
images/cancel.png [new file with mode: 0644]
images/cancel@2x.png [new file with mode: 0644]
images/clock.png [new file with mode: 0644]
images/clock@2x.png [new file with mode: 0644]
images/cloud-gray.png [new file with mode: 0644]
images/cloud-gray@2x.png [new file with mode: 0644]
images/daemon_down.png [new file with mode: 0644]
images/daemon_up.png [new file with mode: 0644]
images/delete-account.png [new file with mode: 0644]
images/delete-account@2x.png [new file with mode: 0644]
images/disk@2x.png [new file with mode: 0644]
images/download-48.png [new file with mode: 0644]
images/filebrowser/add.png [new file with mode: 0755]
images/filebrowser/add@2x.png [new file with mode: 0755]
images/filebrowser/backward.png [new file with mode: 0644]
images/filebrowser/backward@2x.png [new file with mode: 0644]
images/filebrowser/down-arrow.png [new file with mode: 0644]
images/filebrowser/forward.png [new file with mode: 0644]
images/filebrowser/forward@2x.png [new file with mode: 0644]
images/filebrowser/home.png [new file with mode: 0755]
images/filebrowser/home@2x.png [new file with mode: 0755]
images/filebrowser/locked-by-me.png [new file with mode: 0755]
images/filebrowser/locked-by-me@2x.png [new file with mode: 0755]
images/filebrowser/locked.png [new file with mode: 0755]
images/filebrowser/locked@2x.png [new file with mode: 0755]
images/filebrowser/path-separator.png [new file with mode: 0755]
images/filebrowser/path-separator@2x.png [new file with mode: 0755]
images/filebrowser/refresh-gray.png [new file with mode: 0755]
images/filebrowser/refresh-gray@2x.png [new file with mode: 0755]
images/filebrowser/settings.png [new file with mode: 0644]
images/filebrowser/settings@2x.png [new file with mode: 0644]
images/filebrowser/up-arrow.png [new file with mode: 0644]
images/files/file_audio.png [new file with mode: 0644]
images/files/file_audio@2x.png [new file with mode: 0644]
images/files/file_folder.png [new file with mode: 0644]
images/files/file_folder@2x.png [new file with mode: 0644]
images/files/file_folder_readonly.png [new file with mode: 0644]
images/files/file_folder_readonly@2x.png [new file with mode: 0644]
images/files/file_image.png [new file with mode: 0644]
images/files/file_image@2x.png [new file with mode: 0644]
images/files/file_ms_excel.png [new file with mode: 0644]
images/files/file_ms_excel@2x.png [new file with mode: 0644]
images/files/file_ms_ppt.png [new file with mode: 0644]
images/files/file_ms_ppt@2x.png [new file with mode: 0644]
images/files/file_ms_word.png [new file with mode: 0644]
images/files/file_ms_word@2x.png [new file with mode: 0644]
images/files/file_pdf.png [new file with mode: 0644]
images/files/file_pdf@2x.png [new file with mode: 0644]
images/files/file_text.png [new file with mode: 0644]
images/files/file_text@2x.png [new file with mode: 0644]
images/files/file_unknown.png [new file with mode: 0644]
images/files/file_unknown@2x.png [new file with mode: 0644]
images/files/file_video.png [new file with mode: 0644]
images/files/file_video@2x.png [new file with mode: 0644]
images/files/file_zip.png [new file with mode: 0644]
images/files/file_zip@2x.png [new file with mode: 0644]
images/files_v2/file_audio.png [new file with mode: 0644]
images/files_v2/file_audio@2x.png [new file with mode: 0755]
images/files_v2/file_folder.png [new file with mode: 0644]
images/files_v2/file_folder@2x.png [new file with mode: 0755]
images/files_v2/file_folder_readonly.png [new file with mode: 0755]
images/files_v2/file_folder_readonly@2x.png [new file with mode: 0755]
images/files_v2/file_image.png [new file with mode: 0644]
images/files_v2/file_image@2x.png [new file with mode: 0755]
images/files_v2/file_ms_excel.png [new file with mode: 0644]
images/files_v2/file_ms_excel@2x.png [new file with mode: 0755]
images/files_v2/file_ms_ppt.png [new file with mode: 0644]
images/files_v2/file_ms_ppt@2x.png [new file with mode: 0755]
images/files_v2/file_ms_word.png [new file with mode: 0644]
images/files_v2/file_ms_word@2x.png [new file with mode: 0755]
images/files_v2/file_pdf.png [new file with mode: 0644]
images/files_v2/file_pdf@2x.png [new file with mode: 0755]
images/files_v2/file_text.png [new file with mode: 0644]
images/files_v2/file_text@2x.png [new file with mode: 0755]
images/files_v2/file_unknown.png [new file with mode: 0644]
images/files_v2/file_unknown@2x.png [new file with mode: 0755]
images/files_v2/file_video.png [new file with mode: 0644]
images/files_v2/file_video@2x.png [new file with mode: 0755]
images/files_v2/file_zip.png [new file with mode: 0644]
images/files_v2/file_zip@2x.png [new file with mode: 0644]
images/folder.png [new file with mode: 0644]
images/info-gray.png [new file with mode: 0644]
images/info-gray@2x.png [new file with mode: 0644]
images/info.png [new file with mode: 0644]
images/leave-share.png [new file with mode: 0644]
images/leave-share@2x.png [new file with mode: 0644]
images/library-256.png [new file with mode: 0644]
images/loading-spinner.gif [new file with mode: 0755]
images/logout.png [new file with mode: 0644]
images/logout@2x.png [new file with mode: 0644]
images/mac/daemon_down.png [new file with mode: 0644]
images/mac/daemon_down@2x.png [new file with mode: 0644]
images/mac/daemon_down_white.png [new file with mode: 0644]
images/mac/daemon_down_white@2x.png [new file with mode: 0644]
images/mac/daemon_up.png [new file with mode: 0644]
images/mac/daemon_up@2x.png [new file with mode: 0644]
images/mac/daemon_up_white.png [new file with mode: 0644]
images/mac/daemon_up_white@2x.png [new file with mode: 0644]
images/mac/notification.png [new file with mode: 0644]
images/mac/notification@2x.png [new file with mode: 0644]
images/mac/notification_white.png [new file with mode: 0644]
images/mac/seafile_auto_sync_disabled.png [new file with mode: 0644]
images/mac/seafile_auto_sync_disabled@2x.png [new file with mode: 0644]
images/mac/seafile_auto_sync_disabled_white.png [new file with mode: 0644]
images/mac/seafile_auto_sync_disabled_white@2x.png [new file with mode: 0644]
images/mac/seafile_transfer_1.png [new file with mode: 0644]
images/mac/seafile_transfer_1_white.png [new file with mode: 0644]
images/mac/seafile_transfer_2.png [new file with mode: 0644]
images/mac/seafile_transfer_2_white.png [new file with mode: 0644]
images/mac/seafile_warning.png [new file with mode: 0644]
images/mac/seafile_warning@2x.png [new file with mode: 0644]
images/mac/seafile_warning_white.png [new file with mode: 0644]
images/mac/seafile_warning_white@2x.png [new file with mode: 0644]
images/main-panel/download.png [new file with mode: 0644]
images/main-panel/download@2x.png [new file with mode: 0644]
images/main-panel/folder.png [new file with mode: 0644]
images/main-panel/folder@2x.png [new file with mode: 0644]
images/main-panel/library-encrypted.png [new file with mode: 0644]
images/main-panel/library-encrypted@2x.png [new file with mode: 0644]
images/main-panel/library-normal.png [new file with mode: 0644]
images/main-panel/library-normal@2x.png [new file with mode: 0644]
images/main-panel/library-readonly.png [new file with mode: 0644]
images/main-panel/library-readonly@2x.png [new file with mode: 0644]
images/main-panel/network-error.png [new file with mode: 0644]
images/main-panel/network-error@2x.png [new file with mode: 0644]
images/main-panel/search-background.png [new file with mode: 0644]
images/main-panel/search-background@2x.png [new file with mode: 0644]
images/main-panel/sync.png [new file with mode: 0644]
images/main-panel/sync@2x.png [new file with mode: 0644]
images/main-panel/upload.png [new file with mode: 0644]
images/main-panel/upload@2x.png [new file with mode: 0644]
images/minus-gray.png [new file with mode: 0644]
images/minus-gray@2x.png [new file with mode: 0644]
images/notification.png [new file with mode: 0644]
images/pause-gray.png [new file with mode: 0644]
images/pause-gray@2x.png [new file with mode: 0644]
images/play-gray.png [new file with mode: 0644]
images/play-gray@2x.png [new file with mode: 0644]
images/remove-gray.png [new file with mode: 0644]
images/remove-gray@2x.png [new file with mode: 0644]
images/remove-red.png [new file with mode: 0644]
images/resync.png [new file with mode: 0644]
images/resync@2x.png [new file with mode: 0644]
images/seafile-24.png [new file with mode: 0644]
images/seafile-32.png [new file with mode: 0644]
images/seafile.png [new file with mode: 0644]
images/seafile_auto_sync_disabled.png [new file with mode: 0644]
images/seafile_transfer_1.png [new file with mode: 0644]
images/seafile_transfer_2.png [new file with mode: 0644]
images/seafile_warning.png [new file with mode: 0644]
images/share.png [new file with mode: 0644]
images/share@2x.png [new file with mode: 0644]
images/svg/account.svg [new file with mode: 0644]
images/svg/arrow.svg [new file with mode: 0644]
images/svg/caret-down.svg [new file with mode: 0644]
images/svg/caret-right.svg [new file with mode: 0644]
images/svg/caret-up.svg [new file with mode: 0644]
images/svg/clock.svg [new file with mode: 0644]
images/svg/close.svg [new file with mode: 0644]
images/svg/cloud.svg [new file with mode: 0644]
images/svg/disk.svg [new file with mode: 0644]
images/svg/download-alt.svg [new file with mode: 0644]
images/svg/exclamation.svg [new file with mode: 0644]
images/svg/folder-open.svg [new file with mode: 0644]
images/svg/info-sign.svg [new file with mode: 0644]
images/svg/link.svg [new file with mode: 0644]
images/svg/ok.svg [new file with mode: 0644]
images/svg/pause.svg [new file with mode: 0644]
images/svg/play.svg [new file with mode: 0644]
images/svg/plus.svg [new file with mode: 0644]
images/svg/question.svg [new file with mode: 0644]
images/svg/refresh.svg [new file with mode: 0644]
images/svg/repo.svg [new file with mode: 0644]
images/svg/rotate.svg [new file with mode: 0644]
images/svg/share.svg [new file with mode: 0644]
images/sync/cloud-sync.png [new file with mode: 0644]
images/sync/cloud-sync@2x.png [new file with mode: 0644]
images/sync/cloud-synced.png [new file with mode: 0644]
images/sync/cloud-synced@2x.png [new file with mode: 0644]
images/sync/cloud-unsynced.png [new file with mode: 0644]
images/sync/cloud-unsynced@2x.png [new file with mode: 0644]
images/sync/done.png [new file with mode: 0644]
images/sync/done@2x.png [new file with mode: 0644]
images/sync/exclamation.png [new file with mode: 0755]
images/sync/minus-sign.png [new file with mode: 0755]
images/sync/pause.png [new file with mode: 0755]
images/sync/pause@2x.png [new file with mode: 0755]
images/sync/question.png [new file with mode: 0755]
images/sync/status-done.png [new file with mode: 0644]
images/sync/status-done@2x.png [new file with mode: 0644]
images/sync/status-syncing.png [new file with mode: 0644]
images/sync/status-syncing@2x.png [new file with mode: 0644]
images/sync/waiting.png [new file with mode: 0755]
images/sync/waiting@2x.png [new file with mode: 0755]
images/sync_now-gray.png [new file with mode: 0644]
images/sync_now-gray@2x.png [new file with mode: 0644]
images/tabs/highlighted/history-orange.png [new file with mode: 0644]
images/tabs/highlighted/history-orange@2x.png [new file with mode: 0644]
images/tabs/highlighted/library-orange.png [new file with mode: 0644]
images/tabs/highlighted/library-orange@2x.png [new file with mode: 0644]
images/tabs/highlighted/search-orange.png [new file with mode: 0644]
images/tabs/highlighted/search-orange@2x.png [new file with mode: 0644]
images/tabs/highlighted/star-orange.png [new file with mode: 0644]
images/tabs/highlighted/star-orange@2x.png [new file with mode: 0644]
images/tabs/history-normal.png [new file with mode: 0644]
images/tabs/history-normal@2x.png [new file with mode: 0644]
images/tabs/library-normal.png [new file with mode: 0644]
images/tabs/library-normal@2x.png [new file with mode: 0644]
images/tabs/search-normal.png [new file with mode: 0644]
images/tabs/search-normal@2x.png [new file with mode: 0644]
images/tabs/star-normal.png [new file with mode: 0644]
images/tabs/star-normal@2x.png [new file with mode: 0644]
images/toolbar/add-gray.png [new file with mode: 0644]
images/toolbar/add-gray@2x.png [new file with mode: 0644]
images/toolbar/add.png [new file with mode: 0644]
images/toolbar/add@2x.png [new file with mode: 0644]
images/toolbar/download-gray.png [new file with mode: 0644]
images/toolbar/download-gray@2x.png [new file with mode: 0644]
images/toolbar/download.png [new file with mode: 0644]
images/toolbar/download@2x.png [new file with mode: 0644]
images/toolbar/file-gray.png [new file with mode: 0644]
images/toolbar/file-gray@2x.png [new file with mode: 0644]
images/toolbar/file.png [new file with mode: 0644]
images/toolbar/file@2x.png [new file with mode: 0644]
images/toolbar/refresh-gray.png [new file with mode: 0644]
images/toolbar/refresh-gray@2x.png [new file with mode: 0644]
images/toolbar/refresh-new.png [new file with mode: 0644]
images/toolbar/refresh-new@2x.png [new file with mode: 0644]
images/toolbar/refresh-orange.png [new file with mode: 0755]
images/toolbar/refresh-orange@2x.png [new file with mode: 0755]
images/toolbar/refresh.png [new file with mode: 0644]
images/toolbar/refresh@2x.png [new file with mode: 0644]
images/win/daemon_down.ico [new file with mode: 0644]
images/win/daemon_up.ico [new file with mode: 0644]
images/win/notification.ico [new file with mode: 0644]
images/win/seafile_auto_sync_disabled.ico [new file with mode: 0644]
images/win/seafile_transfer_1.ico [new file with mode: 0644]
images/win/seafile_transfer_2.ico [new file with mode: 0644]
images/win/seafile_warning.ico [new file with mode: 0644]
qt-linux.css [new file with mode: 0644]
qt-mac.css [new file with mode: 0644]
qt-win.css [new file with mode: 0644]
qt.css [new file with mode: 0644]
scripts/build.py [new file with mode: 0755]
scripts/build_breakpad.sh [new file with mode: 0755]
scripts/build_helper.py [new file with mode: 0755]
scripts/ci-build.sh [new file with mode: 0755]
scripts/genapp.sh [new file with mode: 0755]
scripts/install-deps-linux.sh [new file with mode: 0755]
scripts/install-deps-osx.sh [new file with mode: 0755]
scripts/strip-png.sh [new file with mode: 0755]
scripts/update-i18n.sh [new file with mode: 0755]
seafile-applet.rc.in [new file with mode: 0644]
seafile-client.qrc [new file with mode: 0644]
seafile.icns [new file with mode: 0644]
seafile.ico [new file with mode: 0644]
sparkle-readme.md [new file with mode: 0644]
src/account-info-service.cpp [new file with mode: 0644]
src/account-info-service.h [new file with mode: 0644]
src/account-mgr.cpp [new file with mode: 0644]
src/account-mgr.h [new file with mode: 0644]
src/account.cpp [new file with mode: 0644]
src/account.h [new file with mode: 0644]
src/api/api-client.cpp [new file with mode: 0644]
src/api/api-client.h [new file with mode: 0644]
src/api/api-error.cpp [new file with mode: 0644]
src/api/api-error.h [new file with mode: 0644]
src/api/api-request.cpp [new file with mode: 0644]
src/api/api-request.h [new file with mode: 0644]
src/api/commit-details.cpp [new file with mode: 0644]
src/api/commit-details.h [new file with mode: 0644]
src/api/contact-share-info.cpp [new file with mode: 0644]
src/api/contact-share-info.h [new file with mode: 0644]
src/api/event.cpp [new file with mode: 0644]
src/api/event.h [new file with mode: 0644]
src/api/requests.cpp [new file with mode: 0644]
src/api/requests.h [new file with mode: 0644]
src/api/server-info.h [new file with mode: 0644]
src/api/server-repo.cpp [new file with mode: 0644]
src/api/server-repo.h [new file with mode: 0644]
src/api/starred-file.cpp [new file with mode: 0644]
src/api/starred-file.h [new file with mode: 0644]
src/application.cpp [new file with mode: 0644]
src/application.h [new file with mode: 0644]
src/auto-login-service.cpp [new file with mode: 0644]
src/auto-login-service.h [new file with mode: 0644]
src/auto-update-service.cpp [new file with mode: 0644]
src/auto-update-service.h [new file with mode: 0644]
src/avatar-service.cpp [new file with mode: 0644]
src/avatar-service.h [new file with mode: 0644]
src/certs-mgr.cpp [new file with mode: 0644]
src/certs-mgr.h [new file with mode: 0644]
src/configurator.cpp [new file with mode: 0644]
src/configurator.h [new file with mode: 0644]
src/crash-handler.cpp [new file with mode: 0644]
src/crash-handler.h [new file with mode: 0644]
src/customization-service.cpp [new file with mode: 0644]
src/customization-service.h [new file with mode: 0644]
src/daemon-mgr.cpp [new file with mode: 0644]
src/daemon-mgr.h [new file with mode: 0644]
src/events-service.cpp [new file with mode: 0644]
src/events-service.h [new file with mode: 0644]
src/ext-handler.cpp [new file with mode: 0644]
src/ext-handler.h [new file with mode: 0644]
src/filebrowser/auto-update-mgr.cpp [new file with mode: 0644]
src/filebrowser/auto-update-mgr.h [new file with mode: 0644]
src/filebrowser/data-cache.cpp [new file with mode: 0644]
src/filebrowser/data-cache.h [new file with mode: 0644]
src/filebrowser/data-mgr.cpp [new file with mode: 0644]
src/filebrowser/data-mgr.h [new file with mode: 0644]
src/filebrowser/file-browser-dialog.cpp [new file with mode: 0644]
src/filebrowser/file-browser-dialog.h [new file with mode: 0644]
src/filebrowser/file-browser-manager.cpp [new file with mode: 0644]
src/filebrowser/file-browser-manager.h [new file with mode: 0644]
src/filebrowser/file-browser-requests.cpp [new file with mode: 0644]
src/filebrowser/file-browser-requests.h [new file with mode: 0644]
src/filebrowser/file-browser-search-tab.cpp [new file with mode: 0644]
src/filebrowser/file-browser-search-tab.h [new file with mode: 0644]
src/filebrowser/file-table.cpp [new file with mode: 0644]
src/filebrowser/file-table.h [new file with mode: 0644]
src/filebrowser/progress-dialog.cpp [new file with mode: 0644]
src/filebrowser/progress-dialog.h [new file with mode: 0644]
src/filebrowser/reliable-upload.cpp [new file with mode: 0644]
src/filebrowser/reliable-upload.h [new file with mode: 0644]
src/filebrowser/seaf-dirent.cpp [new file with mode: 0644]
src/filebrowser/seaf-dirent.h [new file with mode: 0644]
src/filebrowser/seafilelink-dialog.cpp [new file with mode: 0644]
src/filebrowser/seafilelink-dialog.h [new file with mode: 0644]
src/filebrowser/sharedlink-dialog.cpp [new file with mode: 0644]
src/filebrowser/sharedlink-dialog.h [new file with mode: 0644]
src/filebrowser/tasks.cpp [new file with mode: 0644]
src/filebrowser/tasks.h [new file with mode: 0644]
src/filebrowser/thumbnail-service.cpp [new file with mode: 0644]
src/filebrowser/thumbnail-service.h [new file with mode: 0644]
src/filebrowser/transfer-mgr.cpp [new file with mode: 0644]
src/filebrowser/transfer-mgr.h [new file with mode: 0644]
src/finder-sync/finder-sync-host.cpp [new file with mode: 0644]
src/finder-sync/finder-sync-host.h [new file with mode: 0644]
src/finder-sync/finder-sync-listener.h [new file with mode: 0644]
src/finder-sync/finder-sync-listener.mm [new file with mode: 0644]
src/finder-sync/finder-sync.cpp [new file with mode: 0644]
src/finder-sync/finder-sync.h [new file with mode: 0644]
src/i18n.cpp [new file with mode: 0644]
src/i18n.h [new file with mode: 0644]
src/log-uploader.cpp [new file with mode: 0644]
src/log-uploader.h [new file with mode: 0644]
src/mac-sparkle-support.h [new file with mode: 0644]
src/mac-sparkle-support.mm [new file with mode: 0644]
src/main.cpp [new file with mode: 0644]
src/message-poller.cpp [new file with mode: 0644]
src/message-poller.h [new file with mode: 0644]
src/network-mgr.cpp [new file with mode: 0644]
src/network-mgr.h [new file with mode: 0644]
src/open-local-helper.cpp [new file with mode: 0644]
src/open-local-helper.h [new file with mode: 0644]
src/repo-service-helper.cpp [new file with mode: 0644]
src/repo-service-helper.h [new file with mode: 0644]
src/repo-service.cpp [new file with mode: 0644]
src/repo-service.h [new file with mode: 0644]
src/rpc/clone-task.cpp [new file with mode: 0644]
src/rpc/clone-task.h [new file with mode: 0644]
src/rpc/local-repo.cpp [new file with mode: 0644]
src/rpc/local-repo.h [new file with mode: 0644]
src/rpc/rpc-client.cpp [new file with mode: 0644]
src/rpc/rpc-client.h [new file with mode: 0644]
src/rpc/rpc-server.cpp [new file with mode: 0644]
src/rpc/rpc-server.h [new file with mode: 0644]
src/rpc/rpc_table.py [new file with mode: 0644]
src/rpc/searpc-marshal.h [new file with mode: 0644]
src/rpc/searpc-signature.h [new file with mode: 0644]
src/rpc/sync-error.cpp [new file with mode: 0644]
src/rpc/sync-error.h [new file with mode: 0644]
src/rpc/update_rpc_sigs.sh [new file with mode: 0755]
src/seafile-applet.cpp [new file with mode: 0644]
src/seafile-applet.h [new file with mode: 0644]
src/seahub-notifications-monitor.cpp [new file with mode: 0644]
src/seahub-notifications-monitor.h [new file with mode: 0644]
src/server-status-service.cpp [new file with mode: 0644]
src/server-status-service.h [new file with mode: 0644]
src/settings-mgr.cpp [new file with mode: 0644]
src/settings-mgr.h [new file with mode: 0644]
src/shib/shib-helper.h [new file with mode: 0644]
src/shib/shib-login-dialog.cpp [new file with mode: 0644]
src/shib/shib-login-dialog.h [new file with mode: 0644]
src/sync-error-service.cpp [new file with mode: 0644]
src/sync-error-service.h [new file with mode: 0644]
src/traynotificationmanager.cpp [new file with mode: 0644]
src/traynotificationmanager.h [new file with mode: 0644]
src/traynotificationwidget.cpp [new file with mode: 0644]
src/traynotificationwidget.h [new file with mode: 0644]
src/ui/about-dialog.cpp [new file with mode: 0644]
src/ui/about-dialog.h [new file with mode: 0644]
src/ui/account-settings-dialog.cpp [new file with mode: 0644]
src/ui/account-settings-dialog.h [new file with mode: 0644]
src/ui/account-view.cpp [new file with mode: 0644]
src/ui/account-view.h [new file with mode: 0644]
src/ui/activities-tab.cpp [new file with mode: 0644]
src/ui/activities-tab.h [new file with mode: 0644]
src/ui/check-repo-root-perm-dialog.cpp [new file with mode: 0644]
src/ui/check-repo-root-perm-dialog.h [new file with mode: 0644]
src/ui/clone-tasks-dialog.cpp [new file with mode: 0644]
src/ui/clone-tasks-dialog.h [new file with mode: 0644]
src/ui/clone-tasks-table-model.cpp [new file with mode: 0644]
src/ui/clone-tasks-table-model.h [new file with mode: 0644]
src/ui/clone-tasks-table-view.cpp [new file with mode: 0644]
src/ui/clone-tasks-table-view.h [new file with mode: 0644]
src/ui/cloud-view.cpp [new file with mode: 0644]
src/ui/cloud-view.h [new file with mode: 0644]
src/ui/create-repo-dialog.cpp [new file with mode: 0644]
src/ui/create-repo-dialog.h [new file with mode: 0644]
src/ui/download-repo-dialog.cpp [new file with mode: 0644]
src/ui/download-repo-dialog.h [new file with mode: 0644]
src/ui/event-details-dialog.cpp [new file with mode: 0644]
src/ui/event-details-dialog.h [new file with mode: 0644]
src/ui/event-details-tree.cpp [new file with mode: 0644]
src/ui/event-details-tree.h [new file with mode: 0644]
src/ui/events-list-view.cpp [new file with mode: 0644]
src/ui/events-list-view.h [new file with mode: 0644]
src/ui/init-seafile-dialog.cpp [new file with mode: 0644]
src/ui/init-seafile-dialog.h [new file with mode: 0644]
src/ui/init-vdrive-dialog.cpp [new file with mode: 0644]
src/ui/init-vdrive-dialog.h [new file with mode: 0644]
src/ui/loading-view.cpp [new file with mode: 0644]
src/ui/loading-view.h [new file with mode: 0644]
src/ui/login-dialog.cpp [new file with mode: 0644]
src/ui/login-dialog.h [new file with mode: 0644]
src/ui/logout-view.cpp [new file with mode: 0644]
src/ui/logout-view.h [new file with mode: 0644]
src/ui/main-window.cpp [new file with mode: 0644]
src/ui/main-window.h [new file with mode: 0644]
src/ui/private-share-dialog.cpp [new file with mode: 0644]
src/ui/private-share-dialog.h [new file with mode: 0644]
src/ui/proxy-style.cpp [new file with mode: 0644]
src/ui/proxy-style.h [new file with mode: 0644]
src/ui/repo-detail-dialog.cpp [new file with mode: 0644]
src/ui/repo-detail-dialog.h [new file with mode: 0644]
src/ui/repo-item-delegate.cpp [new file with mode: 0644]
src/ui/repo-item-delegate.h [new file with mode: 0644]
src/ui/repo-item.cpp [new file with mode: 0644]
src/ui/repo-item.h [new file with mode: 0644]
src/ui/repo-tree-model.cpp [new file with mode: 0644]
src/ui/repo-tree-model.h [new file with mode: 0644]
src/ui/repo-tree-view.cpp [new file with mode: 0644]
src/ui/repo-tree-view.h [new file with mode: 0644]
src/ui/repos-tab.cpp [new file with mode: 0644]
src/ui/repos-tab.h [new file with mode: 0644]
src/ui/seafile-tab-widget.cpp [new file with mode: 0644]
src/ui/seafile-tab-widget.h [new file with mode: 0644]
src/ui/search-bar.cpp [new file with mode: 0644]
src/ui/search-bar.h [new file with mode: 0644]
src/ui/search-tab-items.cpp [new file with mode: 0644]
src/ui/search-tab-items.h [new file with mode: 0644]
src/ui/search-tab.cpp [new file with mode: 0644]
src/ui/search-tab.h [new file with mode: 0644]
src/ui/server-status-dialog.cpp [new file with mode: 0644]
src/ui/server-status-dialog.h [new file with mode: 0644]
src/ui/set-repo-password-dialog.cpp [new file with mode: 0644]
src/ui/set-repo-password-dialog.h [new file with mode: 0644]
src/ui/settings-dialog.cpp [new file with mode: 0644]
src/ui/settings-dialog.h [new file with mode: 0644]
src/ui/ssl-confirm-dialog.cpp [new file with mode: 0644]
src/ui/ssl-confirm-dialog.h [new file with mode: 0644]
src/ui/starred-file-item-delegate.cpp [new file with mode: 0644]
src/ui/starred-file-item-delegate.h [new file with mode: 0644]
src/ui/starred-file-item.cpp [new file with mode: 0644]
src/ui/starred-file-item.h [new file with mode: 0644]
src/ui/starred-files-list-model.cpp [new file with mode: 0644]
src/ui/starred-files-list-model.h [new file with mode: 0644]
src/ui/starred-files-list-view.cpp [new file with mode: 0644]
src/ui/starred-files-list-view.h [new file with mode: 0644]
src/ui/starred-files-tab.cpp [new file with mode: 0644]
src/ui/starred-files-tab.h [new file with mode: 0644]
src/ui/sync-errors-dialog.cpp [new file with mode: 0644]
src/ui/sync-errors-dialog.h [new file with mode: 0644]
src/ui/tab-view.cpp [new file with mode: 0644]
src/ui/tab-view.h [new file with mode: 0644]
src/ui/tray-icon.cpp [new file with mode: 0644]
src/ui/tray-icon.h [new file with mode: 0644]
src/ui/two-factor-dialog.cpp [new file with mode: 0644]
src/ui/two-factor-dialog.h [new file with mode: 0644]
src/ui/uninstall-helper-dialog.cpp [new file with mode: 0644]
src/ui/uninstall-helper-dialog.h [new file with mode: 0644]
src/ui/user-name-completer.cpp [new file with mode: 0644]
src/ui/user-name-completer.h [new file with mode: 0644]
src/utils/api-utils.cpp [new file with mode: 0644]
src/utils/api-utils.h [new file with mode: 0644]
src/utils/file-utils.cpp [new file with mode: 0644]
src/utils/file-utils.h [new file with mode: 0644]
src/utils/json-utils.cpp [new file with mode: 0644]
src/utils/json-utils.h [new file with mode: 0644]
src/utils/log.c [new file with mode: 0644]
src/utils/log.h [new file with mode: 0644]
src/utils/paint-utils.cpp [new file with mode: 0644]
src/utils/paint-utils.h [new file with mode: 0644]
src/utils/process-linux.cpp [new file with mode: 0644]
src/utils/process-mac.cpp [new file with mode: 0644]
src/utils/process-win.cpp [new file with mode: 0644]
src/utils/process.h [new file with mode: 0644]
src/utils/registry.cpp [new file with mode: 0644]
src/utils/registry.h [new file with mode: 0644]
src/utils/rsa.cpp [new file with mode: 0644]
src/utils/rsa.h [new file with mode: 0644]
src/utils/seafile-error.cpp [new file with mode: 0644]
src/utils/seafile-error.h [new file with mode: 0644]
src/utils/singleton.h [new file with mode: 0644]
src/utils/stl.cpp [new file with mode: 0644]
src/utils/stl.h [new file with mode: 0644]
src/utils/translate-commit-desc.cpp [new file with mode: 0644]
src/utils/translate-commit-desc.h [new file with mode: 0644]
src/utils/uninstall-helpers.cpp [new file with mode: 0644]
src/utils/uninstall-helpers.h [new file with mode: 0644]
src/utils/utils-mac.h [new file with mode: 0644]
src/utils/utils-mac.mm [new file with mode: 0644]
src/utils/utils-win.cpp [new file with mode: 0644]
src/utils/utils-win.h [new file with mode: 0644]
src/utils/utils.cpp [new file with mode: 0644]
src/utils/utils.h [new file with mode: 0644]
tests/CMakeLists.txt [new file with mode: 0644]
tests/test_file-utils.cpp [new file with mode: 0644]
tests/test_file-utils.h [new file with mode: 0644]
tests/test_server-info.cpp [new file with mode: 0644]
tests/test_server-info.h [new file with mode: 0644]
tests/test_stl.cpp [new file with mode: 0644]
tests/test_stl.h [new file with mode: 0644]
tests/test_utils.cpp [new file with mode: 0644]
tests/test_utils.h [new file with mode: 0644]
third_party/QtAwesome/QtAwesome.cpp [new file with mode: 0644]
third_party/QtAwesome/QtAwesome.h [new file with mode: 0644]
third_party/QtAwesome/QtAwesome.qrc [new file with mode: 0644]
third_party/QtAwesome/fonts/fontawesome.ttf [new file with mode: 0755]
ui/about-dialog.ui [new file with mode: 0644]
ui/account-settings-dialog.ui [new file with mode: 0644]
ui/account-view.ui [new file with mode: 0644]
ui/clone-tasks-dialog.ui [new file with mode: 0644]
ui/cloud-view.ui [new file with mode: 0644]
ui/create-repo-dialog.ui [new file with mode: 0644]
ui/download-repo-dialog.ui [new file with mode: 0644]
ui/init-seafile-dialog.ui [new file with mode: 0644]
ui/init-vdrive-dialog.ui [new file with mode: 0644]
ui/login-dialog.ui [new file with mode: 0644]
ui/private-share-dialog.ui [new file with mode: 0644]
ui/repo-detail-dialog.ui [new file with mode: 0644]
ui/server-repo-item.ui [new file with mode: 0644]
ui/server-repos-view.ui [new file with mode: 0644]
ui/server-status-dialog.ui [new file with mode: 0644]
ui/set-repo-password-dialog.ui [new file with mode: 0644]
ui/settings-dialog.ui [new file with mode: 0644]
ui/ssl-confirm-dialog.ui [new file with mode: 0644]
ui/two-factor-dialog.ui [new file with mode: 0644]
ui/uninstall-helper-dialog.ui [new file with mode: 0644]
ui/welcome-dialog.ui [new file with mode: 0644]