setup.cfg
setup.py
src/pydio/__init__.py
src/pydio/autostart.py
src/pydio/main.py
src/pydio/monkeypatch.py
src/pydio/version.py
src/pydio.egg-info/PKG-INFO
src/pydio.egg-info/SOURCES.txt
src/pydio.egg-info/dependency_links.txt
src/pydio.egg-info/entry_points.txt
src/pydio.egg-info/requires.txt
src/pydio.egg-info/top_level.txt
src/pydio/contextual/__init__.py
src/pydio/contextual/macosx_ext.py
src/pydio/job/EventLogger.py
src/pydio/job/__init__.py
src/pydio/job/change_history.py
src/pydio/job/change_processor.py
src/pydio/job/change_stores.py
src/pydio/job/continous_merger.py
src/pydio/job/job_config.py
src/pydio/job/local_watcher.py
src/pydio/job/localdb.py
src/pydio/job/scheduler.py
src/pydio/res/create.sql
src/pydio/sdklocal/__init__.py
src/pydio/sdklocal/local.py
src/pydio/sdklocal/tests.py
src/pydio/sdkremote/__init__.py
src/pydio/sdkremote/ajxp_conf.py
src/pydio/sdkremote/exceptions.py
src/pydio/sdkremote/remote.py
src/pydio/sdkremote/util.py
src/pydio/test/__init__.py
src/pydio/test/diagnostics.py
src/pydio/test/fs_state_checker.py
src/pydio/test/sdktest.py
src/pydio/ui/__init__.py
src/pydio/ui/authdigest.py
src/pydio/ui/web_api.py
src/pydio/ui/res/01-Connection.html
src/pydio/ui/res/02-Workspace.html
src/pydio/ui/res/03-Advanced.html
src/pydio/ui/res/04-Launcher.html
src/pydio/ui/res/about.html
src/pydio/ui/res/advanced.html
src/pydio/ui/res/edit_job.html
src/pydio/ui/res/feedback.html
src/pydio/ui/res/general_configs.html
src/pydio/ui/res/i18n.js
src/pydio/ui/res/index.html
src/pydio/ui/res/jsstrings.html
src/pydio/ui/res/list.html
src/pydio/ui/res/logs.html
src/pydio/ui/res/moment-with-locales.js
src/pydio/ui/res/project.js
src/pydio/ui/res/share.html
src/pydio/ui/res/share_response.html
src/pydio/ui/res/tree_node.html
src/pydio/ui/res/welcome.html
src/pydio/ui/res/angularjs/angular-resource.min.js
src/pydio/ui/res/angularjs/angular-route.min.js
src/pydio/ui/res/angularjs/angular.min.js
src/pydio/ui/res/angularjs/progresscircle.js
src/pydio/ui/res/bootstrap/css/bootstrap-theme.css
src/pydio/ui/res/bootstrap/css/bootstrap-theme.css.map
src/pydio/ui/res/bootstrap/css/bootstrap-theme.min.css
src/pydio/ui/res/bootstrap/css/bootstrap.css
src/pydio/ui/res/bootstrap/css/bootstrap.css.map
src/pydio/ui/res/bootstrap/css/bootstrap.min.css
src/pydio/ui/res/bootstrap/css/bootstrap_lumen.min.css
src/pydio/ui/res/bootstrap/css/fontfaces.css
src/pydio/ui/res/bootstrap/css/pydio.css
src/pydio/ui/res/bootstrap/fonts/glyphicons-halflings-regular.eot
src/pydio/ui/res/bootstrap/fonts/glyphicons-halflings-regular.svg
src/pydio/ui/res/bootstrap/fonts/glyphicons-halflings-regular.ttf
src/pydio/ui/res/bootstrap/fonts/glyphicons-halflings-regular.woff
src/pydio/ui/res/bootstrap/fonts/roboto-font/roboto-light.woff
src/pydio/ui/res/bootstrap/fonts/roboto-font/roboto-light.woff2
src/pydio/ui/res/bootstrap/fonts/roboto-font/roboto-medium.woff
src/pydio/ui/res/bootstrap/fonts/roboto-font/roboto-medium.woff2
src/pydio/ui/res/bootstrap/fonts/roboto-font/roboto.woff
src/pydio/ui/res/bootstrap/fonts/roboto-font/roboto.woff2
src/pydio/ui/res/bootstrap/js/bootstrap.js
src/pydio/ui/res/bootstrap/js/bootstrap.min.js
src/pydio/ui/res/bootstrap/js/ui-bootstrap-tpls-0.11.0.min.js
src/pydio/ui/res/images/ServerURL.png
src/pydio/ui/res/images/WelcomeScreen.png
src/pydio/ui/res/images/desktop.png
src/pydio/ui/res/images/earth.png
src/pydio/ui/res/images/logo.png
src/pydio/ui/res/images/pydio.png
src/pydio/ui/res/images/rocket.png
src/pydio/utils/__init__.py
src/pydio/utils/check_sqlite.py
src/pydio/utils/check_sync.py
src/pydio/utils/config_ports.py
src/pydio/utils/decompressresp.py
src/pydio/utils/favorites_manager.py
src/pydio/utils/functions.py
src/pydio/utils/global_config.py
src/pydio/utils/i18n.py
src/pydio/utils/pydio_profiler.py
src/pydio/utils/arch/__init__.py
src/pydio/utils/arch/macos/__init__.py
src/pydio/utils/arch/macos/objc_wrapper.py
src/pydio/utils/arch/win/__init__.py
src/pydio/utils/arch/win/expanduser.py
src/pydio/utils/arch/win/favorites.py