Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | log exceptions when listing files | Jörn Friedrich Dreyer | 2014-10-08 | 1 | -0/+3 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge pull request #11453 from owncloud/enc_visual_improvements | Morris Jobke | 2014-10-08 | 7 | -78/+88 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | improved visual feedback if user enabled recovery key | Bjoern Schiessle | 2014-10-07 | 3 | -19/+15 | |
| * | | | | | improved visual feedback if recovery key password gets changed | Bjoern Schiessle | 2014-10-07 | 3 | -9/+32 | |
| * | | | | | improved visual feedback if recovery key gets enabled/disabled | Bjoern Schiessle | 2014-10-07 | 3 | -50/+41 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-08 | 1 | -0/+3 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #11451 from owncloud/reduce-bottom-padding | Morris Jobke | 2014-10-07 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | reduce bottom padding in filelist, fix perceived glitching, fix #11213 | Jan-Christoph Borchardt | 2014-10-07 | 1 | -1/+1 | |
* | | | | | Merge pull request #11378 from owncloud/sort-indicator-style | Vincent Petry | 2014-10-07 | 1 | -5/+9 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | fix position and style of sort indicator | Jan-Christoph Borchardt | 2014-10-01 | 1 | -5/+9 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-07 | 2 | -0/+2 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #11392 from owncloud/fix_version_previews | Morris Jobke | 2014-10-06 | 2 | -3/+46 | |
|\ \ \ \ | ||||||
| * | | | | we also encrypt/decrypt files in the versions folder for previews and if encr... | Bjoern Schiessle | 2014-10-06 | 2 | -3/+46 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-06 | 4 | -0/+26 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-05 | 2 | -7/+7 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-02 | 1 | -1/+1 | |
* | | | | Merge pull request #10104 from owncloud/s3-overwrite | Lukas Reschke | 2014-10-01 | 2 | -43/+52 | |
|\ \ \ \ | ||||||
| * | | | | Skip test for unsuported feature for amazon s3 | Robin Appelman | 2014-09-17 | 1 | -0/+4 | |
| * | | | | Fix copy overwrite for amazon s3 | Robin Appelman | 2014-09-17 | 1 | -12/+4 | |
| * | | | | Fix amazon s3 rename overwrite | Robin Appelman | 2014-09-17 | 1 | -2/+10 | |
| * | | | | Fix AmazonS3 rmdir on the root | Robin Appelman | 2014-09-17 | 2 | -38/+43 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-01 | 2 | -0/+3 | |
* | | | | | Use SVG previews for public sharing | Lukas Reschke | 2014-09-30 | 2 | -23/+31 | |
| |_|_|/ |/| | | | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-30 | 3 | -0/+14 | |
* | | | | Merge pull request #11337 from danbartram/better_encryption_recovery_labels | Lukas Reschke | 2014-09-29 | 2 | -4/+8 | |
|\ \ \ \ | ||||||
| * | | | | Add clickable labels to encryption recovery radios | Dan Bartram | 2014-09-27 | 2 | -4/+8 | |
* | | | | | Merge pull request #11347 from mark0n/create_empty_config | Lukas Reschke | 2014-09-29 | 2 | -0/+52 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add a CLI command that creates an empty LDAP config | Martin Konrad | 2014-09-29 | 2 | -0/+52 | |
* | | | | | | Merge pull request #10107 from owncloud/sharing_group_shares | Lukas Reschke | 2014-09-29 | 8 | -48/+243 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | some small fixed, suggested by scrutinizer | Bjoern Schiessle | 2014-09-29 | 2 | -4/+4 | |
| * | | | | | throw a exception if we can't handle the provided path | Bjoern Schiessle | 2014-09-29 | 4 | -3/+75 | |
| * | | | | | call \OCP\Share::getItemsSharedWithUser() to get exclude list, this way all c... | Bjoern Schiessle | 2014-09-25 | 2 | -6/+61 | |
| * | | | | | some small fixes | Bjoern Schiessle | 2014-09-25 | 2 | -4/+4 | |
| * | | | | | clear share table after each test run | Bjoern Schiessle | 2014-09-24 | 1 | -0/+3 | |
| * | | | | | unit tests for grouping of shares pointing to the same source | Bjoern Schiessle | 2014-09-22 | 2 | -35/+74 | |
| * | | | | | group shares and combine permissions | Bjoern Schiessle | 2014-09-22 | 3 | -3/+29 | |
* | | | | | | Merge pull request #11321 from owncloud/ldap-fix-memberof-detection | Lukas Reschke | 2014-09-29 | 1 | -2/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | dn needs to be fetched to be able to detect memberOf support | Arthur Schiwon | 2014-09-26 | 1 | -2/+4 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-29 | 3 | -0/+6 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-28 | 6 | -5/+36 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-27 | 3 | -0/+3 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-26 | 3 | -0/+3 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-25 | 16 | -4/+43 | |
* | | | | Show a proper error message when trying to scan the filesystem for a non exis... | Robin Appelman | 2014-09-24 | 1 | -1/+5 | |
* | | | | Check for blacklisted characters | Lukas Reschke | 2014-09-23 | 1 | -0/+6 | |
* | | | | Merge pull request #11109 from owncloud/nstamm-patch-1 | Jan-Christoph Borchardt | 2014-09-23 | 1 | -1/+8 | |
|\ \ \ \ | ||||||
| * | | | | adjust text size and opacity of drag'n'drop upload text style | Jan-Christoph Borchardt | 2014-09-23 | 1 | -0/+4 | |
| * | | | | DragnDrop Upload text style | Nicolas Stamm | 2014-09-16 | 1 | -1/+4 | |
* | | | | | Merge pull request #11234 from owncloud/fix-icon-classes | Jan-Christoph Borchardt | 2014-09-23 | 6 | -11/+20 | |
|\ \ \ \ \ | ||||||
| * | | | | | force show the loading icon in list for deletion, not only on hover | Jan-Christoph Borchardt | 2014-09-22 | 1 | -0/+9 |