diff options
| author | hiro <hiro@torproject.org> | 2019-01-28 17:01:12 +0100 |
|---|---|---|
| committer | hiro <hiro@torproject.org> | 2019-01-28 17:01:12 +0100 |
| commit | ba19003400fe11a68444bbb585fcdb12a93c100f (patch) | |
| tree | 07b113eee732ca086c175abfc5f3dc36a09e57ab | |
| parent | 9534e0e7fafdd86c159e220fb8dd2473b8bd7fbe (diff) | |
Refactor code base folders structure
| -rw-r--r-- | .gitignore | 0 | ||||
| -rw-r--r-- | .test.requirements.txt | 0 | ||||
| -rw-r--r-- | .travis.requirements.txt | 0 | ||||
| -rw-r--r-- | CHANGELOG | 0 | ||||
| -rw-r--r-- | MANIFEST.in | 0 | ||||
| -rw-r--r-- | Makefile | 0 | ||||
| -rw-r--r-- | config/blacklist.cfg (renamed from blacklist.cfg) | 0 | ||||
| -rw-r--r-- | config/core.cfg (renamed from core.cfg) | 0 | ||||
| -rw-r--r-- | config/mirrors-list.txt (renamed from mirrors-list.txt) | 0 | ||||
| -rw-r--r-- | config/providers.txt (renamed from providers.txt) | 0 | ||||
| -rw-r--r-- | config/smtp.cfg (renamed from smtp.cfg) | 0 | ||||
| -rw-r--r-- | config/tor-mirrors (renamed from tor-mirrors) | 0 | ||||
| -rw-r--r-- | config/tor-mirrors.csv (renamed from tor-mirrors.csv) | 0 | ||||
| -rw-r--r-- | config/xmpp.cfg (renamed from xmpp.cfg) | 0 | ||||
| -rw-r--r-- | dev_scripts/blacklist.py (renamed from scripts/blacklist.py) | 0 | ||||
| -rw-r--r-- | dev_scripts/core_demo.py (renamed from core_demo.py) | 0 | ||||
| -rw-r--r-- | dev_scripts/create_api_mirror.py (renamed from scripts/create_api_mirror.py) | 0 | ||||
| -rw-r--r-- | dev_scripts/create_db.py (renamed from scripts/create_db.py) | 0 | ||||
| -rw-r--r-- | dev_scripts/create_gh_mirrors.py (renamed from create_gh_mirrors.py) | 0 | ||||
| -rw-r--r-- | dev_scripts/distribution_methods.txt (renamed from distribution_methods.txt) | 0 | ||||
| -rw-r--r-- | dev_scripts/get_mirrors.py (renamed from get_mirrors.py) | 0 | ||||
| -rw-r--r-- | dev_scripts/process_chat.py (renamed from process_chat.py) | 0 | ||||
| -rw-r--r-- | dev_scripts/process_email.py (renamed from process_email.py) | 0 | ||||
| -rw-r--r-- | dev_scripts/process_http.py (renamed from process_http.py) | 0 | ||||
| -rw-r--r-- | dev_scripts/process_tweets.py (renamed from process_tweets.py) | 0 | ||||
| -rw-r--r-- | dev_scripts/report.py (renamed from report.py) | 0 | ||||
| -rw-r--r-- | dev_scripts/sample-htaccess-api-mirror (renamed from scripts/sample-htaccess-api-mirror) | 0 | ||||
| -rw-r--r-- | dev_scripts/stats.py (renamed from scripts/stats.py) | 0 | ||||
| -rw-r--r-- | doc/HACKING.md | 0 | ||||
| -rw-r--r-- | doc/UPLOAD-DROPBOX (renamed from UPLOAD-DROPBOX) | 0 | ||||
| -rw-r--r-- | doc/UPLOAD-GOOGLE-DRIVE (renamed from UPLOAD-GOOGLE-DRIVE) | 0 | ||||
| -rw-r--r-- | gettor.conf | 0 | ||||
| -rw-r--r-- | gettor/providers/drive.links (renamed from providers/drive.links) | 0 | ||||
| -rw-r--r-- | gettor/providers/dropbox.links (renamed from providers/dropbox.links) | 0 | ||||
| -rw-r--r-- | gettor/providers/dropbox.links.backup (renamed from providers/dropbox.links.backup) | 0 | ||||
| -rw-r--r-- | gettor/providers/github.links (renamed from providers/github.links) | 0 | ||||
| -rw-r--r-- | requirements.txt | 0 | ||||
| -rw-r--r-- | setup.cfg | 0 | ||||
| -rw-r--r-- | setup.py | 0 | ||||
| -rw-r--r-- | share/fonts/glyphicons-halflings-regular.eot (renamed from fonts/glyphicons-halflings-regular.eot) | bin | 20127 -> 20127 bytes | |||
| -rw-r--r-- | share/fonts/glyphicons-halflings-regular.svg (renamed from fonts/glyphicons-halflings-regular.svg) | 0 | ||||
| -rw-r--r-- | share/fonts/glyphicons-halflings-regular.ttf (renamed from fonts/glyphicons-halflings-regular.ttf) | bin | 45404 -> 45404 bytes | |||
| -rw-r--r-- | share/fonts/glyphicons-halflings-regular.woff (renamed from fonts/glyphicons-halflings-regular.woff) | bin | 23424 -> 23424 bytes | |||
| -rw-r--r-- | share/fonts/glyphicons-halflings-regular.woff2 (renamed from fonts/glyphicons-halflings-regular.woff2) | bin | 18028 -> 18028 bytes | |||
| -rw-r--r-- | share/fonts/lato-bold.woff (renamed from fonts/lato-bold.woff) | bin | 46160 -> 46160 bytes | |||
| -rw-r--r-- | share/fonts/lato-italic.woff (renamed from fonts/lato-italic.woff) | bin | 47168 -> 47168 bytes | |||
| -rw-r--r-- | share/fonts/lato-regular.woff (renamed from fonts/lato-regular.woff) | bin | 46108 -> 46108 bytes | |||
| -rw-r--r-- | share/images/android-logo.png (renamed from img/android-logo.png) | bin | 3320 -> 3320 bytes | |||
| -rw-r--r-- | share/images/linux-logo.png (renamed from img/linux-logo.png) | bin | 6545 -> 6545 bytes | |||
| -rw-r--r-- | share/images/osx-logo.png (renamed from img/osx-logo.png) | bin | 6958 -> 6958 bytes | |||
| -rw-r--r-- | share/images/windows-logo.png (renamed from img/windows-logo.png) | bin | 8777 -> 8777 bytes | |||
| -rw-r--r-- | share/locale/en.json | 0 | ||||
| -rw-r--r-- | share/locale/smtp/i18n/en/LC_MESSAGES/en.mo (renamed from lang/smtp/i18n/en/LC_MESSAGES/en.mo) | bin | 1730 -> 1730 bytes | |||
| -rw-r--r-- | share/locale/smtp/i18n/en/LC_MESSAGES/en.po (renamed from lang/smtp/i18n/en/LC_MESSAGES/en.po) | 0 | ||||
| -rw-r--r-- | share/locale/smtp/i18n/es/LC_MESSAGES/es.mo (renamed from lang/smtp/i18n/es/LC_MESSAGES/es.mo) | bin | 1811 -> 1811 bytes | |||
| -rw-r--r-- | share/locale/smtp/i18n/es/LC_MESSAGES/es.po (renamed from lang/smtp/i18n/es/LC_MESSAGES/es.po) | 0 | ||||
| -rw-r--r-- | share/locale/twitter/i18n/en/LC_MESSAGES/en.po (renamed from lang/twitter/i18n/en/LC_MESSAGES/en.po) | 0 | ||||
| -rw-r--r-- | share/locale/xmpp/i18n/en/LC_MESSAGES/en.mo (renamed from lang/xmpp/i18n/en/LC_MESSAGES/en.mo) | bin | 340 -> 340 bytes | |||
| -rw-r--r-- | share/locale/xmpp/i18n/en/LC_MESSAGES/en.po (renamed from lang/xmpp/i18n/en/LC_MESSAGES/en.po) | 0 | ||||
| -rw-r--r-- | share/locale/xmpp/i18n/en/LC_MESSAGES/es.mo (renamed from lang/xmpp/i18n/en/LC_MESSAGES/es.mo) | bin | 340 -> 340 bytes | |||
| -rw-r--r-- | share/locale/xmpp/i18n/es/LC_MESSAGES/es.mo (renamed from lang/xmpp/i18n/es/LC_MESSAGES/es.mo) | bin | 342 -> 342 bytes | |||
| -rw-r--r-- | share/locale/xmpp/i18n/es/LC_MESSAGES/es.po (renamed from lang/xmpp/i18n/es/LC_MESSAGES/es.po) | 0 | ||||
| -rw-r--r-- | share/templates/index.html (renamed from index.html) | 0 |
63 files changed, 0 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.gitignore diff --git a/.test.requirements.txt b/.test.requirements.txt new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.test.requirements.txt diff --git a/.travis.requirements.txt b/.travis.requirements.txt new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.travis.requirements.txt diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/CHANGELOG diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/MANIFEST.in diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Makefile diff --git a/blacklist.cfg b/config/blacklist.cfg index bb8a3d8..bb8a3d8 100644 --- a/blacklist.cfg +++ b/config/blacklist.cfg diff --git a/core.cfg b/config/core.cfg index 1f03c59..1f03c59 100644 --- a/core.cfg +++ b/config/core.cfg diff --git a/mirrors-list.txt b/config/mirrors-list.txt index 311a3a5..311a3a5 100644 --- a/mirrors-list.txt +++ b/config/mirrors-list.txt diff --git a/providers.txt b/config/providers.txt index 2e8f4cd..2e8f4cd 100644 --- a/providers.txt +++ b/config/providers.txt diff --git a/smtp.cfg b/config/smtp.cfg index a7e9f7a..a7e9f7a 100644 --- a/smtp.cfg +++ b/config/smtp.cfg diff --git a/tor-mirrors b/config/tor-mirrors index 5dbd421..5dbd421 100644 --- a/tor-mirrors +++ b/config/tor-mirrors diff --git a/tor-mirrors.csv b/config/tor-mirrors.csv index 5ca8f03..5ca8f03 100644 --- a/tor-mirrors.csv +++ b/config/tor-mirrors.csv diff --git a/xmpp.cfg b/config/xmpp.cfg index d81d4df..d81d4df 100644 --- a/xmpp.cfg +++ b/config/xmpp.cfg diff --git a/scripts/blacklist.py b/dev_scripts/blacklist.py index 1aefe1a..1aefe1a 100644 --- a/scripts/blacklist.py +++ b/dev_scripts/blacklist.py diff --git a/core_demo.py b/dev_scripts/core_demo.py index 88f725d..88f725d 100644 --- a/core_demo.py +++ b/dev_scripts/core_demo.py diff --git a/scripts/create_api_mirror.py b/dev_scripts/create_api_mirror.py index e80ec4a..e80ec4a 100644 --- a/scripts/create_api_mirror.py +++ b/dev_scripts/create_api_mirror.py diff --git a/scripts/create_db.py b/dev_scripts/create_db.py index d6e0b0f..d6e0b0f 100644 --- a/scripts/create_db.py +++ b/dev_scripts/create_db.py diff --git a/create_gh_mirrors.py b/dev_scripts/create_gh_mirrors.py index e555488..e555488 100644 --- a/create_gh_mirrors.py +++ b/dev_scripts/create_gh_mirrors.py diff --git a/distribution_methods.txt b/dev_scripts/distribution_methods.txt index 8bbdd4b..8bbdd4b 100644 --- a/distribution_methods.txt +++ b/dev_scripts/distribution_methods.txt diff --git a/get_mirrors.py b/dev_scripts/get_mirrors.py index afa4cc9..afa4cc9 100644 --- a/get_mirrors.py +++ b/dev_scripts/get_mirrors.py diff --git a/process_chat.py b/dev_scripts/process_chat.py index 6ad7b59..6ad7b59 100644 --- a/process_chat.py +++ b/dev_scripts/process_chat.py diff --git a/process_email.py b/dev_scripts/process_email.py index 504b5dd..504b5dd 100644 --- a/process_email.py +++ b/dev_scripts/process_email.py diff --git a/process_http.py b/dev_scripts/process_http.py index ec20d5f..ec20d5f 100644 --- a/process_http.py +++ b/dev_scripts/process_http.py diff --git a/process_tweets.py b/dev_scripts/process_tweets.py index 59c2f48..59c2f48 100644 --- a/process_tweets.py +++ b/dev_scripts/process_tweets.py diff --git a/report.py b/dev_scripts/report.py index b75d7c8..b75d7c8 100644 --- a/report.py +++ b/dev_scripts/report.py diff --git a/scripts/sample-htaccess-api-mirror b/dev_scripts/sample-htaccess-api-mirror index 41594db..41594db 100644 --- a/scripts/sample-htaccess-api-mirror +++ b/dev_scripts/sample-htaccess-api-mirror diff --git a/scripts/stats.py b/dev_scripts/stats.py index 7fca2af..7fca2af 100644 --- a/scripts/stats.py +++ b/dev_scripts/stats.py diff --git a/doc/HACKING.md b/doc/HACKING.md new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/doc/HACKING.md diff --git a/UPLOAD-DROPBOX b/doc/UPLOAD-DROPBOX index dc0728a..dc0728a 100644 --- a/UPLOAD-DROPBOX +++ b/doc/UPLOAD-DROPBOX diff --git a/UPLOAD-GOOGLE-DRIVE b/doc/UPLOAD-GOOGLE-DRIVE index 0ab505e..0ab505e 100644 --- a/UPLOAD-GOOGLE-DRIVE +++ b/doc/UPLOAD-GOOGLE-DRIVE diff --git a/gettor.conf b/gettor.conf new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/gettor.conf diff --git a/providers/drive.links b/gettor/providers/drive.links index d9915bc..d9915bc 100644 --- a/providers/drive.links +++ b/gettor/providers/drive.links diff --git a/providers/dropbox.links b/gettor/providers/dropbox.links index 69799e5..69799e5 100644 --- a/providers/dropbox.links +++ b/gettor/providers/dropbox.links diff --git a/providers/dropbox.links.backup b/gettor/providers/dropbox.links.backup index e0ffaf0..e0ffaf0 100644 --- a/providers/dropbox.links.backup +++ b/gettor/providers/dropbox.links.backup diff --git a/providers/github.links b/gettor/providers/github.links index 66250f2..66250f2 100644 --- a/providers/github.links +++ b/gettor/providers/github.links diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/requirements.txt diff --git a/setup.cfg b/setup.cfg new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/setup.cfg diff --git a/setup.py b/setup.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/setup.py diff --git a/fonts/glyphicons-halflings-regular.eot b/share/fonts/glyphicons-halflings-regular.eot Binary files differindex b93a495..b93a495 100644 --- a/fonts/glyphicons-halflings-regular.eot +++ b/share/fonts/glyphicons-halflings-regular.eot diff --git a/fonts/glyphicons-halflings-regular.svg b/share/fonts/glyphicons-halflings-regular.svg index 94fb549..94fb549 100644 --- a/fonts/glyphicons-halflings-regular.svg +++ b/share/fonts/glyphicons-halflings-regular.svg diff --git a/fonts/glyphicons-halflings-regular.ttf b/share/fonts/glyphicons-halflings-regular.ttf Binary files differindex 1413fc6..1413fc6 100644 --- a/fonts/glyphicons-halflings-regular.ttf +++ b/share/fonts/glyphicons-halflings-regular.ttf diff --git a/fonts/glyphicons-halflings-regular.woff b/share/fonts/glyphicons-halflings-regular.woff Binary files differindex 9e61285..9e61285 100644 --- a/fonts/glyphicons-halflings-regular.woff +++ b/share/fonts/glyphicons-halflings-regular.woff diff --git a/fonts/glyphicons-halflings-regular.woff2 b/share/fonts/glyphicons-halflings-regular.woff2 Binary files differindex 64539b5..64539b5 100644 --- a/fonts/glyphicons-halflings-regular.woff2 +++ b/share/fonts/glyphicons-halflings-regular.woff2 diff --git a/fonts/lato-bold.woff b/share/fonts/lato-bold.woff Binary files differindex 4b17251..4b17251 100644 --- a/fonts/lato-bold.woff +++ b/share/fonts/lato-bold.woff diff --git a/fonts/lato-italic.woff b/share/fonts/lato-italic.woff Binary files differindex 09cc379..09cc379 100644 --- a/fonts/lato-italic.woff +++ b/share/fonts/lato-italic.woff diff --git a/fonts/lato-regular.woff b/share/fonts/lato-regular.woff Binary files differindex f48e484..f48e484 100644 --- a/fonts/lato-regular.woff +++ b/share/fonts/lato-regular.woff diff --git a/img/android-logo.png b/share/images/android-logo.png Binary files differindex 624384e..624384e 100644 --- a/img/android-logo.png +++ b/share/images/android-logo.png diff --git a/img/linux-logo.png b/share/images/linux-logo.png Binary files differindex f6d6fd9..f6d6fd9 100644 --- a/img/linux-logo.png +++ b/share/images/linux-logo.png diff --git a/img/osx-logo.png b/share/images/osx-logo.png Binary files differindex 1e19dca..1e19dca 100644 --- a/img/osx-logo.png +++ b/share/images/osx-logo.png diff --git a/img/windows-logo.png b/share/images/windows-logo.png Binary files differindex 01f273d..01f273d 100644 --- a/img/windows-logo.png +++ b/share/images/windows-logo.png diff --git a/share/locale/en.json b/share/locale/en.json new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/share/locale/en.json diff --git a/lang/smtp/i18n/en/LC_MESSAGES/en.mo b/share/locale/smtp/i18n/en/LC_MESSAGES/en.mo Binary files differindex e686fcb..e686fcb 100644 --- a/lang/smtp/i18n/en/LC_MESSAGES/en.mo +++ b/share/locale/smtp/i18n/en/LC_MESSAGES/en.mo diff --git a/lang/smtp/i18n/en/LC_MESSAGES/en.po b/share/locale/smtp/i18n/en/LC_MESSAGES/en.po index 13ea727..13ea727 100644 --- a/lang/smtp/i18n/en/LC_MESSAGES/en.po +++ b/share/locale/smtp/i18n/en/LC_MESSAGES/en.po diff --git a/lang/smtp/i18n/es/LC_MESSAGES/es.mo b/share/locale/smtp/i18n/es/LC_MESSAGES/es.mo Binary files differindex c21fe7b..c21fe7b 100644 --- a/lang/smtp/i18n/es/LC_MESSAGES/es.mo +++ b/share/locale/smtp/i18n/es/LC_MESSAGES/es.mo diff --git a/lang/smtp/i18n/es/LC_MESSAGES/es.po b/share/locale/smtp/i18n/es/LC_MESSAGES/es.po index bc4b5a8..bc4b5a8 100644 --- a/lang/smtp/i18n/es/LC_MESSAGES/es.po +++ b/share/locale/smtp/i18n/es/LC_MESSAGES/es.po diff --git a/lang/twitter/i18n/en/LC_MESSAGES/en.po b/share/locale/twitter/i18n/en/LC_MESSAGES/en.po index 46c2738..46c2738 100644 --- a/lang/twitter/i18n/en/LC_MESSAGES/en.po +++ b/share/locale/twitter/i18n/en/LC_MESSAGES/en.po diff --git a/lang/xmpp/i18n/en/LC_MESSAGES/en.mo b/share/locale/xmpp/i18n/en/LC_MESSAGES/en.mo Binary files differindex 2480872..2480872 100644 --- a/lang/xmpp/i18n/en/LC_MESSAGES/en.mo +++ b/share/locale/xmpp/i18n/en/LC_MESSAGES/en.mo diff --git a/lang/xmpp/i18n/en/LC_MESSAGES/en.po b/share/locale/xmpp/i18n/en/LC_MESSAGES/en.po index 46c2738..46c2738 100644 --- a/lang/xmpp/i18n/en/LC_MESSAGES/en.po +++ b/share/locale/xmpp/i18n/en/LC_MESSAGES/en.po diff --git a/lang/xmpp/i18n/en/LC_MESSAGES/es.mo b/share/locale/xmpp/i18n/en/LC_MESSAGES/es.mo Binary files differindex 5896536..5896536 100644 --- a/lang/xmpp/i18n/en/LC_MESSAGES/es.mo +++ b/share/locale/xmpp/i18n/en/LC_MESSAGES/es.mo diff --git a/lang/xmpp/i18n/es/LC_MESSAGES/es.mo b/share/locale/xmpp/i18n/es/LC_MESSAGES/es.mo Binary files differindex d54f22c..d54f22c 100644 --- a/lang/xmpp/i18n/es/LC_MESSAGES/es.mo +++ b/share/locale/xmpp/i18n/es/LC_MESSAGES/es.mo diff --git a/lang/xmpp/i18n/es/LC_MESSAGES/es.po b/share/locale/xmpp/i18n/es/LC_MESSAGES/es.po index b6caac5..b6caac5 100644 --- a/lang/xmpp/i18n/es/LC_MESSAGES/es.po +++ b/share/locale/xmpp/i18n/es/LC_MESSAGES/es.po diff --git a/index.html b/share/templates/index.html index a4d7af8..a4d7af8 100644 --- a/index.html +++ b/share/templates/index.html |
