Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #6605 from nextcloud/oc_ocs_response_is_dep | Morris Jobke | 2017-09-21 | 2 | -3/+3 |
|\ | |||||
| * | Fix comment | Morris Jobke | 2017-09-21 | 1 | -1/+1 |
| * | OC_OCS_Response is deprecated | Roeland Jago Douma | 2017-09-21 | 1 | -2/+2 |
* | | Fix tests | Roeland Jago Douma | 2017-09-21 | 1 | -0/+7 |
* | | Quota icon by @jancborchardt | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -3/+2 |
* | | Fix unit tests | Morris Jobke | 2017-09-21 | 1 | -0/+1 |
* | | create special class forst first pinned class occurrence | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -2/+5 |
* | | Quota.svg | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -0/+5 |
* | | Fix quota order | John Molakvoæ (skjnldsv) | 2017-09-21 | 2 | -9/+8 |
* | | Quota order | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -1/+1 |
* | | Unwanted css for trashbin | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -14/+0 |
* | | Unwanted css for trashbin | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -5/+0 |
* | | Removed unwanted css and add quota icon | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -7/+3 |
* | | Add pinned class to trashbin | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -0/+1 |
* | | Allow custom classes on nav entries | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -2/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-21 | 12 | -4/+56 |
* | Merge pull request #5562 from nextcloud/link-password-style | Joas Schilling | 2017-09-20 | 2 | -7/+17 |
|\ | |||||
| * | Fix browser width compatibility | John Molakvoæ (skjnldsv) | 2017-09-19 | 1 | -3/+10 |
| * | Move link share password box and button together | Jan-Christoph Borchardt | 2017-09-17 | 1 | -3/+6 |
| * | Add box around link share password box, fix #5560 | Jan-Christoph Borchardt | 2017-09-17 | 1 | -1/+1 |
* | | Merge pull request #6574 from nextcloud/external-storage-root-undefined-offset | Morris Jobke | 2017-09-20 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix undefined offset warning when using '/' as external storage root | Robin Appelman | 2017-09-19 | 1 | -1/+1 |
* | | | Merge pull request #6566 from nextcloud/fix-tfbc-structure | Joas Schilling | 2017-09-20 | 2 | -1/+57 |
|\ \ \ | |||||
| * | | | Fix database structure of twofactor backupcodes app to match 12 | Joas Schilling | 2017-09-19 | 2 | -1/+57 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-20 | 26 | -2/+128 |
* | | | | Merge pull request #6562 from nextcloud/fix-unsigned-typo | Morris Jobke | 2017-09-19 | 3 | -5/+41 |
|\ \ \ \ | |||||
| * | | | | Increase version | Joas Schilling | 2017-09-19 | 1 | -1/+1 |
| * | | | | Fix unsigned state | Joas Schilling | 2017-09-19 | 1 | -0/+36 |
| * | | | | Fix migration naming | Joas Schilling | 2017-09-19 | 1 | -4/+4 |
| |/ / / | |||||
* / / / | Use the wrapper to get the parameters which was added in #6369 | Joas Schilling | 2017-09-19 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge pull request #6264 from nextcloud/dav-migrations | Roeland Jago Douma | 2017-09-19 | 3 | -802/+481 |
|\ \ \ | |||||
| * | | | Move DAV app to migrations | Roeland Jago Douma | 2017-09-18 | 3 | -802/+481 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-19 | 90 | -210/+288 |
| |/ / |/| | | |||||
* | | | fix undefined constants | Robin Appelman | 2017-09-18 | 1 | -1/+1 |
* | | | disable part files for s3 external storage | Robin Appelman | 2017-09-18 | 1 | -0/+4 |
* | | | add stat cache for s3 external storage | Robin Appelman | 2017-09-18 | 1 | -7/+56 |
* | | | more efficient is_dir | Robin Appelman | 2017-09-18 | 1 | -0/+10 |
* | | | more efficient permissions for s3 external storage | Robin Appelman | 2017-09-18 | 1 | -0/+8 |
* | | | more efficient write only fopen | Robin Appelman | 2017-09-18 | 1 | -1/+9 |
* | | | reuse object read/write/delete logic in s3 implementations | Robin Appelman | 2017-09-18 | 1 | -35/+14 |
* | | | update aws sdk and move it to 3rdparty | Robin Appelman | 2017-09-18 | 1 | -17/+21 |
* | | | remove non composer aws sdk | Robin Appelman | 2017-09-18 | 613 | -58632/+0 |
* | | | Merge pull request #6518 from nextcloud/allow-apps-to-control-versions | Morris Jobke | 2017-09-18 | 2 | -0/+93 |
|\ \ \ | |||||
| * | | | allow apps to disable versions for some files | Bjoern Schiessle | 2017-09-15 | 2 | -0/+93 |
* | | | | Merge pull request #5585 from nextcloud/contacts_menu_privacy | Morris Jobke | 2017-09-18 | 1 | -8/+2 |
|\ \ \ \ | |||||
| * | | | | Revert "Do not list system users in contacts menu if sharing autocompletion i... | Lukas Reschke | 2017-09-15 | 1 | -8/+2 |
| |/ / / | |||||
* | | | | Merge pull request #6014 from nextcloud/add-copy-action | Morris Jobke | 2017-09-18 | 4 | -14/+227 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Add tests for FileList | Thomas Citharel | 2017-09-15 | 1 | -0/+98 |
| * | | | Don't show success notifications for failed copy actions and update folder sizes | Thomas Citharel | 2017-09-15 | 1 | -33/+59 |
| * | | | Change move copy order and debug leftover | Thomas Citharel | 2017-09-15 | 2 | -3/+3 |