Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-09 | 2 | -22/+22 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-08 | 2 | -8/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-07 | 2 | -6/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-06 | 14 | -46/+40 |
| | |||||
* | Add app:check-code for already compatible apps | Morris Jobke | 2016-06-27 | 1 | -2/+0 |
| | | | | | | * admin_audit, comments, federation * removed not needed call to OC_Util::checkAdminUser() (is already done by the request handler before) | ||||
* | Merge remote-tracking branch 'upstream/master' into master-upstream-sync | Lukas Reschke | 2016-06-26 | 2 | -2/+10 |
|\ | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-22 | 2 | -2/+10 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' into master-sync-upstream | Lukas Reschke | 2016-06-21 | 2 | -0/+2 |
|\| | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-17 | 2 | -0/+2 |
| | | |||||
* | | fix l10n | Morris Jobke | 2016-06-20 | 44 | -44/+44 |
| | | |||||
* | | fix l10n | Morris Jobke | 2016-06-20 | 64 | -64/+64 |
| | | |||||
* | | fix l10n | Morris Jobke | 2016-06-20 | 44 | -44/+44 |
| | | |||||
* | | fix strings | Morris Jobke | 2016-06-20 | 4 | -4/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-10 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-03 | 2 | -66/+66 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-02 | 2 | -4/+4 |
| | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 39 | -49/+58 |
| | |||||
* | don't fail on "bad signature" during login. Most likely this happens because | Björn Schießle | 2016-05-25 | 1 | -0/+7 |
| | | | | | the login password changed at the user back-end (e.g ldap). Such failures will be handled after login correctly by allowing the user to adjust the passwords | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-21 | 2 | -18/+68 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-13 | 2 | -2/+8 |
| | |||||
* | Move Encryption app to PSR-4 (#24524) | Joas Schilling | 2016-05-12 | 39 | -98/+115 |
| | | | | | | | | * Move Encryption to PSR-4 * Move encryption tests to PSR-4 * Fix the tests | ||||
* | if we don't have a encrypted file key we can return a empty string right away | Bjoern Schiessle | 2016-04-26 | 2 | -5/+38 |
| | |||||
* | don't create a private-/public-key pair for each user if the master key is ↵ | Bjoern Schiessle | 2016-04-26 | 3 | -24/+78 |
| | | | | enabled | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-25 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-24 | 2 | -2/+6 |
| | |||||
* | Merge pull request #22791 from owncloud/enc_master_key_improvements | Vincent Petry | 2016-04-21 | 6 | -74/+117 |
|\ | | | | | Enc master key improvements | ||||
| * | replaceUserKeys() actually deletes the users keys -> update method name and ↵ | Bjoern Schiessle | 2016-03-18 | 3 | -3/+5 |
| | | | | | | | | doc-block | ||||
| * | only create and update user specific key if no master key is enabled | Bjoern Schiessle | 2016-03-18 | 6 | -71/+112 |
| | | |||||
* | | we need to initialize the mount points of the given user before we recover | Björn Schießle | 2016-04-19 | 2 | -10/+48 |
| | | | | | | | | access to his files | ||||
* | | Introduce isReadyForUser and verify in file transfer ownership - fixes #23786 | Thomas Müller | 2016-04-15 | 2 | -0/+14 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-13 | 2 | -0/+12 |
| | | |||||
* | | Fix encryption tests | Roeland Jago Douma | 2016-04-08 | 2 | -7/+0 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-07 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-01 | 2 | -0/+8 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-29 | 4 | -0/+14 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-26 | 4 | -0/+6 |
| | | |||||
* | | Merge pull request #22792 from ↵ | Thomas Müller | 2016-03-21 | 2 | -49/+52 |
|\ \ | |/ |/| | | | | | owncloud/no-recovery-key-if-the-master-key-is-enabled disable the recovery key if the master key is enabled | ||||
| * | disable the recovery key if the master key is enabled | Bjoern Schiessle | 2016-03-03 | 2 | -49/+52 |
| | | |||||
* | | Merge pull request #23192 from ↵ | Thomas Müller | 2016-03-16 | 1 | -0/+7 |
|\ \ | | | | | | | | | | | | | owncloud/make-ancient-users-happy-with-totally-untested-stuff Fallback for crappy ancient distributions | ||||
| * | | Fallback for crappy ancient distributions | Lukas Reschke | 2016-03-12 | 1 | -0/+7 |
| | | | | | | | | | | | | Fixes https://github.com/owncloud/core/issues/23181 | ||||
* | | | allow group shares, even if not all public keys are available | Bjoern Schiessle | 2016-03-15 | 2 | -2/+42 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-12 | 2 | -2/+20 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-07 | 2 | -0/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-04 | 2 | -0/+2 |
|/ | |||||
* | Increase all versions on master which is now 9.1 | Joas Schilling | 2016-03-02 | 1 | -2/+2 |
| | |||||
* | Remove Scrutinizer Auto Fixer | Lukas Reschke | 2016-03-01 | 7 | -7/+0 |
| | |||||
* | Update author information | Lukas Reschke | 2016-03-01 | 3 | -0/+3 |
| | | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :) | ||||
* | Merge pull request #22727 from owncloud/decrypt_all_master_key | Thomas Müller | 2016-03-01 | 3 | -27/+46 |
|\ | | | | | make decrypt all work with the master key | ||||
| * | make decrypt all work with the master key | Bjoern Schiessle | 2016-02-29 | 3 | -27/+46 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-01 | 2 | -0/+4 |
|/ |