Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #10227 from nextcloud/bugfix/10160/ldap-bind-loop | Morris Jobke | 2018-07-13 | 2 | -3/+3 |
|\ | |||||
| * | Fix tests for backup ldap server connection | Julius Härtl | 2018-07-13 | 1 | -2/+2 |
| * | Only bind if configuration for the first server is available | Julius Härtl | 2018-07-13 | 1 | -1/+1 |
* | | Merge pull request #10224 from nextcloud/fix-formatting-of-email-and-circle-s... | Morris Jobke | 2018-07-13 | 2 | -8/+62 |
|\ \ | |||||
| * | | Fix formatting of email and circle shares | Daniel Calviño Sánchez | 2018-07-12 | 2 | -8/+62 |
| |/ | |||||
* | | Merge pull request #10225 from danielkesselberg/bugfix/8529/fix-url-generatio... | John Molakvoæ | 2018-07-13 | 1 | -2/+2 |
|\ \ | |||||
| * | | Fix call to OC.generateUrl for caldav birthday calendar on/off | Daniel Kesselberg | 2018-07-12 | 1 | -2/+2 |
* | | | Merge pull request #10223 from nextcloud/fix-sharing | Björn Schießle | 2018-07-13 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | fix selection of share provider | Bjoern Schiessle | 2018-07-12 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-13 | 26 | -0/+162 |
* | | | Merge pull request #10176 from nextcloud/newhinton/master | John Molakvoæ | 2018-07-12 | 11 | -119/+781 |
|\ \ \ | |/ / |/| | | |||||
| * | | No draggable list anymore | Roeland Jago Douma | 2018-07-12 | 1 | -1/+0 |
| * | | Fix tests | Roeland Jago Douma | 2018-07-12 | 2 | -22/+29 |
| * | | Inject helper | Roeland Jago Douma | 2018-07-12 | 1 | -1/+3 |
| * | | Fixed tests | John Molakvoæ (skjnldsv) | 2018-07-12 | 6 | -90/+21 |
| * | | Fixed favorite folder view display | John Molakvoæ (skjnldsv) | 2018-07-12 | 5 | -14/+23 |
| * | | Fixed invalid uid | John Molakvoæ (skjnldsv) | 2018-07-12 | 2 | -2/+2 |
| * | | Default state to collapsed and fixed code styling | John Molakvoæ (skjnldsv) | 2018-07-12 | 3 | -11/+6 |
| * | | Fix app nav menu highlight | John Molakvoæ (skjnldsv) | 2018-07-12 | 1 | -10/+3 |
| * | | Added drop-animation to sortable-list | fnuesse | 2018-07-12 | 6 | -41/+108 |
| * | | Fix collapsible-Button when list was emptied (or got first element) | fnuesse | 2018-07-12 | 4 | -21/+34 |
| * | | Set Quickaccess-ordering to custom order | fnuesse | 2018-07-12 | 1 | -1/+1 |
| * | | Removed old code | fnuesse | 2018-07-12 | 7 | -373/+497 |
| * | | Added copyright notice | fnuesse | 2018-07-12 | 1 | -0/+1 |
| * | | Changed toggle | fnuesse | 2018-07-12 | 3 | -51/+42 |
| * | | Fixed css-flashing | fnuesse | 2018-07-12 | 4 | -7/+33 |
| * | | Added responsive folderadding | fnuesse | 2018-07-12 | 4 | -11/+91 |
| * | | Fixed complete app-breakdown if no favorites are set | fnuesse | 2018-07-12 | 2 | -8/+23 |
| * | | Added toggleable QuickAccess | fnuesse | 2018-07-12 | 7 | -113/+360 |
| * | | Added FavoritesQuickaccess-Sidebar | fnuesse | 2018-07-12 | 6 | -19/+181 |
|/ / | |||||
* | | Merge pull request #10213 from nextcloud/bugfix/noid/shorten-resource-table-n... | Morris Jobke | 2018-07-12 | 13 | -37/+34 |
|\ \ | |||||
| * | | Also shorten the name of the invitation tokens | Joas Schilling | 2018-07-12 | 7 | -14/+14 |
| * | | Shorten resource table names to allow install on oracle again | Joas Schilling | 2018-07-12 | 6 | -23/+20 |
* | | | Merge pull request #10211 from nextcloud/bugfix/10203/correctly-init-empty-ar... | Morris Jobke | 2018-07-12 | 2 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Correctly init empty arrays | Joas Schilling | 2018-07-12 | 2 | -2/+2 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-12 | 16 | -12/+54 |
* | | Merge pull request #10206 from nextcloud/bugfix/noid/fix-unit-tests | Morris Jobke | 2018-07-11 | 1 | -32/+15 |
|\ \ | |||||
| * | | Fix unit tests - follow up to #10197 | Morris Jobke | 2018-07-11 | 1 | -32/+15 |
* | | | Merge pull request #10204 from nextcloud/fix/noid/strict_csp_eval | Morris Jobke | 2018-07-11 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Disallow eval on the StrictEvalCSP | Roeland Jago Douma | 2018-07-11 | 1 | -1/+1 |
* | | | Merge pull request #9895 from nextcloud/fed-group-shares | Morris Jobke | 2018-07-11 | 36 | -228/+935 |
|\ \ \ | |||||
| * | | | fix unit tests | Bjoern Schiessle | 2018-07-11 | 2 | -1/+4 |
| * | | | add some integration tests | Bjoern Schiessle | 2018-07-11 | 2 | -0/+121 |
| * | | | fix js tests | Bjoern Schiessle | 2018-07-11 | 1 | -24/+82 |
| * | | | update unit tests | Bjoern Schiessle | 2018-07-11 | 7 | -40/+120 |
| * | | | update autoloader | Bjoern Schiessle | 2018-07-11 | 2 | -0/+2 |
| * | | | start to get fed group shares into the share dialog | Bjoern Schiessle | 2018-07-11 | 6 | -5/+120 |
| * | | | handle unshare request from owner | Bjoern Schiessle | 2018-07-11 | 1 | -18/+25 |
| * | | | unshare from self | Bjoern Schiessle | 2018-07-11 | 1 | -10/+15 |
| * | | | accept/decline group shares | Bjoern Schiessle | 2018-07-11 | 4 | -15/+98 |