]> source.dussan.org Git - nextcloud-server.git/commit
move old files_encryption out of the way
authorBjörn Schießle <schiessle@owncloud.com>
Fri, 24 May 2013 10:05:13 +0000 (12:05 +0200)
committerBjörn Schießle <schiessle@owncloud.com>
Fri, 24 May 2013 10:05:13 +0000 (12:05 +0200)
commit33520c2985e9fd30fae0891d55a6ef9d53562b9e
tree1ad73e460a938e97be392582b364d9df6d661952
parent0eb32bfc936fd4a380da96fee7d1dc83585b4416
move old files_encryption out of the way
78 files changed:
apps/files_encryption/appinfo/app.php [deleted file]
apps/files_encryption/appinfo/database.xml [deleted file]
apps/files_encryption/appinfo/info.xml [deleted file]
apps/files_encryption/appinfo/routes.php [deleted file]
apps/files_encryption/appinfo/spec.txt [deleted file]
apps/files_encryption/appinfo/version [deleted file]
apps/files_encryption/hooks/hooks.php [deleted file]
apps/files_encryption/js/settings.js [deleted file]
apps/files_encryption/l10n/.gitkeep [deleted file]
apps/files_encryption/l10n/ar.php [deleted file]
apps/files_encryption/l10n/bg_BG.php [deleted file]
apps/files_encryption/l10n/bn_BD.php [deleted file]
apps/files_encryption/l10n/ca.php [deleted file]
apps/files_encryption/l10n/cs_CZ.php [deleted file]
apps/files_encryption/l10n/da.php [deleted file]
apps/files_encryption/l10n/de.php [deleted file]
apps/files_encryption/l10n/de_DE.php [deleted file]
apps/files_encryption/l10n/el.php [deleted file]
apps/files_encryption/l10n/eo.php [deleted file]
apps/files_encryption/l10n/es.php [deleted file]
apps/files_encryption/l10n/es_AR.php [deleted file]
apps/files_encryption/l10n/et_EE.php [deleted file]
apps/files_encryption/l10n/eu.php [deleted file]
apps/files_encryption/l10n/fa.php [deleted file]
apps/files_encryption/l10n/fi_FI.php [deleted file]
apps/files_encryption/l10n/fr.php [deleted file]
apps/files_encryption/l10n/gl.php [deleted file]
apps/files_encryption/l10n/he.php [deleted file]
apps/files_encryption/l10n/hu_HU.php [deleted file]
apps/files_encryption/l10n/id.php [deleted file]
apps/files_encryption/l10n/is.php [deleted file]
apps/files_encryption/l10n/it.php [deleted file]
apps/files_encryption/l10n/ja_JP.php [deleted file]
apps/files_encryption/l10n/ko.php [deleted file]
apps/files_encryption/l10n/ku_IQ.php [deleted file]
apps/files_encryption/l10n/lt_LT.php [deleted file]
apps/files_encryption/l10n/lv.php [deleted file]
apps/files_encryption/l10n/mk.php [deleted file]
apps/files_encryption/l10n/nb_NO.php [deleted file]
apps/files_encryption/l10n/nl.php [deleted file]
apps/files_encryption/l10n/pl.php [deleted file]
apps/files_encryption/l10n/pt_BR.php [deleted file]
apps/files_encryption/l10n/pt_PT.php [deleted file]
apps/files_encryption/l10n/ro.php [deleted file]
apps/files_encryption/l10n/ru.php [deleted file]
apps/files_encryption/l10n/ru_RU.php [deleted file]
apps/files_encryption/l10n/si_LK.php [deleted file]
apps/files_encryption/l10n/sk_SK.php [deleted file]
apps/files_encryption/l10n/sl.php [deleted file]
apps/files_encryption/l10n/sr.php [deleted file]
apps/files_encryption/l10n/sv.php [deleted file]
apps/files_encryption/l10n/ta_LK.php [deleted file]
apps/files_encryption/l10n/th_TH.php [deleted file]
apps/files_encryption/l10n/tr.php [deleted file]
apps/files_encryption/l10n/uk.php [deleted file]
apps/files_encryption/l10n/vi.php [deleted file]
apps/files_encryption/l10n/zh_CN.GB2312.php [deleted file]
apps/files_encryption/l10n/zh_CN.php [deleted file]
apps/files_encryption/l10n/zh_TW.php [deleted file]
apps/files_encryption/lib/capabilities.php [deleted file]
apps/files_encryption/lib/crypt.php [deleted file]
apps/files_encryption/lib/keymanager.php [deleted file]
apps/files_encryption/lib/proxy.php [deleted file]
apps/files_encryption/lib/session.php [deleted file]
apps/files_encryption/lib/stream.php [deleted file]
apps/files_encryption/lib/util.php [deleted file]
apps/files_encryption/settings-personal.php [deleted file]
apps/files_encryption/settings.php [deleted file]
apps/files_encryption/templates/settings-personal.php [deleted file]
apps/files_encryption/templates/settings.php [deleted file]
apps/files_encryption/test/binary [deleted file]
apps/files_encryption/test/crypt.php [deleted file]
apps/files_encryption/test/keymanager.php [deleted file]
apps/files_encryption/test/legacy-encrypted-text.txt [deleted file]
apps/files_encryption/test/proxy.php [deleted file]
apps/files_encryption/test/stream.php [deleted file]
apps/files_encryption/test/util.php [deleted file]
apps/files_encryption/test/zeros [deleted file]